[==========] 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:39:48.408241 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:40597,127.18.6.61:36309,127.18.6.60:37343
I20260601 13:39:48.409515 18456 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:39:48.410161 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:48.417366 18464 instance_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:48.417366 18461 instance_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:48.417464 18462 instance_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:48.417706 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:48.418272 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:48.418412 18456 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:48.418464 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321188418461 us; error 0 us; skew 500 ppm
I20260601 13:39:48.420461 18456 webserver.cc:533] Webserver started at http://127.18.6.62:37869/ using document root <none> and password file <none>
I20260601 13:39:48.421104 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:48.421164 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:48.421448 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:48.423185 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "0bc6488f9cfc453c81e5d00ef42d449c"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.427029 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:39:48.429633 18469 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:48.430991 18456 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:48.431103 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "0bc6488f9cfc453c81e5d00ef42d449c"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.431257 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-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:48.444608 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:48.445343 18456 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:39:48.445577 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:48.453994 18521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:40597 every 8 connection(s)
I20260601 13:39:48.454007 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:40597
I20260601 13:39:48.455588 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:48.457463 18522 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:39:48.457731 18525 instance_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:48.457723 18527 instance_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:48.457723 18524 instance_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:48.458259 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:48.458452 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:48.458500 18456 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:48.458544 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321188458542 us; error 0 us; skew 500 ppm
I20260601 13:39:48.459481 18456 webserver.cc:533] Webserver started at http://127.18.6.61:32989/ using document root <none> and password file <none>
I20260601 13:39:48.459649 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:48.459715 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:48.459796 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:48.460181 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-1-root/instance:
uuid: "3c0c96f174fc4b238a35afe67f731da3"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.461735 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:48.462007 18522 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:48.462760 18532 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:48.463056 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.463115 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-1-root
uuid: "3c0c96f174fc4b238a35afe67f731da3"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.463195 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-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:39:48.474493 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:48.474968 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:48.475116 18522 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:48.476058 18470 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.6.61:36309: connect: Connection refused (error 111)
W20260601 13:39:48.476971 18522 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.6.61:36309: Network error: Client connection negotiation failed: client connection to 127.18.6.61:36309: connect: Connection refused (error 111)
I20260601 13:39:48.480827 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.61:36309
I20260601 13:39:48.480926 18587 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.61:36309 every 8 connection(s)
I20260601 13:39:48.481686 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:48.481792 18588 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:48.483114 18588 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:48.483671 18591 instance_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:48.483691 18593 instance_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:48.484102 18590 instance_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:48.484716 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:48.484933 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:48.485010 18456 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:48.485041 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321188485041 us; error 0 us; skew 500 ppm
I20260601 13:39:48.485934 18456 webserver.cc:533] Webserver started at http://127.18.6.60:38947/ using document root <none> and password file <none>
I20260601 13:39:48.486121 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:48.486181 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:48.486251 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:48.486728 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-2-root/instance:
uuid: "7514013f179746d6a5809ef8e4c14f31"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.487934 18588 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:48.488883 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:48.489959 18600 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:48.490253 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:48.490325 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-2-root
uuid: "7514013f179746d6a5809ef8e4c14f31"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.490381 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-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:39:48.492465 18588 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:48.493739 18588 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.6.60:37343: Network error: Client connection negotiation failed: client connection to 127.18.6.60:37343: connect: Connection refused (error 111)
I20260601 13:39:48.500245 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:48.500734 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:48.505785 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.60:37343
I20260601 13:39:48.505854 18653 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.60:37343 every 8 connection(s)
I20260601 13:39:48.506290 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:48.506816 18654 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:48.507987 18654 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:48.512454 18654 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:48.516336 18654 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:48.522799 18654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31: Bootstrap starting.
I20260601 13:39:48.525365 18654 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.526226 18654 log.cc:826] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31: Log is configured to *not* fsync() on all Append() calls
I20260601 13:39:48.526180 18522 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } attempt: 1
I20260601 13:39:48.528311 18654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31: No bootstrap required, opened a new log
I20260601 13:39:48.530709 18522 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:48.531388 18654 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } }
I20260601 13:39:48.531579 18654 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.531643 18654 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7514013f179746d6a5809ef8e4c14f31, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.532042 18654 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } }
I20260601 13:39:48.532537 18659 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [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: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.532656 18659 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:48.533289 18654 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:48.536085 18522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c: Bootstrap starting.
I20260601 13:39:48.537446 18522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c: Neither blocks nor log segments found. Creating new log.
W20260601 13:39:48.538189 18670 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:48.538267 18670 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:48.538636 18522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c: No bootstrap required, opened a new log
I20260601 13:39:48.539077 18522 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } }
I20260601 13:39:48.539165 18522 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.539187 18522 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bc6488f9cfc453c81e5d00ef42d449c, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.539341 18522 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } }
I20260601 13:39:48.539659 18673 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [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: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.539748 18673 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:48.539844 18522 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:48.541652 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260601 13:39:48.542169 18684 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:48.542253 18684 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:48.545923 18588 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } attempt: 1
I20260601 13:39:48.551399 18588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3: Bootstrap starting.
I20260601 13:39:48.552639 18588 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:48.554029 18588 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3: No bootstrap required, opened a new log
I20260601 13:39:48.554538 18588 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } }
I20260601 13:39:48.554657 18588 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:48.554692 18588 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c0c96f174fc4b238a35afe67f731da3, State: Initialized, Role: FOLLOWER
I20260601 13:39:48.554832 18588 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } }
I20260601 13:39:48.555162 18686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [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: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.555286 18686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:48.555342 18588 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:48.557430 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:39:48.558175 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:48.558290 18697 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:48.558347 18697 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:48.560592 18699 instance_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:48.560592 18698 instance_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:48.560948 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:48.563179 18659 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:48.563365 18659 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } }
W20260601 13:39:48.563611 18701 instance_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:48.563865 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:48.563920 18456 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:48.563944 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321188563944 us; error 0 us; skew 500 ppm
I20260601 13:39:48.564491 18659 leader_election.cc:290] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0bc6488f9cfc453c81e5d00ef42d449c (127.18.6.62:40597), 3c0c96f174fc4b238a35afe67f731da3 (127.18.6.61:36309)
I20260601 13:39:48.564989 18456 webserver.cc:533] Webserver started at http://127.18.6.1:45531/ using document root <none> and password file <none>
I20260601 13:39:48.564932 18562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7514013f179746d6a5809ef8e4c14f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0c96f174fc4b238a35afe67f731da3" is_pre_election: true
I20260601 13:39:48.564941 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7514013f179746d6a5809ef8e4c14f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" is_pre_election: true
I20260601 13:39:48.565160 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:48.565232 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:48.565145 18496 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7514013f179746d6a5809ef8e4c14f31 in term 0.
I20260601 13:39:48.565145 18562 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7514013f179746d6a5809ef8e4c14f31 in term 0.
I20260601 13:39:48.565310 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:48.565644 18602 leader_election.cc:304] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc6488f9cfc453c81e5d00ef42d449c, 7514013f179746d6a5809ef8e4c14f31; no voters: 
I20260601 13:39:48.565759 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "a0af0d9549ed47ae9bd09253ec1f68c9"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.565999 18659 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:48.566057 18659 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:48.566097 18659 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.567142 18659 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } }
I20260601 13:39:48.567529 18659 leader_election.cc:290] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [CANDIDATE]: Term 1 election: Requested vote from peers 0bc6488f9cfc453c81e5d00ef42d449c (127.18.6.62:40597), 3c0c96f174fc4b238a35afe67f731da3 (127.18.6.61:36309)
I20260601 13:39:48.567539 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:39:48.568048 18562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7514013f179746d6a5809ef8e4c14f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c0c96f174fc4b238a35afe67f731da3"
I20260601 13:39:48.568076 18496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7514013f179746d6a5809ef8e4c14f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bc6488f9cfc453c81e5d00ef42d449c"
I20260601 13:39:48.568148 18562 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.568167 18496 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:48.568897 18496 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7514013f179746d6a5809ef8e4c14f31 in term 1.
I20260601 13:39:48.569126 18562 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7514013f179746d6a5809ef8e4c14f31 in term 1.
I20260601 13:39:48.569209 18602 leader_election.cc:304] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bc6488f9cfc453c81e5d00ef42d449c, 7514013f179746d6a5809ef8e4c14f31; no voters: 
I20260601 13:39:48.569589 18659 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:48.569790 18659 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 1 LEADER]: Becoming Leader. State: Replica: 7514013f179746d6a5809ef8e4c14f31, State: Running, Role: LEADER
I20260601 13:39:48.570089 18659 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } }
I20260601 13:39:48.571622 18706 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:48.571909 18456 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:48.572005 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "a0af0d9549ed47ae9bd09253ec1f68c9"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.572074 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-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:48.572220 18707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7514013f179746d6a5809ef8e4c14f31. Latest consensus state: current_term: 1 leader_uuid: "7514013f179746d6a5809ef8e4c14f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.572331 18707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:48.572723 18709 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:48.573838 18709 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:48.579182 18562 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [term 1 FOLLOWER]: Refusing update from remote peer 7514013f179746d6a5809ef8e4c14f31: 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:48.579182 18496 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [term 1 FOLLOWER]: Refusing update from remote peer 7514013f179746d6a5809ef8e4c14f31: 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:48.580080 18707 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:48.580449 18707 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:48.581420 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:48.581976 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:48.582120 18686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7514013f179746d6a5809ef8e4c14f31. Latest consensus state: current_term: 1 leader_uuid: "7514013f179746d6a5809ef8e4c14f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.582240 18686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:48.582278 18673 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7514013f179746d6a5809ef8e4c14f31. Latest consensus state: current_term: 1 leader_uuid: "7514013f179746d6a5809ef8e4c14f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.582413 18673 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:48.582680 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:48.583779 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:48.583837 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:48.583899 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:48.583930 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:48.584139 18707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7514013f179746d6a5809ef8e4c14f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.584264 18707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:48.584141 18686 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7514013f179746d6a5809ef8e4c14f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.584317 18686 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:48.584563 18714 mvcc.cc:204] Tried to move back new op lower bound from 7292195588413308928 to 7292195588386238464. Current Snapshot: MvccSnapshot[applied={T|T < 7292195588413308928}]
I20260601 13:39:48.586984 18709 catalog_manager.cc:1382] Generated new cluster ID: 4d212d2fde4347ecabda0c62606b5e4a
I20260601 13:39:48.587051 18709 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:48.591542 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:34205
I20260601 13:39:48.591805 18779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:34205 every 8 connection(s)
I20260601 13:39:48.592960 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:48.592875 18707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7514013f179746d6a5809ef8e4c14f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.593031 18707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:48.594074 18673 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7514013f179746d6a5809ef8e4c14f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0bc6488f9cfc453c81e5d00ef42d449c" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 40597 } } peers { permanent_uuid: "3c0c96f174fc4b238a35afe67f731da3" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 36309 } } peers { permanent_uuid: "7514013f179746d6a5809ef8e4c14f31" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 37343 } } }
I20260601 13:39:48.594182 18673 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:48.599718 18780 heartbeater.cc:344] Connected to a master server at 127.18.6.60:37343
I20260601 13:39:48.599865 18780 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:48.600471 18780 heartbeater.cc:507] Master 127.18.6.60:37343 requested a full tablet report, sending...
I20260601 13:39:48.601864 18618 ts_manager.cc:194] Registered new tserver with Master: a0af0d9549ed47ae9bd09253ec1f68c9 (127.18.6.1:34205)
I20260601 13:39:48.603348 18781 heartbeater.cc:344] Connected to a master server at 127.18.6.62:40597
I20260601 13:39:48.603430 18781 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:48.603664 18781 heartbeater.cc:507] Master 127.18.6.62:40597 requested a full tablet report, sending...
I20260601 13:39:48.604354 18486 ts_manager.cc:194] Registered new tserver with Master: a0af0d9549ed47ae9bd09253ec1f68c9 (127.18.6.1:34205)
W20260601 13:39:48.606794 18788 instance_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:48.606828 18782 heartbeater.cc:344] Connected to a master server at 127.18.6.61:36309
I20260601 13:39:48.606930 18782 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:48.607225 18782 heartbeater.cc:507] Master 127.18.6.61:36309 requested a full tablet report, sending...
I20260601 13:39:48.607937 18552 ts_manager.cc:194] Registered new tserver with Master: a0af0d9549ed47ae9bd09253ec1f68c9 (127.18.6.1:34205)
I20260601 13:39:48.608431 18709 catalog_manager.cc:1405] Generated new certificate authority record
W20260601 13:39:48.608484 18785 instance_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:48.608824 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:48.609956 18709 catalog_manager.cc:1539] Loading token signing keys...
W20260601 13:39:48.614533 18786 instance_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:48.614876 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:48.614953 18456 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:48.614985 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321188614984 us; error 0 us; skew 500 ppm
I20260601 13:39:48.616103 18456 webserver.cc:533] Webserver started at http://127.18.6.2:39883/ using document root <none> and password file <none>
I20260601 13:39:48.616284 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:48.616356 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:48.616441 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:48.616837 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "3d7a742c1d1f4784bb6d5ffdcf66320f"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.618376 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:48.619382 18796 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:48.619692 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.619778 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "3d7a742c1d1f4784bb6d5ffdcf66320f"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.619859 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-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:48.634233 18709 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31: Generated new TSK 0
I20260601 13:39:48.635401 18709 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:48.653947 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:48.654445 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:48.654837 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:48.655424 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:48.655511 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:48.655578 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:48.655609 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:48.662075 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:44061
I20260601 13:39:48.662194 18860 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:44061 every 8 connection(s)
I20260601 13:39:48.663223 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:48.665630 18870 instance_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:48.666177 18456 server_base.cc:1061] running on GCE node
W20260601 13:39:48.666380 18868 instance_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:48.667347 18867 instance_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:48.667601 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:48.667647 18456 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:48.667670 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321188667670 us; error 0 us; skew 500 ppm
I20260601 13:39:48.668558 18456 webserver.cc:533] Webserver started at http://127.18.6.3:41923/ using document root <none> and password file <none>
I20260601 13:39:48.668713 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:48.668768 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:48.668834 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:48.669256 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "3c44c7b33d9046cd9cea613af63199f0"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.669610 18862 heartbeater.cc:344] Connected to a master server at 127.18.6.62:40597
I20260601 13:39:48.669709 18862 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:48.669983 18862 heartbeater.cc:507] Master 127.18.6.62:40597 requested a full tablet report, sending...
I20260601 13:39:48.670629 18863 heartbeater.cc:344] Connected to a master server at 127.18.6.61:36309
I20260601 13:39:48.670697 18863 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:48.670758 18486 ts_manager.cc:194] Registered new tserver with Master: 3d7a742c1d1f4784bb6d5ffdcf66320f (127.18.6.2:44061)
I20260601 13:39:48.670881 18863 heartbeater.cc:507] Master 127.18.6.61:36309 requested a full tablet report, sending...
I20260601 13:39:48.671473 18552 ts_manager.cc:194] Registered new tserver with Master: 3d7a742c1d1f4784bb6d5ffdcf66320f (127.18.6.2:44061)
I20260601 13:39:48.671814 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:48.671900 18861 heartbeater.cc:344] Connected to a master server at 127.18.6.60:37343
I20260601 13:39:48.671986 18861 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:48.672196 18861 heartbeater.cc:507] Master 127.18.6.60:37343 requested a full tablet report, sending...
I20260601 13:39:48.672782 18618 ts_manager.cc:194] Registered new tserver with Master: 3d7a742c1d1f4784bb6d5ffdcf66320f (127.18.6.2:44061)
I20260601 13:39:48.672937 18876 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:48.673189 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:48.673252 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "3c44c7b33d9046cd9cea613af63199f0"
format_stamp: "Formatted at 2026-06-01 13:39:48 on dist-test-slave-nm12"
I20260601 13:39:48.673298 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780321188397171-18456-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:48.674342 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47354
I20260601 13:39:48.687458 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:48.687937 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:48.688283 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:48.688788 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:48.688853 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:48.688907 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:48.688941 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:48.694517 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:36749
I20260601 13:39:48.694600 18939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:36749 every 8 connection(s)
I20260601 13:39:48.701208 18941 heartbeater.cc:344] Connected to a master server at 127.18.6.62:40597
I20260601 13:39:48.701328 18941 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:48.701577 18941 heartbeater.cc:507] Master 127.18.6.62:40597 requested a full tablet report, sending...
I20260601 13:39:48.701937 18940 heartbeater.cc:344] Connected to a master server at 127.18.6.60:37343
I20260601 13:39:48.702026 18940 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:48.702219 18940 heartbeater.cc:507] Master 127.18.6.60:37343 requested a full tablet report, sending...
I20260601 13:39:48.702323 18486 ts_manager.cc:194] Registered new tserver with Master: 3c44c7b33d9046cd9cea613af63199f0 (127.18.6.3:36749)
I20260601 13:39:48.702750 18942 heartbeater.cc:344] Connected to a master server at 127.18.6.61:36309
I20260601 13:39:48.702771 18618 ts_manager.cc:194] Registered new tserver with Master: 3c44c7b33d9046cd9cea613af63199f0 (127.18.6.3:36749)
I20260601 13:39:48.702826 18942 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:48.703009 18942 heartbeater.cc:507] Master 127.18.6.61:36309 requested a full tablet report, sending...
I20260601 13:39:48.703425 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47370
I20260601 13:39:48.703734 18552 ts_manager.cc:194] Registered new tserver with Master: 3c44c7b33d9046cd9cea613af63199f0 (127.18.6.3:36749)
I20260601 13:39:48.703871 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.008501768s
I20260601 13:39:49.543243 18684 catalog_manager.cc:1294] Loaded cluster ID: 4d212d2fde4347ecabda0c62606b5e4a
I20260601 13:39:49.543334 18684 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c: loading cluster ID for follower catalog manager: success
I20260601 13:39:49.544718 18684 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c: acquiring CA information for follower catalog manager: success
I20260601 13:39:49.545451 18684 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:49.559224 18697 catalog_manager.cc:1294] Loaded cluster ID: 4d212d2fde4347ecabda0c62606b5e4a
I20260601 13:39:49.559314 18697 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3: loading cluster ID for follower catalog manager: success
I20260601 13:39:49.560540 18697 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3: acquiring CA information for follower catalog manager: success
I20260601 13:39:49.561113 18697 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:49.604403 18618 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47346
I20260601 13:39:49.675830 18861 heartbeater.cc:499] Master 127.18.6.60:37343 was elected leader, sending a full tablet report...
I20260601 13:39:49.704480 18940 heartbeater.cc:499] Master 127.18.6.60:37343 was elected leader, sending a full tablet report...
I20260601 13:39:50.535826 18669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:50.605599 18780 heartbeater.cc:499] Master 127.18.6.60:37343 was elected leader, sending a full tablet report...
I20260601 13:39:50.772663 18618 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39568:
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:39:50.792238 18744 tablet_service.cc:1511] Processing CreateTablet for tablet 78902bc99c0341f7912e4b75f3e58f15 (DEFAULT_TABLE table=test-workload [id=878f80e40e05408f94265f78d923debb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:39:50.792264 18904 tablet_service.cc:1511] Processing CreateTablet for tablet 0585ce00ba7549e0bda091e159432353 (DEFAULT_TABLE table=test-workload [id=878f80e40e05408f94265f78d923debb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:39:50.792766 18744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78902bc99c0341f7912e4b75f3e58f15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:50.792766 18904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0585ce00ba7549e0bda091e159432353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:50.795135 18976 tablet_bootstrap.cc:492] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9: Bootstrap starting.
I20260601 13:39:50.795374 18743 tablet_service.cc:1511] Processing CreateTablet for tablet 91c17582efdf4912b96859b5436a383e (DEFAULT_TABLE table=test-workload [id=878f80e40e05408f94265f78d923debb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:39:50.795672 18743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c17582efdf4912b96859b5436a383e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:50.795701 18977 tablet_bootstrap.cc:492] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0: Bootstrap starting.
I20260601 13:39:50.796248 18976 tablet_bootstrap.cc:654] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:50.796553 18977 tablet_bootstrap.cc:654] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:50.797717 18977 tablet_bootstrap.cc:492] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0: No bootstrap required, opened a new log
I20260601 13:39:50.797768 18976 tablet_bootstrap.cc:492] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9: No bootstrap required, opened a new log
I20260601 13:39:50.797840 18977 ts_tablet_manager.cc:1403] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:50.797856 18976 ts_tablet_manager.cc:1403] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:50.798292 18976 raft_consensus.cc:359] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } }
I20260601 13:39:50.798370 18976 raft_consensus.cc:385] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:50.798329 18977 raft_consensus.cc:359] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c44c7b33d9046cd9cea613af63199f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 36749 } }
I20260601 13:39:50.798393 18976 raft_consensus.cc:740] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0af0d9549ed47ae9bd09253ec1f68c9, State: Initialized, Role: FOLLOWER
I20260601 13:39:50.798425 18977 raft_consensus.cc:385] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:50.798485 18977 raft_consensus.cc:740] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c44c7b33d9046cd9cea613af63199f0, State: Initialized, Role: FOLLOWER
I20260601 13:39:50.798391 18825 tablet_service.cc:1511] Processing CreateTablet for tablet cd8cf50dfd5440a481eb2680676663ca (DEFAULT_TABLE table=test-workload [id=878f80e40e05408f94265f78d923debb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:39:50.798545 18976 consensus_queue.cc:260] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } }
I20260601 13:39:50.798631 18976 raft_consensus.cc:399] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:50.798596 18977 consensus_queue.cc:260] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3c44c7b33d9046cd9cea613af63199f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 36749 } }
I20260601 13:39:50.798671 18976 raft_consensus.cc:493] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:50.798702 18976 raft_consensus.cc:3060] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:50.798691 18977 raft_consensus.cc:399] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:50.798695 18825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd8cf50dfd5440a481eb2680676663ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:50.798758 18977 raft_consensus.cc:493] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:50.798806 18977 raft_consensus.cc:3060] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:50.799361 18976 raft_consensus.cc:515] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } }
I20260601 13:39:50.799541 18976 leader_election.cc:304] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [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: a0af0d9549ed47ae9bd09253ec1f68c9; no voters: 
I20260601 13:39:50.799690 18977 raft_consensus.cc:515] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c44c7b33d9046cd9cea613af63199f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 36749 } }
I20260601 13:39:50.799738 18976 leader_election.cc:290] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:50.799818 18980 raft_consensus.cc:2804] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:50.799808 18977 leader_election.cc:304] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [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: 3c44c7b33d9046cd9cea613af63199f0; no voters: 
I20260601 13:39:50.800033 18980 raft_consensus.cc:697] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 LEADER]: Becoming Leader. State: Replica: a0af0d9549ed47ae9bd09253ec1f68c9, State: Running, Role: LEADER
I20260601 13:39:50.800050 18977 leader_election.cc:290] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:50.800086 18976 ts_tablet_manager.cc:1434] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:50.800153 18980 consensus_queue.cc:237] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [LEADER]: Queue going to LEADER mode. State: All 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: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } }
I20260601 13:39:50.800329 18977 ts_tablet_manager.cc:1434] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:39:50.801038 18976 tablet_bootstrap.cc:492] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9: Bootstrap starting.
I20260601 13:39:50.802474 18983 raft_consensus.cc:2804] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:50.802662 18983 raft_consensus.cc:697] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 1 LEADER]: Becoming Leader. State: Replica: 3c44c7b33d9046cd9cea613af63199f0, State: Running, Role: LEADER
I20260601 13:39:50.802781 18983 consensus_queue.cc:237] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [LEADER]: Queue going to LEADER mode. State: All 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: "3c44c7b33d9046cd9cea613af63199f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 36749 } }
I20260601 13:39:50.803596 18985 tablet_bootstrap.cc:492] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f: Bootstrap starting.
I20260601 13:39:50.804662 18985 tablet_bootstrap.cc:654] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:50.805410 18618 catalog_manager.cc:5696] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0af0d9549ed47ae9bd09253ec1f68c9 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "a0af0d9549ed47ae9bd09253ec1f68c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:50.805415 18617 catalog_manager.cc:5696] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c44c7b33d9046cd9cea613af63199f0 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "3c44c7b33d9046cd9cea613af63199f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3c44c7b33d9046cd9cea613af63199f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 36749 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:50.807976 18976 tablet_bootstrap.cc:654] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:50.810245 18976 tablet_bootstrap.cc:492] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9: No bootstrap required, opened a new log
I20260601 13:39:50.810339 18976 ts_tablet_manager.cc:1403] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:39:50.810868 18976 raft_consensus.cc:359] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } }
I20260601 13:39:50.810966 18976 raft_consensus.cc:385] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:50.811004 18976 raft_consensus.cc:740] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0af0d9549ed47ae9bd09253ec1f68c9, State: Initialized, Role: FOLLOWER
I20260601 13:39:50.811120 18976 consensus_queue.cc:260] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } }
I20260601 13:39:50.811200 18976 raft_consensus.cc:399] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:50.811224 18976 raft_consensus.cc:493] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:50.811252 18976 raft_consensus.cc:3060] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:50.812259 18976 raft_consensus.cc:515] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } }
I20260601 13:39:50.812394 18976 leader_election.cc:304] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [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: a0af0d9549ed47ae9bd09253ec1f68c9; no voters: 
I20260601 13:39:50.812494 18976 leader_election.cc:290] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:50.812610 18982 raft_consensus.cc:2804] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:50.812716 18982 raft_consensus.cc:697] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 LEADER]: Becoming Leader. State: Replica: a0af0d9549ed47ae9bd09253ec1f68c9, State: Running, Role: LEADER
I20260601 13:39:50.812724 18976 ts_tablet_manager.cc:1434] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:50.813031 18982 consensus_queue.cc:237] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [LEADER]: Queue going to LEADER mode. State: All 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: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } }
I20260601 13:39:50.814617 18617 catalog_manager.cc:5696] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to a0af0d9549ed47ae9bd09253ec1f68c9 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "a0af0d9549ed47ae9bd09253ec1f68c9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0af0d9549ed47ae9bd09253ec1f68c9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34205 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:50.844022 18985 tablet_bootstrap.cc:492] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f: No bootstrap required, opened a new log
I20260601 13:39:50.844168 18985 ts_tablet_manager.cc:1403] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f: Time spent bootstrapping tablet: real 0.041s	user 0.002s	sys 0.000s
I20260601 13:39:50.844614 18985 raft_consensus.cc:359] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d7a742c1d1f4784bb6d5ffdcf66320f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44061 } }
I20260601 13:39:50.844720 18985 raft_consensus.cc:385] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:50.844743 18985 raft_consensus.cc:740] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d7a742c1d1f4784bb6d5ffdcf66320f, State: Initialized, Role: FOLLOWER
I20260601 13:39:50.844893 18985 consensus_queue.cc:260] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d7a742c1d1f4784bb6d5ffdcf66320f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44061 } }
I20260601 13:39:50.844985 18985 raft_consensus.cc:399] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:50.845009 18985 raft_consensus.cc:493] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:50.845039 18985 raft_consensus.cc:3060] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:50.845820 18985 raft_consensus.cc:515] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d7a742c1d1f4784bb6d5ffdcf66320f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44061 } }
I20260601 13:39:50.845942 18985 leader_election.cc:304] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [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: 3d7a742c1d1f4784bb6d5ffdcf66320f; no voters: 
I20260601 13:39:50.846148 18985 leader_election.cc:290] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:50.846377 18995 raft_consensus.cc:2804] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:50.846621 18995 raft_consensus.cc:697] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 1 LEADER]: Becoming Leader. State: Replica: 3d7a742c1d1f4784bb6d5ffdcf66320f, State: Running, Role: LEADER
I20260601 13:39:50.846781 18995 consensus_queue.cc:237] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [LEADER]: Queue going to LEADER mode. State: All 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: "3d7a742c1d1f4784bb6d5ffdcf66320f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44061 } }
I20260601 13:39:50.846853 18985 ts_tablet_manager.cc:1434] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:39:50.848208 18618 catalog_manager.cc:5696] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d7a742c1d1f4784bb6d5ffdcf66320f (127.18.6.2). New cstate: current_term: 1 leader_uuid: "3d7a742c1d1f4784bb6d5ffdcf66320f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d7a742c1d1f4784bb6d5ffdcf66320f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44061 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:50.864593 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:39:50.869086 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:50.869452 18456 tablet_replica.cc:333] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9: stopping tablet replica
I20260601 13:39:50.869706 18456 raft_consensus.cc:2243] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:50.869874 18456 raft_consensus.cc:2272] T 91c17582efdf4912b96859b5436a383e P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:50.871021 18456 tablet_replica.cc:333] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9: stopping tablet replica
I20260601 13:39:50.871102 18456 raft_consensus.cc:2243] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:50.871177 18456 raft_consensus.cc:2272] T 78902bc99c0341f7912e4b75f3e58f15 P a0af0d9549ed47ae9bd09253ec1f68c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:50.885402 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:39:50.889809 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:39:50.894309 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:50.894582 18456 tablet_replica.cc:333] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f: stopping tablet replica
I20260601 13:39:50.894737 18456 raft_consensus.cc:2243] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:50.894851 18456 raft_consensus.cc:2272] T cd8cf50dfd5440a481eb2680676663ca P 3d7a742c1d1f4784bb6d5ffdcf66320f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:50.908092 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:39:50.910074 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:39:50.914423 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:50.914718 18456 tablet_replica.cc:333] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0: stopping tablet replica
I20260601 13:39:50.914852 18456 raft_consensus.cc:2243] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:50.915004 18456 raft_consensus.cc:2272] T 0585ce00ba7549e0bda091e159432353 P 3c44c7b33d9046cd9cea613af63199f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:50.918001 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:39:50.919893 18456 master.cc:562] Master@127.18.6.62:40597 shutting down...
I20260601 13:39:50.923362 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:50.923544 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:50.923669 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0bc6488f9cfc453c81e5d00ef42d449c: stopping tablet replica
I20260601 13:39:50.936969 18456 master.cc:584] Master@127.18.6.62:40597 shutdown complete.
I20260601 13:39:50.940008 18456 master.cc:562] Master@127.18.6.61:36309 shutting down...
I20260601 13:39:50.943513 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:50.943717 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:50.943826 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3c0c96f174fc4b238a35afe67f731da3: stopping tablet replica
I20260601 13:39:50.956821 18456 master.cc:584] Master@127.18.6.61:36309 shutdown complete.
I20260601 13:39:50.959196 18456 master.cc:562] Master@127.18.6.60:37343 shutting down...
I20260601 13:39:50.963058 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:50.963387 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:50.963503 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7514013f179746d6a5809ef8e4c14f31: stopping tablet replica
I20260601 13:39:50.976855 18456 master.cc:584] Master@127.18.6.60:37343 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2577 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:39:50.985235 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:40363
I20260601 13:39:50.985641 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:50.987740 19003 instance_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:50.987756 19001 instance_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:50.987715 19000 instance_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:50.988034 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:50.988255 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:50.988304 18456 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:50.988325 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321190988325 us; error 0 us; skew 500 ppm
I20260601 13:39:50.989306 18456 webserver.cc:533] Webserver started at http://127.18.6.62:45281/ using document root <none> and password file <none>
I20260601 13:39:50.989516 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:50.989569 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:50.989691 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:50.990134 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "b6935ce37cd8414284ec8b57f07f604c"
format_stamp: "Formatted at 2026-06-01 13:39:50 on dist-test-slave-nm12"
I20260601 13:39:50.991858 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:50.992949 19008 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:50.993309 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:50.993410 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "b6935ce37cd8414284ec8b57f07f604c"
format_stamp: "Formatted at 2026-06-01 13:39:50 on dist-test-slave-nm12"
I20260601 13:39:50.993498 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-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:51.019764 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:51.020206 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:51.024387 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:40363
I20260601 13:39:51.028092 19061 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:51.028177 19060 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:40363 every 8 connection(s)
I20260601 13:39:51.030094 19061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c: Bootstrap starting.
I20260601 13:39:51.030948 19061 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:51.032124 19061 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c: No bootstrap required, opened a new log
I20260601 13:39:51.032579 19061 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6935ce37cd8414284ec8b57f07f604c" member_type: VOTER }
I20260601 13:39:51.032699 19061 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:51.032744 19061 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6935ce37cd8414284ec8b57f07f604c, State: Initialized, Role: FOLLOWER
I20260601 13:39:51.032914 19061 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6935ce37cd8414284ec8b57f07f604c" member_type: VOTER }
I20260601 13:39:51.033008 19061 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:39:51.033053 19061 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:39:51.033111 19061 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:51.034219 19061 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6935ce37cd8414284ec8b57f07f604c" member_type: VOTER }
I20260601 13:39:51.034418 19061 leader_election.cc:304] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [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: b6935ce37cd8414284ec8b57f07f604c; no voters: 
I20260601 13:39:51.034679 19061 leader_election.cc:290] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:39:51.035000 19064 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:51.035229 19064 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 1 LEADER]: Becoming Leader. State: Replica: b6935ce37cd8414284ec8b57f07f604c, State: Running, Role: LEADER
I20260601 13:39:51.035235 19061 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:51.035377 19064 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [LEADER]: Queue going to LEADER mode. State: All 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: "b6935ce37cd8414284ec8b57f07f604c" member_type: VOTER }
I20260601 13:39:51.035908 19066 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6935ce37cd8414284ec8b57f07f604c. Latest consensus state: current_term: 1 leader_uuid: "b6935ce37cd8414284ec8b57f07f604c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6935ce37cd8414284ec8b57f07f604c" member_type: VOTER } }
I20260601 13:39:51.036010 19066 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:51.036213 19065 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6935ce37cd8414284ec8b57f07f604c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6935ce37cd8414284ec8b57f07f604c" member_type: VOTER } }
I20260601 13:39:51.036550 19065 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:51.036576 19069 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:51.037343 19069 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:51.037578 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:51.039565 19069 catalog_manager.cc:1382] Generated new cluster ID: a6322f0d746949428ed23ed953ad4c7c
I20260601 13:39:51.039625 19069 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:51.048575 19069 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:51.049237 19069 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:51.056576 19069 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c: Generated new TSK 0
I20260601 13:39:51.056800 19069 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:51.070040 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:51.072134 19082 instance_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:51.072134 19085 instance_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:51.072201 19083 instance_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:51.072546 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:51.072718 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:51.072767 18456 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:51.072784 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321191072784 us; error 0 us; skew 500 ppm
I20260601 13:39:51.073632 18456 webserver.cc:533] Webserver started at http://127.18.6.1:38089/ using document root <none> and password file <none>
I20260601 13:39:51.073812 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:51.073882 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:51.073968 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:51.074426 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "69dba364520946ad8800f2c21da97ac0"
format_stamp: "Formatted at 2026-06-01 13:39:51 on dist-test-slave-nm12"
I20260601 13:39:51.075970 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:51.076942 19090 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:51.077239 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:51.077323 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "69dba364520946ad8800f2c21da97ac0"
format_stamp: "Formatted at 2026-06-01 13:39:51 on dist-test-slave-nm12"
I20260601 13:39:51.077414 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-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:51.084570 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:51.085019 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:51.085335 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:51.085815 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:51.085876 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:51.085934 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:51.085981 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:51.090428 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:42623
I20260601 13:39:51.090566 19153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:42623 every 8 connection(s)
I20260601 13:39:51.091369 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:51.093729 18456 server_base.cc:1061] running on GCE node
W20260601 13:39:51.093722 19158 instance_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:51.093722 19159 instance_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:51.093842 19161 instance_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:51.094211 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:51.094254 18456 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:51.094270 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321191094270 us; error 0 us; skew 500 ppm
I20260601 13:39:51.095299 18456 webserver.cc:533] Webserver started at http://127.18.6.2:46437/ using document root <none> and password file <none>
I20260601 13:39:51.095522 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:51.095587 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:51.095664 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:51.096097 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "0ecbfef01bbd475d820d76e8a212397f"
format_stamp: "Formatted at 2026-06-01 13:39:51 on dist-test-slave-nm12"
I20260601 13:39:51.096517 19154 heartbeater.cc:344] Connected to a master server at 127.18.6.62:40363
I20260601 13:39:51.096634 19154 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:51.096902 19154 heartbeater.cc:507] Master 127.18.6.62:40363 requested a full tablet report, sending...
I20260601 13:39:51.097648 19025 ts_manager.cc:194] Registered new tserver with Master: 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623)
I20260601 13:39:51.098042 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:51.098685 19025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53456
I20260601 13:39:51.099167 19166 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:51.099422 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:51.099542 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "0ecbfef01bbd475d820d76e8a212397f"
format_stamp: "Formatted at 2026-06-01 13:39:51 on dist-test-slave-nm12"
I20260601 13:39:51.099659 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-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:51.111270 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:51.111883 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:51.112306 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:51.112998 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:51.113054 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:51.113099 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:51.113134 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:51.117481 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:34071
I20260601 13:39:51.117558 19229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:34071 every 8 connection(s)
I20260601 13:39:51.118323 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:51.120496 19233 instance_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:51.120560 19234 instance_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:51.120801 19236 instance_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:51.121598 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:51.121819 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:51.121876 18456 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:51.121910 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321191121909 us; error 0 us; skew 500 ppm
I20260601 13:39:51.122908 18456 webserver.cc:533] Webserver started at http://127.18.6.3:45105/ using document root <none> and password file <none>
I20260601 13:39:51.122980 19230 heartbeater.cc:344] Connected to a master server at 127.18.6.62:40363
I20260601 13:39:51.123081 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:51.123106 19230 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:51.123142 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:51.123219 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:51.123381 19230 heartbeater.cc:507] Master 127.18.6.62:40363 requested a full tablet report, sending...
I20260601 13:39:51.123741 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "afc2211ff590450ab5133815dd6c63fd"
format_stamp: "Formatted at 2026-06-01 13:39:51 on dist-test-slave-nm12"
I20260601 13:39:51.124091 19025 ts_manager.cc:194] Registered new tserver with Master: 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071)
I20260601 13:39:51.124806 19025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53472
I20260601 13:39:51.125555 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:51.126681 19241 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:51.126955 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:51.127035 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "afc2211ff590450ab5133815dd6c63fd"
format_stamp: "Formatted at 2026-06-01 13:39:51 on dist-test-slave-nm12"
I20260601 13:39:51.127107 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-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:51.140616 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:51.141085 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:51.141407 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:51.141947 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:51.142057 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:51.142113 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:51.142130 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:51.146749 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:33165
I20260601 13:39:51.146860 19304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:33165 every 8 connection(s)
I20260601 13:39:51.151943 19305 heartbeater.cc:344] Connected to a master server at 127.18.6.62:40363
I20260601 13:39:51.152062 19305 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:51.152321 19305 heartbeater.cc:507] Master 127.18.6.62:40363 requested a full tablet report, sending...
I20260601 13:39:51.152956 19025 ts_manager.cc:194] Registered new tserver with Master: afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:51.153497 19025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53486
I20260601 13:39:51.153990 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006760489s
I20260601 13:39:52.099745 19154 heartbeater.cc:499] Master 127.18.6.62:40363 was elected leader, sending a full tablet report...
I20260601 13:39:52.125919 19230 heartbeater.cc:499] Master 127.18.6.62:40363 was elected leader, sending a full tablet report...
I20260601 13:39:52.154615 19305 heartbeater.cc:499] Master 127.18.6.62:40363 was elected leader, sending a full tablet report...
I20260601 13:39:52.189157 19025 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53498:
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:39:52.189803 19025 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:52.202783 19268 tablet_service.cc:1511] Processing CreateTablet for tablet 0e20a21b42224430a80641fc6937729f (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:52.203135 19268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e20a21b42224430a80641fc6937729f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.203296 19269 tablet_service.cc:1511] Processing CreateTablet for tablet 022517877a5a4c1991ace2e6be585914 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:52.203648 19269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 022517877a5a4c1991ace2e6be585914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.203696 19265 tablet_service.cc:1511] Processing CreateTablet for tablet 545f4552e47f4a6a821ae9cc1d8891a9 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:52.203918 19265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545f4552e47f4a6a821ae9cc1d8891a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.204802 19113 tablet_service.cc:1511] Processing CreateTablet for tablet 3820698cd1a04108856c4b44bc2896d9 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:52.205063 19113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3820698cd1a04108856c4b44bc2896d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.205996 19266 tablet_service.cc:1511] Processing CreateTablet for tablet 710bb6ec1ddb48d0acada04815efaee0 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:52.206058 19265 tablet_service.cc:1511] Processing CreateTablet for tablet 3820698cd1a04108856c4b44bc2896d9 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:52.206272 19266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710bb6ec1ddb48d0acada04815efaee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.206346 19112 tablet_service.cc:1511] Processing CreateTablet for tablet 6951941323ac4f2f87d9071065f59be8 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:52.206564 19112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6951941323ac4f2f87d9071065f59be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.206657 19114 tablet_service.cc:1511] Processing CreateTablet for tablet 545f4552e47f4a6a821ae9cc1d8891a9 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:52.206852 19267 tablet_service.cc:1511] Processing CreateTablet for tablet 5d25f2be16cf4ea7bafacbc3ffd1501c (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:52.206936 19114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545f4552e47f4a6a821ae9cc1d8891a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.207089 19267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d25f2be16cf4ea7bafacbc3ffd1501c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.207504 19111 tablet_service.cc:1511] Processing CreateTablet for tablet 6147af34b3a54c93acc73184c746aa4f (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:52.207569 19115 tablet_service.cc:1511] Processing CreateTablet for tablet 710bb6ec1ddb48d0acada04815efaee0 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:52.207737 19111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6147af34b3a54c93acc73184c746aa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.208057 19116 tablet_service.cc:1511] Processing CreateTablet for tablet 5d25f2be16cf4ea7bafacbc3ffd1501c (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:52.208158 19265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3820698cd1a04108856c4b44bc2896d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.208266 19116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d25f2be16cf4ea7bafacbc3ffd1501c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.208287 19269 tablet_service.cc:1511] Processing CreateTablet for tablet 6951941323ac4f2f87d9071065f59be8 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:52.208518 19269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6951941323ac4f2f87d9071065f59be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.208777 19117 tablet_service.cc:1511] Processing CreateTablet for tablet 0e20a21b42224430a80641fc6937729f (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:52.209017 19117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e20a21b42224430a80641fc6937729f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.209125 19268 tablet_service.cc:1511] Processing CreateTablet for tablet 6147af34b3a54c93acc73184c746aa4f (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:52.209362 19190 tablet_service.cc:1511] Processing CreateTablet for tablet 545f4552e47f4a6a821ae9cc1d8891a9 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:39:52.209581 19118 tablet_service.cc:1511] Processing CreateTablet for tablet 022517877a5a4c1991ace2e6be585914 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:52.209625 19190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 545f4552e47f4a6a821ae9cc1d8891a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.209125 19194 tablet_service.cc:1511] Processing CreateTablet for tablet 022517877a5a4c1991ace2e6be585914 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:39:52.209764 19192 tablet_service.cc:1511] Processing CreateTablet for tablet 5d25f2be16cf4ea7bafacbc3ffd1501c (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:39:52.209978 19194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 022517877a5a4c1991ace2e6be585914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.209362 19268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6147af34b3a54c93acc73184c746aa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.210191 19191 tablet_service.cc:1511] Processing CreateTablet for tablet 710bb6ec1ddb48d0acada04815efaee0 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:39:52.210433 19191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710bb6ec1ddb48d0acada04815efaee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.212581 19189 tablet_service.cc:1511] Processing CreateTablet for tablet 3820698cd1a04108856c4b44bc2896d9 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:39:52.212828 19189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3820698cd1a04108856c4b44bc2896d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.214880 19188 tablet_service.cc:1511] Processing CreateTablet for tablet 6951941323ac4f2f87d9071065f59be8 (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:39:52.215116 19188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6951941323ac4f2f87d9071065f59be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.215131 19187 tablet_service.cc:1511] Processing CreateTablet for tablet 6147af34b3a54c93acc73184c746aa4f (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:39:52.209583 19193 tablet_service.cc:1511] Processing CreateTablet for tablet 0e20a21b42224430a80641fc6937729f (DEFAULT_TABLE table=test-workload [id=8bbf2fc1192c4a3595bfb8930c477a52]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:39:52.215553 19193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e20a21b42224430a80641fc6937729f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.216267 19327 tablet_bootstrap.cc:492] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f: Bootstrap starting.
I20260601 13:39:52.217422 19327 tablet_bootstrap.cc:654] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.217504 19187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6147af34b3a54c93acc73184c746aa4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.218554 19326 tablet_bootstrap.cc:492] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0: Bootstrap starting.
I20260601 13:39:52.219056 19192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d25f2be16cf4ea7bafacbc3ffd1501c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.209825 19118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 022517877a5a4c1991ace2e6be585914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.220664 19326 tablet_bootstrap.cc:654] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.209599 19325 tablet_bootstrap.cc:492] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd: Bootstrap starting.
I20260601 13:39:52.221061 19115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710bb6ec1ddb48d0acada04815efaee0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:39:52.222014 19325 tablet_bootstrap.cc:654] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.222239 19326 tablet_bootstrap.cc:492] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0: No bootstrap required, opened a new log
I20260601 13:39:52.223067 19326 ts_tablet_manager.cc:1403] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:52.223209 19325 tablet_bootstrap.cc:492] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd: No bootstrap required, opened a new log
I20260601 13:39:52.223341 19325 ts_tablet_manager.cc:1403] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:39:52.223594 19326 raft_consensus.cc:359] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.223711 19326 raft_consensus.cc:385] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.223748 19326 raft_consensus.cc:740] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.223877 19326 consensus_queue.cc:260] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.224086 19325 raft_consensus.cc:359] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.224251 19325 raft_consensus.cc:385] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.224282 19326 ts_tablet_manager.cc:1434] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.224354 19325 raft_consensus.cc:740] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.224527 19327 tablet_bootstrap.cc:492] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f: No bootstrap required, opened a new log
I20260601 13:39:52.224608 19327 ts_tablet_manager.cc:1403] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:39:52.224637 19326 tablet_bootstrap.cc:492] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0: Bootstrap starting.
I20260601 13:39:52.224720 19325 consensus_queue.cc:260] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.225059 19327 raft_consensus.cc:359] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:52.225109 19325 ts_tablet_manager.cc:1434] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:52.225170 19327 raft_consensus.cc:385] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.225283 19327 raft_consensus.cc:740] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.225369 19325 tablet_bootstrap.cc:492] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd: Bootstrap starting.
I20260601 13:39:52.225409 19327 consensus_queue.cc:260] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:52.225724 19327 ts_tablet_manager.cc:1434] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.225883 19327 tablet_bootstrap.cc:492] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f: Bootstrap starting.
I20260601 13:39:52.226837 19326 tablet_bootstrap.cc:654] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.227108 19325 tablet_bootstrap.cc:654] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.227663 19327 tablet_bootstrap.cc:654] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.228340 19325 tablet_bootstrap.cc:492] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd: No bootstrap required, opened a new log
I20260601 13:39:52.228427 19325 ts_tablet_manager.cc:1403] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:52.228634 19326 tablet_bootstrap.cc:492] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0: No bootstrap required, opened a new log
I20260601 13:39:52.228711 19327 tablet_bootstrap.cc:492] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f: No bootstrap required, opened a new log
I20260601 13:39:52.228717 19326 ts_tablet_manager.cc:1403] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:52.228789 19327 ts_tablet_manager.cc:1403] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:52.228886 19325 raft_consensus.cc:359] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.228996 19325 raft_consensus.cc:385] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.229027 19325 raft_consensus.cc:740] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.229139 19325 consensus_queue.cc:260] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.229202 19326 raft_consensus.cc:359] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.229374 19326 raft_consensus.cc:385] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.229408 19325 ts_tablet_manager.cc:1434] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:52.229220 19327 raft_consensus.cc:359] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.229421 19326 raft_consensus.cc:740] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.229619 19327 raft_consensus.cc:385] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.229718 19327 raft_consensus.cc:740] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.229779 19326 consensus_queue.cc:260] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.229813 19327 consensus_queue.cc:260] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.230022 19326 ts_tablet_manager.cc:1434] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.230046 19327 ts_tablet_manager.cc:1434] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.230176 19327 tablet_bootstrap.cc:492] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f: Bootstrap starting.
I20260601 13:39:52.230176 19326 tablet_bootstrap.cc:492] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0: Bootstrap starting.
I20260601 13:39:52.231169 19327 tablet_bootstrap.cc:654] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.231400 19326 tablet_bootstrap.cc:654] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.229629 19325 tablet_bootstrap.cc:492] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd: Bootstrap starting.
I20260601 13:39:52.232808 19326 tablet_bootstrap.cc:492] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0: No bootstrap required, opened a new log
I20260601 13:39:52.232941 19326 ts_tablet_manager.cc:1403] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:52.232852 19325 tablet_bootstrap.cc:654] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.233415 19326 raft_consensus.cc:359] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.233554 19326 raft_consensus.cc:385] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.233599 19326 raft_consensus.cc:740] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.233731 19326 consensus_queue.cc:260] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.234023 19326 ts_tablet_manager.cc:1434] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:52.234079 19325 tablet_bootstrap.cc:492] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd: No bootstrap required, opened a new log
I20260601 13:39:52.234143 19325 ts_tablet_manager.cc:1403] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:39:52.234181 19326 tablet_bootstrap.cc:492] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0: Bootstrap starting.
I20260601 13:39:52.234352 19327 tablet_bootstrap.cc:492] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f: No bootstrap required, opened a new log
I20260601 13:39:52.234429 19327 ts_tablet_manager.cc:1403] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:52.234519 19325 raft_consensus.cc:359] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:52.234619 19325 raft_consensus.cc:385] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.234654 19325 raft_consensus.cc:740] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.234771 19325 consensus_queue.cc:260] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:52.234858 19327 raft_consensus.cc:359] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.234979 19327 raft_consensus.cc:385] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.234997 19325 ts_tablet_manager.cc:1434] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:39:52.235018 19327 raft_consensus.cc:740] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.235113 19326 tablet_bootstrap.cc:654] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.235164 19325 tablet_bootstrap.cc:492] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd: Bootstrap starting.
I20260601 13:39:52.235134 19327 consensus_queue.cc:260] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.235381 19327 ts_tablet_manager.cc:1434] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.235842 19327 tablet_bootstrap.cc:492] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f: Bootstrap starting.
I20260601 13:39:52.236280 19325 tablet_bootstrap.cc:654] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.236810 19327 tablet_bootstrap.cc:654] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.237469 19325 tablet_bootstrap.cc:492] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd: No bootstrap required, opened a new log
I20260601 13:39:52.237594 19325 ts_tablet_manager.cc:1403] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:52.238027 19327 tablet_bootstrap.cc:492] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f: No bootstrap required, opened a new log
I20260601 13:39:52.238142 19327 ts_tablet_manager.cc:1403] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:52.238261 19325 raft_consensus.cc:359] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.238370 19325 raft_consensus.cc:385] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.238471 19326 tablet_bootstrap.cc:492] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0: No bootstrap required, opened a new log
I20260601 13:39:52.238565 19326 ts_tablet_manager.cc:1403] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:52.238735 19327 raft_consensus.cc:359] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.238848 19327 raft_consensus.cc:385] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.238895 19327 raft_consensus.cc:740] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.238996 19326 raft_consensus.cc:359] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.239029 19327 consensus_queue.cc:260] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.239099 19326 raft_consensus.cc:385] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.239135 19326 raft_consensus.cc:740] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.239241 19326 consensus_queue.cc:260] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.239282 19327 ts_tablet_manager.cc:1434] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.239529 19326 ts_tablet_manager.cc:1434] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.238440 19325 raft_consensus.cc:740] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.239708 19326 tablet_bootstrap.cc:492] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0: Bootstrap starting.
I20260601 13:39:52.239785 19325 consensus_queue.cc:260] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.240720 19326 tablet_bootstrap.cc:654] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.241123 19327 tablet_bootstrap.cc:492] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f: Bootstrap starting.
I20260601 13:39:52.241895 19325 ts_tablet_manager.cc:1434] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:39:52.242060 19327 tablet_bootstrap.cc:654] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.242120 19325 tablet_bootstrap.cc:492] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd: Bootstrap starting.
I20260601 13:39:52.243048 19325 tablet_bootstrap.cc:654] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.243160 19327 tablet_bootstrap.cc:492] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f: No bootstrap required, opened a new log
I20260601 13:39:52.243220 19327 ts_tablet_manager.cc:1403] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:52.243732 19327 raft_consensus.cc:359] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.243873 19327 raft_consensus.cc:385] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.243909 19327 raft_consensus.cc:740] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.244055 19327 consensus_queue.cc:260] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.244159 19326 tablet_bootstrap.cc:492] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0: No bootstrap required, opened a new log
I20260601 13:39:52.244263 19326 ts_tablet_manager.cc:1403] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:39:52.244159 19325 tablet_bootstrap.cc:492] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd: No bootstrap required, opened a new log
I20260601 13:39:52.244318 19327 ts_tablet_manager.cc:1434] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.244367 19325 ts_tablet_manager.cc:1403] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:52.244475 19327 tablet_bootstrap.cc:492] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f: Bootstrap starting.
I20260601 13:39:52.244701 19326 raft_consensus.cc:359] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.244701 19325 raft_consensus.cc:359] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.244834 19326 raft_consensus.cc:385] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.244860 19325 raft_consensus.cc:385] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.244870 19326 raft_consensus.cc:740] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.244920 19325 raft_consensus.cc:740] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.245023 19325 consensus_queue.cc:260] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.245306 19325 ts_tablet_manager.cc:1434] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.245491 19327 tablet_bootstrap.cc:654] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.245023 19326 consensus_queue.cc:260] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.245792 19326 ts_tablet_manager.cc:1434] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.245971 19326 tablet_bootstrap.cc:492] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0: Bootstrap starting.
I20260601 13:39:52.246656 19327 tablet_bootstrap.cc:492] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f: No bootstrap required, opened a new log
I20260601 13:39:52.246730 19327 ts_tablet_manager.cc:1403] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:52.246973 19326 tablet_bootstrap.cc:654] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.247143 19327 raft_consensus.cc:359] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.247229 19327 raft_consensus.cc:385] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.247267 19327 raft_consensus.cc:740] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.247382 19327 consensus_queue.cc:260] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.247685 19327 ts_tablet_manager.cc:1434] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.247809 19325 tablet_bootstrap.cc:492] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd: Bootstrap starting.
I20260601 13:39:52.247859 19327 tablet_bootstrap.cc:492] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f: Bootstrap starting.
I20260601 13:39:52.248826 19327 tablet_bootstrap.cc:654] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.248853 19325 tablet_bootstrap.cc:654] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.249943 19325 tablet_bootstrap.cc:492] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd: No bootstrap required, opened a new log
I20260601 13:39:52.250028 19325 ts_tablet_manager.cc:1403] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:39:52.250157 19326 tablet_bootstrap.cc:492] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0: No bootstrap required, opened a new log
I20260601 13:39:52.250221 19326 ts_tablet_manager.cc:1403] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:39:52.250445 19325 raft_consensus.cc:359] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.250533 19325 raft_consensus.cc:385] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.250566 19325 raft_consensus.cc:740] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.250594 19326 raft_consensus.cc:359] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:52.250666 19326 raft_consensus.cc:385] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.250698 19326 raft_consensus.cc:740] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.250685 19325 consensus_queue.cc:260] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.250785 19327 tablet_bootstrap.cc:492] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f: No bootstrap required, opened a new log
I20260601 13:39:52.250870 19327 ts_tablet_manager.cc:1403] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:52.251029 19325 ts_tablet_manager.cc:1434] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.251199 19325 tablet_bootstrap.cc:492] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd: Bootstrap starting.
I20260601 13:39:52.251313 19327 raft_consensus.cc:359] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.251432 19327 raft_consensus.cc:385] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.250794 19326 consensus_queue.cc:260] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:52.251513 19327 raft_consensus.cc:740] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.251657 19327 consensus_queue.cc:260] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.251739 19326 ts_tablet_manager.cc:1434] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:52.251906 19326 tablet_bootstrap.cc:492] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0: Bootstrap starting.
I20260601 13:39:52.252228 19325 tablet_bootstrap.cc:654] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.252904 19326 tablet_bootstrap.cc:654] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.253285 19327 ts_tablet_manager.cc:1434] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:39:52.253541 19327 tablet_bootstrap.cc:492] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f: Bootstrap starting.
I20260601 13:39:52.254494 19327 tablet_bootstrap.cc:654] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.254523 19325 tablet_bootstrap.cc:492] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd: No bootstrap required, opened a new log
I20260601 13:39:52.254696 19325 ts_tablet_manager.cc:1403] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:39:52.254879 19326 tablet_bootstrap.cc:492] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0: No bootstrap required, opened a new log
I20260601 13:39:52.254958 19326 ts_tablet_manager.cc:1403] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:52.255293 19325 raft_consensus.cc:359] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.255391 19326 raft_consensus.cc:359] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.255528 19326 raft_consensus.cc:385] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.255575 19326 raft_consensus.cc:740] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.255455 19325 raft_consensus.cc:385] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.255703 19325 raft_consensus.cc:740] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.255708 19326 consensus_queue.cc:260] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.255932 19327 tablet_bootstrap.cc:492] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f: No bootstrap required, opened a new log
I20260601 13:39:52.256021 19327 ts_tablet_manager.cc:1403] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:39:52.256034 19326 ts_tablet_manager.cc:1434] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:52.255959 19325 consensus_queue.cc:260] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.256187 19326 tablet_bootstrap.cc:492] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0: Bootstrap starting.
I20260601 13:39:52.256480 19327 raft_consensus.cc:359] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.256572 19327 raft_consensus.cc:385] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.256616 19327 raft_consensus.cc:740] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.256733 19327 consensus_queue.cc:260] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.256978 19327 ts_tablet_manager.cc:1434] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:52.257220 19326 tablet_bootstrap.cc:654] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.257844 19325 ts_tablet_manager.cc:1434] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:39:52.258085 19325 tablet_bootstrap.cc:492] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd: Bootstrap starting.
I20260601 13:39:52.258705 19326 tablet_bootstrap.cc:492] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0: No bootstrap required, opened a new log
I20260601 13:39:52.258795 19326 ts_tablet_manager.cc:1403] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:39:52.259239 19325 tablet_bootstrap.cc:654] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:52.259238 19326 raft_consensus.cc:359] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.259419 19326 raft_consensus.cc:385] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.259485 19326 raft_consensus.cc:740] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.259605 19326 consensus_queue.cc:260] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.259960 19326 ts_tablet_manager.cc:1434] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:52.260742 19325 tablet_bootstrap.cc:492] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd: No bootstrap required, opened a new log
I20260601 13:39:52.260856 19325 ts_tablet_manager.cc:1403] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:39:52.261238 19325 raft_consensus.cc:359] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.261344 19325 raft_consensus.cc:385] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:52.261380 19325 raft_consensus.cc:740] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Initialized, Role: FOLLOWER
I20260601 13:39:52.261511 19325 consensus_queue.cc:260] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.261814 19325 ts_tablet_manager.cc:1434] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:52.295346 19333 raft_consensus.cc:493] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:52.295529 19333 raft_consensus.cc:515] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.296051 19333 leader_election.cc:290] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.299657 19331 raft_consensus.cc:493] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:52.299795 19331 raft_consensus.cc:515] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.299831 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6951941323ac4f2f87d9071065f59be8" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd" is_pre_election: true
I20260601 13:39:52.299831 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6951941323ac4f2f87d9071065f59be8" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69dba364520946ad8800f2c21da97ac0" is_pre_election: true
I20260601 13:39:52.300011 19128 raft_consensus.cc:2468] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 0.
I20260601 13:39:52.300011 19279 raft_consensus.cc:2468] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 0.
I20260601 13:39:52.300334 19169 leader_election.cc:304] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.300405 19331 leader_election.cc:290] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.300925 19333 raft_consensus.cc:2804] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:52.300992 19333 raft_consensus.cc:493] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:52.301044 19333 raft_consensus.cc:3060] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.302238 19333 raft_consensus.cc:515] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.302651 19333 leader_election.cc:290] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 election: Requested vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.302953 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6951941323ac4f2f87d9071065f59be8" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd"
I20260601 13:39:52.303071 19279 raft_consensus.cc:3060] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.303200 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6951941323ac4f2f87d9071065f59be8" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69dba364520946ad8800f2c21da97ac0"
I20260601 13:39:52.303308 19128 raft_consensus.cc:3060] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.304111 19279 raft_consensus.cc:2468] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 1.
I20260601 13:39:52.304301 19128 raft_consensus.cc:2468] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 1.
I20260601 13:39:52.304411 19169 leader_election.cc:304] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.304584 19333 raft_consensus.cc:2804] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:52.304816 19333 raft_consensus.cc:697] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 1 LEADER]: Becoming Leader. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Running, Role: LEADER
I20260601 13:39:52.305011 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710bb6ec1ddb48d0acada04815efaee0" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd" is_pre_election: true
I20260601 13:39:52.305124 19279 raft_consensus.cc:2468] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 0.
I20260601 13:39:52.305189 19333 consensus_queue.cc:237] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.305397 19093 leader_election.cc:304] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69dba364520946ad8800f2c21da97ac0, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.305651 19331 raft_consensus.cc:2804] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:52.305717 19331 raft_consensus.cc:493] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:52.305763 19331 raft_consensus.cc:3060] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.305747 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710bb6ec1ddb48d0acada04815efaee0" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f" is_pre_election: true
I20260601 13:39:52.305874 19204 raft_consensus.cc:2468] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 0.
I20260601 13:39:52.306941 19331 raft_consensus.cc:515] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.307358 19331 leader_election.cc:290] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.307399 19023 catalog_manager.cc:5696] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2). New cstate: current_term: 1 leader_uuid: "0ecbfef01bbd475d820d76e8a212397f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:52.307540 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710bb6ec1ddb48d0acada04815efaee0" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f"
I20260601 13:39:52.307684 19204 raft_consensus.cc:3060] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.307777 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710bb6ec1ddb48d0acada04815efaee0" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd"
I20260601 13:39:52.307879 19279 raft_consensus.cc:3060] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.308576 19204 raft_consensus.cc:2468] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 1.
I20260601 13:39:52.308696 19279 raft_consensus.cc:2468] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 1.
I20260601 13:39:52.308933 19094 leader_election.cc:304] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, 69dba364520946ad8800f2c21da97ac0; no voters: 
I20260601 13:39:52.309142 19331 raft_consensus.cc:2804] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:52.309337 19331 raft_consensus.cc:697] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Running, Role: LEADER
I20260601 13:39:52.309479 19331 consensus_queue.cc:237] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.309780 19361 raft_consensus.cc:493] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:52.309859 19361 raft_consensus.cc:515] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.310448 19361 leader_election.cc:290] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.310428 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6147af34b3a54c93acc73184c746aa4f" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd" is_pre_election: true
I20260601 13:39:52.310587 19279 raft_consensus.cc:2468] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 0.
I20260601 13:39:52.310420 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6147af34b3a54c93acc73184c746aa4f" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f" is_pre_election: true
I20260601 13:39:52.310761 19204 raft_consensus.cc:2468] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 0.
I20260601 13:39:52.310853 19093 leader_election.cc:304] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69dba364520946ad8800f2c21da97ac0, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.310917 19023 catalog_manager.cc:5696] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69dba364520946ad8800f2c21da97ac0 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "69dba364520946ad8800f2c21da97ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:52.311059 19361 raft_consensus.cc:2804] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:52.311103 19332 raft_consensus.cc:493] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:52.311163 19361 raft_consensus.cc:493] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:52.311223 19361 raft_consensus.cc:3060] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.311199 19332 raft_consensus.cc:515] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.311685 19332 leader_election.cc:290] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071)
I20260601 13:39:52.312263 19361 raft_consensus.cc:515] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.312443 19333 raft_consensus.cc:493] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:52.312521 19333 raft_consensus.cc:515] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.312821 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6147af34b3a54c93acc73184c746aa4f" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f"
I20260601 13:39:52.312834 19333 leader_election.cc:290] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.312951 19204 raft_consensus.cc:3060] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.313030 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6147af34b3a54c93acc73184c746aa4f" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd"
I20260601 13:39:52.313126 19279 raft_consensus.cc:3060] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.313879 19204 raft_consensus.cc:2468] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 1.
I20260601 13:39:52.314033 19279 raft_consensus.cc:2468] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 1.
I20260601 13:39:52.314291 19093 leader_election.cc:304] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69dba364520946ad8800f2c21da97ac0, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.314458 19331 raft_consensus.cc:2804] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:52.314661 19331 raft_consensus.cc:697] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Running, Role: LEADER
I20260601 13:39:52.314628 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3820698cd1a04108856c4b44bc2896d9" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69dba364520946ad8800f2c21da97ac0" is_pre_election: true
I20260601 13:39:52.314754 19128 raft_consensus.cc:2468] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 0.
I20260601 13:39:52.314795 19331 consensus_queue.cc:237] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.315433 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3820698cd1a04108856c4b44bc2896d9" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd" is_pre_election: true
I20260601 13:39:52.315557 19279 raft_consensus.cc:2468] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 0.
I20260601 13:39:52.315817 19169 leader_election.cc:304] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.315938 19361 leader_election.cc:290] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.316035 19333 raft_consensus.cc:2804] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:52.316089 19333 raft_consensus.cc:493] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:52.316136 19333 raft_consensus.cc:3060] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.316290 19023 catalog_manager.cc:5696] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69dba364520946ad8800f2c21da97ac0 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "69dba364520946ad8800f2c21da97ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:52.317173 19333 raft_consensus.cc:515] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.317538 19333 leader_election.cc:290] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 election: Requested vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.317885 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3820698cd1a04108856c4b44bc2896d9" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69dba364520946ad8800f2c21da97ac0"
I20260601 13:39:52.317885 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3820698cd1a04108856c4b44bc2896d9" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd"
I20260601 13:39:52.318025 19279 raft_consensus.cc:3060] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.318806 19279 raft_consensus.cc:2468] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 1.
I20260601 13:39:52.318029 19128 raft_consensus.cc:3060] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.319051 19169 leader_election.cc:304] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.319268 19333 raft_consensus.cc:2804] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:52.319361 19333 raft_consensus.cc:697] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 LEADER]: Becoming Leader. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Running, Role: LEADER
I20260601 13:39:52.319515 19333 consensus_queue.cc:237] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.319757 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3820698cd1a04108856c4b44bc2896d9" candidate_uuid: "afc2211ff590450ab5133815dd6c63fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f" is_pre_election: true
I20260601 13:39:52.320051 19128 raft_consensus.cc:2468] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 1.
I20260601 13:39:52.320991 19023 catalog_manager.cc:5696] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2). New cstate: current_term: 1 leader_uuid: "0ecbfef01bbd475d820d76e8a212397f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:52.321933 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3820698cd1a04108856c4b44bc2896d9" candidate_uuid: "afc2211ff590450ab5133815dd6c63fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69dba364520946ad8800f2c21da97ac0" is_pre_election: true
I20260601 13:39:52.322129 19128 raft_consensus.cc:2393] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate afc2211ff590450ab5133815dd6c63fd in current term 1: Already voted for candidate 0ecbfef01bbd475d820d76e8a212397f in this term.
I20260601 13:39:52.322450 19243 leader_election.cc:304] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [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: afc2211ff590450ab5133815dd6c63fd; no voters: 0ecbfef01bbd475d820d76e8a212397f, 69dba364520946ad8800f2c21da97ac0
I20260601 13:39:52.322592 19332 raft_consensus.cc:2749] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:39:52.333559 19361 raft_consensus.cc:493] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:52.333698 19361 raft_consensus.cc:515] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:52.334146 19361 leader_election.cc:290] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165), 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071)
I20260601 13:39:52.334489 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022517877a5a4c1991ace2e6be585914" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f" is_pre_election: true
I20260601 13:39:52.334489 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022517877a5a4c1991ace2e6be585914" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd" is_pre_election: true
I20260601 13:39:52.334671 19279 raft_consensus.cc:2468] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 0.
I20260601 13:39:52.334671 19204 raft_consensus.cc:2468] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 0.
I20260601 13:39:52.334980 19093 leader_election.cc:304] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69dba364520946ad8800f2c21da97ac0, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.335196 19361 raft_consensus.cc:2804] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:52.335263 19361 raft_consensus.cc:493] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:52.335291 19361 raft_consensus.cc:3060] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.336262 19361 raft_consensus.cc:515] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:52.336638 19361 leader_election.cc:290] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 election: Requested vote from peers afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165), 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071)
I20260601 13:39:52.337025 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022517877a5a4c1991ace2e6be585914" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f"
I20260601 13:39:52.337025 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022517877a5a4c1991ace2e6be585914" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd"
I20260601 13:39:52.337175 19279 raft_consensus.cc:3060] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.337175 19204 raft_consensus.cc:3060] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.338114 19204 raft_consensus.cc:2468] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 1.
I20260601 13:39:52.338115 19279 raft_consensus.cc:2468] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 1.
I20260601 13:39:52.338419 19094 leader_election.cc:304] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, 69dba364520946ad8800f2c21da97ac0; no voters: 
I20260601 13:39:52.338589 19361 raft_consensus.cc:2804] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:52.338681 19361 raft_consensus.cc:697] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Running, Role: LEADER
I20260601 13:39:52.338826 19361 consensus_queue.cc:237] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:52.340543 19023 catalog_manager.cc:5696] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69dba364520946ad8800f2c21da97ac0 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "69dba364520946ad8800f2c21da97ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: UNKNOWN } } }
W20260601 13:39:52.342278 19155 tablet.cc:2404] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:39:52.346381 19333 raft_consensus.cc:493] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:52.346514 19333 raft_consensus.cc:515] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.346884 19333 leader_election.cc:290] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.347260 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e20a21b42224430a80641fc6937729f" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69dba364520946ad8800f2c21da97ac0" is_pre_election: true
I20260601 13:39:52.347277 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e20a21b42224430a80641fc6937729f" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd" is_pre_election: true
I20260601 13:39:52.347419 19128 raft_consensus.cc:2468] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 0.
I20260601 13:39:52.347565 19279 raft_consensus.cc:2468] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 0.
I20260601 13:39:52.348117 19168 leader_election.cc:304] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, 69dba364520946ad8800f2c21da97ac0; no voters: 
I20260601 13:39:52.348290 19333 raft_consensus.cc:2804] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:52.348371 19333 raft_consensus.cc:493] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:52.348425 19333 raft_consensus.cc:3060] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.349182 19333 raft_consensus.cc:515] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.349546 19333 leader_election.cc:290] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 election: Requested vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.349879 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e20a21b42224430a80641fc6937729f" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69dba364520946ad8800f2c21da97ac0"
I20260601 13:39:52.350010 19128 raft_consensus.cc:3060] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.350023 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e20a21b42224430a80641fc6937729f" candidate_uuid: "0ecbfef01bbd475d820d76e8a212397f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd"
I20260601 13:39:52.350210 19279 raft_consensus.cc:3060] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.350829 19128 raft_consensus.cc:2468] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 1.
I20260601 13:39:52.351025 19279 raft_consensus.cc:2468] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ecbfef01bbd475d820d76e8a212397f in term 1.
I20260601 13:39:52.351084 19168 leader_election.cc:304] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, 69dba364520946ad8800f2c21da97ac0; no voters: 
I20260601 13:39:52.351227 19333 raft_consensus.cc:2804] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:52.351307 19333 raft_consensus.cc:697] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 1 LEADER]: Becoming Leader. State: Replica: 0ecbfef01bbd475d820d76e8a212397f, State: Running, Role: LEADER
I20260601 13:39:52.351426 19333 consensus_queue.cc:237] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.353103 19023 catalog_manager.cc:5696] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2). New cstate: current_term: 1 leader_uuid: "0ecbfef01bbd475d820d76e8a212397f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:52.397543 19361 raft_consensus.cc:493] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:52.397737 19361 raft_consensus.cc:515] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.398309 19361 leader_election.cc:290] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.398810 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f4552e47f4a6a821ae9cc1d8891a9" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f" is_pre_election: true
I20260601 13:39:52.398989 19204 raft_consensus.cc:2468] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 0.
I20260601 13:39:52.398810 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f4552e47f4a6a821ae9cc1d8891a9" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd" is_pre_election: true
I20260601 13:39:52.399351 19094 leader_election.cc:304] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, 69dba364520946ad8800f2c21da97ac0; no voters: 
I20260601 13:39:52.399394 19279 raft_consensus.cc:2468] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 0.
I20260601 13:39:52.399585 19361 raft_consensus.cc:2804] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:52.399662 19361 raft_consensus.cc:493] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:52.399724 19361 raft_consensus.cc:3060] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.400683 19361 raft_consensus.cc:515] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.401087 19361 leader_election.cc:290] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 election: Requested vote from peers 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071), afc2211ff590450ab5133815dd6c63fd (127.18.6.3:33165)
I20260601 13:39:52.401357 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f4552e47f4a6a821ae9cc1d8891a9" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f"
I20260601 13:39:52.401484 19204 raft_consensus.cc:3060] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.401468 19279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "545f4552e47f4a6a821ae9cc1d8891a9" candidate_uuid: "69dba364520946ad8800f2c21da97ac0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afc2211ff590450ab5133815dd6c63fd"
I20260601 13:39:52.401844 19279 raft_consensus.cc:3060] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.402434 19204 raft_consensus.cc:2468] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 1.
I20260601 13:39:52.402717 19279 raft_consensus.cc:2468] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69dba364520946ad8800f2c21da97ac0 in term 1.
I20260601 13:39:52.402716 19094 leader_election.cc:304] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, 69dba364520946ad8800f2c21da97ac0; no voters: 
I20260601 13:39:52.402968 19361 raft_consensus.cc:2804] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:52.403084 19361 raft_consensus.cc:697] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Becoming Leader. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Running, Role: LEADER
I20260601 13:39:52.403244 19361 consensus_queue.cc:237] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.405006 19023 catalog_manager.cc:5696] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69dba364520946ad8800f2c21da97ac0 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "69dba364520946ad8800f2c21da97ac0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:52.452417 19332 raft_consensus.cc:493] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:52.452564 19332 raft_consensus.cc:515] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.452946 19332 leader_election.cc:290] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071)
I20260601 13:39:52.453413 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25f2be16cf4ea7bafacbc3ffd1501c" candidate_uuid: "afc2211ff590450ab5133815dd6c63fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f" is_pre_election: true
I20260601 13:39:52.453435 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25f2be16cf4ea7bafacbc3ffd1501c" candidate_uuid: "afc2211ff590450ab5133815dd6c63fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69dba364520946ad8800f2c21da97ac0" is_pre_election: true
I20260601 13:39:52.453575 19204 raft_consensus.cc:2468] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc2211ff590450ab5133815dd6c63fd in term 0.
I20260601 13:39:52.453641 19128 raft_consensus.cc:2468] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afc2211ff590450ab5133815dd6c63fd in term 0.
I20260601 13:39:52.453856 19245 leader_election.cc:304] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ecbfef01bbd475d820d76e8a212397f, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.454080 19332 raft_consensus.cc:2804] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:52.454134 19332 raft_consensus.cc:493] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:52.454161 19332 raft_consensus.cc:3060] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.454962 19332 raft_consensus.cc:515] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.455303 19332 leader_election.cc:290] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [CANDIDATE]: Term 1 election: Requested vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071)
I20260601 13:39:52.455628 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25f2be16cf4ea7bafacbc3ffd1501c" candidate_uuid: "afc2211ff590450ab5133815dd6c63fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69dba364520946ad8800f2c21da97ac0"
I20260601 13:39:52.455682 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d25f2be16cf4ea7bafacbc3ffd1501c" candidate_uuid: "afc2211ff590450ab5133815dd6c63fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ecbfef01bbd475d820d76e8a212397f"
I20260601 13:39:52.455762 19128 raft_consensus.cc:3060] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.455785 19204 raft_consensus.cc:3060] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:52.456461 19128 raft_consensus.cc:2468] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc2211ff590450ab5133815dd6c63fd in term 1.
I20260601 13:39:52.456512 19204 raft_consensus.cc:2468] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc2211ff590450ab5133815dd6c63fd in term 1.
I20260601 13:39:52.456727 19243 leader_election.cc:304] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69dba364520946ad8800f2c21da97ac0, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:52.456900 19332 raft_consensus.cc:2804] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:52.457131 19332 raft_consensus.cc:697] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 1 LEADER]: Becoming Leader. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Running, Role: LEADER
I20260601 13:39:52.457310 19332 consensus_queue.cc:237] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } }
I20260601 13:39:52.458987 19023 catalog_manager.cc:5696] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd reported cstate change: term changed from 0 to 1, leader changed from <none> to afc2211ff590450ab5133815dd6c63fd (127.18.6.3). New cstate: current_term: 1 leader_uuid: "afc2211ff590450ab5133815dd6c63fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: HEALTHY } } }
I20260601 13:39:52.502676 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:52.504885 19373 instance_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:52.505015 19376 instance_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:52.504918 19374 instance_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:52.505100 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:52.505348 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:52.505389 18456 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:52.505405 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321192505405 us; error 0 us; skew 500 ppm
I20260601 13:39:52.506304 18456 webserver.cc:533] Webserver started at http://127.18.6.4:39509/ using document root <none> and password file <none>
I20260601 13:39:52.506431 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:52.506474 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:52.506525 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:52.506950 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "0e8e36a942074bdcaa62c52d02ddc380"
format_stamp: "Formatted at 2026-06-01 13:39:52 on dist-test-slave-nm12"
I20260601 13:39:52.508458 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:52.509387 19381 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:52.509665 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:52.509747 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "0e8e36a942074bdcaa62c52d02ddc380"
format_stamp: "Formatted at 2026-06-01 13:39:52 on dist-test-slave-nm12"
I20260601 13:39:52.509835 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780321188397171-18456-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:52.525185 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:52.525642 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:52.525964 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:52.526438 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:52.526499 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:52.526556 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:52.526616 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:52.531894 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:32873
I20260601 13:39:52.532037 19444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:32873 every 8 connection(s)
I20260601 13:39:52.536795 19445 heartbeater.cc:344] Connected to a master server at 127.18.6.62:40363
I20260601 13:39:52.536906 19445 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:52.537104 19445 heartbeater.cc:507] Master 127.18.6.62:40363 requested a full tablet report, sending...
I20260601 13:39:52.537725 19023 ts_manager.cc:194] Registered new tserver with Master: 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4:32873)
I20260601 13:39:52.538228 19023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53500
I20260601 13:39:52.705765 19361 consensus_queue.cc:1048] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.708858 19361 consensus_queue.cc:1048] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.736037 19333 consensus_queue.cc:1048] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.739645 19333 consensus_queue.cc:1048] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.781080 19333 consensus_queue.cc:1048] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.784595 19456 consensus_queue.cc:1048] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.813803 19456 consensus_queue.cc:1048] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.816937 19459 consensus_queue.cc:1048] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.829002 19361 consensus_queue.cc:1048] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.832136 19331 consensus_queue.cc:1048] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.884245 19332 consensus_queue.cc:1048] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.887638 19332 consensus_queue.cc:1048] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.888123 19331 consensus_queue.cc:1048] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.890693 19365 consensus_queue.cc:1048] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.912864 19365 consensus_queue.cc:1048] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:52.916205 19365 consensus_queue.cc:1048] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:53.037773 19079 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:53.044281 19128 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "022517877a5a4c1991ace2e6be585914"
dest_uuid: "69dba364520946ad8800f2c21da97ac0"
mode: GRACEFUL
new_leader_uuid: "afc2211ff590450ab5133815dd6c63fd"
 from {username='slave'} at 127.0.0.1:39960
I20260601 13:39:53.044595 19128 raft_consensus.cc:606] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Received request to transfer leadership to TS afc2211ff590450ab5133815dd6c63fd
I20260601 13:39:53.045091 19079 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:39:53.045351 19079 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:53.426002 19365 raft_consensus.cc:993] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0: : Instructing follower afc2211ff590450ab5133815dd6c63fd to start an election
I20260601 13:39:53.426165 19365 raft_consensus.cc:1081] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Signalling peer afc2211ff590450ab5133815dd6c63fd to start an election
I20260601 13:39:53.426910 19279 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "022517877a5a4c1991ace2e6be585914"
dest_uuid: "afc2211ff590450ab5133815dd6c63fd"
 from {username='slave'} at 127.0.0.1:39628
I20260601 13:39:53.427093 19279 raft_consensus.cc:493] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:39:53.427170 19279 raft_consensus.cc:3060] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:53.428177 19279 raft_consensus.cc:515] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:53.428618 19279 leader_election.cc:290] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [CANDIDATE]: Term 2 election: Requested vote from peers 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623), 0ecbfef01bbd475d820d76e8a212397f (127.18.6.2:34071)
I20260601 13:39:53.428942 19128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022517877a5a4c1991ace2e6be585914" candidate_uuid: "afc2211ff590450ab5133815dd6c63fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69dba364520946ad8800f2c21da97ac0"
I20260601 13:39:53.429044 19204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "022517877a5a4c1991ace2e6be585914" candidate_uuid: "afc2211ff590450ab5133815dd6c63fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0ecbfef01bbd475d820d76e8a212397f"
I20260601 13:39:53.429107 19128 raft_consensus.cc:3055] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:39:53.429210 19204 raft_consensus.cc:3060] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:53.429239 19128 raft_consensus.cc:740] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69dba364520946ad8800f2c21da97ac0, State: Running, Role: LEADER
I20260601 13:39:53.429459 19128 consensus_queue.cc:260] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [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: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:53.429683 19128 raft_consensus.cc:3060] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:39:53.430166 19204 raft_consensus.cc:2468] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc2211ff590450ab5133815dd6c63fd in term 2.
I20260601 13:39:53.430502 19245 leader_election.cc:304] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [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: 0ecbfef01bbd475d820d76e8a212397f, afc2211ff590450ab5133815dd6c63fd; no voters: 
I20260601 13:39:53.430840 19472 raft_consensus.cc:2804] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:39:53.430913 19128 raft_consensus.cc:2468] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afc2211ff590450ab5133815dd6c63fd in term 2.
I20260601 13:39:53.431041 19472 raft_consensus.cc:697] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 2 LEADER]: Becoming Leader. State: Replica: afc2211ff590450ab5133815dd6c63fd, State: Running, Role: LEADER
I20260601 13:39:53.431203 19472 consensus_queue.cc:237] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [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: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } }
I20260601 13:39:53.433048 19023 catalog_manager.cc:5696] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd reported cstate change: term changed from 1 to 2, leader changed from 69dba364520946ad8800f2c21da97ac0 (127.18.6.1) to afc2211ff590450ab5133815dd6c63fd (127.18.6.3). New cstate: current_term: 2 leader_uuid: "afc2211ff590450ab5133815dd6c63fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:53.539052 19445 heartbeater.cc:499] Master 127.18.6.62:40363 was elected leader, sending a full tablet report...
I20260601 13:39:53.813056 19128 raft_consensus.cc:1275] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 2 FOLLOWER]: Refusing update from remote peer afc2211ff590450ab5133815dd6c63fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:53.813622 19477 consensus_queue.cc:1048] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:53.816083 19204 raft_consensus.cc:1275] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 2 FOLLOWER]: Refusing update from remote peer afc2211ff590450ab5133815dd6c63fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:39:53.816497 19473 consensus_queue.cc:1048] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:55.045660 19079 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:55.046594 19079 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:55.046676 19079 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:57.047050 19079 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:39:57.048015 19079 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:39:57.048115 19079 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:39:58.049821 19279 consensus_queue.cc:237] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [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: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } }
I20260601 13:39:58.051373 19128 raft_consensus.cc:1275] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 2 FOLLOWER]: Refusing update from remote peer afc2211ff590450ab5133815dd6c63fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:58.051623 19204 raft_consensus.cc:1275] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 2 FOLLOWER]: Refusing update from remote peer afc2211ff590450ab5133815dd6c63fd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:39:58.051927 19485 consensus_queue.cc:1048] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } 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:39:58.052156 19486 consensus_queue.cc:1048] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:39:58.053987 19477 raft_consensus.cc:2955] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.054311 19128 raft_consensus.cc:2955] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.054350 19204 raft_consensus.cc:2955] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.057014 19023 catalog_manager.cc:5696] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 reported cstate change: config changed from index -1 to 3, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New cstate: current_term: 2 leader_uuid: "afc2211ff590450ab5133815dd6c63fd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
W20260601 13:39:58.057482 19244 consensus_peers.cc:597] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd -> Peer 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4:32873): Couldn't send request to peer 0e8e36a942074bdcaa62c52d02ddc380. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 022517877a5a4c1991ace2e6be585914. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:58.062433 19128 consensus_queue.cc:237] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [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: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } }
I20260601 13:39:58.064404 19279 raft_consensus.cc:1275] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Refusing update from remote peer 69dba364520946ad8800f2c21da97ac0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:58.064406 19204 raft_consensus.cc:1275] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Refusing update from remote peer 69dba364520946ad8800f2c21da97ac0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:58.064881 19497 consensus_queue.cc:1048] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:58.065109 19361 consensus_queue.cc:1048] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } 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:39:58.066913 19497 raft_consensus.cc:2955] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.067345 19279 raft_consensus.cc:2955] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.067703 19204 raft_consensus.cc:2955] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.069773 19024 catalog_manager.cc:5696] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd reported cstate change: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "69dba364520946ad8800f2c21da97ac0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } attrs { replace: true } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
W20260601 13:39:58.071683 19093 consensus_peers.cc:597] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 -> Peer 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4:32873): Couldn't send request to peer 0e8e36a942074bdcaa62c52d02ddc380. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 545f4552e47f4a6a821ae9cc1d8891a9. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:58.074399 19204 consensus_queue.cc:237] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [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: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } }
I20260601 13:39:58.075896 19128 raft_consensus.cc:1275] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Refusing update from remote peer 0ecbfef01bbd475d820d76e8a212397f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:58.076261 19279 raft_consensus.cc:1275] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Refusing update from remote peer 0ecbfef01bbd475d820d76e8a212397f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:58.076327 19505 consensus_queue.cc:1048] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:58.076606 19456 consensus_queue.cc:1048] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } 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:39:58.078429 19505 raft_consensus.cc:2955] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.078859 19279 raft_consensus.cc:2955] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.079838 19128 raft_consensus.cc:2955] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } attrs { replace: true } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
W20260601 13:39:58.080000 19169 consensus_peers.cc:597] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f -> Peer 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4:32873): Couldn't send request to peer 0e8e36a942074bdcaa62c52d02ddc380. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6951941323ac4f2f87d9071065f59be8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:58.081456 19023 catalog_manager.cc:5696] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f reported cstate change: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "0ecbfef01bbd475d820d76e8a212397f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:58.081781 19204 consensus_queue.cc:237] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [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: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } }
I20260601 13:39:58.082988 19128 raft_consensus.cc:1275] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Refusing update from remote peer 0ecbfef01bbd475d820d76e8a212397f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:58.083197 19279 raft_consensus.cc:1275] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Refusing update from remote peer 0ecbfef01bbd475d820d76e8a212397f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:39:58.083858 19504 consensus_queue.cc:1048] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260601 13:39:58.084208 19169 consensus_peers.cc:597] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f -> Peer 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4:32873): Couldn't send request to peer 0e8e36a942074bdcaa62c52d02ddc380. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e20a21b42224430a80641fc6937729f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:58.084569 19504 consensus_queue.cc:1048] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [LEADER]: Connected to new peer: Peer: permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:39:58.085768 19456 raft_consensus.cc:2955] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.086199 19127 raft_consensus.cc:2955] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.086468 19279 raft_consensus.cc:2955] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } } }
I20260601 13:39:58.088208 19024 catalog_manager.cc:5696] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f reported cstate change: config changed from index -1 to 2, NON_VOTER 0e8e36a942074bdcaa62c52d02ddc380 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "0ecbfef01bbd475d820d76e8a212397f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "69dba364520946ad8800f2c21da97ac0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42623 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ecbfef01bbd475d820d76e8a212397f" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 34071 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afc2211ff590450ab5133815dd6c63fd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e8e36a942074bdcaa62c52d02ddc380" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 32873 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:39:58.565448 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:39:58.570955 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:58.571195 18456 tablet_replica.cc:333] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0: stopping tablet replica
I20260601 13:39:58.571357 18456 raft_consensus.cc:2243] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.571627 18456 raft_consensus.cc:2272] T 6147af34b3a54c93acc73184c746aa4f P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.572140 18456 tablet_replica.cc:333] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0: stopping tablet replica
I20260601 13:39:58.572264 18456 raft_consensus.cc:2243] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.572460 18456 raft_consensus.cc:2272] T 710bb6ec1ddb48d0acada04815efaee0 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.572834 18456 tablet_replica.cc:333] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0: stopping tablet replica
I20260601 13:39:58.572947 18456 raft_consensus.cc:2243] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.573062 18456 raft_consensus.cc:2272] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.573395 18456 tablet_replica.cc:333] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0: stopping tablet replica
I20260601 13:39:58.573499 18456 raft_consensus.cc:2243] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.573632 18456 raft_consensus.cc:2272] T 6951941323ac4f2f87d9071065f59be8 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.574173 18456 tablet_replica.cc:333] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0: stopping tablet replica
I20260601 13:39:58.574307 18456 raft_consensus.cc:2243] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.574410 18456 raft_consensus.cc:2272] T 3820698cd1a04108856c4b44bc2896d9 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.574731 18456 tablet_replica.cc:333] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0: stopping tablet replica
I20260601 13:39:58.574853 18456 raft_consensus.cc:2243] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.574961 18456 raft_consensus.cc:2272] T 0e20a21b42224430a80641fc6937729f P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.575556 18456 tablet_replica.cc:333] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0: stopping tablet replica
I20260601 13:39:58.575692 18456 raft_consensus.cc:2243] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.575997 18456 raft_consensus.cc:2272] T 545f4552e47f4a6a821ae9cc1d8891a9 P 69dba364520946ad8800f2c21da97ac0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.576454 18456 tablet_replica.cc:333] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0: stopping tablet replica
I20260601 13:39:58.576566 18456 raft_consensus.cc:2243] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.576719 18456 raft_consensus.cc:2272] T 022517877a5a4c1991ace2e6be585914 P 69dba364520946ad8800f2c21da97ac0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260601 13:39:58.579341 19093 connection.cc:466] server connection from 127.0.0.1:39944 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39944 (request call id 53) could send its response
W20260601 13:39:58.579969 19168 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from 127.18.6.1:42623 (error 108) [suppressed 1 similar messages]
I20260601 13:39:58.582366 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
W20260601 13:39:58.582810 19168 consensus_peers.cc:597] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f -> Peer 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623): Couldn't send request to peer 69dba364520946ad8800f2c21da97ac0. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:42623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:58.584932 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
W20260601 13:39:58.587080 19243 consensus_peers.cc:597] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd -> Peer 69dba364520946ad8800f2c21da97ac0 (127.18.6.1:42623): Couldn't send request to peer 69dba364520946ad8800f2c21da97ac0. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:42623: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:39:58.592510 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:58.592764 18456 tablet_replica.cc:333] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f: stopping tablet replica
I20260601 13:39:58.592953 18456 raft_consensus.cc:2243] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.593099 18456 raft_consensus.cc:2272] T 5d25f2be16cf4ea7bafacbc3ffd1501c P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.593676 18456 tablet_replica.cc:333] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f: stopping tablet replica
I20260601 13:39:58.593811 18456 raft_consensus.cc:2243] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.593992 18456 raft_consensus.cc:2272] T 6147af34b3a54c93acc73184c746aa4f P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.594496 18456 tablet_replica.cc:333] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f: stopping tablet replica
I20260601 13:39:58.594605 18456 raft_consensus.cc:2243] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.594707 18456 raft_consensus.cc:2272] T 710bb6ec1ddb48d0acada04815efaee0 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.595124 18456 tablet_replica.cc:333] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f: stopping tablet replica
I20260601 13:39:58.595234 18456 raft_consensus.cc:2243] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.595345 18456 raft_consensus.cc:2272] T 022517877a5a4c1991ace2e6be585914 P 0ecbfef01bbd475d820d76e8a212397f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.595911 18456 tablet_replica.cc:333] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f: stopping tablet replica
I20260601 13:39:58.596020 18456 raft_consensus.cc:2243] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.596267 18456 raft_consensus.cc:2272] T 6951941323ac4f2f87d9071065f59be8 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.596786 18456 tablet_replica.cc:333] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f: stopping tablet replica
I20260601 13:39:58.596891 18456 raft_consensus.cc:2243] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.597071 18456 raft_consensus.cc:2272] T 3820698cd1a04108856c4b44bc2896d9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.597445 18456 tablet_replica.cc:333] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f: stopping tablet replica
I20260601 13:39:58.597545 18456 raft_consensus.cc:2243] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.597746 18456 raft_consensus.cc:2272] T 0e20a21b42224430a80641fc6937729f P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.598285 18456 tablet_replica.cc:333] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f: stopping tablet replica
I20260601 13:39:58.598387 18456 raft_consensus.cc:2243] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.598495 18456 raft_consensus.cc:2272] T 545f4552e47f4a6a821ae9cc1d8891a9 P 0ecbfef01bbd475d820d76e8a212397f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.614315 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:39:58.617293 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:39:58.623826 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:58.624081 18456 tablet_replica.cc:333] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd: stopping tablet replica
I20260601 13:39:58.624233 18456 raft_consensus.cc:2243] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.624370 18456 raft_consensus.cc:2272] T 6147af34b3a54c93acc73184c746aa4f P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.624933 18456 tablet_replica.cc:333] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd: stopping tablet replica
I20260601 13:39:58.625061 18456 raft_consensus.cc:2243] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.625180 18456 raft_consensus.cc:2272] T 545f4552e47f4a6a821ae9cc1d8891a9 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.625718 18456 tablet_replica.cc:333] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd: stopping tablet replica
I20260601 13:39:58.625826 18456 raft_consensus.cc:2243] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.625950 18456 raft_consensus.cc:2272] T 3820698cd1a04108856c4b44bc2896d9 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.626339 18456 tablet_replica.cc:333] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd: stopping tablet replica
I20260601 13:39:58.626449 18456 raft_consensus.cc:2243] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.626557 18456 raft_consensus.cc:2272] T 0e20a21b42224430a80641fc6937729f P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.627050 18456 tablet_replica.cc:333] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd: stopping tablet replica
I20260601 13:39:58.627156 18456 raft_consensus.cc:2243] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.627259 18456 raft_consensus.cc:2272] T 6951941323ac4f2f87d9071065f59be8 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.627785 18456 tablet_replica.cc:333] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd: stopping tablet replica
I20260601 13:39:58.627889 18456 raft_consensus.cc:2243] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.628136 18456 raft_consensus.cc:2272] T 022517877a5a4c1991ace2e6be585914 P afc2211ff590450ab5133815dd6c63fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.628660 18456 tablet_replica.cc:333] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd: stopping tablet replica
I20260601 13:39:58.628762 18456 raft_consensus.cc:2243] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:39:58.628860 18456 raft_consensus.cc:2272] T 710bb6ec1ddb48d0acada04815efaee0 P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.629236 18456 tablet_replica.cc:333] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd: stopping tablet replica
I20260601 13:39:58.629333 18456 raft_consensus.cc:2243] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.629511 18456 raft_consensus.cc:2272] T 5d25f2be16cf4ea7bafacbc3ffd1501c P afc2211ff590450ab5133815dd6c63fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.644003 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:39:58.647079 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:39:58.653102 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:39:58.665367 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:39:58.667348 18456 master.cc:562] Master@127.18.6.62:40363 shutting down...
W20260601 13:39:58.672281 19073 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:39:58.672415 19073 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:39:58.672468 19073 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:39:58.672935 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:39:58.673107 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:39:58.673182 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6935ce37cd8414284ec8b57f07f604c: stopping tablet replica
I20260601 13:39:58.685839 18456 master.cc:584] Master@127.18.6.62:40363 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7711 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:39:58.696869 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:35569,127.18.6.61:38197,127.18.6.60:40881
I20260601 13:39:58.697329 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:58.699110 19516 instance_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:58.699124 19517 instance_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:58.699239 19519 instance_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:58.699339 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:58.699662 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:58.699705 18456 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:58.699720 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321198699720 us; error 0 us; skew 500 ppm
I20260601 13:39:58.700541 18456 webserver.cc:533] Webserver started at http://127.18.6.62:37893/ using document root <none> and password file <none>
I20260601 13:39:58.700726 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:58.700773 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:58.700870 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:58.701262 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "88e8e22ca41a41089874b4eb3f3ab2f5"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.702755 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:58.703779 19524 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:58.704046 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:58.704107 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "88e8e22ca41a41089874b4eb3f3ab2f5"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.704191 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-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:58.716624 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:58.717020 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:58.721262 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:35569
I20260601 13:39:58.722744 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:58.728259 19576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:35569 every 8 connection(s)
I20260601 13:39:58.728845 19577 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:39:58.729332 19580 instance_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:58.729365 19579 instance_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:58.729607 19582 instance_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:58.729838 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:58.730017 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:58.730079 18456 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:58.730118 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321198730117 us; error 0 us; skew 500 ppm
I20260601 13:39:58.730329 19577 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:58.731140 18456 webserver.cc:533] Webserver started at http://127.18.6.61:33653/ using document root <none> and password file <none>
I20260601 13:39:58.731293 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:58.731364 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:58.731446 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:58.731901 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-1-root/instance:
uuid: "757dd6ab199840b38184b366033fb01e"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.733510 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:39:58.734654 19589 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:58.734951 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:58.735035 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-1-root
uuid: "757dd6ab199840b38184b366033fb01e"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.735136 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-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:39:58.735160 19577 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:58.736434 19577 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.6.61:38197: Network error: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111)
I20260601 13:39:58.744189 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:58.744611 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:58.749080 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.61:38197
I20260601 13:39:58.749114 19642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.61:38197 every 8 connection(s)
I20260601 13:39:58.749835 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:39:58.750031 19643 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:58.751573 19643 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:58.751617 19645 instance_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:58.751683 19646 instance_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:58.751627 19648 instance_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:58.751848 18456 server_base.cc:1061] running on GCE node
I20260601 13:39:58.752049 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:58.752113 18456 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:58.752147 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321198752146 us; error 0 us; skew 500 ppm
I20260601 13:39:58.752942 18456 webserver.cc:533] Webserver started at http://127.18.6.60:45691/ using document root <none> and password file <none>
I20260601 13:39:58.753115 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:58.753178 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:58.753260 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:58.753608 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-2-root/instance:
uuid: "88ae354155fa4f679c7c5b8048776ece"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.755256 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:58.755765 19643 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:58.756604 19654 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:58.756899 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:58.756954 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-2-root
uuid: "88ae354155fa4f679c7c5b8048776ece"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.757035 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-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:39:58.757597 19577 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } attempt: 1
I20260601 13:39:58.760969 19643 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:58.762004 19577 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:39:58.762434 19643 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.6.60:40881: Network error: Client connection negotiation failed: client connection to 127.18.6.60:40881: connect: Connection refused (error 111)
W20260601 13:39:58.763125 19577 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.6.60:40881: Network error: Client connection negotiation failed: client connection to 127.18.6.60:40881: connect: Connection refused (error 111)
I20260601 13:39:58.764667 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:58.765018 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:58.769281 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.60:40881
I20260601 13:39:58.769301 19709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.60:40881 every 8 connection(s)
I20260601 13:39:58.769747 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:39:58.770129 19710 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:58.771159 19710 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:58.775323 19710 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:58.778968 19710 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:39:58.784180 19710 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece: Bootstrap starting.
I20260601 13:39:58.785063 19710 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:58.786235 19710 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece: No bootstrap required, opened a new log
I20260601 13:39:58.786734 19710 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:39:58.786835 19710 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:58.786859 19710 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88ae354155fa4f679c7c5b8048776ece, State: Initialized, Role: FOLLOWER
I20260601 13:39:58.787034 19710 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:39:58.787391 19715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [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: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:58.787562 19710 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:58.787587 19715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:39:58.789870 19726 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:58.789938 19726 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:58.798626 19643 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } attempt: 1
I20260601 13:39:58.804229 19643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e: Bootstrap starting.
I20260601 13:39:58.805374 19643 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:58.806602 19643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e: No bootstrap required, opened a new log
I20260601 13:39:58.807085 19643 raft_consensus.cc:359] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:39:58.807224 19643 raft_consensus.cc:385] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:58.807292 19643 raft_consensus.cc:740] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 757dd6ab199840b38184b366033fb01e, State: Initialized, Role: FOLLOWER
I20260601 13:39:58.807523 19643 consensus_queue.cc:260] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:39:58.807880 19728 sys_catalog.cc:455] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [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: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:58.807966 19728 sys_catalog.cc:458] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:58.808092 19643 sys_catalog.cc:565] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:39:58.810228 19739 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:58.810290 19739 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:39:58.821357 19577 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } attempt: 1
I20260601 13:39:58.827077 19577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5: Bootstrap starting.
I20260601 13:39:58.828250 19577 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5: Neither blocks nor log segments found. Creating new log.
I20260601 13:39:58.829489 19577 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5: No bootstrap required, opened a new log
I20260601 13:39:58.829972 19577 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:39:58.830076 19577 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:39:58.830135 19577 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88e8e22ca41a41089874b4eb3f3ab2f5, State: Initialized, Role: FOLLOWER
I20260601 13:39:58.830302 19577 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:39:58.830637 19741 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [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: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:58.830725 19741 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:58.830811 19577 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:39:58.832445 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:39:58.832507 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260601 13:39:58.832942 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:58.832953 19752 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:39:58.833052 19752 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:39:58.835054 19754 instance_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:58.835073 19753 instance_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:58.835212 18456 server_base.cc:1061] running on GCE node
W20260601 13:39:58.835153 19756 instance_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:58.835561 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:58.835630 18456 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:58.835647 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321198835647 us; error 0 us; skew 500 ppm
I20260601 13:39:58.836568 18456 webserver.cc:533] Webserver started at http://127.18.6.1:37977/ using document root <none> and password file <none>
I20260601 13:39:58.836697 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:58.836738 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:58.836791 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:58.837117 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "3dbbe641e1fb4873a5c590528af9ece3"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.838485 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:39:58.839396 19761 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:58.839715 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:39:58.839797 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "3dbbe641e1fb4873a5c590528af9ece3"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.839879 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-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:58.857260 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:58.857760 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:58.858121 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:58.858655 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:58.858716 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:58.858772 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:58.858816 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:58.863842 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:34299
I20260601 13:39:58.863873 19824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:34299 every 8 connection(s)
I20260601 13:39:58.864964 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:58.867741 19835 instance_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:58.867792 18456 server_base.cc:1061] running on GCE node
W20260601 13:39:58.867743 19832 instance_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:58.869565 19833 instance_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:58.869891 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:58.869951 18456 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:58.869987 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321198869986 us; error 0 us; skew 500 ppm
I20260601 13:39:58.870061 19825 heartbeater.cc:344] Connected to a master server at 127.18.6.60:40881
I20260601 13:39:58.870167 19825 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:58.870400 19825 heartbeater.cc:507] Master 127.18.6.60:40881 requested a full tablet report, sending...
I20260601 13:39:58.870851 19826 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35569
I20260601 13:39:58.870923 18456 webserver.cc:533] Webserver started at http://127.18.6.2:45461/ using document root <none> and password file <none>
I20260601 13:39:58.870924 19826 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:58.871031 19827 heartbeater.cc:344] Connected to a master server at 127.18.6.61:38197
I20260601 13:39:58.871106 19827 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:58.871121 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:58.871165 19826 heartbeater.cc:507] Master 127.18.6.62:35569 requested a full tablet report, sending...
I20260601 13:39:58.871169 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:58.871152 19674 ts_manager.cc:194] Registered new tserver with Master: 3dbbe641e1fb4873a5c590528af9ece3 (127.18.6.1:34299)
I20260601 13:39:58.871315 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:58.871306 19827 heartbeater.cc:507] Master 127.18.6.61:38197 requested a full tablet report, sending...
I20260601 13:39:58.871805 19541 ts_manager.cc:194] Registered new tserver with Master: 3dbbe641e1fb4873a5c590528af9ece3 (127.18.6.1:34299)
I20260601 13:39:58.871824 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "8b78d11b1aa04dddb9baba2e631d8596"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.872104 19607 ts_manager.cc:194] Registered new tserver with Master: 3dbbe641e1fb4873a5c590528af9ece3 (127.18.6.1:34299)
I20260601 13:39:58.873414 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:58.874279 19840 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:58.874553 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:58.874640 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "8b78d11b1aa04dddb9baba2e631d8596"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.874716 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-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:58.881044 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:58.881434 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:58.881733 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:58.882174 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:58.882232 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:58.882287 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:58.882318 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:58.887392 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:45999
I20260601 13:39:58.887454 19903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:45999 every 8 connection(s)
I20260601 13:39:58.888478 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:39:58.890816 19914 instance_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:58.890883 19912 instance_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:58.891054 18456 server_base.cc:1061] running on GCE node
W20260601 13:39:58.891664 19911 instance_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:58.892704 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:39:58.892767 18456 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:58.892805 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321198892804 us; error 0 us; skew 500 ppm
I20260601 13:39:58.893767 18456 webserver.cc:533] Webserver started at http://127.18.6.3:42133/ using document root <none> and password file <none>
I20260601 13:39:58.893786 19904 heartbeater.cc:344] Connected to a master server at 127.18.6.60:40881
I20260601 13:39:58.893898 19904 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:58.893946 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:39:58.894024 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:39:58.894114 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:39:58.894181 19904 heartbeater.cc:507] Master 127.18.6.60:40881 requested a full tablet report, sending...
I20260601 13:39:58.894572 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "30fcdf749d5b473c8d1eb9d90cb70a49"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.894682 19905 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35569
I20260601 13:39:58.894765 19905 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:58.894901 19674 ts_manager.cc:194] Registered new tserver with Master: 8b78d11b1aa04dddb9baba2e631d8596 (127.18.6.2:45999)
I20260601 13:39:58.894968 19905 heartbeater.cc:507] Master 127.18.6.62:35569 requested a full tablet report, sending...
I20260601 13:39:58.895694 19541 ts_manager.cc:194] Registered new tserver with Master: 8b78d11b1aa04dddb9baba2e631d8596 (127.18.6.2:45999)
I20260601 13:39:58.896727 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:39:58.897634 19906 heartbeater.cc:344] Connected to a master server at 127.18.6.61:38197
I20260601 13:39:58.897717 19906 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:58.897912 19906 heartbeater.cc:507] Master 127.18.6.61:38197 requested a full tablet report, sending...
I20260601 13:39:58.897982 19919 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:58.898252 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:39:58.898335 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "30fcdf749d5b473c8d1eb9d90cb70a49"
format_stamp: "Formatted at 2026-06-01 13:39:58 on dist-test-slave-nm12"
I20260601 13:39:58.898399 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780321188397171-18456-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:58.898538 19607 ts_manager.cc:194] Registered new tserver with Master: 8b78d11b1aa04dddb9baba2e631d8596 (127.18.6.2:45999)
I20260601 13:39:58.925881 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:39:58.926335 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:39:58.926622 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:39:58.927135 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:39:58.927173 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:58.927227 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:39:58.927265 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:39:58.932454 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:34291
I20260601 13:39:58.932508 19982 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:34291 every 8 connection(s)
I20260601 13:39:58.938099 19984 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35569
I20260601 13:39:58.938217 19984 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:58.938262 19985 heartbeater.cc:344] Connected to a master server at 127.18.6.61:38197
I20260601 13:39:58.938375 19985 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:58.938474 19983 heartbeater.cc:344] Connected to a master server at 127.18.6.60:40881
I20260601 13:39:58.938493 19984 heartbeater.cc:507] Master 127.18.6.62:35569 requested a full tablet report, sending...
I20260601 13:39:58.938558 19983 heartbeater.cc:461] Registering TS with master...
I20260601 13:39:58.938627 19985 heartbeater.cc:507] Master 127.18.6.61:38197 requested a full tablet report, sending...
I20260601 13:39:58.938730 19983 heartbeater.cc:507] Master 127.18.6.60:40881 requested a full tablet report, sending...
I20260601 13:39:58.939252 19541 ts_manager.cc:194] Registered new tserver with Master: 30fcdf749d5b473c8d1eb9d90cb70a49 (127.18.6.3:34291)
I20260601 13:39:58.939285 19607 ts_manager.cc:194] Registered new tserver with Master: 30fcdf749d5b473c8d1eb9d90cb70a49 (127.18.6.3:34291)
I20260601 13:39:58.939692 19674 ts_manager.cc:194] Registered new tserver with Master: 30fcdf749d5b473c8d1eb9d90cb70a49 (127.18.6.3:34291)
I20260601 13:39:58.939949 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006907626s
I20260601 13:39:59.021143 19728 raft_consensus.cc:493] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:39:59.021354 19728 raft_consensus.cc:515] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:39:59.021921 19728 leader_election.cc:290] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88e8e22ca41a41089874b4eb3f3ab2f5 (127.18.6.62:35569), 88ae354155fa4f679c7c5b8048776ece (127.18.6.60:40881)
I20260601 13:39:59.022399 19551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "757dd6ab199840b38184b366033fb01e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" is_pre_election: true
I20260601 13:39:59.022408 19684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "757dd6ab199840b38184b366033fb01e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ae354155fa4f679c7c5b8048776ece" is_pre_election: true
I20260601 13:39:59.022575 19551 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757dd6ab199840b38184b366033fb01e in term 0.
I20260601 13:39:59.022609 19684 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 757dd6ab199840b38184b366033fb01e in term 0.
I20260601 13:39:59.022939 19593 leader_election.cc:304] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 757dd6ab199840b38184b366033fb01e, 88e8e22ca41a41089874b4eb3f3ab2f5; no voters: 
I20260601 13:39:59.023145 19728 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:39:59.023211 19728 raft_consensus.cc:493] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:39:59.023254 19728 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:59.024227 19728 raft_consensus.cc:515] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:39:59.024606 19728 leader_election.cc:290] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [CANDIDATE]: Term 1 election: Requested vote from peers 88e8e22ca41a41089874b4eb3f3ab2f5 (127.18.6.62:35569), 88ae354155fa4f679c7c5b8048776ece (127.18.6.60:40881)
I20260601 13:39:59.024964 19551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "757dd6ab199840b38184b366033fb01e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5"
I20260601 13:39:59.025081 19551 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:59.025064 19684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "757dd6ab199840b38184b366033fb01e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ae354155fa4f679c7c5b8048776ece"
I20260601 13:39:59.025260 19684 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:39:59.026029 19551 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757dd6ab199840b38184b366033fb01e in term 1.
I20260601 13:39:59.026111 19684 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 757dd6ab199840b38184b366033fb01e in term 1.
I20260601 13:39:59.026326 19593 leader_election.cc:304] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 757dd6ab199840b38184b366033fb01e, 88e8e22ca41a41089874b4eb3f3ab2f5; no voters: 
I20260601 13:39:59.026558 19728 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:39:59.026774 19728 raft_consensus.cc:697] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 1 LEADER]: Becoming Leader. State: Replica: 757dd6ab199840b38184b366033fb01e, State: Running, Role: LEADER
I20260601 13:39:59.026939 19728 consensus_queue.cc:237] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:39:59.027606 19991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 757dd6ab199840b38184b366033fb01e. Latest consensus state: current_term: 1 leader_uuid: "757dd6ab199840b38184b366033fb01e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:59.027735 19991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:59.027999 19993 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:39:59.028740 19993 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:39:59.030695 19684 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 1 FOLLOWER]: Refusing update from remote peer 757dd6ab199840b38184b366033fb01e: 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:59.030823 19551 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 1 FOLLOWER]: Refusing update from remote peer 757dd6ab199840b38184b366033fb01e: 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:59.031133 19728 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:59.031256 19991 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:39:59.032750 19715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: SysCatalogTable state changed. Reason: New leader 757dd6ab199840b38184b366033fb01e. Latest consensus state: current_term: 1 leader_uuid: "757dd6ab199840b38184b366033fb01e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:59.032864 19715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:59.032761 19741 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 757dd6ab199840b38184b366033fb01e. Latest consensus state: current_term: 1 leader_uuid: "757dd6ab199840b38184b366033fb01e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:59.032984 19741 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:59.034243 19728 sys_catalog.cc:455] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "757dd6ab199840b38184b366033fb01e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:59.034359 19728 sys_catalog.cc:458] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:59.034312 19991 sys_catalog.cc:455] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "757dd6ab199840b38184b366033fb01e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:59.034412 19991 sys_catalog.cc:458] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [sys.catalog]: This master's current role is: LEADER
I20260601 13:39:59.034472 19715 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "757dd6ab199840b38184b366033fb01e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:59.034559 19715 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:59.034893 19741 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "757dd6ab199840b38184b366033fb01e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:39:59.034989 19741 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:39:59.035157 19993 catalog_manager.cc:1382] Generated new cluster ID: 0c44dd6c5c0448c58133231049acf031
I20260601 13:39:59.035207 19993 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:39:59.060262 19993 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:39:59.060873 19993 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:39:59.074124 19993 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e: Generated new TSK 0
I20260601 13:39:59.074455 19993 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:39:59.790769 19726 catalog_manager.cc:1294] Loaded cluster ID: 0c44dd6c5c0448c58133231049acf031
I20260601 13:39:59.790861 19726 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece: loading cluster ID for follower catalog manager: success
I20260601 13:39:59.792013 19726 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece: acquiring CA information for follower catalog manager: success
I20260601 13:39:59.792529 19726 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:59.833844 19752 catalog_manager.cc:1294] Loaded cluster ID: 0c44dd6c5c0448c58133231049acf031
I20260601 13:39:59.833930 19752 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5: loading cluster ID for follower catalog manager: success
I20260601 13:39:59.835049 19752 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5: acquiring CA information for follower catalog manager: success
I20260601 13:39:59.835644 19752 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:39:59.873939 19607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40896
I20260601 13:39:59.900015 19607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40910
I20260601 13:39:59.941334 19607 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40926
I20260601 13:40:00.809834 19738 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:00.874771 19827 heartbeater.cc:499] Master 127.18.6.61:38197 was elected leader, sending a full tablet report...
I20260601 13:40:00.900911 19906 heartbeater.cc:499] Master 127.18.6.61:38197 was elected leader, sending a full tablet report...
I20260601 13:40:00.942255 19985 heartbeater.cc:499] Master 127.18.6.61:38197 was elected leader, sending a full tablet report...
I20260601 13:40:01.204617 19607 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45474:
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:40:01.218863 19868 tablet_service.cc:1511] Processing CreateTablet for tablet 9c93f04077254fee96a06f30c0b79941 (DEFAULT_TABLE table=test-workload [id=6b521e76176f432083df44fb144446ac]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:40:01.219234 19868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c93f04077254fee96a06f30c0b79941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:01.219719 19947 tablet_service.cc:1511] Processing CreateTablet for tablet 6dde5590e3ac4575a6580de510861a14 (DEFAULT_TABLE table=test-workload [id=6b521e76176f432083df44fb144446ac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:40:01.220017 19947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6dde5590e3ac4575a6580de510861a14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:01.220358 19789 tablet_service.cc:1511] Processing CreateTablet for tablet e16df5d974254d76bd244a4fdbdc4dcb (DEFAULT_TABLE table=test-workload [id=6b521e76176f432083df44fb144446ac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:40:01.220606 19789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e16df5d974254d76bd244a4fdbdc4dcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:01.221583 20031 tablet_bootstrap.cc:492] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596: Bootstrap starting.
I20260601 13:40:01.222358 20032 tablet_bootstrap.cc:492] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49: Bootstrap starting.
I20260601 13:40:01.222570 20031 tablet_bootstrap.cc:654] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:01.222718 20033 tablet_bootstrap.cc:492] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3: Bootstrap starting.
I20260601 13:40:01.223318 20032 tablet_bootstrap.cc:654] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:01.223827 20033 tablet_bootstrap.cc:654] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:01.224229 20031 tablet_bootstrap.cc:492] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596: No bootstrap required, opened a new log
I20260601 13:40:01.224303 20031 ts_tablet_manager.cc:1403] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:01.224735 20031 raft_consensus.cc:359] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b78d11b1aa04dddb9baba2e631d8596" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45999 } }
I20260601 13:40:01.224850 20031 raft_consensus.cc:385] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:01.224897 20031 raft_consensus.cc:740] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b78d11b1aa04dddb9baba2e631d8596, State: Initialized, Role: FOLLOWER
I20260601 13:40:01.224929 20033 tablet_bootstrap.cc:492] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3: No bootstrap required, opened a new log
I20260601 13:40:01.225023 20033 ts_tablet_manager.cc:1403] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:01.225031 20031 consensus_queue.cc:260] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b78d11b1aa04dddb9baba2e631d8596" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45999 } }
I20260601 13:40:01.225176 20031 raft_consensus.cc:399] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:01.225226 20031 raft_consensus.cc:493] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:01.225287 20031 raft_consensus.cc:3060] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:01.225476 20033 raft_consensus.cc:359] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbbe641e1fb4873a5c590528af9ece3" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34299 } }
I20260601 13:40:01.225586 20033 raft_consensus.cc:385] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:01.225632 20033 raft_consensus.cc:740] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dbbe641e1fb4873a5c590528af9ece3, State: Initialized, Role: FOLLOWER
I20260601 13:40:01.225760 20033 consensus_queue.cc:260] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3dbbe641e1fb4873a5c590528af9ece3" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34299 } }
I20260601 13:40:01.225847 20033 raft_consensus.cc:399] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:01.225890 20033 raft_consensus.cc:493] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:01.225943 20033 raft_consensus.cc:3060] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:01.226292 20031 raft_consensus.cc:515] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b78d11b1aa04dddb9baba2e631d8596" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45999 } }
I20260601 13:40:01.226436 20031 leader_election.cc:304] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [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: 8b78d11b1aa04dddb9baba2e631d8596; no voters: 
I20260601 13:40:01.226651 20031 leader_election.cc:290] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:01.226759 20037 raft_consensus.cc:2804] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:01.226733 20033 raft_consensus.cc:515] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbbe641e1fb4873a5c590528af9ece3" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34299 } }
I20260601 13:40:01.226872 20033 leader_election.cc:304] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [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: 3dbbe641e1fb4873a5c590528af9ece3; no voters: 
I20260601 13:40:01.226976 20031 ts_tablet_manager.cc:1434] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:40:01.227030 20033 leader_election.cc:290] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:01.227316 20033 ts_tablet_manager.cc:1434] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:01.227619 20037 raft_consensus.cc:697] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 1 LEADER]: Becoming Leader. State: Replica: 8b78d11b1aa04dddb9baba2e631d8596, State: Running, Role: LEADER
I20260601 13:40:01.227697 20032 tablet_bootstrap.cc:492] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49: No bootstrap required, opened a new log
I20260601 13:40:01.227772 20040 raft_consensus.cc:2804] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:01.227841 20037 consensus_queue.cc:237] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [LEADER]: Queue going to LEADER mode. State: All 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: "8b78d11b1aa04dddb9baba2e631d8596" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45999 } }
I20260601 13:40:01.228003 20040 raft_consensus.cc:697] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 1 LEADER]: Becoming Leader. State: Replica: 3dbbe641e1fb4873a5c590528af9ece3, State: Running, Role: LEADER
I20260601 13:40:01.228135 20040 consensus_queue.cc:237] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [LEADER]: Queue going to LEADER mode. State: All 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: "3dbbe641e1fb4873a5c590528af9ece3" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34299 } }
I20260601 13:40:01.227828 20032 ts_tablet_manager.cc:1403] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:01.229810 20032 raft_consensus.cc:359] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fcdf749d5b473c8d1eb9d90cb70a49" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34291 } }
I20260601 13:40:01.229903 20032 raft_consensus.cc:385] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:01.229979 20032 raft_consensus.cc:740] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30fcdf749d5b473c8d1eb9d90cb70a49, State: Initialized, Role: FOLLOWER
I20260601 13:40:01.229923 19607 catalog_manager.cc:5696] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b78d11b1aa04dddb9baba2e631d8596 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "8b78d11b1aa04dddb9baba2e631d8596" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b78d11b1aa04dddb9baba2e631d8596" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45999 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:01.231375 20032 consensus_queue.cc:260] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "30fcdf749d5b473c8d1eb9d90cb70a49" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34291 } }
I20260601 13:40:01.231511 20032 raft_consensus.cc:399] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:01.231567 20032 raft_consensus.cc:493] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:01.231626 20032 raft_consensus.cc:3060] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:01.232342 19606 catalog_manager.cc:5696] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dbbe641e1fb4873a5c590528af9ece3 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "3dbbe641e1fb4873a5c590528af9ece3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3dbbe641e1fb4873a5c590528af9ece3" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 34299 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:01.232800 20032 raft_consensus.cc:515] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fcdf749d5b473c8d1eb9d90cb70a49" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34291 } }
I20260601 13:40:01.232918 20032 leader_election.cc:304] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [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: 30fcdf749d5b473c8d1eb9d90cb70a49; no voters: 
I20260601 13:40:01.233134 20032 leader_election.cc:290] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:01.233435 20032 ts_tablet_manager.cc:1434] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.002s
I20260601 13:40:01.233433 20046 raft_consensus.cc:2804] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:01.233659 20046 raft_consensus.cc:697] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 1 LEADER]: Becoming Leader. State: Replica: 30fcdf749d5b473c8d1eb9d90cb70a49, State: Running, Role: LEADER
I20260601 13:40:01.233772 20046 consensus_queue.cc:237] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [LEADER]: Queue going to LEADER mode. State: All 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: "30fcdf749d5b473c8d1eb9d90cb70a49" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34291 } }
I20260601 13:40:01.235230 19605 catalog_manager.cc:5696] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30fcdf749d5b473c8d1eb9d90cb70a49 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "30fcdf749d5b473c8d1eb9d90cb70a49" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "30fcdf749d5b473c8d1eb9d90cb70a49" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34291 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:01.243712 18456 master.cc:562] Master@127.18.6.61:38197 shutting down...
I20260601 13:40:01.246618 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:01.246860 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:01.246944 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 757dd6ab199840b38184b366033fb01e: stopping tablet replica
I20260601 13:40:01.260799 18456 master.cc:584] Master@127.18.6.61:38197 shutdown complete.
W20260601 13:40:02.238333 19906 heartbeater.cc:646] Failed to heartbeat to 127.18.6.61:38197 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111)
I20260601 13:40:02.743186 20054 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757dd6ab199840b38184b366033fb01e)
I20260601 13:40:02.743383 20055 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 757dd6ab199840b38184b366033fb01e)
I20260601 13:40:02.743379 20054 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:40:02.743585 20055 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:40:02.743983 20054 leader_election.cc:290] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197), 88ae354155fa4f679c7c5b8048776ece (127.18.6.60:40881)
I20260601 13:40:02.743983 20055 leader_election.cc:290] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88e8e22ca41a41089874b4eb3f3ab2f5 (127.18.6.62:35569), 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197)
I20260601 13:40:02.744375 19684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "88ae354155fa4f679c7c5b8048776ece" is_pre_election: true
I20260601 13:40:02.744508 19684 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88e8e22ca41a41089874b4eb3f3ab2f5 in term 1.
I20260601 13:40:02.744583 19551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88ae354155fa4f679c7c5b8048776ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" is_pre_election: true
I20260601 13:40:02.744716 19551 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88ae354155fa4f679c7c5b8048776ece in term 1.
I20260601 13:40:02.744817 19528 leader_election.cc:304] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [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: 88ae354155fa4f679c7c5b8048776ece, 88e8e22ca41a41089874b4eb3f3ab2f5; no voters: 
I20260601 13:40:02.744975 19658 leader_election.cc:304] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [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: 88ae354155fa4f679c7c5b8048776ece, 88e8e22ca41a41089874b4eb3f3ab2f5; no voters: 
I20260601 13:40:02.744985 20054 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:40:02.745106 20054 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 757dd6ab199840b38184b366033fb01e)
I20260601 13:40:02.745154 20054 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:02.745229 20055 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260601 13:40:02.745496 19656 leader_election.cc:336] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197): Network error: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111)
W20260601 13:40:02.745654 19525 leader_election.cc:336] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197): Network error: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111)
I20260601 13:40:02.745663 20055 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 1 FOLLOWER]: Starting leader election (detected failure of leader 757dd6ab199840b38184b366033fb01e)
I20260601 13:40:02.745837 20055 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:40:02.746423 20054 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:40:02.746833 20054 leader_election.cc:290] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [CANDIDATE]: Term 2 election: Requested vote from peers 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197), 88ae354155fa4f679c7c5b8048776ece (127.18.6.60:40881)
I20260601 13:40:02.746820 20055 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:40:02.747150 19684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "88ae354155fa4f679c7c5b8048776ece"
I20260601 13:40:02.747303 19684 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 88e8e22ca41a41089874b4eb3f3ab2f5 in current term 2: Already voted for candidate 88ae354155fa4f679c7c5b8048776ece in this term.
I20260601 13:40:02.747499 20055 leader_election.cc:290] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [CANDIDATE]: Term 2 election: Requested vote from peers 88e8e22ca41a41089874b4eb3f3ab2f5 (127.18.6.62:35569), 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197)
I20260601 13:40:02.747638 19551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88ae354155fa4f679c7c5b8048776ece" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5"
I20260601 13:40:02.747778 19551 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 88ae354155fa4f679c7c5b8048776ece in current term 2: Already voted for candidate 88e8e22ca41a41089874b4eb3f3ab2f5 in this term.
W20260601 13:40:02.748237 19525 leader_election.cc:336] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197): Network error: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111)
I20260601 13:40:02.748310 19525 leader_election.cc:304] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [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: 88e8e22ca41a41089874b4eb3f3ab2f5; no voters: 757dd6ab199840b38184b366033fb01e, 88ae354155fa4f679c7c5b8048776ece
I20260601 13:40:02.748481 20054 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260601 13:40:02.748533 19656 leader_election.cc:336] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197): Network error: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111)
I20260601 13:40:02.748594 19656 leader_election.cc:304] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [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: 88ae354155fa4f679c7c5b8048776ece; no voters: 757dd6ab199840b38184b366033fb01e, 88e8e22ca41a41089874b4eb3f3ab2f5
I20260601 13:40:02.748728 20055 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:40:04.424580 20066 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:04.424733 20066 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:40:04.425251 20066 leader_election.cc:290] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 88e8e22ca41a41089874b4eb3f3ab2f5 (127.18.6.62:35569), 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197)
I20260601 13:40:04.425659 19551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88ae354155fa4f679c7c5b8048776ece" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" is_pre_election: true
I20260601 13:40:04.425808 19551 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88ae354155fa4f679c7c5b8048776ece in term 2.
W20260601 13:40:04.425974 19656 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260601 13:40:04.426193 19658 leader_election.cc:304] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [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: 88ae354155fa4f679c7c5b8048776ece, 88e8e22ca41a41089874b4eb3f3ab2f5; no voters: 
I20260601 13:40:04.426354 20066 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:40:04.426420 20066 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:04.426465 20066 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:40:04.426889 19656 leader_election.cc:336] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197): Network error: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111)
I20260601 13:40:04.427582 20066 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:40:04.427903 20066 leader_election.cc:290] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [CANDIDATE]: Term 3 election: Requested vote from peers 88e8e22ca41a41089874b4eb3f3ab2f5 (127.18.6.62:35569), 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197)
I20260601 13:40:04.428267 19551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88ae354155fa4f679c7c5b8048776ece" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5"
I20260601 13:40:04.428409 19551 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:40:04.429010 19656 leader_election.cc:336] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197): Network error: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111)
I20260601 13:40:04.429332 19551 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88ae354155fa4f679c7c5b8048776ece in term 3.
I20260601 13:40:04.429569 19658 leader_election.cc:304] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [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: 88ae354155fa4f679c7c5b8048776ece, 88e8e22ca41a41089874b4eb3f3ab2f5; no voters: 757dd6ab199840b38184b366033fb01e
I20260601 13:40:04.429740 20066 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:40:04.429963 20066 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 3 LEADER]: Becoming Leader. State: Replica: 88ae354155fa4f679c7c5b8048776ece, State: Running, Role: LEADER
I20260601 13:40:04.430135 20066 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } }
I20260601 13:40:04.430776 20069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88ae354155fa4f679c7c5b8048776ece. Latest consensus state: current_term: 3 leader_uuid: "88ae354155fa4f679c7c5b8048776ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:40:04.430897 20069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:04.431165 20071 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:04.432335 20071 catalog_manager.cc:679] Loaded metadata for table test-workload [id=6b521e76176f432083df44fb144446ac]
I20260601 13:40:04.433350 20071 tablet_loader.cc:96] loaded metadata for tablet 6dde5590e3ac4575a6580de510861a14 (table test-workload [id=6b521e76176f432083df44fb144446ac])
I20260601 13:40:04.433663 20071 tablet_loader.cc:96] loaded metadata for tablet 9c93f04077254fee96a06f30c0b79941 (table test-workload [id=6b521e76176f432083df44fb144446ac])
I20260601 13:40:04.433954 20071 tablet_loader.cc:96] loaded metadata for tablet e16df5d974254d76bd244a4fdbdc4dcb (table test-workload [id=6b521e76176f432083df44fb144446ac])
I20260601 13:40:04.434100 20071 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:04.434702 20071 catalog_manager.cc:1294] Loaded cluster ID: 0c44dd6c5c0448c58133231049acf031
I20260601 13:40:04.434756 20071 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:04.435309 20071 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:04.435760 20071 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece: Loaded TSK: 0
I20260601 13:40:04.436378 20071 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:04.790103 19725 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:04.790274 19725 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:04.880839 19551 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 3 FOLLOWER]: Refusing update from remote peer 88ae354155fa4f679c7c5b8048776ece: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:40:04.881358 20069 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [LEADER]: Connected to new peer: Peer: permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:40:04.882572 20072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88ae354155fa4f679c7c5b8048776ece. Latest consensus state: current_term: 3 leader_uuid: "88ae354155fa4f679c7c5b8048776ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:40:04.882707 20072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:40:04.883786 20069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "88ae354155fa4f679c7c5b8048776ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:40:04.883906 20069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:04.884146 20072 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "88ae354155fa4f679c7c5b8048776ece" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88e8e22ca41a41089874b4eb3f3ab2f5" member_type: VOTER last_known_addr { host: "127.18.6.62" port: 35569 } } peers { permanent_uuid: "757dd6ab199840b38184b366033fb01e" member_type: VOTER last_known_addr { host: "127.18.6.61" port: 38197 } } peers { permanent_uuid: "88ae354155fa4f679c7c5b8048776ece" member_type: VOTER last_known_addr { host: "127.18.6.60" port: 40881 } } }
I20260601 13:40:04.884271 20072 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [sys.catalog]: This master's current role is: FOLLOWER
W20260601 13:40:04.884850 19656 consensus_peers.cc:597] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece -> Peer 757dd6ab199840b38184b366033fb01e (127.18.6.61:38197): Couldn't send request to peer 757dd6ab199840b38184b366033fb01e. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.61:38197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:04.990568 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:40:04.995133 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:04.995380 18456 tablet_replica.cc:333] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3: stopping tablet replica
I20260601 13:40:04.995532 18456 raft_consensus.cc:2243] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:04.995690 18456 raft_consensus.cc:2272] T e16df5d974254d76bd244a4fdbdc4dcb P 3dbbe641e1fb4873a5c590528af9ece3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:05.008728 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:40:05.010987 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:40:05.014374 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:05.014581 18456 tablet_replica.cc:333] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596: stopping tablet replica
I20260601 13:40:05.014698 18456 raft_consensus.cc:2243] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:05.014810 18456 raft_consensus.cc:2272] T 9c93f04077254fee96a06f30c0b79941 P 8b78d11b1aa04dddb9baba2e631d8596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:05.027734 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:40:05.029807 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:40:05.033628 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:05.033842 18456 tablet_replica.cc:333] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49: stopping tablet replica
I20260601 13:40:05.033953 18456 raft_consensus.cc:2243] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:05.034075 18456 raft_consensus.cc:2272] T 6dde5590e3ac4575a6580de510861a14 P 30fcdf749d5b473c8d1eb9d90cb70a49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:05.046797 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:40:05.048975 18456 master.cc:562] Master@127.18.6.62:35569 shutting down...
I20260601 13:40:05.052434 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:05.052655 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:05.052736 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 88e8e22ca41a41089874b4eb3f3ab2f5: stopping tablet replica
I20260601 13:40:05.066090 18456 master.cc:584] Master@127.18.6.62:35569 shutdown complete.
I20260601 13:40:05.069006 18456 master.cc:562] Master@127.18.6.60:40881 shutting down...
I20260601 13:40:05.072396 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:40:05.072718 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:05.072867 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 88ae354155fa4f679c7c5b8048776ece: stopping tablet replica
I20260601 13:40:05.086203 18456 master.cc:584] Master@127.18.6.60:40881 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6396 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:40:05.093714 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:35609
I20260601 13:40:05.094106 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:05.096288 20077 instance_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:40:05.096423 20076 instance_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:40:05.096347 20079 instance_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:40:05.096472 18456 server_base.cc:1061] running on GCE node
I20260601 13:40:05.096761 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:05.096807 18456 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:40:05.096822 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321205096822 us; error 0 us; skew 500 ppm
I20260601 13:40:05.097710 18456 webserver.cc:533] Webserver started at http://127.18.6.62:41917/ using document root <none> and password file <none>
I20260601 13:40:05.097872 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:05.097934 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:05.098044 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:05.098485 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "c688751d5e554376ba4a8159a204e575"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-nm12"
I20260601 13:40:05.099970 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:05.100821 20084 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:40:05.101058 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:05.101138 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "c688751d5e554376ba4a8159a204e575"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-nm12"
I20260601 13:40:05.101222 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-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:40:05.143746 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:05.144167 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:05.148240 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:35609
I20260601 13:40:05.151366 20136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:35609 every 8 connection(s)
I20260601 13:40:05.151893 20137 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:40:05.153733 20137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575: Bootstrap starting.
I20260601 13:40:05.154596 20137 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:05.155725 20137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575: No bootstrap required, opened a new log
I20260601 13:40:05.156140 20137 raft_consensus.cc:359] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c688751d5e554376ba4a8159a204e575" member_type: VOTER }
I20260601 13:40:05.156231 20137 raft_consensus.cc:385] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:05.156255 20137 raft_consensus.cc:740] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c688751d5e554376ba4a8159a204e575, State: Initialized, Role: FOLLOWER
I20260601 13:40:05.156446 20137 consensus_queue.cc:260] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c688751d5e554376ba4a8159a204e575" member_type: VOTER }
I20260601 13:40:05.156522 20137 raft_consensus.cc:399] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:05.156574 20137 raft_consensus.cc:493] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:05.156632 20137 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:05.157382 20137 raft_consensus.cc:515] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c688751d5e554376ba4a8159a204e575" member_type: VOTER }
I20260601 13:40:05.157526 20137 leader_election.cc:304] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [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: c688751d5e554376ba4a8159a204e575; no voters: 
I20260601 13:40:05.157742 20137 leader_election.cc:290] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:05.157876 20140 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:05.158107 20140 raft_consensus.cc:697] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 1 LEADER]: Becoming Leader. State: Replica: c688751d5e554376ba4a8159a204e575, State: Running, Role: LEADER
I20260601 13:40:05.158236 20137 sys_catalog.cc:565] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:05.158253 20140 consensus_queue.cc:237] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [LEADER]: Queue going to LEADER mode. State: All 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: "c688751d5e554376ba4a8159a204e575" member_type: VOTER }
I20260601 13:40:05.158757 20141 sys_catalog.cc:455] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c688751d5e554376ba4a8159a204e575" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c688751d5e554376ba4a8159a204e575" member_type: VOTER } }
I20260601 13:40:05.158783 20142 sys_catalog.cc:455] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c688751d5e554376ba4a8159a204e575. Latest consensus state: current_term: 1 leader_uuid: "c688751d5e554376ba4a8159a204e575" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c688751d5e554376ba4a8159a204e575" member_type: VOTER } }
I20260601 13:40:05.158849 20141 sys_catalog.cc:458] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:05.158869 20142 sys_catalog.cc:458] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:05.159096 20145 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:05.159984 20145 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:05.160328 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:05.161972 20145 catalog_manager.cc:1382] Generated new cluster ID: f289dc6d31cf47c3aa2c98960fe32c97
I20260601 13:40:05.162055 20145 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:05.188143 20145 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:05.188777 20145 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:05.194564 20145 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575: Generated new TSK 0
I20260601 13:40:05.194790 20145 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:05.225113 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:05.227380 20159 instance_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:40:05.227389 20158 instance_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:40:05.227514 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:05.227389 20161 instance_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:40:05.227815 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:05.227857 18456 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:40:05.227873 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321205227873 us; error 0 us; skew 500 ppm
I20260601 13:40:05.228729 18456 webserver.cc:533] Webserver started at http://127.18.6.1:38033/ using document root <none> and password file <none>
I20260601 13:40:05.228860 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:05.228905 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:05.228986 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:05.229354 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "b357062f01f849aba5c5977292ff9593"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-nm12"
I20260601 13:40:05.230890 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:05.231986 20166 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:40:05.232364 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:05.232435 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "b357062f01f849aba5c5977292ff9593"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-nm12"
I20260601 13:40:05.232525 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-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:40:05.243768 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:05.244220 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:05.244524 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:05.245018 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:05.245077 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:05.245157 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:05.245203 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:05.249351 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:38093
I20260601 13:40:05.249382 20229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:38093 every 8 connection(s)
I20260601 13:40:05.250290 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:05.252220 20234 instance_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:40:05.252241 20237 instance_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:40:05.252316 20235 instance_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:40:05.252516 18456 server_base.cc:1061] running on GCE node
I20260601 13:40:05.252713 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:05.252775 18456 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:40:05.252815 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321205252814 us; error 0 us; skew 500 ppm
I20260601 13:40:05.253785 18456 webserver.cc:533] Webserver started at http://127.18.6.2:35947/ using document root <none> and password file <none>
I20260601 13:40:05.253980 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:05.254040 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:05.254122 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:05.254527 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "75baa287244e4426bc5e9ef2e96edc23"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-nm12"
I20260601 13:40:05.256202 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:05.257337 20242 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:40:05.257915 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:05.257997 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "75baa287244e4426bc5e9ef2e96edc23"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-nm12"
I20260601 13:40:05.258168 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-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:40:05.258312 20230 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35609
I20260601 13:40:05.258419 20230 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:05.258786 20230 heartbeater.cc:507] Master 127.18.6.62:35609 requested a full tablet report, sending...
I20260601 13:40:05.259531 20101 ts_manager.cc:194] Registered new tserver with Master: b357062f01f849aba5c5977292ff9593 (127.18.6.1:38093)
I20260601 13:40:05.260519 20101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43222
I20260601 13:40:05.264755 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:05.265137 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:05.265429 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:05.265936 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:05.265976 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:05.266033 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:05.266070 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:05.270629 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:36365
I20260601 13:40:05.270646 20305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:36365 every 8 connection(s)
I20260601 13:40:05.271626 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:05.273855 20312 instance_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:40:05.273898 20310 instance_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:40:05.273922 20309 instance_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:40:05.274179 18456 server_base.cc:1061] running on GCE node
I20260601 13:40:05.274448 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:05.274511 18456 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:40:05.274827 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321205274823 us; error 0 us; skew 500 ppm
I20260601 13:40:05.275871 18456 webserver.cc:533] Webserver started at http://127.18.6.3:37891/ using document root <none> and password file <none>
I20260601 13:40:05.276046 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:05.276098 20306 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35609
I20260601 13:40:05.276129 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:05.276243 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:05.276243 20306 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:05.276537 20306 heartbeater.cc:507] Master 127.18.6.62:35609 requested a full tablet report, sending...
I20260601 13:40:05.276724 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "0402df52158c4526833fafe4131b7a0c"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-nm12"
I20260601 13:40:05.277208 20101 ts_manager.cc:194] Registered new tserver with Master: 75baa287244e4426bc5e9ef2e96edc23 (127.18.6.2:36365)
I20260601 13:40:05.277709 20101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43238
I20260601 13:40:05.278415 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:05.279331 20317 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:40:05.279655 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:05.279759 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "0402df52158c4526833fafe4131b7a0c"
format_stamp: "Formatted at 2026-06-01 13:40:05 on dist-test-slave-nm12"
I20260601 13:40:05.279856 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-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:40:05.300385 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:05.300841 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:05.301167 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:05.301662 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:05.301723 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:05.301776 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:05.301823 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:05.306360 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:44497
I20260601 13:40:05.306437 20380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:44497 every 8 connection(s)
I20260601 13:40:05.311056 20381 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35609
I20260601 13:40:05.311162 20381 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:05.311415 20381 heartbeater.cc:507] Master 127.18.6.62:35609 requested a full tablet report, sending...
I20260601 13:40:05.312045 20101 ts_manager.cc:194] Registered new tserver with Master: 0402df52158c4526833fafe4131b7a0c (127.18.6.3:44497)
I20260601 13:40:05.312513 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005699294s
I20260601 13:40:05.312527 20101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43252
I20260601 13:40:06.261603 20230 heartbeater.cc:499] Master 127.18.6.62:35609 was elected leader, sending a full tablet report...
I20260601 13:40:06.278749 20306 heartbeater.cc:499] Master 127.18.6.62:35609 was elected leader, sending a full tablet report...
I20260601 13:40:06.313580 20381 heartbeater.cc:499] Master 127.18.6.62:35609 was elected leader, sending a full tablet report...
I20260601 13:40:06.347877 20101 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43260:
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:40:06.348439 20101 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:40:06.359179 20194 tablet_service.cc:1511] Processing CreateTablet for tablet f975022ca9794464ac7483e95ed9c728 (DEFAULT_TABLE table=test-workload [id=9b2bbe8de67d439980c7f42a1148106c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:40:06.359597 20194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f975022ca9794464ac7483e95ed9c728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:06.360009 20193 tablet_service.cc:1511] Processing CreateTablet for tablet 059ce8ed577443e4aba3c9dddc6917d3 (DEFAULT_TABLE table=test-workload [id=9b2bbe8de67d439980c7f42a1148106c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:40:06.360270 20193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059ce8ed577443e4aba3c9dddc6917d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:06.362342 20401 tablet_bootstrap.cc:492] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593: Bootstrap starting.
I20260601 13:40:06.362584 20345 tablet_service.cc:1511] Processing CreateTablet for tablet f975022ca9794464ac7483e95ed9c728 (DEFAULT_TABLE table=test-workload [id=9b2bbe8de67d439980c7f42a1148106c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:40:06.362864 20345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f975022ca9794464ac7483e95ed9c728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:06.362841 20269 tablet_service.cc:1511] Processing CreateTablet for tablet 059ce8ed577443e4aba3c9dddc6917d3 (DEFAULT_TABLE table=test-workload [id=9b2bbe8de67d439980c7f42a1148106c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:40:06.363065 20269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059ce8ed577443e4aba3c9dddc6917d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:06.363623 20401 tablet_bootstrap.cc:654] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:06.364655 20401 tablet_bootstrap.cc:492] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593: No bootstrap required, opened a new log
I20260601 13:40:06.364719 20401 ts_tablet_manager.cc:1403] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:06.365149 20403 tablet_bootstrap.cc:492] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c: Bootstrap starting.
I20260601 13:40:06.365113 20401 raft_consensus.cc:359] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.365216 20401 raft_consensus.cc:385] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:06.365247 20401 raft_consensus.cc:740] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b357062f01f849aba5c5977292ff9593, State: Initialized, Role: FOLLOWER
I20260601 13:40:06.365334 20344 tablet_service.cc:1511] Processing CreateTablet for tablet 059ce8ed577443e4aba3c9dddc6917d3 (DEFAULT_TABLE table=test-workload [id=9b2bbe8de67d439980c7f42a1148106c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:40:06.365396 20401 consensus_queue.cc:260] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.365617 20344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059ce8ed577443e4aba3c9dddc6917d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:06.365789 20401 ts_tablet_manager.cc:1434] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:06.365869 20270 tablet_service.cc:1511] Processing CreateTablet for tablet f975022ca9794464ac7483e95ed9c728 (DEFAULT_TABLE table=test-workload [id=9b2bbe8de67d439980c7f42a1148106c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:40:06.365970 20401 tablet_bootstrap.cc:492] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593: Bootstrap starting.
I20260601 13:40:06.366098 20270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f975022ca9794464ac7483e95ed9c728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:06.366271 20403 tablet_bootstrap.cc:654] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:06.366932 20401 tablet_bootstrap.cc:654] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:06.367720 20404 tablet_bootstrap.cc:492] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23: Bootstrap starting.
I20260601 13:40:06.368644 20403 tablet_bootstrap.cc:492] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c: No bootstrap required, opened a new log
I20260601 13:40:06.368686 20404 tablet_bootstrap.cc:654] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:06.368819 20403 ts_tablet_manager.cc:1403] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:06.369187 20401 tablet_bootstrap.cc:492] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593: No bootstrap required, opened a new log
I20260601 13:40:06.369311 20401 ts_tablet_manager.cc:1403] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:06.369415 20403 raft_consensus.cc:359] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.369596 20403 raft_consensus.cc:385] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:06.369683 20403 raft_consensus.cc:740] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0402df52158c4526833fafe4131b7a0c, State: Initialized, Role: FOLLOWER
I20260601 13:40:06.369791 20401 raft_consensus.cc:359] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } }
I20260601 13:40:06.369918 20401 raft_consensus.cc:385] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:06.369916 20404 tablet_bootstrap.cc:492] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23: No bootstrap required, opened a new log
I20260601 13:40:06.370007 20401 raft_consensus.cc:740] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b357062f01f849aba5c5977292ff9593, State: Initialized, Role: FOLLOWER
I20260601 13:40:06.369890 20403 consensus_queue.cc:260] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.370062 20404 ts_tablet_manager.cc:1403] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:06.370162 20401 consensus_queue.cc:260] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } }
I20260601 13:40:06.370329 20403 ts_tablet_manager.cc:1434] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:06.370378 20401 ts_tablet_manager.cc:1434] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:06.370499 20404 raft_consensus.cc:359] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } }
I20260601 13:40:06.370610 20404 raft_consensus.cc:385] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:06.370653 20404 raft_consensus.cc:740] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75baa287244e4426bc5e9ef2e96edc23, State: Initialized, Role: FOLLOWER
I20260601 13:40:06.370762 20404 consensus_queue.cc:260] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } }
I20260601 13:40:06.371078 20403 tablet_bootstrap.cc:492] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c: Bootstrap starting.
I20260601 13:40:06.371126 20404 ts_tablet_manager.cc:1434] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:06.372005 20404 tablet_bootstrap.cc:492] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23: Bootstrap starting.
I20260601 13:40:06.372824 20403 tablet_bootstrap.cc:654] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:06.372869 20404 tablet_bootstrap.cc:654] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:06.374246 20404 tablet_bootstrap.cc:492] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23: No bootstrap required, opened a new log
I20260601 13:40:06.374339 20404 ts_tablet_manager.cc:1403] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:06.374801 20403 tablet_bootstrap.cc:492] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c: No bootstrap required, opened a new log
I20260601 13:40:06.374899 20403 ts_tablet_manager.cc:1403] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:06.374823 20404 raft_consensus.cc:359] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.374972 20404 raft_consensus.cc:385] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:06.375020 20404 raft_consensus.cc:740] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75baa287244e4426bc5e9ef2e96edc23, State: Initialized, Role: FOLLOWER
I20260601 13:40:06.375144 20404 consensus_queue.cc:260] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.375329 20403 raft_consensus.cc:359] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } }
I20260601 13:40:06.375408 20404 ts_tablet_manager.cc:1434] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:06.375425 20403 raft_consensus.cc:385] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:06.375502 20403 raft_consensus.cc:740] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0402df52158c4526833fafe4131b7a0c, State: Initialized, Role: FOLLOWER
I20260601 13:40:06.375638 20403 consensus_queue.cc:260] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } }
I20260601 13:40:06.375944 20403 ts_tablet_manager.cc:1434] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:06.444514 20405 raft_consensus.cc:493] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:06.444675 20405 raft_consensus.cc:515] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.445237 20405 leader_election.cc:290] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0402df52158c4526833fafe4131b7a0c (127.18.6.3:44497), 75baa287244e4426bc5e9ef2e96edc23 (127.18.6.2:36365)
I20260601 13:40:06.447887 20409 raft_consensus.cc:493] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:06.448015 20409 raft_consensus.cc:515] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.449043 20409 leader_election.cc:290] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b357062f01f849aba5c5977292ff9593 (127.18.6.1:38093), 75baa287244e4426bc5e9ef2e96edc23 (127.18.6.2:36365)
I20260601 13:40:06.449311 20280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f975022ca9794464ac7483e95ed9c728" candidate_uuid: "b357062f01f849aba5c5977292ff9593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75baa287244e4426bc5e9ef2e96edc23" is_pre_election: true
I20260601 13:40:06.449460 20280 raft_consensus.cc:2468] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b357062f01f849aba5c5977292ff9593 in term 0.
I20260601 13:40:06.449795 20168 leader_election.cc:304] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75baa287244e4426bc5e9ef2e96edc23, b357062f01f849aba5c5977292ff9593; no voters: 
I20260601 13:40:06.449946 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f975022ca9794464ac7483e95ed9c728" candidate_uuid: "b357062f01f849aba5c5977292ff9593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402df52158c4526833fafe4131b7a0c" is_pre_election: true
I20260601 13:40:06.449991 20405 raft_consensus.cc:2804] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:06.450073 20405 raft_consensus.cc:493] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:06.450137 20405 raft_consensus.cc:3060] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:06.450083 20355 raft_consensus.cc:2468] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b357062f01f849aba5c5977292ff9593 in term 0.
I20260601 13:40:06.451319 20405 raft_consensus.cc:515] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.451757 20405 leader_election.cc:290] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [CANDIDATE]: Term 1 election: Requested vote from peers 0402df52158c4526833fafe4131b7a0c (127.18.6.3:44497), 75baa287244e4426bc5e9ef2e96edc23 (127.18.6.2:36365)
I20260601 13:40:06.452005 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f975022ca9794464ac7483e95ed9c728" candidate_uuid: "b357062f01f849aba5c5977292ff9593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402df52158c4526833fafe4131b7a0c"
I20260601 13:40:06.452107 20355 raft_consensus.cc:3060] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:06.452111 20280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f975022ca9794464ac7483e95ed9c728" candidate_uuid: "b357062f01f849aba5c5977292ff9593" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75baa287244e4426bc5e9ef2e96edc23"
I20260601 13:40:06.452277 20280 raft_consensus.cc:3060] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:06.453118 20280 raft_consensus.cc:2468] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b357062f01f849aba5c5977292ff9593 in term 1.
I20260601 13:40:06.453118 20355 raft_consensus.cc:2468] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b357062f01f849aba5c5977292ff9593 in term 1.
I20260601 13:40:06.453469 20170 leader_election.cc:304] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402df52158c4526833fafe4131b7a0c, b357062f01f849aba5c5977292ff9593; no voters: 
I20260601 13:40:06.453471 20280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f975022ca9794464ac7483e95ed9c728" candidate_uuid: "0402df52158c4526833fafe4131b7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75baa287244e4426bc5e9ef2e96edc23" is_pre_election: true
I20260601 13:40:06.453682 20280 raft_consensus.cc:2393] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0402df52158c4526833fafe4131b7a0c in current term 1: Already voted for candidate b357062f01f849aba5c5977292ff9593 in this term.
I20260601 13:40:06.453809 20405 raft_consensus.cc:2804] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:06.454032 20405 raft_consensus.cc:697] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 1 LEADER]: Becoming Leader. State: Replica: b357062f01f849aba5c5977292ff9593, State: Running, Role: LEADER
I20260601 13:40:06.454186 20405 consensus_queue.cc:237] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } }
I20260601 13:40:06.454977 20204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f975022ca9794464ac7483e95ed9c728" candidate_uuid: "0402df52158c4526833fafe4131b7a0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b357062f01f849aba5c5977292ff9593" is_pre_election: true
I20260601 13:40:06.455310 20321 leader_election.cc:304] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [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: 0402df52158c4526833fafe4131b7a0c; no voters: 75baa287244e4426bc5e9ef2e96edc23, b357062f01f849aba5c5977292ff9593
I20260601 13:40:06.455819 20099 catalog_manager.cc:5696] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 reported cstate change: term changed from 0 to 1, leader changed from <none> to b357062f01f849aba5c5977292ff9593 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "b357062f01f849aba5c5977292ff9593" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:06.456378 20409 raft_consensus.cc:2749] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:40:06.517294 20410 raft_consensus.cc:493] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:06.517455 20410 raft_consensus.cc:515] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } }
I20260601 13:40:06.518095 20410 leader_election.cc:290] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b357062f01f849aba5c5977292ff9593 (127.18.6.1:38093), 0402df52158c4526833fafe4131b7a0c (127.18.6.3:44497)
I20260601 13:40:06.521862 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059ce8ed577443e4aba3c9dddc6917d3" candidate_uuid: "75baa287244e4426bc5e9ef2e96edc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402df52158c4526833fafe4131b7a0c" is_pre_election: true
I20260601 13:40:06.521864 20204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059ce8ed577443e4aba3c9dddc6917d3" candidate_uuid: "75baa287244e4426bc5e9ef2e96edc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b357062f01f849aba5c5977292ff9593" is_pre_election: true
I20260601 13:40:06.522059 20355 raft_consensus.cc:2468] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75baa287244e4426bc5e9ef2e96edc23 in term 0.
I20260601 13:40:06.522064 20204 raft_consensus.cc:2468] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75baa287244e4426bc5e9ef2e96edc23 in term 0.
I20260601 13:40:06.522358 20246 leader_election.cc:304] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402df52158c4526833fafe4131b7a0c, 75baa287244e4426bc5e9ef2e96edc23; no voters: 
I20260601 13:40:06.522517 20410 raft_consensus.cc:2804] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:06.522576 20410 raft_consensus.cc:493] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:06.522616 20410 raft_consensus.cc:3060] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:06.523490 20410 raft_consensus.cc:515] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } }
I20260601 13:40:06.523834 20410 leader_election.cc:290] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [CANDIDATE]: Term 1 election: Requested vote from peers b357062f01f849aba5c5977292ff9593 (127.18.6.1:38093), 0402df52158c4526833fafe4131b7a0c (127.18.6.3:44497)
I20260601 13:40:06.524194 20204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059ce8ed577443e4aba3c9dddc6917d3" candidate_uuid: "75baa287244e4426bc5e9ef2e96edc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b357062f01f849aba5c5977292ff9593"
I20260601 13:40:06.524171 20355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059ce8ed577443e4aba3c9dddc6917d3" candidate_uuid: "75baa287244e4426bc5e9ef2e96edc23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402df52158c4526833fafe4131b7a0c"
I20260601 13:40:06.524302 20355 raft_consensus.cc:3060] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:06.524302 20204 raft_consensus.cc:3060] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:06.525275 20204 raft_consensus.cc:2468] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75baa287244e4426bc5e9ef2e96edc23 in term 1.
I20260601 13:40:06.525275 20355 raft_consensus.cc:2468] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75baa287244e4426bc5e9ef2e96edc23 in term 1.
I20260601 13:40:06.525619 20246 leader_election.cc:304] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402df52158c4526833fafe4131b7a0c, 75baa287244e4426bc5e9ef2e96edc23; no voters: 
I20260601 13:40:06.525772 20410 raft_consensus.cc:2804] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:06.525980 20410 raft_consensus.cc:697] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 LEADER]: Becoming Leader. State: Replica: 75baa287244e4426bc5e9ef2e96edc23, State: Running, Role: LEADER
I20260601 13:40:06.526162 20410 consensus_queue.cc:237] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } }
I20260601 13:40:06.527943 20099 catalog_manager.cc:5696] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75baa287244e4426bc5e9ef2e96edc23 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "75baa287244e4426bc5e9ef2e96edc23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:06.994092 20410 consensus_queue.cc:1048] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:06.997715 20421 consensus_queue.cc:1048] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:07.014592 20423 consensus_queue.cc:1048] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:07.017874 20423 consensus_queue.cc:1048] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:07.160511 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:07.160986 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:07.161090 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:09.161478 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:09.161945 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:09.162048 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:11.162393 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:11.162863 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:11.162968 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:13.163340 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:13.163868 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:13.163980 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:15.164358 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:15.164875 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:15.164976 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:17.165330 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:17.165795 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:17.165895 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:17.596022 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:40:17.598511 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:17.598606 20442 instance_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:40:17.598632 20440 instance_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:40:17.598505 20439 instance_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:40:17.598973 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:17.599026 18456 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:40:17.599043 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321217599043 us; error 0 us; skew 500 ppm
I20260601 13:40:17.600085 18456 webserver.cc:533] Webserver started at http://127.18.6.4:35819/ using document root <none> and password file <none>
I20260601 13:40:17.600217 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:17.600261 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:17.600317 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:17.600662 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "d925c5c805784842b80faa624bfd2026"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-nm12"
I20260601 13:40:17.602265 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:17.603154 20447 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:40:17.603499 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:17.603570 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "d925c5c805784842b80faa624bfd2026"
format_stamp: "Formatted at 2026-06-01 13:40:17 on dist-test-slave-nm12"
I20260601 13:40:17.603629 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-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:40:17.616681 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:17.617201 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:17.617599 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:17.618216 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:17.618294 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.618410 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:17.618479 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:17.624440 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:34565
I20260601 13:40:17.624585 20510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:34565 every 8 connection(s)
I20260601 13:40:17.633884 20511 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35609
I20260601 13:40:17.634045 20511 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:17.634327 20511 heartbeater.cc:507] Master 127.18.6.62:35609 requested a full tablet report, sending...
I20260601 13:40:17.635103 20099 ts_manager.cc:194] Registered new tserver with Master: d925c5c805784842b80faa624bfd2026 (127.18.6.4:34565)
I20260601 13:40:17.635918 20099 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47286
I20260601 13:40:18.176578 20280 consensus_queue.cc:237] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [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: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: true } }
I20260601 13:40:18.178860 20204 raft_consensus.cc:1275] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Refusing update from remote peer 75baa287244e4426bc5e9ef2e96edc23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:18.178886 20355 raft_consensus.cc:1275] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Refusing update from remote peer 75baa287244e4426bc5e9ef2e96edc23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:40:18.179360 20519 consensus_queue.cc:1048] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:40:18.179632 20437 consensus_queue.cc:1048] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } 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:40:18.181468 20437 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d925c5c805784842b80faa624bfd2026 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: true } } }
I20260601 13:40:18.181953 20204 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d925c5c805784842b80faa624bfd2026 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: true } } }
I20260601 13:40:18.183792 20355 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d925c5c805784842b80faa624bfd2026 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: true } } }
I20260601 13:40:18.184489 20099 catalog_manager.cc:5696] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 reported cstate change: config changed from index -1 to 2, NON_VOTER d925c5c805784842b80faa624bfd2026 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "75baa287244e4426bc5e9ef2e96edc23" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: true } } }
W20260601 13:40:18.185557 20246 consensus_peers.cc:597] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 -> Peer d925c5c805784842b80faa624bfd2026 (127.18.6.4:34565): Couldn't send request to peer d925c5c805784842b80faa624bfd2026. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 059ce8ed577443e4aba3c9dddc6917d3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:40:18.622967 20529 ts_tablet_manager.cc:933] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: Initiating tablet copy from peer 75baa287244e4426bc5e9ef2e96edc23 (127.18.6.2:36365)
I20260601 13:40:18.623668 20529 tablet_copy_client.cc:323] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:36365
I20260601 13:40:18.627916 20290 tablet_copy_service.cc:140] P 75baa287244e4426bc5e9ef2e96edc23: Received BeginTabletCopySession request for tablet 059ce8ed577443e4aba3c9dddc6917d3 from peer d925c5c805784842b80faa624bfd2026 ({username='slave'} at 127.0.0.1:58486)
I20260601 13:40:18.628036 20290 tablet_copy_service.cc:161] P 75baa287244e4426bc5e9ef2e96edc23: Beginning new tablet copy session on tablet 059ce8ed577443e4aba3c9dddc6917d3 from peer d925c5c805784842b80faa624bfd2026 at {username='slave'} at 127.0.0.1:58486: session id = d925c5c805784842b80faa624bfd2026-059ce8ed577443e4aba3c9dddc6917d3
I20260601 13:40:18.629221 20290 tablet_copy_source_session.cc:215] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:40:18.630407 20529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059ce8ed577443e4aba3c9dddc6917d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:18.632424 20529 tablet_copy_client.cc:806] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: tablet copy: Starting download of 0 data blocks...
I20260601 13:40:18.632624 20529 tablet_copy_client.cc:670] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: tablet copy: Starting download of 1 WAL segments...
I20260601 13:40:18.634315 20529 tablet_copy_client.cc:538] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:40:18.635828 20529 tablet_bootstrap.cc:492] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: Bootstrap starting.
I20260601 13:40:18.636917 20511 heartbeater.cc:499] Master 127.18.6.62:35609 was elected leader, sending a full tablet report...
I20260601 13:40:18.640385 20529 tablet_bootstrap.cc:492] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: 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:40:18.640657 20529 tablet_bootstrap.cc:492] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: Bootstrap complete.
I20260601 13:40:18.640841 20529 ts_tablet_manager.cc:1403] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.001s
I20260601 13:40:18.641315 20529 raft_consensus.cc:359] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: true } }
I20260601 13:40:18.641422 20529 raft_consensus.cc:740] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d925c5c805784842b80faa624bfd2026, State: Initialized, Role: LEARNER
I20260601 13:40:18.641552 20529 consensus_queue.cc:260] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [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: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: true } }
I20260601 13:40:18.641949 20529 ts_tablet_manager.cc:1434] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:18.642553 20290 tablet_copy_service.cc:342] P 75baa287244e4426bc5e9ef2e96edc23: Request end of tablet copy session d925c5c805784842b80faa624bfd2026-059ce8ed577443e4aba3c9dddc6917d3 received from {username='slave'} at 127.0.0.1:58486
I20260601 13:40:18.642658 20290 tablet_copy_service.cc:434] P 75baa287244e4426bc5e9ef2e96edc23: ending tablet copy session d925c5c805784842b80faa624bfd2026-059ce8ed577443e4aba3c9dddc6917d3 on tablet 059ce8ed577443e4aba3c9dddc6917d3 with peer d925c5c805784842b80faa624bfd2026
I20260601 13:40:19.071918 20485 raft_consensus.cc:1217] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:40:19.166241 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:19.166697 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:19.166764 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:19.535962 20535 raft_consensus.cc:1064] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23: attempting to promote NON_VOTER d925c5c805784842b80faa624bfd2026 to VOTER
I20260601 13:40:19.536556 20535 consensus_queue.cc:237] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [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: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } }
I20260601 13:40:19.538110 20485 raft_consensus.cc:1275] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [term 1 LEARNER]: Refusing update from remote peer 75baa287244e4426bc5e9ef2e96edc23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:19.538084 20355 raft_consensus.cc:1275] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Refusing update from remote peer 75baa287244e4426bc5e9ef2e96edc23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:19.538084 20204 raft_consensus.cc:1275] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Refusing update from remote peer 75baa287244e4426bc5e9ef2e96edc23: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:40:19.538578 20534 consensus_queue.cc:1048] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } 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:40:19.538900 20538 consensus_queue.cc:1048] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } 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:40:19.539093 20519 consensus_queue.cc:1048] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:40:19.541380 20519 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d925c5c805784842b80faa624bfd2026 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } } }
I20260601 13:40:19.541841 20204 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d925c5c805784842b80faa624bfd2026 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } } }
I20260601 13:40:19.543916 20101 catalog_manager.cc:5696] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 reported cstate change: config changed from index 2 to 3, d925c5c805784842b80faa624bfd2026 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "75baa287244e4426bc5e9ef2e96edc23" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:19.544206 20355 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d925c5c805784842b80faa624bfd2026 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } } }
I20260601 13:40:19.544433 20485 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d925c5c805784842b80faa624bfd2026 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b357062f01f849aba5c5977292ff9593" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38093 } attrs { replace: true } } peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } } }
I20260601 13:40:19.550426 20280 consensus_queue.cc:237] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [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: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } }
I20260601 13:40:19.551663 20355 raft_consensus.cc:1275] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Refusing update from remote peer 75baa287244e4426bc5e9ef2e96edc23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:19.551692 20485 raft_consensus.cc:1275] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [term 1 FOLLOWER]: Refusing update from remote peer 75baa287244e4426bc5e9ef2e96edc23: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:40:19.552019 20519 consensus_queue.cc:1048] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:40:19.552212 20542 consensus_queue.cc:1048] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } 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:40:19.553813 20535 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b357062f01f849aba5c5977292ff9593 (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } } }
I20260601 13:40:19.554265 20485 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b357062f01f849aba5c5977292ff9593 (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } } }
I20260601 13:40:19.556226 20086 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 059ce8ed577443e4aba3c9dddc6917d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:40:19.556396 20355 raft_consensus.cc:2955] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b357062f01f849aba5c5977292ff9593 (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } } }
I20260601 13:40:19.556633 20099 catalog_manager.cc:5696] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 reported cstate change: config changed from index 3 to 4, VOTER b357062f01f849aba5c5977292ff9593 (127.18.6.1) evicted. New cstate: current_term: 1 leader_uuid: "75baa287244e4426bc5e9ef2e96edc23" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "75baa287244e4426bc5e9ef2e96edc23" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0402df52158c4526833fafe4131b7a0c" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 44497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d925c5c805784842b80faa624bfd2026" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34565 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:40:19.559388 20193 tablet_service.cc:1558] Processing DeleteTablet for tablet 059ce8ed577443e4aba3c9dddc6917d3 with delete_type TABLET_DATA_TOMBSTONED (TS b357062f01f849aba5c5977292ff9593 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47528
I20260601 13:40:19.559971 20548 tablet_replica.cc:333] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593: stopping tablet replica
I20260601 13:40:19.560115 20548 raft_consensus.cc:2243] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:19.560277 20548 raft_consensus.cc:2272] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:19.560803 20548 ts_tablet_manager.cc:1916] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:40:19.562597 20548 ts_tablet_manager.cc:1929] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:40:19.562675 20548 log.cc:1199] T 059ce8ed577443e4aba3c9dddc6917d3 P b357062f01f849aba5c5977292ff9593: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/059ce8ed577443e4aba3c9dddc6917d3
I20260601 13:40:19.563227 20088 catalog_manager.cc:5027] TS b357062f01f849aba5c5977292ff9593 (127.18.6.1:38093): tablet 059ce8ed577443e4aba3c9dddc6917d3 (table test-workload [id=9b2bbe8de67d439980c7f42a1148106c]) successfully deleted
I20260601 13:40:21.167129 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:21.167692 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:21.167768 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:23.168148 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:23.168699 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:23.168819 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:25.169196 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:25.169673 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:25.169791 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:27.170202 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:27.170677 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:27.170782 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:29.171094 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:29.171450 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:29.171531 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:31.171890 20155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:40:31.172281 20155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:40:31.172335 20155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:31.705837 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:40:31.710307 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:31.710739 18456 tablet_replica.cc:333] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593: stopping tablet replica
I20260601 13:40:31.710951 18456 raft_consensus.cc:2243] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:31.711256 18456 raft_consensus.cc:2272] T f975022ca9794464ac7483e95ed9c728 P b357062f01f849aba5c5977292ff9593 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.724807 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:40:31.726977 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:40:31.731088 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:31.731323 18456 tablet_replica.cc:333] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23: stopping tablet replica
I20260601 13:40:31.731531 18456 raft_consensus.cc:2243] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:31.731689 18456 raft_consensus.cc:2272] T f975022ca9794464ac7483e95ed9c728 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.732214 18456 tablet_replica.cc:333] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23: stopping tablet replica
I20260601 13:40:31.732292 18456 raft_consensus.cc:2243] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:31.732517 18456 raft_consensus.cc:2272] T 059ce8ed577443e4aba3c9dddc6917d3 P 75baa287244e4426bc5e9ef2e96edc23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.747131 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:40:31.749680 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:40:31.753847 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:31.754081 18456 tablet_replica.cc:333] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c: stopping tablet replica
I20260601 13:40:31.754232 18456 raft_consensus.cc:2243] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:31.754376 18456 raft_consensus.cc:2272] T 059ce8ed577443e4aba3c9dddc6917d3 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.754832 18456 tablet_replica.cc:333] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c: stopping tablet replica
I20260601 13:40:31.754909 18456 raft_consensus.cc:2243] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:31.754990 18456 raft_consensus.cc:2272] T f975022ca9794464ac7483e95ed9c728 P 0402df52158c4526833fafe4131b7a0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.768209 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:40:31.770594 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:40:31.774487 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:31.774718 18456 tablet_replica.cc:333] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026: stopping tablet replica
I20260601 13:40:31.774842 18456 raft_consensus.cc:2243] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:31.774966 18456 raft_consensus.cc:2272] T 059ce8ed577443e4aba3c9dddc6917d3 P d925c5c805784842b80faa624bfd2026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.788086 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:40:31.790172 18456 master.cc:562] Master@127.18.6.62:35609 shutting down...
I20260601 13:40:31.794723 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:31.794893 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:31.794945 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P c688751d5e554376ba4a8159a204e575: stopping tablet replica
I20260601 13:40:31.807960 18456 master.cc:584] Master@127.18.6.62:35609 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26722 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:40:31.816080 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:33547
I20260601 13:40:31.816447 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:31.818291 20555 instance_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:40:31.818367 20557 instance_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:40:31.818465 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:31.818509 20554 instance_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:40:31.818771 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:31.818815 18456 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:40:31.818831 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321231818832 us; error 0 us; skew 500 ppm
I20260601 13:40:31.819756 18456 webserver.cc:533] Webserver started at http://127.18.6.62:41481/ using document root <none> and password file <none>
I20260601 13:40:31.819885 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:31.819926 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:31.819985 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:31.820447 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "c59d68b418a94291ac169e502634b32b"
format_stamp: "Formatted at 2026-06-01 13:40:31 on dist-test-slave-nm12"
I20260601 13:40:31.821929 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:31.822832 20562 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:40:31.823081 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:31.823168 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "c59d68b418a94291ac169e502634b32b"
format_stamp: "Formatted at 2026-06-01 13:40:31 on dist-test-slave-nm12"
I20260601 13:40:31.823261 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780321188397171-18456-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:40:31.841940 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:31.842388 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:31.846666 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:33547
I20260601 13:40:31.849640 20614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:33547 every 8 connection(s)
I20260601 13:40:31.850165 20615 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:40:31.852108 20615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b: Bootstrap starting.
I20260601 13:40:31.852928 20615 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:31.854005 20615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b: No bootstrap required, opened a new log
I20260601 13:40:31.854437 20615 raft_consensus.cc:359] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59d68b418a94291ac169e502634b32b" member_type: VOTER }
I20260601 13:40:31.854538 20615 raft_consensus.cc:385] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:31.854599 20615 raft_consensus.cc:740] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59d68b418a94291ac169e502634b32b, State: Initialized, Role: FOLLOWER
I20260601 13:40:31.854756 20615 consensus_queue.cc:260] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c59d68b418a94291ac169e502634b32b" member_type: VOTER }
I20260601 13:40:31.854848 20615 raft_consensus.cc:399] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:31.854911 20615 raft_consensus.cc:493] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:31.854965 20615 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:31.855785 20615 raft_consensus.cc:515] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59d68b418a94291ac169e502634b32b" member_type: VOTER }
I20260601 13:40:31.855898 20615 leader_election.cc:304] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [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: c59d68b418a94291ac169e502634b32b; no voters: 
I20260601 13:40:31.856158 20615 leader_election.cc:290] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:31.856313 20618 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:31.856570 20618 raft_consensus.cc:697] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 1 LEADER]: Becoming Leader. State: Replica: c59d68b418a94291ac169e502634b32b, State: Running, Role: LEADER
I20260601 13:40:31.856653 20615 sys_catalog.cc:565] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:31.856709 20618 consensus_queue.cc:237] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [LEADER]: Queue going to LEADER mode. State: All 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: "c59d68b418a94291ac169e502634b32b" member_type: VOTER }
I20260601 13:40:31.857206 20620 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [sys.catalog]: SysCatalogTable state changed. Reason: New leader c59d68b418a94291ac169e502634b32b. Latest consensus state: current_term: 1 leader_uuid: "c59d68b418a94291ac169e502634b32b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59d68b418a94291ac169e502634b32b" member_type: VOTER } }
I20260601 13:40:31.857657 20619 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c59d68b418a94291ac169e502634b32b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59d68b418a94291ac169e502634b32b" member_type: VOTER } }
I20260601 13:40:31.857756 20620 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:31.857818 20619 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:31.858088 20628 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:31.859059 20628 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:31.859243 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:31.861043 20628 catalog_manager.cc:1382] Generated new cluster ID: d00ac6f5e72546969d63a2029bf88b22
I20260601 13:40:31.861107 20628 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:31.895018 20628 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:31.895675 20628 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:31.907281 20628 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b: Generated new TSK 0
I20260601 13:40:31.907527 20628 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:31.923525 18456 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 7.5898e-05s
I20260601 13:40:44.003947 18456 master.cc:562] Master@127.18.6.62:33547 shutting down...
I20260601 13:40:44.007419 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:44.007692 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:44.007782 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P c59d68b418a94291ac169e502634b32b: stopping tablet replica
I20260601 13:40:44.020558 18456 master.cc:584] Master@127.18.6.62:33547 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12209 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:40:44.025166 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:45559
I20260601 13:40:44.025554 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:44.027859 20637 instance_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:40:44.028064 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:44.028118 20640 instance_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:40:44.028230 20638 instance_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:40:44.028431 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:44.028475 18456 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:40:44.028533 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321244028533 us; error 0 us; skew 500 ppm
I20260601 13:40:44.029481 18456 webserver.cc:533] Webserver started at http://127.18.6.62:44963/ using document root <none> and password file <none>
I20260601 13:40:44.029623 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:44.029667 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:44.029721 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:44.030112 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "f0e37d72aba04281b0b0895432049942"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-nm12"
I20260601 13:40:44.032032 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:44.033102 20645 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:40:44.033414 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:44.033488 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "f0e37d72aba04281b0b0895432049942"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-nm12"
I20260601 13:40:44.033591 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-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:40:44.064698 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:44.065196 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:44.069555 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:45559
I20260601 13:40:44.070137 20697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:45559 every 8 connection(s)
I20260601 13:40:44.070722 20698 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:40:44.072557 20698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942: Bootstrap starting.
I20260601 13:40:44.073340 20698 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:44.074358 20698 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942: No bootstrap required, opened a new log
I20260601 13:40:44.074805 20698 raft_consensus.cc:359] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e37d72aba04281b0b0895432049942" member_type: VOTER }
I20260601 13:40:44.074892 20698 raft_consensus.cc:385] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:44.074915 20698 raft_consensus.cc:740] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0e37d72aba04281b0b0895432049942, State: Initialized, Role: FOLLOWER
I20260601 13:40:44.075012 20698 consensus_queue.cc:260] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f0e37d72aba04281b0b0895432049942" member_type: VOTER }
I20260601 13:40:44.075070 20698 raft_consensus.cc:399] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:44.075093 20698 raft_consensus.cc:493] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:44.075124 20698 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:44.075876 20698 raft_consensus.cc:515] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e37d72aba04281b0b0895432049942" member_type: VOTER }
I20260601 13:40:44.075989 20698 leader_election.cc:304] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [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: f0e37d72aba04281b0b0895432049942; no voters: 
I20260601 13:40:44.076140 20698 leader_election.cc:290] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:44.076288 20701 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:44.076483 20701 raft_consensus.cc:697] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 1 LEADER]: Becoming Leader. State: Replica: f0e37d72aba04281b0b0895432049942, State: Running, Role: LEADER
I20260601 13:40:44.076637 20698 sys_catalog.cc:565] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:44.076639 20701 consensus_queue.cc:237] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [LEADER]: Queue going to LEADER mode. State: All 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: "f0e37d72aba04281b0b0895432049942" member_type: VOTER }
I20260601 13:40:44.077225 20702 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f0e37d72aba04281b0b0895432049942" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e37d72aba04281b0b0895432049942" member_type: VOTER } }
I20260601 13:40:44.077279 20703 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0e37d72aba04281b0b0895432049942. Latest consensus state: current_term: 1 leader_uuid: "f0e37d72aba04281b0b0895432049942" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0e37d72aba04281b0b0895432049942" member_type: VOTER } }
I20260601 13:40:44.077322 20702 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:44.077373 20703 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:44.077939 20708 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:44.078863 20708 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:44.079105 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:44.080862 20708 catalog_manager.cc:1382] Generated new cluster ID: 3e5986dc0bc844ebbee7a288942f4326
I20260601 13:40:44.080924 20708 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:44.094157 20708 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:44.094805 20708 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:44.101953 20708 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942: Generated new TSK 0
I20260601 13:40:44.102180 20708 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:44.111809 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:44.114060 20720 instance_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:40:44.114130 20722 instance_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:40:44.114220 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:44.114060 20719 instance_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:40:44.114575 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:44.114626 18456 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:40:44.114645 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321244114645 us; error 0 us; skew 500 ppm
I20260601 13:40:44.115610 18456 webserver.cc:533] Webserver started at http://127.18.6.1:45483/ using document root <none> and password file <none>
I20260601 13:40:44.115752 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:44.115801 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:44.115866 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:44.116264 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "4f7cb63f5f2c4ac3a11b186180d99b61"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-nm12"
I20260601 13:40:44.117856 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:44.118851 20727 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:40:44.119170 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:44.119266 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "4f7cb63f5f2c4ac3a11b186180d99b61"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-nm12"
I20260601 13:40:44.119364 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-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:40:44.130054 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:44.130558 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:44.130908 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:44.131510 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:44.131583 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.131644 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:44.131697 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.136771 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:41117
I20260601 13:40:44.136847 20790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:41117 every 8 connection(s)
I20260601 13:40:44.137789 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:44.140156 20795 instance_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:40:44.140210 20798 instance_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:40:44.140169 20796 instance_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:40:44.140446 18456 server_base.cc:1061] running on GCE node
I20260601 13:40:44.140714 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:44.140761 18456 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:40:44.140779 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321244140779 us; error 0 us; skew 500 ppm
I20260601 13:40:44.141816 18456 webserver.cc:533] Webserver started at http://127.18.6.2:38879/ using document root <none> and password file <none>
I20260601 13:40:44.142028 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:44.142112 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:44.142206 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:44.142709 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "bd6eb0d9a9314a9a9b000af3901e5bd7"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-nm12"
I20260601 13:40:44.143124 20791 heartbeater.cc:344] Connected to a master server at 127.18.6.62:45559
I20260601 13:40:44.143257 20791 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:44.143543 20791 heartbeater.cc:507] Master 127.18.6.62:45559 requested a full tablet report, sending...
I20260601 13:40:44.144295 20662 ts_manager.cc:194] Registered new tserver with Master: 4f7cb63f5f2c4ac3a11b186180d99b61 (127.18.6.1:41117)
I20260601 13:40:44.144913 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:40:44.145326 20662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33302
I20260601 13:40:44.146188 20803 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:40:44.146533 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:44.146606 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "bd6eb0d9a9314a9a9b000af3901e5bd7"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-nm12"
I20260601 13:40:44.146682 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-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:40:44.152949 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:44.153363 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:44.153662 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:44.154139 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:44.154199 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.154256 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:44.154290 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.158583 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:39039
I20260601 13:40:44.158646 20866 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:39039 every 8 connection(s)
I20260601 13:40:44.159509 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:44.161355 20870 instance_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:40:44.161676 20873 instance_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:40:44.161989 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:44.162197 20871 instance_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:40:44.162424 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:44.162487 18456 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:40:44.162514 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321244162513 us; error 0 us; skew 500 ppm
I20260601 13:40:44.163403 18456 webserver.cc:533] Webserver started at http://127.18.6.3:42249/ using document root <none> and password file <none>
I20260601 13:40:44.163610 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:44.163681 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:44.163763 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:44.164243 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "13e4085786544e6fa5265fe2c675789a"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-nm12"
I20260601 13:40:44.164692 20867 heartbeater.cc:344] Connected to a master server at 127.18.6.62:45559
I20260601 13:40:44.164819 20867 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:44.165066 20867 heartbeater.cc:507] Master 127.18.6.62:45559 requested a full tablet report, sending...
I20260601 13:40:44.165776 20662 ts_manager.cc:194] Registered new tserver with Master: bd6eb0d9a9314a9a9b000af3901e5bd7 (127.18.6.2:39039)
I20260601 13:40:44.166070 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:44.166421 20662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33308
I20260601 13:40:44.167172 20878 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:40:44.167454 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:44.167573 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "13e4085786544e6fa5265fe2c675789a"
format_stamp: "Formatted at 2026-06-01 13:40:44 on dist-test-slave-nm12"
I20260601 13:40:44.167654 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780321188397171-18456-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:40:44.174642 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:44.175127 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:44.175524 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:44.176007 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:44.176069 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.176154 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:44.176206 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:44.181260 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:40361
I20260601 13:40:44.181282 20941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:40361 every 8 connection(s)
I20260601 13:40:44.185961 20942 heartbeater.cc:344] Connected to a master server at 127.18.6.62:45559
I20260601 13:40:44.186086 20942 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:44.186345 20942 heartbeater.cc:507] Master 127.18.6.62:45559 requested a full tablet report, sending...
I20260601 13:40:44.187040 20662 ts_manager.cc:194] Registered new tserver with Master: 13e4085786544e6fa5265fe2c675789a (127.18.6.3:40361)
I20260601 13:40:44.187415 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005719035s
I20260601 13:40:44.187714 20662 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33324
I20260601 13:40:45.146600 20791 heartbeater.cc:499] Master 127.18.6.62:45559 was elected leader, sending a full tablet report...
I20260601 13:40:45.167387 20867 heartbeater.cc:499] Master 127.18.6.62:45559 was elected leader, sending a full tablet report...
I20260601 13:40:45.188782 20942 heartbeater.cc:499] Master 127.18.6.62:45559 was elected leader, sending a full tablet report...
I20260601 13:40:46.078805 20716 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:48.079205 20716 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:50.079713 20716 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:52.080195 20716 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:54.080641 20716 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:56.081094 20716 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:40:56.266588 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:40:56.270802 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:56.283102 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:40:56.285194 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:40:56.289451 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:56.301404 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:40:56.303225 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:40:56.308357 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:56.320394 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:40:56.322304 18456 master.cc:562] Master@127.18.6.62:45559 shutting down...
I20260601 13:40:56.326149 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:56.326361 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:56.326458 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P f0e37d72aba04281b0b0895432049942: stopping tablet replica
I20260601 13:40:56.338833 18456 master.cc:584] Master@127.18.6.62:45559 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12319 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:40:56.345024 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:46341
I20260601 13:40:56.345439 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:56.347296 20947 instance_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:40:56.347285 20946 instance_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:40:56.347479 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:56.347432 20949 instance_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:40:56.347831 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:56.347875 18456 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:40:56.347898 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321256347899 us; error 0 us; skew 500 ppm
I20260601 13:40:56.348845 18456 webserver.cc:533] Webserver started at http://127.18.6.62:38911/ using document root <none> and password file <none>
I20260601 13:40:56.348984 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:56.349028 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:56.349097 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:56.349478 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "c2232c196d6b40a78fccdc66b3b2be95"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-nm12"
I20260601 13:40:56.351040 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:56.352030 20954 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:40:56.352312 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:56.352403 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "c2232c196d6b40a78fccdc66b3b2be95"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-nm12"
I20260601 13:40:56.352502 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-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:40:56.362051 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:56.362517 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:56.367055 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:46341
I20260601 13:40:56.368995 21006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:46341 every 8 connection(s)
I20260601 13:40:56.369481 21007 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:40:56.371325 21007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95: Bootstrap starting.
I20260601 13:40:56.372177 21007 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:56.373276 21007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95: No bootstrap required, opened a new log
I20260601 13:40:56.373687 21007 raft_consensus.cc:359] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2232c196d6b40a78fccdc66b3b2be95" member_type: VOTER }
I20260601 13:40:56.373777 21007 raft_consensus.cc:385] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:56.373835 21007 raft_consensus.cc:740] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2232c196d6b40a78fccdc66b3b2be95, State: Initialized, Role: FOLLOWER
I20260601 13:40:56.374003 21007 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c2232c196d6b40a78fccdc66b3b2be95" member_type: VOTER }
I20260601 13:40:56.374074 21007 raft_consensus.cc:399] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:56.374140 21007 raft_consensus.cc:493] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:56.374198 21007 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:56.374991 21007 raft_consensus.cc:515] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2232c196d6b40a78fccdc66b3b2be95" member_type: VOTER }
I20260601 13:40:56.375108 21007 leader_election.cc:304] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [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: c2232c196d6b40a78fccdc66b3b2be95; no voters: 
I20260601 13:40:56.375375 21007 leader_election.cc:290] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:56.375550 21010 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:56.375852 21010 raft_consensus.cc:697] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 1 LEADER]: Becoming Leader. State: Replica: c2232c196d6b40a78fccdc66b3b2be95, State: Running, Role: LEADER
I20260601 13:40:56.375927 21007 sys_catalog.cc:565] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:56.376019 21010 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [LEADER]: Queue going to LEADER mode. State: All 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: "c2232c196d6b40a78fccdc66b3b2be95" member_type: VOTER }
I20260601 13:40:56.376482 21011 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2232c196d6b40a78fccdc66b3b2be95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2232c196d6b40a78fccdc66b3b2be95" member_type: VOTER } }
I20260601 13:40:56.376494 21012 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2232c196d6b40a78fccdc66b3b2be95. Latest consensus state: current_term: 1 leader_uuid: "c2232c196d6b40a78fccdc66b3b2be95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2232c196d6b40a78fccdc66b3b2be95" member_type: VOTER } }
I20260601 13:40:56.376590 21011 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:56.376621 21012 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:56.376863 21015 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:56.377930 21015 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:56.378168 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:56.379854 21015 catalog_manager.cc:1382] Generated new cluster ID: 5261ffd219864a71910c05c0c8854f75
I20260601 13:40:56.379913 21015 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:56.414968 21015 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:56.415613 21015 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:56.425441 21015 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95: Generated new TSK 0
I20260601 13:40:56.425644 21015 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:56.443035 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:56.445330 21029 instance_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:40:56.445330 21031 instance_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:40:56.445338 21028 instance_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:40:56.445703 18456 server_base.cc:1061] running on GCE node
I20260601 13:40:56.445959 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:56.446017 18456 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:40:56.446050 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321256446049 us; error 0 us; skew 500 ppm
I20260601 13:40:56.446969 18456 webserver.cc:533] Webserver started at http://127.18.6.1:33017/ using document root <none> and password file <none>
I20260601 13:40:56.447147 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:56.447219 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:56.447304 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:56.447794 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "446e3de7af2b43eab95aacfa6c56bf79"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-nm12"
I20260601 13:40:56.449309 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:56.450377 21036 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:40:56.450747 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.450821 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "446e3de7af2b43eab95aacfa6c56bf79"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-nm12"
I20260601 13:40:56.450881 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-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:40:56.458338 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:56.458748 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:56.459005 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:56.459586 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:56.459628 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:56.459661 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:56.459713 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:56.464262 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:33551
I20260601 13:40:56.464293 21099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:33551 every 8 connection(s)
I20260601 13:40:56.465216 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:56.467236 21104 instance_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:40:56.467243 21107 instance_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:40:56.467339 21105 instance_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:40:56.467658 18456 server_base.cc:1061] running on GCE node
I20260601 13:40:56.467904 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:56.467960 18456 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:40:56.467983 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321256467981 us; error 0 us; skew 500 ppm
I20260601 13:40:56.469027 18456 webserver.cc:533] Webserver started at http://127.18.6.2:33383/ using document root <none> and password file <none>
I20260601 13:40:56.469233 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:56.469302 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:56.469384 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:56.469869 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "9507de1cfb704aea8c069a02c53e17f9"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-nm12"
I20260601 13:40:56.470301 21100 heartbeater.cc:344] Connected to a master server at 127.18.6.62:46341
I20260601 13:40:56.470412 21100 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:56.470641 21100 heartbeater.cc:507] Master 127.18.6.62:46341 requested a full tablet report, sending...
I20260601 13:40:56.471244 20971 ts_manager.cc:194] Registered new tserver with Master: 446e3de7af2b43eab95aacfa6c56bf79 (127.18.6.1:33551)
I20260601 13:40:56.471750 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:40:56.472056 20971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59606
I20260601 13:40:56.472847 21112 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:40:56.473073 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:56.473131 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "9507de1cfb704aea8c069a02c53e17f9"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-nm12"
I20260601 13:40:56.473194 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-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:40:56.483016 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:56.483377 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:56.483723 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:56.484200 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:56.484268 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:56.484328 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:56.484362 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:56.488844 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:36487
I20260601 13:40:56.488916 21175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:36487 every 8 connection(s)
I20260601 13:40:56.489760 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:56.491954 21182 instance_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:40:56.491997 21179 instance_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:40:56.492235 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:56.492933 21180 instance_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:40:56.493202 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:56.493271 18456 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:40:56.493289 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321256493289 us; error 0 us; skew 500 ppm
I20260601 13:40:56.494160 18456 webserver.cc:533] Webserver started at http://127.18.6.3:33493/ using document root <none> and password file <none>
I20260601 13:40:56.494311 21176 heartbeater.cc:344] Connected to a master server at 127.18.6.62:46341
I20260601 13:40:56.494354 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:56.494400 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:56.494410 21176 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:56.494472 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:56.494642 21176 heartbeater.cc:507] Master 127.18.6.62:46341 requested a full tablet report, sending...
I20260601 13:40:56.494923 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "c48ebf1ae4094b21889f56e475b32b03"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-nm12"
I20260601 13:40:56.495267 20971 ts_manager.cc:194] Registered new tserver with Master: 9507de1cfb704aea8c069a02c53e17f9 (127.18.6.2:36487)
I20260601 13:40:56.495849 20971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59620
I20260601 13:40:56.496711 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:56.497637 21187 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:40:56.497905 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:56.497988 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "c48ebf1ae4094b21889f56e475b32b03"
format_stamp: "Formatted at 2026-06-01 13:40:56 on dist-test-slave-nm12"
I20260601 13:40:56.498077 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780321188397171-18456-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:40:56.515792 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:56.516290 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:56.516644 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:56.517124 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:56.517189 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:56.517261 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:56.517299 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:56.522343 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:35265
I20260601 13:40:56.522384 21250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:35265 every 8 connection(s)
I20260601 13:40:56.527069 21251 heartbeater.cc:344] Connected to a master server at 127.18.6.62:46341
I20260601 13:40:56.527184 21251 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:56.527436 21251 heartbeater.cc:507] Master 127.18.6.62:46341 requested a full tablet report, sending...
I20260601 13:40:56.528083 20971 ts_manager.cc:194] Registered new tserver with Master: c48ebf1ae4094b21889f56e475b32b03 (127.18.6.3:35265)
I20260601 13:40:56.528446 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005650131s
I20260601 13:40:56.528645 20971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59632
I20260601 13:40:57.472963 21100 heartbeater.cc:499] Master 127.18.6.62:46341 was elected leader, sending a full tablet report...
I20260601 13:40:57.496878 21176 heartbeater.cc:499] Master 127.18.6.62:46341 was elected leader, sending a full tablet report...
I20260601 13:40:57.529605 21251 heartbeater.cc:499] Master 127.18.6.62:46341 was elected leader, sending a full tablet report...
I20260601 13:40:57.570681 20971 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59642:
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:40:57.571615 20971 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:40:57.583853 21064 tablet_service.cc:1511] Processing CreateTablet for tablet fbfb7eb1db9b43e8894614af04007cca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:57.583995 21062 tablet_service.cc:1511] Processing CreateTablet for tablet eef379001de84296a5ffc5bc06bc81d5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:57.584230 21064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfb7eb1db9b43e8894614af04007cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.584378 21062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef379001de84296a5ffc5bc06bc81d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.584707 21063 tablet_service.cc:1511] Processing CreateTablet for tablet 4d88e37089e64f53aa2767c479a6fb94 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:57.584970 21063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d88e37089e64f53aa2767c479a6fb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.586964 21061 tablet_service.cc:1511] Processing CreateTablet for tablet 759e9b396bf04192ae257fc641c479f8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:57.587090 21140 tablet_service.cc:1511] Processing CreateTablet for tablet fbfb7eb1db9b43e8894614af04007cca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:57.587214 21061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759e9b396bf04192ae257fc641c479f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.587378 21140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfb7eb1db9b43e8894614af04007cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.589040 21271 tablet_bootstrap.cc:492] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79: Bootstrap starting.
I20260601 13:40:57.589285 21139 tablet_service.cc:1511] Processing CreateTablet for tablet 4d88e37089e64f53aa2767c479a6fb94 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:57.589533 21139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d88e37089e64f53aa2767c479a6fb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.590162 21271 tablet_bootstrap.cc:654] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.591449 21271 tablet_bootstrap.cc:492] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79: No bootstrap required, opened a new log
I20260601 13:40:57.591606 21271 ts_tablet_manager.cc:1403] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:57.591719 21138 tablet_service.cc:1511] Processing CreateTablet for tablet eef379001de84296a5ffc5bc06bc81d5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:57.591982 21138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef379001de84296a5ffc5bc06bc81d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.592116 21271 raft_consensus.cc:359] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.592222 21271 raft_consensus.cc:385] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.592247 21271 raft_consensus.cc:740] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 446e3de7af2b43eab95aacfa6c56bf79, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.592404 21271 consensus_queue.cc:260] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.592763 21271 ts_tablet_manager.cc:1434] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:57.592950 21271 tablet_bootstrap.cc:492] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79: Bootstrap starting.
I20260601 13:40:57.593926 21271 tablet_bootstrap.cc:654] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.594257 21137 tablet_service.cc:1511] Processing CreateTablet for tablet 759e9b396bf04192ae257fc641c479f8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:57.594460 21137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759e9b396bf04192ae257fc641c479f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.595626 21271 tablet_bootstrap.cc:492] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79: No bootstrap required, opened a new log
I20260601 13:40:57.595708 21215 tablet_service.cc:1511] Processing CreateTablet for tablet fbfb7eb1db9b43e8894614af04007cca (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:57.595880 21214 tablet_service.cc:1511] Processing CreateTablet for tablet 4d88e37089e64f53aa2767c479a6fb94 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:57.595963 21215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbfb7eb1db9b43e8894614af04007cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.595772 21271 ts_tablet_manager.cc:1403] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:57.596129 21214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d88e37089e64f53aa2767c479a6fb94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.596468 21271 raft_consensus.cc:359] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.596580 21271 raft_consensus.cc:385] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.596628 21271 raft_consensus.cc:740] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 446e3de7af2b43eab95aacfa6c56bf79, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.596657 21212 tablet_service.cc:1511] Processing CreateTablet for tablet 759e9b396bf04192ae257fc641c479f8 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:57.596750 21271 consensus_queue.cc:260] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.596880 21212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 759e9b396bf04192ae257fc641c479f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.597045 21271 ts_tablet_manager.cc:1434] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:57.597209 21271 tablet_bootstrap.cc:492] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79: Bootstrap starting.
I20260601 13:40:57.595948 21272 tablet_bootstrap.cc:492] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9: Bootstrap starting.
I20260601 13:40:57.598167 21271 tablet_bootstrap.cc:654] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.598376 21213 tablet_service.cc:1511] Processing CreateTablet for tablet eef379001de84296a5ffc5bc06bc81d5 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=ae2cec0746c34250a5cde6b1a5824ff2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:57.598630 21213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef379001de84296a5ffc5bc06bc81d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:57.598964 21272 tablet_bootstrap.cc:654] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.600131 21272 tablet_bootstrap.cc:492] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9: No bootstrap required, opened a new log
I20260601 13:40:57.600255 21272 ts_tablet_manager.cc:1403] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:40:57.600767 21272 raft_consensus.cc:359] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.600907 21272 raft_consensus.cc:385] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.600944 21276 tablet_bootstrap.cc:492] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03: Bootstrap starting.
I20260601 13:40:57.600958 21272 raft_consensus.cc:740] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9507de1cfb704aea8c069a02c53e17f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.601131 21272 consensus_queue.cc:260] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.601526 21272 ts_tablet_manager.cc:1434] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:57.601747 21272 tablet_bootstrap.cc:492] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9: Bootstrap starting.
I20260601 13:40:57.601977 21276 tablet_bootstrap.cc:654] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.602797 21272 tablet_bootstrap.cc:654] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.603132 21271 tablet_bootstrap.cc:492] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79: No bootstrap required, opened a new log
I20260601 13:40:57.603161 21276 tablet_bootstrap.cc:492] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03: No bootstrap required, opened a new log
I20260601 13:40:57.603220 21271 ts_tablet_manager.cc:1403] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:40:57.603248 21276 ts_tablet_manager.cc:1403] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:57.603714 21271 raft_consensus.cc:359] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.603763 21276 raft_consensus.cc:359] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.603888 21276 raft_consensus.cc:385] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.603945 21276 raft_consensus.cc:740] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c48ebf1ae4094b21889f56e475b32b03, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.603822 21271 raft_consensus.cc:385] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.604055 21271 raft_consensus.cc:740] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 446e3de7af2b43eab95aacfa6c56bf79, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.604147 21276 consensus_queue.cc:260] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.604204 21271 consensus_queue.cc:260] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.604502 21271 ts_tablet_manager.cc:1434] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:57.604583 21276 ts_tablet_manager.cc:1434] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:57.604645 21272 tablet_bootstrap.cc:492] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9: No bootstrap required, opened a new log
I20260601 13:40:57.604768 21276 tablet_bootstrap.cc:492] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03: Bootstrap starting.
I20260601 13:40:57.604774 21272 ts_tablet_manager.cc:1403] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:57.604825 21271 tablet_bootstrap.cc:492] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79: Bootstrap starting.
I20260601 13:40:57.605816 21271 tablet_bootstrap.cc:654] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.605816 21276 tablet_bootstrap.cc:654] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.606762 21272 raft_consensus.cc:359] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.606894 21272 raft_consensus.cc:385] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.606956 21272 raft_consensus.cc:740] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9507de1cfb704aea8c069a02c53e17f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.607134 21272 consensus_queue.cc:260] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.607239 21276 tablet_bootstrap.cc:492] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03: No bootstrap required, opened a new log
I20260601 13:40:57.607329 21276 ts_tablet_manager.cc:1403] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:57.607542 21272 ts_tablet_manager.cc:1434] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:57.607715 21272 tablet_bootstrap.cc:492] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9: Bootstrap starting.
I20260601 13:40:57.607816 21276 raft_consensus.cc:359] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.607928 21276 raft_consensus.cc:385] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.607961 21276 raft_consensus.cc:740] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c48ebf1ae4094b21889f56e475b32b03, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.608331 21276 consensus_queue.cc:260] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.608596 21276 ts_tablet_manager.cc:1434] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:57.608726 21272 tablet_bootstrap.cc:654] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.608740 21276 tablet_bootstrap.cc:492] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03: Bootstrap starting.
I20260601 13:40:57.609400 21271 tablet_bootstrap.cc:492] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79: No bootstrap required, opened a new log
I20260601 13:40:57.609539 21271 ts_tablet_manager.cc:1403] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:40:57.609856 21276 tablet_bootstrap.cc:654] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.610078 21271 raft_consensus.cc:359] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.610242 21271 raft_consensus.cc:385] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.610327 21271 raft_consensus.cc:740] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 446e3de7af2b43eab95aacfa6c56bf79, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.610513 21271 consensus_queue.cc:260] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.610855 21271 ts_tablet_manager.cc:1434] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:57.610934 21276 tablet_bootstrap.cc:492] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03: No bootstrap required, opened a new log
I20260601 13:40:57.611025 21276 ts_tablet_manager.cc:1403] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:57.611563 21276 raft_consensus.cc:359] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.611688 21276 raft_consensus.cc:385] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.611739 21276 raft_consensus.cc:740] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c48ebf1ae4094b21889f56e475b32b03, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.611773 21272 tablet_bootstrap.cc:492] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9: No bootstrap required, opened a new log
I20260601 13:40:57.611857 21272 ts_tablet_manager.cc:1403] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:57.611874 21276 consensus_queue.cc:260] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.612128 21276 ts_tablet_manager.cc:1434] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:57.612280 21276 tablet_bootstrap.cc:492] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03: Bootstrap starting.
I20260601 13:40:57.612279 21272 raft_consensus.cc:359] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.612413 21272 raft_consensus.cc:385] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.612457 21272 raft_consensus.cc:740] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9507de1cfb704aea8c069a02c53e17f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.612569 21272 consensus_queue.cc:260] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.612852 21272 ts_tablet_manager.cc:1434] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:57.613044 21272 tablet_bootstrap.cc:492] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9: Bootstrap starting.
I20260601 13:40:57.613376 21276 tablet_bootstrap.cc:654] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.614044 21272 tablet_bootstrap.cc:654] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:57.615383 21272 tablet_bootstrap.cc:492] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9: No bootstrap required, opened a new log
I20260601 13:40:57.615499 21272 ts_tablet_manager.cc:1403] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:57.615883 21272 raft_consensus.cc:359] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.615976 21272 raft_consensus.cc:385] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.615999 21272 raft_consensus.cc:740] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9507de1cfb704aea8c069a02c53e17f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.616137 21272 consensus_queue.cc:260] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.616464 21272 ts_tablet_manager.cc:1434] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:57.616523 21276 tablet_bootstrap.cc:492] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03: No bootstrap required, opened a new log
I20260601 13:40:57.616611 21276 ts_tablet_manager.cc:1403] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:40:57.616941 21276 raft_consensus.cc:359] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.617005 21276 raft_consensus.cc:385] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:57.617026 21276 raft_consensus.cc:740] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c48ebf1ae4094b21889f56e475b32b03, State: Initialized, Role: FOLLOWER
I20260601 13:40:57.617152 21276 consensus_queue.cc:260] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.617394 21276 ts_tablet_manager.cc:1434] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:57.647239 21282 raft_consensus.cc:493] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:57.647428 21282 raft_consensus.cc:515] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.647989 21282 leader_election.cc:290] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 446e3de7af2b43eab95aacfa6c56bf79 (127.18.6.1:33551), 9507de1cfb704aea8c069a02c53e17f9 (127.18.6.2:36487)
I20260601 13:40:57.652561 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef379001de84296a5ffc5bc06bc81d5" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446e3de7af2b43eab95aacfa6c56bf79" is_pre_election: true
I20260601 13:40:57.652737 21074 raft_consensus.cc:2468] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 0.
I20260601 13:40:57.652837 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef379001de84296a5ffc5bc06bc81d5" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9507de1cfb704aea8c069a02c53e17f9" is_pre_election: true
I20260601 13:40:57.652945 21150 raft_consensus.cc:2468] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 0.
I20260601 13:40:57.653102 21191 leader_election.cc:304] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 446e3de7af2b43eab95aacfa6c56bf79, c48ebf1ae4094b21889f56e475b32b03; no voters: 
I20260601 13:40:57.653332 21282 raft_consensus.cc:2804] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:57.653424 21282 raft_consensus.cc:493] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:57.653484 21282 raft_consensus.cc:3060] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.654428 21282 raft_consensus.cc:515] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.654793 21282 leader_election.cc:290] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 election: Requested vote from peers 446e3de7af2b43eab95aacfa6c56bf79 (127.18.6.1:33551), 9507de1cfb704aea8c069a02c53e17f9 (127.18.6.2:36487)
I20260601 13:40:57.655117 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef379001de84296a5ffc5bc06bc81d5" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9507de1cfb704aea8c069a02c53e17f9"
I20260601 13:40:57.655118 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef379001de84296a5ffc5bc06bc81d5" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446e3de7af2b43eab95aacfa6c56bf79"
I20260601 13:40:57.655258 21074 raft_consensus.cc:3060] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.655258 21150 raft_consensus.cc:3060] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.656267 21074 raft_consensus.cc:2468] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 1.
I20260601 13:40:57.656267 21150 raft_consensus.cc:2468] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 1.
I20260601 13:40:57.656584 21191 leader_election.cc:304] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 446e3de7af2b43eab95aacfa6c56bf79, c48ebf1ae4094b21889f56e475b32b03; no voters: 
I20260601 13:40:57.656760 21282 raft_consensus.cc:2804] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:57.656994 21282 raft_consensus.cc:697] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 1 LEADER]: Becoming Leader. State: Replica: c48ebf1ae4094b21889f56e475b32b03, State: Running, Role: LEADER
I20260601 13:40:57.657161 21282 consensus_queue.cc:237] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.658645 20969 catalog_manager.cc:5696] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c48ebf1ae4094b21889f56e475b32b03 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "c48ebf1ae4094b21889f56e475b32b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:57.668840 21274 raft_consensus.cc:493] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:57.668967 21274 raft_consensus.cc:515] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.669623 21274 leader_election.cc:290] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9507de1cfb704aea8c069a02c53e17f9 (127.18.6.2:36487), c48ebf1ae4094b21889f56e475b32b03 (127.18.6.3:35265)
I20260601 13:40:57.674008 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e37089e64f53aa2767c479a6fb94" candidate_uuid: "446e3de7af2b43eab95aacfa6c56bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9507de1cfb704aea8c069a02c53e17f9" is_pre_election: true
I20260601 13:40:57.674190 21150 raft_consensus.cc:2468] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 446e3de7af2b43eab95aacfa6c56bf79 in term 0.
I20260601 13:40:57.674551 21038 leader_election.cc:304] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 446e3de7af2b43eab95aacfa6c56bf79, 9507de1cfb704aea8c069a02c53e17f9; no voters: 
I20260601 13:40:57.675058 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e37089e64f53aa2767c479a6fb94" candidate_uuid: "446e3de7af2b43eab95aacfa6c56bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c48ebf1ae4094b21889f56e475b32b03" is_pre_election: true
I20260601 13:40:57.675123 21274 raft_consensus.cc:2804] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:57.675199 21274 raft_consensus.cc:493] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:57.675278 21274 raft_consensus.cc:3060] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.675204 21225 raft_consensus.cc:2468] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 446e3de7af2b43eab95aacfa6c56bf79 in term 0.
I20260601 13:40:57.676605 21274 raft_consensus.cc:515] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.677021 21274 leader_election.cc:290] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [CANDIDATE]: Term 1 election: Requested vote from peers 9507de1cfb704aea8c069a02c53e17f9 (127.18.6.2:36487), c48ebf1ae4094b21889f56e475b32b03 (127.18.6.3:35265)
I20260601 13:40:57.677335 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e37089e64f53aa2767c479a6fb94" candidate_uuid: "446e3de7af2b43eab95aacfa6c56bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9507de1cfb704aea8c069a02c53e17f9"
I20260601 13:40:57.677451 21150 raft_consensus.cc:3060] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.678354 21150 raft_consensus.cc:2468] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 446e3de7af2b43eab95aacfa6c56bf79 in term 1.
I20260601 13:40:57.678606 21225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d88e37089e64f53aa2767c479a6fb94" candidate_uuid: "446e3de7af2b43eab95aacfa6c56bf79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c48ebf1ae4094b21889f56e475b32b03"
I20260601 13:40:57.678619 21038 leader_election.cc:304] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 446e3de7af2b43eab95aacfa6c56bf79, 9507de1cfb704aea8c069a02c53e17f9; no voters: 
I20260601 13:40:57.678757 21225 raft_consensus.cc:3060] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.678829 21274 raft_consensus.cc:2804] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:57.679030 21274 raft_consensus.cc:697] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 LEADER]: Becoming Leader. State: Replica: 446e3de7af2b43eab95aacfa6c56bf79, State: Running, Role: LEADER
I20260601 13:40:57.679214 21274 consensus_queue.cc:237] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.679688 21225 raft_consensus.cc:2468] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 446e3de7af2b43eab95aacfa6c56bf79 in term 1.
I20260601 13:40:57.681068 20969 catalog_manager.cc:5696] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 reported cstate change: term changed from 0 to 1, leader changed from <none> to 446e3de7af2b43eab95aacfa6c56bf79 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "446e3de7af2b43eab95aacfa6c56bf79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:57.697057 21282 raft_consensus.cc:493] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:57.697249 21282 raft_consensus.cc:515] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.697765 21282 leader_election.cc:290] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 446e3de7af2b43eab95aacfa6c56bf79 (127.18.6.1:33551), 9507de1cfb704aea8c069a02c53e17f9 (127.18.6.2:36487)
I20260601 13:40:57.698213 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb7eb1db9b43e8894614af04007cca" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9507de1cfb704aea8c069a02c53e17f9" is_pre_election: true
I20260601 13:40:57.698225 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb7eb1db9b43e8894614af04007cca" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446e3de7af2b43eab95aacfa6c56bf79" is_pre_election: true
I20260601 13:40:57.698370 21150 raft_consensus.cc:2468] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 0.
I20260601 13:40:57.698400 21074 raft_consensus.cc:2468] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 0.
I20260601 13:40:57.698748 21189 leader_election.cc:304] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9507de1cfb704aea8c069a02c53e17f9, c48ebf1ae4094b21889f56e475b32b03; no voters: 
I20260601 13:40:57.698944 21282 raft_consensus.cc:2804] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:57.699018 21282 raft_consensus.cc:493] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:57.699059 21282 raft_consensus.cc:3060] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.700011 21282 raft_consensus.cc:515] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.700383 21282 leader_election.cc:290] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 election: Requested vote from peers 446e3de7af2b43eab95aacfa6c56bf79 (127.18.6.1:33551), 9507de1cfb704aea8c069a02c53e17f9 (127.18.6.2:36487)
I20260601 13:40:57.700752 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb7eb1db9b43e8894614af04007cca" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9507de1cfb704aea8c069a02c53e17f9"
I20260601 13:40:57.700758 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbfb7eb1db9b43e8894614af04007cca" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446e3de7af2b43eab95aacfa6c56bf79"
I20260601 13:40:57.700884 21074 raft_consensus.cc:3060] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.700884 21150 raft_consensus.cc:3060] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.701900 21074 raft_consensus.cc:2468] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 1.
I20260601 13:40:57.701900 21150 raft_consensus.cc:2468] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 1.
I20260601 13:40:57.702237 21191 leader_election.cc:304] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 446e3de7af2b43eab95aacfa6c56bf79, c48ebf1ae4094b21889f56e475b32b03; no voters: 
I20260601 13:40:57.702399 21282 raft_consensus.cc:2804] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:57.702486 21282 raft_consensus.cc:697] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 1 LEADER]: Becoming Leader. State: Replica: c48ebf1ae4094b21889f56e475b32b03, State: Running, Role: LEADER
I20260601 13:40:57.702656 21282 consensus_queue.cc:237] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.704324 20969 catalog_manager.cc:5696] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c48ebf1ae4094b21889f56e475b32b03 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "c48ebf1ae4094b21889f56e475b32b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } health_report { overall_health: HEALTHY } } }
W20260601 13:40:57.716123 21101 tablet.cc:2404] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:40:57.927788 21282 raft_consensus.cc:493] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:57.927955 21282 raft_consensus.cc:515] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.928426 21282 leader_election.cc:290] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 446e3de7af2b43eab95aacfa6c56bf79 (127.18.6.1:33551), 9507de1cfb704aea8c069a02c53e17f9 (127.18.6.2:36487)
I20260601 13:40:57.928872 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759e9b396bf04192ae257fc641c479f8" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446e3de7af2b43eab95aacfa6c56bf79" is_pre_election: true
I20260601 13:40:57.928925 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759e9b396bf04192ae257fc641c479f8" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9507de1cfb704aea8c069a02c53e17f9" is_pre_election: true
I20260601 13:40:57.929031 21150 raft_consensus.cc:2468] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 0.
I20260601 13:40:57.929031 21074 raft_consensus.cc:2468] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 0.
I20260601 13:40:57.929410 21189 leader_election.cc:304] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9507de1cfb704aea8c069a02c53e17f9, c48ebf1ae4094b21889f56e475b32b03; no voters: 
I20260601 13:40:57.929674 21282 raft_consensus.cc:2804] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:57.929771 21282 raft_consensus.cc:493] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:57.929828 21282 raft_consensus.cc:3060] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.930704 21282 raft_consensus.cc:515] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.931067 21282 leader_election.cc:290] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 election: Requested vote from peers 446e3de7af2b43eab95aacfa6c56bf79 (127.18.6.1:33551), 9507de1cfb704aea8c069a02c53e17f9 (127.18.6.2:36487)
I20260601 13:40:57.931452 21150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759e9b396bf04192ae257fc641c479f8" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9507de1cfb704aea8c069a02c53e17f9"
I20260601 13:40:57.931535 21074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "759e9b396bf04192ae257fc641c479f8" candidate_uuid: "c48ebf1ae4094b21889f56e475b32b03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "446e3de7af2b43eab95aacfa6c56bf79"
I20260601 13:40:57.931595 21150 raft_consensus.cc:3060] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.931653 21074 raft_consensus.cc:3060] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:57.932381 21074 raft_consensus.cc:2468] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 1.
I20260601 13:40:57.932423 21150 raft_consensus.cc:2468] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c48ebf1ae4094b21889f56e475b32b03 in term 1.
I20260601 13:40:57.932722 21191 leader_election.cc:304] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 446e3de7af2b43eab95aacfa6c56bf79, c48ebf1ae4094b21889f56e475b32b03; no voters: 
I20260601 13:40:57.932942 21282 raft_consensus.cc:2804] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:57.933036 21282 raft_consensus.cc:697] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 1 LEADER]: Becoming Leader. State: Replica: c48ebf1ae4094b21889f56e475b32b03, State: Running, Role: LEADER
I20260601 13:40:57.933171 21282 consensus_queue.cc:237] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } }
I20260601 13:40:57.934716 20969 catalog_manager.cc:5696] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c48ebf1ae4094b21889f56e475b32b03 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "c48ebf1ae4094b21889f56e475b32b03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "446e3de7af2b43eab95aacfa6c56bf79" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9507de1cfb704aea8c069a02c53e17f9" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 36487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c48ebf1ae4094b21889f56e475b32b03" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:57.950235 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:40:57.955229 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:57.955570 18456 tablet_replica.cc:333] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79: stopping tablet replica
I20260601 13:40:57.955732 18456 raft_consensus.cc:2243] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.955865 18456 raft_consensus.cc:2272] T 759e9b396bf04192ae257fc641c479f8 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.956382 18456 tablet_replica.cc:333] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79: stopping tablet replica
I20260601 13:40:57.956488 18456 raft_consensus.cc:2243] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:57.956656 18456 pending_rounds.cc:70] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79: Trying to abort 1 pending ops.
I20260601 13:40:57.956753 18456 pending_rounds.cc:77] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195871455764480 op_type: NO_OP noop_request { }
I20260601 13:40:57.956859 18456 raft_consensus.cc:2889] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:57.956928 18456 raft_consensus.cc:2272] T 4d88e37089e64f53aa2767c479a6fb94 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.957453 18456 tablet_replica.cc:333] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79: stopping tablet replica
I20260601 13:40:57.957523 18456 raft_consensus.cc:2243] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.957629 18456 raft_consensus.cc:2272] T eef379001de84296a5ffc5bc06bc81d5 P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.958029 18456 tablet_replica.cc:333] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79: stopping tablet replica
I20260601 13:40:57.958127 18456 raft_consensus.cc:2243] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.958221 18456 raft_consensus.cc:2272] T fbfb7eb1db9b43e8894614af04007cca P 446e3de7af2b43eab95aacfa6c56bf79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.971851 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:40:57.974372 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:40:57.979226 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:57.979602 18456 tablet_replica.cc:333] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9: stopping tablet replica
I20260601 13:40:57.979746 18456 raft_consensus.cc:2243] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.979858 18456 raft_consensus.cc:2272] T 759e9b396bf04192ae257fc641c479f8 P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.980329 18456 tablet_replica.cc:333] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9: stopping tablet replica
I20260601 13:40:57.980412 18456 raft_consensus.cc:2243] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.980489 18456 raft_consensus.cc:2272] T eef379001de84296a5ffc5bc06bc81d5 P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.980862 18456 tablet_replica.cc:333] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9: stopping tablet replica
I20260601 13:40:57.980937 18456 raft_consensus.cc:2243] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.981001 18456 raft_consensus.cc:2272] T fbfb7eb1db9b43e8894614af04007cca P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.981380 18456 tablet_replica.cc:333] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9: stopping tablet replica
I20260601 13:40:57.981446 18456 raft_consensus.cc:2243] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:57.981508 18456 raft_consensus.cc:2272] T 4d88e37089e64f53aa2767c479a6fb94 P 9507de1cfb704aea8c069a02c53e17f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:57.994776 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:40:57.997210 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:40:58.001247 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:40:58.001668 18456 tablet_replica.cc:333] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03: stopping tablet replica
I20260601 13:40:58.001832 18456 raft_consensus.cc:2243] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:58.002048 18456 pending_rounds.cc:70] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03: Trying to abort 1 pending ops.
I20260601 13:40:58.002099 18456 pending_rounds.cc:77] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195871551688704 op_type: NO_OP noop_request { }
I20260601 13:40:58.002185 18456 raft_consensus.cc:2889] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:58.002254 18456 raft_consensus.cc:2272] T fbfb7eb1db9b43e8894614af04007cca P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:58.002935 18456 tablet_replica.cc:333] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03: stopping tablet replica
I20260601 13:40:58.003073 18456 raft_consensus.cc:2243] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:58.003247 18456 pending_rounds.cc:70] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03: Trying to abort 1 pending ops.
I20260601 13:40:58.003294 18456 pending_rounds.cc:77] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195871365230592 op_type: NO_OP noop_request { }
I20260601 13:40:58.003364 18456 raft_consensus.cc:2889] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:58.003427 18456 raft_consensus.cc:2272] T eef379001de84296a5ffc5bc06bc81d5 P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:58.004070 18456 tablet_replica.cc:333] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03: stopping tablet replica
I20260601 13:40:58.004191 18456 raft_consensus.cc:2243] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:40:58.004312 18456 raft_consensus.cc:2272] T 4d88e37089e64f53aa2767c479a6fb94 P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:58.004710 18456 tablet_replica.cc:333] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03: stopping tablet replica
I20260601 13:40:58.004820 18456 raft_consensus.cc:2243] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:58.004951 18456 pending_rounds.cc:70] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03: Trying to abort 1 pending ops.
I20260601 13:40:58.005005 18456 pending_rounds.cc:77] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292195872495800320 op_type: NO_OP noop_request { }
I20260601 13:40:58.005080 18456 raft_consensus.cc:2889] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:40:58.005141 18456 raft_consensus.cc:2272] T 759e9b396bf04192ae257fc641c479f8 P c48ebf1ae4094b21889f56e475b32b03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:58.008255 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:40:58.010438 18456 master.cc:562] Master@127.18.6.62:46341 shutting down...
I20260601 13:40:58.014156 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:40:58.014336 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:40:58.014430 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P c2232c196d6b40a78fccdc66b3b2be95: stopping tablet replica
I20260601 13:40:58.027365 18456 master.cc:584] Master@127.18.6.62:46341 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1690 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:40:58.036062 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:41821
I20260601 13:40:58.036471 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:58.038277 21299 instance_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:40:58.038410 21302 instance_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:40:58.038419 21300 instance_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:40:58.038661 18456 server_base.cc:1061] running on GCE node
I20260601 13:40:58.038859 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:58.038897 18456 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:40:58.038913 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321258038912 us; error 0 us; skew 500 ppm
I20260601 13:40:58.039821 18456 webserver.cc:533] Webserver started at http://127.18.6.62:43081/ using document root <none> and password file <none>
I20260601 13:40:58.039994 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:58.040077 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:58.040169 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:58.040571 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "ddf2d0072f7f4fd586a48cd69e6801fd"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-nm12"
I20260601 13:40:58.042224 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:58.043557 21307 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:40:58.043877 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:58.043975 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "ddf2d0072f7f4fd586a48cd69e6801fd"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-nm12"
I20260601 13:40:58.044080 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-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:40:58.063632 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:58.064108 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:58.069087 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:41821
I20260601 13:40:58.072391 21359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:41821 every 8 connection(s)
I20260601 13:40:58.072908 21360 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:40:58.074697 21360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd: Bootstrap starting.
I20260601 13:40:58.075541 21360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:58.076895 21360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd: No bootstrap required, opened a new log
I20260601 13:40:58.077301 21360 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddf2d0072f7f4fd586a48cd69e6801fd" member_type: VOTER }
I20260601 13:40:58.077411 21360 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:58.077458 21360 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddf2d0072f7f4fd586a48cd69e6801fd, State: Initialized, Role: FOLLOWER
I20260601 13:40:58.077605 21360 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ddf2d0072f7f4fd586a48cd69e6801fd" member_type: VOTER }
I20260601 13:40:58.077695 21360 raft_consensus.cc:399] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:40:58.077741 21360 raft_consensus.cc:493] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:40:58.077807 21360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:58.078532 21360 raft_consensus.cc:515] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddf2d0072f7f4fd586a48cd69e6801fd" member_type: VOTER }
I20260601 13:40:58.078677 21360 leader_election.cc:304] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [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: ddf2d0072f7f4fd586a48cd69e6801fd; no voters: 
I20260601 13:40:58.078887 21360 leader_election.cc:290] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:40:58.079141 21364 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:58.079349 21364 raft_consensus.cc:697] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 1 LEADER]: Becoming Leader. State: Replica: ddf2d0072f7f4fd586a48cd69e6801fd, State: Running, Role: LEADER
I20260601 13:40:58.079429 21360 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:40:58.079581 21364 consensus_queue.cc:237] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [LEADER]: Queue going to LEADER mode. State: All 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: "ddf2d0072f7f4fd586a48cd69e6801fd" member_type: VOTER }
I20260601 13:40:58.080049 21365 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ddf2d0072f7f4fd586a48cd69e6801fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddf2d0072f7f4fd586a48cd69e6801fd" member_type: VOTER } }
I20260601 13:40:58.080183 21365 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:58.080052 21363 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader ddf2d0072f7f4fd586a48cd69e6801fd. Latest consensus state: current_term: 1 leader_uuid: "ddf2d0072f7f4fd586a48cd69e6801fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ddf2d0072f7f4fd586a48cd69e6801fd" member_type: VOTER } }
I20260601 13:40:58.080353 21363 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [sys.catalog]: This master's current role is: LEADER
I20260601 13:40:58.080969 21370 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:40:58.081789 21370 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:40:58.082022 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:40:58.083753 21370 catalog_manager.cc:1382] Generated new cluster ID: 56bfdc7ceb854181af9585dc6caf98b8
I20260601 13:40:58.083813 21370 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:40:58.103621 21370 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:40:58.104238 21370 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:40:58.112568 21370 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd: Generated new TSK 0
I20260601 13:40:58.112807 21370 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:40:58.114518 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:58.117020 21381 instance_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:40:58.117080 21382 instance_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:40:58.117074 21384 instance_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:40:58.117161 18456 server_base.cc:1061] running on GCE node
I20260601 13:40:58.117400 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:58.117452 18456 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:40:58.117468 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321258117468 us; error 0 us; skew 500 ppm
I20260601 13:40:58.118337 18456 webserver.cc:533] Webserver started at http://127.18.6.1:34573/ using document root <none> and password file <none>
I20260601 13:40:58.118511 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:58.118582 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:58.118700 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:58.119105 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "2353d585b08e403ba5429a6e49a369f9"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-nm12"
I20260601 13:40:58.120627 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:58.121528 21389 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:40:58.121810 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:58.121891 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "2353d585b08e403ba5429a6e49a369f9"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-nm12"
I20260601 13:40:58.121982 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-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:40:58.131887 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:58.132416 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:58.132788 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:58.133337 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:58.133404 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.133469 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:58.133533 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.138249 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:35169
I20260601 13:40:58.138273 21452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:35169 every 8 connection(s)
I20260601 13:40:58.139283 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:58.141251 21458 instance_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:40:58.141258 21457 instance_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:40:58.141541 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:58.141793 21460 instance_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:40:58.142055 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:58.142099 18456 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:40:58.142115 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321258142115 us; error 0 us; skew 500 ppm
I20260601 13:40:58.143101 18456 webserver.cc:533] Webserver started at http://127.18.6.2:42223/ using document root <none> and password file <none>
I20260601 13:40:58.143275 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:58.143357 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:58.143441 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:58.143916 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-nm12"
I20260601 13:40:58.144241 21453 heartbeater.cc:344] Connected to a master server at 127.18.6.62:41821
I20260601 13:40:58.144356 21453 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:58.144630 21453 heartbeater.cc:507] Master 127.18.6.62:41821 requested a full tablet report, sending...
I20260601 13:40:58.145328 21324 ts_manager.cc:194] Registered new tserver with Master: 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:40:58.145717 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:58.146160 21324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40956
I20260601 13:40:58.146744 21465 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:40:58.147017 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:58.147097 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-nm12"
I20260601 13:40:58.147166 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-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:40:58.155194 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:58.155711 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:58.156028 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:58.156561 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:58.156606 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.156683 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:58.156723 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.161303 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:43077
I20260601 13:40:58.161366 21528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:43077 every 8 connection(s)
I20260601 13:40:58.162253 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:58.164520 21532 instance_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:40:58.164525 21533 instance_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:40:58.164712 18456 server_base.cc:1061] running on GCE node
W20260601 13:40:58.165351 21535 instance_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:40:58.165647 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:58.165704 18456 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:40:58.165729 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321258165728 us; error 0 us; skew 500 ppm
I20260601 13:40:58.166760 21529 heartbeater.cc:344] Connected to a master server at 127.18.6.62:41821
I20260601 13:40:58.166772 18456 webserver.cc:533] Webserver started at http://127.18.6.3:36125/ using document root <none> and password file <none>
I20260601 13:40:58.166888 21529 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:58.166977 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:58.167042 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:58.167124 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:58.167158 21529 heartbeater.cc:507] Master 127.18.6.62:41821 requested a full tablet report, sending...
I20260601 13:40:58.167634 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "49e4eb418dfb427493db0bc88f39abad"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-nm12"
I20260601 13:40:58.167873 21324 ts_manager.cc:194] Registered new tserver with Master: db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:58.168624 21324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40960
I20260601 13:40:58.169533 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:58.170390 21540 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:40:58.170717 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:58.170809 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "49e4eb418dfb427493db0bc88f39abad"
format_stamp: "Formatted at 2026-06-01 13:40:58 on dist-test-slave-nm12"
I20260601 13:40:58.170904 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-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:40:58.179347 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:58.179853 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:58.180166 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:58.180721 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:58.180821 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.180871 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:58.180915 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:58.185627 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:46779
I20260601 13:40:58.185696 21603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:46779 every 8 connection(s)
I20260601 13:40:58.190743 21604 heartbeater.cc:344] Connected to a master server at 127.18.6.62:41821
I20260601 13:40:58.190853 21604 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:58.191048 21604 heartbeater.cc:507] Master 127.18.6.62:41821 requested a full tablet report, sending...
I20260601 13:40:58.191846 21324 ts_manager.cc:194] Registered new tserver with Master: 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:40:58.192379 21324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40962
I20260601 13:40:58.192821 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006740812s
I20260601 13:40:59.147249 21453 heartbeater.cc:499] Master 127.18.6.62:41821 was elected leader, sending a full tablet report...
I20260601 13:40:59.169624 21529 heartbeater.cc:499] Master 127.18.6.62:41821 was elected leader, sending a full tablet report...
I20260601 13:40:59.193343 21604 heartbeater.cc:499] Master 127.18.6.62:41821 was elected leader, sending a full tablet report...
I20260601 13:40:59.227790 21324 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40966:
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:40:59.228407 21324 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:40:59.240924 21493 tablet_service.cc:1511] Processing CreateTablet for tablet c65c1c222ab3479fa5eefecc0f6e6830 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.241135 21489 tablet_service.cc:1511] Processing CreateTablet for tablet d878b3351c23472c95e613a47ecfee98 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.241318 21493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65c1c222ab3479fa5eefecc0f6e6830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.241283 21492 tablet_service.cc:1511] Processing CreateTablet for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.241438 21489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d878b3351c23472c95e613a47ecfee98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.241681 21491 tablet_service.cc:1511] Processing CreateTablet for tablet 312e2f06be3949d59e3e732c03f3a273 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.241940 21491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312e2f06be3949d59e3e732c03f3a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.243840 21624 tablet_bootstrap.cc:492] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.244114 21490 tablet_service.cc:1511] Processing CreateTablet for tablet 13d074e9bc124857be2fda903d6b0bcf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.244360 21490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d074e9bc124857be2fda903d6b0bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.244837 21624 tablet_bootstrap.cc:654] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.246238 21624 tablet_bootstrap.cc:492] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.246351 21624 ts_tablet_manager.cc:1403] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.246574 21488 tablet_service.cc:1511] Processing CreateTablet for tablet 1e689e85b6ae4155a99822e60e654e1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.246840 21488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e689e85b6ae4155a99822e60e654e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.246878 21624 raft_consensus.cc:359] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.246984 21624 raft_consensus.cc:385] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.247027 21624 raft_consensus.cc:740] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.247150 21624 consensus_queue.cc:260] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.247565 21624 ts_tablet_manager.cc:1434] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:40:59.247710 21487 tablet_service.cc:1511] Processing CreateTablet for tablet fc9a17529f7e4024b38945ac77bf496b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.247958 21624 tablet_bootstrap.cc:492] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.248199 21486 tablet_service.cc:1511] Processing CreateTablet for tablet 39da9aa5a5a24e449a08df4e8bd18b07 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.248837 21568 tablet_service.cc:1511] Processing CreateTablet for tablet c65c1c222ab3479fa5eefecc0f6e6830 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.248931 21566 tablet_service.cc:1511] Processing CreateTablet for tablet 312e2f06be3949d59e3e732c03f3a273 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.249115 21568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65c1c222ab3479fa5eefecc0f6e6830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.249269 21566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312e2f06be3949d59e3e732c03f3a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.249472 21565 tablet_service.cc:1511] Processing CreateTablet for tablet 13d074e9bc124857be2fda903d6b0bcf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.249720 21565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d074e9bc124857be2fda903d6b0bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.251842 21564 tablet_service.cc:1511] Processing CreateTablet for tablet d878b3351c23472c95e613a47ecfee98 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.252117 21564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d878b3351c23472c95e613a47ecfee98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.254313 21563 tablet_service.cc:1511] Processing CreateTablet for tablet 1e689e85b6ae4155a99822e60e654e1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.254594 21563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e689e85b6ae4155a99822e60e654e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.255777 21561 tablet_service.cc:1511] Processing CreateTablet for tablet 39da9aa5a5a24e449a08df4e8bd18b07 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.256052 21561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39da9aa5a5a24e449a08df4e8bd18b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.249188 21567 tablet_service.cc:1511] Processing CreateTablet for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.256794 21567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.258307 21562 tablet_service.cc:1511] Processing CreateTablet for tablet fc9a17529f7e4024b38945ac77bf496b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.258579 21562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9a17529f7e4024b38945ac77bf496b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.247972 21487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9a17529f7e4024b38945ac77bf496b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.258965 21486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39da9aa5a5a24e449a08df4e8bd18b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.259531 21492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.260617 21624 tablet_bootstrap.cc:654] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.261471 21627 tablet_bootstrap.cc:492] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.261946 21624 tablet_bootstrap.cc:492] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.262049 21624 ts_tablet_manager.cc:1403] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.000s
I20260601 13:40:59.262562 21627 tablet_bootstrap.cc:654] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.263350 21624 raft_consensus.cc:359] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.263497 21624 raft_consensus.cc:385] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.263538 21624 raft_consensus.cc:740] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.263748 21627 tablet_bootstrap.cc:492] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.263708 21624 consensus_queue.cc:260] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.263827 21627 ts_tablet_manager.cc:1403] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.264243 21627 raft_consensus.cc:359] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.264344 21627 raft_consensus.cc:385] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.264384 21627 raft_consensus.cc:740] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.264511 21627 consensus_queue.cc:260] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.264565 21624 ts_tablet_manager.cc:1434] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:59.264778 21624 tablet_bootstrap.cc:492] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.264881 21627 ts_tablet_manager.cc:1434] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.265025 21627 tablet_bootstrap.cc:492] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.266019 21624 tablet_bootstrap.cc:654] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.266019 21627 tablet_bootstrap.cc:654] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.267692 21627 tablet_bootstrap.cc:492] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.267791 21627 ts_tablet_manager.cc:1403] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.268075 21624 tablet_bootstrap.cc:492] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.268157 21624 ts_tablet_manager.cc:1403] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:59.268281 21627 raft_consensus.cc:359] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.268392 21627 raft_consensus.cc:385] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.268432 21627 raft_consensus.cc:740] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.268554 21627 consensus_queue.cc:260] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.268564 21624 raft_consensus.cc:359] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.268733 21624 raft_consensus.cc:385] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.268767 21624 raft_consensus.cc:740] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.268837 21627 ts_tablet_manager.cc:1434] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.268877 21624 consensus_queue.cc:260] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.269025 21627 tablet_bootstrap.cc:492] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.269121 21624 ts_tablet_manager.cc:1434] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.269296 21624 tablet_bootstrap.cc:492] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.270087 21627 tablet_bootstrap.cc:654] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.270359 21624 tablet_bootstrap.cc:654] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.270481 21416 tablet_service.cc:1511] Processing CreateTablet for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.270787 21416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.270815 21415 tablet_service.cc:1511] Processing CreateTablet for tablet 312e2f06be3949d59e3e732c03f3a273 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.271086 21415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312e2f06be3949d59e3e732c03f3a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.270815 21417 tablet_service.cc:1511] Processing CreateTablet for tablet c65c1c222ab3479fa5eefecc0f6e6830 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.271376 21417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65c1c222ab3479fa5eefecc0f6e6830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.271727 21414 tablet_service.cc:1511] Processing CreateTablet for tablet 13d074e9bc124857be2fda903d6b0bcf (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.271962 21414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13d074e9bc124857be2fda903d6b0bcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.273691 21635 tablet_bootstrap.cc:492] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.274034 21413 tablet_service.cc:1511] Processing CreateTablet for tablet d878b3351c23472c95e613a47ecfee98 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.274175 21627 tablet_bootstrap.cc:492] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.274277 21627 ts_tablet_manager.cc:1403] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:59.274513 21412 tablet_service.cc:1511] Processing CreateTablet for tablet 1e689e85b6ae4155a99822e60e654e1b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.274749 21627 raft_consensus.cc:359] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.274864 21627 raft_consensus.cc:385] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.274911 21627 raft_consensus.cc:740] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.274937 21411 tablet_service.cc:1511] Processing CreateTablet for tablet fc9a17529f7e4024b38945ac77bf496b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.275043 21627 consensus_queue.cc:260] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.275315 21635 tablet_bootstrap.cc:654] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.275357 21410 tablet_service.cc:1511] Processing CreateTablet for tablet 39da9aa5a5a24e449a08df4e8bd18b07 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:40:59.274293 21413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d878b3351c23472c95e613a47ecfee98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.275939 21624 tablet_bootstrap.cc:492] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.276027 21624 ts_tablet_manager.cc:1403] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:40:59.276472 21624 raft_consensus.cc:359] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.276576 21624 raft_consensus.cc:385] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.276616 21624 raft_consensus.cc:740] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.276747 21624 consensus_queue.cc:260] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.277029 21624 ts_tablet_manager.cc:1434] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.277215 21624 tablet_bootstrap.cc:492] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.277673 21412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e689e85b6ae4155a99822e60e654e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.278157 21624 tablet_bootstrap.cc:654] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.279285 21624 tablet_bootstrap.cc:492] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.279383 21624 ts_tablet_manager.cc:1403] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:59.279547 21410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39da9aa5a5a24e449a08df4e8bd18b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.279850 21635 tablet_bootstrap.cc:492] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.279927 21624 raft_consensus.cc:359] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.279984 21635 ts_tablet_manager.cc:1403] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:40:59.280452 21635 raft_consensus.cc:359] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.280534 21635 raft_consensus.cc:385] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.280555 21635 raft_consensus.cc:740] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.280036 21624 raft_consensus.cc:385] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.280670 21624 raft_consensus.cc:740] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.280824 21624 consensus_queue.cc:260] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.281086 21624 ts_tablet_manager.cc:1434] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.281349 21624 tablet_bootstrap.cc:492] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.281577 21411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9a17529f7e4024b38945ac77bf496b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.282393 21624 tablet_bootstrap.cc:654] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.283017 21635 consensus_queue.cc:260] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.283411 21635 ts_tablet_manager.cc:1434] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:40:59.283623 21635 tablet_bootstrap.cc:492] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.283758 21624 tablet_bootstrap.cc:492] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.283852 21624 ts_tablet_manager.cc:1403] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.284298 21624 raft_consensus.cc:359] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.284402 21624 raft_consensus.cc:385] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.284436 21624 raft_consensus.cc:740] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.284557 21624 consensus_queue.cc:260] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.284633 21635 tablet_bootstrap.cc:654] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.285153 21624 ts_tablet_manager.cc:1434] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.285344 21624 tablet_bootstrap.cc:492] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.285656 21635 tablet_bootstrap.cc:492] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.285737 21635 ts_tablet_manager.cc:1403] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:59.286166 21635 raft_consensus.cc:359] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.286288 21635 raft_consensus.cc:385] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.286325 21635 raft_consensus.cc:740] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.286330 21624 tablet_bootstrap.cc:654] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.286507 21635 consensus_queue.cc:260] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.286918 21635 ts_tablet_manager.cc:1434] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.287094 21635 tablet_bootstrap.cc:492] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.287567 21624 tablet_bootstrap.cc:492] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.287722 21624 ts_tablet_manager.cc:1403] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:59.288125 21635 tablet_bootstrap.cc:654] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.288249 21624 raft_consensus.cc:359] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.288421 21624 raft_consensus.cc:385] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.275326 21627 ts_tablet_manager.cc:1434] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.288745 21627 tablet_bootstrap.cc:492] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.288519 21624 raft_consensus.cc:740] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.289073 21624 consensus_queue.cc:260] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.289455 21624 ts_tablet_manager.cc:1434] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.289613 21624 tablet_bootstrap.cc:492] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.289764 21627 tablet_bootstrap.cc:654] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.290458 21624 tablet_bootstrap.cc:654] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.291669 21624 tablet_bootstrap.cc:492] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.291762 21624 ts_tablet_manager.cc:1403] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.291877 21635 tablet_bootstrap.cc:492] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.291996 21635 ts_tablet_manager.cc:1403] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:59.292215 21624 raft_consensus.cc:359] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.292322 21624 raft_consensus.cc:385] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.292361 21624 raft_consensus.cc:740] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.292452 21635 raft_consensus.cc:359] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.292495 21624 consensus_queue.cc:260] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.292558 21635 raft_consensus.cc:385] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.292603 21635 raft_consensus.cc:740] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.292723 21635 consensus_queue.cc:260] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.292797 21624 ts_tablet_manager.cc:1434] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.292997 21635 ts_tablet_manager.cc:1434] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.293653 21635 tablet_bootstrap.cc:492] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.294739 21635 tablet_bootstrap.cc:654] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.295737 21627 tablet_bootstrap.cc:492] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.295810 21627 ts_tablet_manager.cc:1403] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:40:59.295961 21635 tablet_bootstrap.cc:492] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.296059 21635 ts_tablet_manager.cc:1403] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.296284 21627 raft_consensus.cc:359] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.296373 21627 raft_consensus.cc:385] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.296394 21627 raft_consensus.cc:740] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.296465 21635 raft_consensus.cc:359] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.296584 21635 raft_consensus.cc:385] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.296538 21627 consensus_queue.cc:260] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.296630 21635 raft_consensus.cc:740] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.296756 21635 consensus_queue.cc:260] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.296844 21627 ts_tablet_manager.cc:1434] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.296980 21627 tablet_bootstrap.cc:492] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.297308 21635 ts_tablet_manager.cc:1434] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.297501 21635 tablet_bootstrap.cc:492] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.298013 21627 tablet_bootstrap.cc:654] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.298421 21635 tablet_bootstrap.cc:654] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.299532 21635 tablet_bootstrap.cc:492] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.299611 21635 ts_tablet_manager.cc:1403] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.299628 21627 tablet_bootstrap.cc:492] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.299713 21627 ts_tablet_manager.cc:1403] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:59.300101 21627 raft_consensus.cc:359] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.300220 21627 raft_consensus.cc:385] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.300271 21627 raft_consensus.cc:740] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.300400 21627 consensus_queue.cc:260] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.300673 21627 ts_tablet_manager.cc:1434] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.300859 21627 tablet_bootstrap.cc:492] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.301662 21627 tablet_bootstrap.cc:654] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.302311 21635 raft_consensus.cc:359] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.302415 21635 raft_consensus.cc:385] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.302464 21635 raft_consensus.cc:740] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.302597 21635 consensus_queue.cc:260] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.302714 21627 tablet_bootstrap.cc:492] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.302798 21627 ts_tablet_manager.cc:1403] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.302893 21635 ts_tablet_manager.cc:1434] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:40:59.303085 21635 tablet_bootstrap.cc:492] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.303238 21627 raft_consensus.cc:359] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.303340 21627 raft_consensus.cc:385] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.303378 21627 raft_consensus.cc:740] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.303541 21627 consensus_queue.cc:260] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.303756 21627 ts_tablet_manager.cc:1434] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.303876 21627 tablet_bootstrap.cc:492] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.304147 21635 tablet_bootstrap.cc:654] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.304816 21627 tablet_bootstrap.cc:654] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.305299 21635 tablet_bootstrap.cc:492] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.305428 21635 ts_tablet_manager.cc:1403] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.305874 21627 tablet_bootstrap.cc:492] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.305917 21635 raft_consensus.cc:359] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.306036 21635 raft_consensus.cc:385] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.305981 21627 ts_tablet_manager.cc:1403] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.306082 21635 raft_consensus.cc:740] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.306207 21635 consensus_queue.cc:260] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.306500 21635 ts_tablet_manager.cc:1434] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.306509 21627 raft_consensus.cc:359] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.306630 21627 raft_consensus.cc:385] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.306676 21627 raft_consensus.cc:740] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.306705 21635 tablet_bootstrap.cc:492] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.306808 21627 consensus_queue.cc:260] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.307039 21627 ts_tablet_manager.cc:1434] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.307156 21627 tablet_bootstrap.cc:492] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.307752 21635 tablet_bootstrap.cc:654] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.307982 21627 tablet_bootstrap.cc:654] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.308902 21635 tablet_bootstrap.cc:492] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.308985 21635 ts_tablet_manager.cc:1403] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.309473 21635 raft_consensus.cc:359] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.309597 21635 raft_consensus.cc:385] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.309650 21635 raft_consensus.cc:740] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.309757 21635 consensus_queue.cc:260] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.310073 21635 ts_tablet_manager.cc:1434] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.310215 21630 raft_consensus.cc:493] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.310261 21635 tablet_bootstrap.cc:492] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.310295 21630 raft_consensus.cc:515] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.310840 21630 leader_election.cc:290] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.311203 21635 tablet_bootstrap.cc:654] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.311961 21630 raft_consensus.cc:493] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.312049 21630 raft_consensus.cc:515] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.312391 21630 leader_election.cc:290] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.312747 21627 tablet_bootstrap.cc:492] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.312852 21627 ts_tablet_manager.cc:1403] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:40:59.313323 21627 raft_consensus.cc:359] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.313427 21627 raft_consensus.cc:385] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.313475 21627 raft_consensus.cc:740] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.313606 21627 consensus_queue.cc:260] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.313905 21627 ts_tablet_manager.cc:1434] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.314551 21635 tablet_bootstrap.cc:492] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.314628 21635 ts_tablet_manager.cc:1403] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:59.315016 21635 raft_consensus.cc:359] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.315101 21635 raft_consensus.cc:385] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.315128 21635 raft_consensus.cc:740] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.315227 21635 consensus_queue.cc:260] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.315516 21635 ts_tablet_manager.cc:1434] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.316440 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d878b3351c23472c95e613a47ecfee98" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:40:59.316440 21502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d074e9bc124857be2fda903d6b0bcf" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:40:59.316593 21502 raft_consensus.cc:2468] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.316593 21503 raft_consensus.cc:2468] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.317075 21541 leader_election.cc:304] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.317247 21541 leader_election.cc:304] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.317515 21630 raft_consensus.cc:2804] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.317574 21630 raft_consensus.cc:493] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.317692 21630 raft_consensus.cc:3060] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.317919 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d878b3351c23472c95e613a47ecfee98" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:40:59.317950 21426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d074e9bc124857be2fda903d6b0bcf" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:40:59.318028 21426 raft_consensus.cc:2468] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.318028 21427 raft_consensus.cc:2468] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.318894 21630 raft_consensus.cc:515] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.319159 21630 leader_election.cc:290] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Requested vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.317546 21657 raft_consensus.cc:2804] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.319332 21657 raft_consensus.cc:493] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.319396 21657 raft_consensus.cc:3060] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.319444 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d074e9bc124857be2fda903d6b0bcf" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:40:59.319554 21427 raft_consensus.cc:3060] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.319581 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13d074e9bc124857be2fda903d6b0bcf" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:40:59.319664 21503 raft_consensus.cc:3060] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.320461 21427 raft_consensus.cc:2468] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.320503 21657 raft_consensus.cc:515] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.320556 21503 raft_consensus.cc:2468] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.320814 21657 leader_election.cc:290] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Requested vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.321013 21541 leader_election.cc:304] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.321082 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d878b3351c23472c95e613a47ecfee98" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:40:59.321156 21657 raft_consensus.cc:2804] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.321161 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d878b3351c23472c95e613a47ecfee98" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:40:59.321175 21427 raft_consensus.cc:3060] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.321308 21503 raft_consensus.cc:3060] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.321542 21657 raft_consensus.cc:697] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Leader. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:40:59.321678 21657 consensus_queue.cc:237] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.321875 21639 raft_consensus.cc:493] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.321951 21639 raft_consensus.cc:515] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.322129 21427 raft_consensus.cc:2468] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.322145 21503 raft_consensus.cc:2468] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.322352 21541 leader_election.cc:304] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:40:59.322424 21639 leader_election.cc:290] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:40:59.322481 21630 raft_consensus.cc:2804] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.322691 21630 raft_consensus.cc:697] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Leader. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:40:59.322834 21630 consensus_queue.cc:237] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.324800 21323 catalog_manager.cc:5696] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4eb418dfb427493db0bc88f39abad (127.18.6.3). New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.326493 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312e2f06be3949d59e3e732c03f3a273" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:40:59.326624 21503 raft_consensus.cc:2468] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 0.
I20260601 13:40:59.326927 21390 leader_election.cc:304] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.327136 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312e2f06be3949d59e3e732c03f3a273" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad" is_pre_election: true
I20260601 13:40:59.327251 21639 raft_consensus.cc:2804] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.327301 21639 raft_consensus.cc:493] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.327273 21578 raft_consensus.cc:2468] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 0.
I20260601 13:40:59.327332 21639 raft_consensus.cc:3060] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.328374 21639 raft_consensus.cc:515] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.328774 21639 leader_election.cc:290] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 election: Requested vote from peers db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:40:59.328970 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312e2f06be3949d59e3e732c03f3a273" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:40:59.329051 21503 raft_consensus.cc:3060] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.329058 21323 catalog_manager.cc:5696] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4eb418dfb427493db0bc88f39abad (127.18.6.3). New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.329164 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "312e2f06be3949d59e3e732c03f3a273" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:40:59.329262 21578 raft_consensus.cc:3060] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.330014 21503 raft_consensus.cc:2468] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 1.
I20260601 13:40:59.330058 21578 raft_consensus.cc:2468] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 1.
I20260601 13:40:59.330279 21391 leader_election.cc:304] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:40:59.330420 21639 raft_consensus.cc:2804] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.330505 21639 raft_consensus.cc:697] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Becoming Leader. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Running, Role: LEADER
I20260601 13:40:59.330628 21639 consensus_queue.cc:237] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.332023 21323 catalog_manager.cc:5696] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.352699 21639 raft_consensus.cc:493] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.352947 21639 raft_consensus.cc:515] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.353545 21639 leader_election.cc:290] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:40:59.353943 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39da9aa5a5a24e449a08df4e8bd18b07" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:40:59.353943 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39da9aa5a5a24e449a08df4e8bd18b07" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad" is_pre_election: true
I20260601 13:40:59.354113 21503 raft_consensus.cc:2468] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 0.
I20260601 13:40:59.354113 21578 raft_consensus.cc:2468] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 0.
I20260601 13:40:59.354414 21391 leader_election.cc:304] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:40:59.354629 21639 raft_consensus.cc:2804] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.354692 21639 raft_consensus.cc:493] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.354722 21639 raft_consensus.cc:3060] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.355700 21639 raft_consensus.cc:515] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.356068 21639 leader_election.cc:290] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 election: Requested vote from peers db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:40:59.356385 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39da9aa5a5a24e449a08df4e8bd18b07" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:40:59.356403 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39da9aa5a5a24e449a08df4e8bd18b07" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:40:59.356514 21578 raft_consensus.cc:3060] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.356580 21503 raft_consensus.cc:3060] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.357347 21578 raft_consensus.cc:2468] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 1.
I20260601 13:40:59.357355 21503 raft_consensus.cc:2468] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 1.
I20260601 13:40:59.357693 21391 leader_election.cc:304] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:40:59.357915 21639 raft_consensus.cc:2804] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.358091 21639 raft_consensus.cc:697] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Becoming Leader. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Running, Role: LEADER
I20260601 13:40:59.358246 21639 consensus_queue.cc:237] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.359894 21323 catalog_manager.cc:5696] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.424922 21626 raft_consensus.cc:493] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.425107 21626 raft_consensus.cc:515] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.425751 21626 leader_election.cc:290] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779), 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:40:59.429632 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65c1c222ab3479fa5eefecc0f6e6830" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad" is_pre_election: true
I20260601 13:40:59.429682 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65c1c222ab3479fa5eefecc0f6e6830" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:40:59.429782 21578 raft_consensus.cc:2468] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 0.
I20260601 13:40:59.429841 21427 raft_consensus.cc:2468] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 0.
I20260601 13:40:59.430114 21467 leader_election.cc:304] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.430380 21626 raft_consensus.cc:2804] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.430461 21626 raft_consensus.cc:493] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.430518 21626 raft_consensus.cc:3060] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.431394 21626 raft_consensus.cc:515] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.431808 21626 leader_election.cc:290] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 election: Requested vote from peers 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779), 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:40:59.432173 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65c1c222ab3479fa5eefecc0f6e6830" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:40:59.432209 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c65c1c222ab3479fa5eefecc0f6e6830" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:40:59.432294 21578 raft_consensus.cc:3060] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.432318 21427 raft_consensus.cc:3060] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.433071 21578 raft_consensus.cc:2468] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 1.
I20260601 13:40:59.433166 21427 raft_consensus.cc:2468] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 1.
I20260601 13:40:59.433383 21467 leader_election.cc:304] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.433563 21626 raft_consensus.cc:2804] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.433800 21626 raft_consensus.cc:697] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Becoming Leader. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Running, Role: LEADER
I20260601 13:40:59.433961 21626 consensus_queue.cc:237] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.435613 21323 catalog_manager.cc:5696] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.448006 21659 raft_consensus.cc:493] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.448161 21659 raft_consensus.cc:515] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.448597 21659 leader_election.cc:290] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.449107 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a17529f7e4024b38945ac77bf496b" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:40:59.449131 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a17529f7e4024b38945ac77bf496b" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:40:59.449287 21427 raft_consensus.cc:2468] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.449311 21503 raft_consensus.cc:2468] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.449653 21541 leader_election.cc:304] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.449874 21659 raft_consensus.cc:2804] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.449952 21659 raft_consensus.cc:493] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.450009 21659 raft_consensus.cc:3060] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.450891 21659 raft_consensus.cc:515] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.451259 21659 leader_election.cc:290] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Requested vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.451673 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a17529f7e4024b38945ac77bf496b" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:40:59.451758 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc9a17529f7e4024b38945ac77bf496b" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:40:59.451805 21427 raft_consensus.cc:3060] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.451901 21503 raft_consensus.cc:3060] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.452622 21503 raft_consensus.cc:2468] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.452672 21427 raft_consensus.cc:2468] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.452919 21541 leader_election.cc:304] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.453099 21659 raft_consensus.cc:2804] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.453209 21659 raft_consensus.cc:697] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Leader. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:40:59.453359 21659 consensus_queue.cc:237] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.455005 21323 catalog_manager.cc:5696] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4eb418dfb427493db0bc88f39abad (127.18.6.3). New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.496855 21659 raft_consensus.cc:493] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.497014 21659 raft_consensus.cc:515] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.497481 21659 leader_election.cc:290] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077), 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:40:59.498036 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcac2f9b2ca24422a7d9399e9ca1b0fa" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:40:59.498076 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcac2f9b2ca24422a7d9399e9ca1b0fa" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:40:59.498203 21503 raft_consensus.cc:2468] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.498291 21427 raft_consensus.cc:2468] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.498476 21541 leader_election.cc:304] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.498667 21659 raft_consensus.cc:2804] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.498737 21659 raft_consensus.cc:493] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.498811 21659 raft_consensus.cc:3060] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.499703 21659 raft_consensus.cc:515] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.500072 21659 leader_election.cc:290] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Requested vote from peers db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077), 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:40:59.500485 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcac2f9b2ca24422a7d9399e9ca1b0fa" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:40:59.500511 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcac2f9b2ca24422a7d9399e9ca1b0fa" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:40:59.500634 21503 raft_consensus.cc:3060] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.500694 21427 raft_consensus.cc:3060] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.501427 21503 raft_consensus.cc:2468] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.501425 21427 raft_consensus.cc:2468] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.501768 21541 leader_election.cc:304] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.501940 21659 raft_consensus.cc:2804] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.502036 21659 raft_consensus.cc:697] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Leader. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:40:59.502225 21659 consensus_queue.cc:237] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.503808 21323 catalog_manager.cc:5696] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4eb418dfb427493db0bc88f39abad (127.18.6.3). New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.597144 21626 raft_consensus.cc:493] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.597378 21626 raft_consensus.cc:515] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.597932 21626 leader_election.cc:290] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:40:59.598182 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e689e85b6ae4155a99822e60e654e1b" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:40:59.598337 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e689e85b6ae4155a99822e60e654e1b" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad" is_pre_election: true
I20260601 13:40:59.598387 21427 raft_consensus.cc:2468] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 0.
I20260601 13:40:59.598482 21578 raft_consensus.cc:2468] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 0.
I20260601 13:40:59.598711 21466 leader_election.cc:304] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.598927 21626 raft_consensus.cc:2804] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.598989 21626 raft_consensus.cc:493] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.599016 21626 raft_consensus.cc:3060] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.599963 21626 raft_consensus.cc:515] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.600325 21626 leader_election.cc:290] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 election: Requested vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:40:59.600651 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e689e85b6ae4155a99822e60e654e1b" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:40:59.600767 21578 raft_consensus.cc:3060] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.600862 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e689e85b6ae4155a99822e60e654e1b" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:40:59.600948 21427 raft_consensus.cc:3060] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.601884 21427 raft_consensus.cc:2468] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 1.
I20260601 13:40:59.601884 21578 raft_consensus.cc:2468] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 1.
I20260601 13:40:59.602175 21467 leader_election.cc:304] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.602334 21626 raft_consensus.cc:2804] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.602419 21626 raft_consensus.cc:697] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Becoming Leader. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Running, Role: LEADER
I20260601 13:40:59.602577 21626 consensus_queue.cc:237] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.604205 21323 catalog_manager.cc:5696] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.688793 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:40:59.690974 21675 instance_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:40:59.690956 21673 instance_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:40:59.690956 21672 instance_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:40:59.691251 18456 server_base.cc:1061] running on GCE node
I20260601 13:40:59.691556 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:40:59.691602 18456 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:40:59.691618 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321259691618 us; error 0 us; skew 500 ppm
I20260601 13:40:59.692580 18456 webserver.cc:533] Webserver started at http://127.18.6.4:41989/ using document root <none> and password file <none>
I20260601 13:40:59.692744 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:40:59.692792 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:40:59.692857 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:40:59.693202 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "6b763f24113b4e56970a341cad2ed7b9"
format_stamp: "Formatted at 2026-06-01 13:40:59 on dist-test-slave-nm12"
I20260601 13:40:59.694708 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:40:59.695811 21680 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:40:59.696158 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.696219 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "6b763f24113b4e56970a341cad2ed7b9"
format_stamp: "Formatted at 2026-06-01 13:40:59 on dist-test-slave-nm12"
I20260601 13:40:59.696310 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-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:40:59.712556 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:40:59.713073 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:40:59.713426 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:40:59.713948 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:40:59.714013 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:59.714069 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:40:59.714123 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:40:59.719179 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:42645
I20260601 13:40:59.719307 21743 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:42645 every 8 connection(s)
I20260601 13:40:59.720886 21323 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40966:
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:40:59.724252 21744 heartbeater.cc:344] Connected to a master server at 127.18.6.62:41821
I20260601 13:40:59.724385 21744 heartbeater.cc:461] Registering TS with master...
I20260601 13:40:59.724647 21744 heartbeater.cc:507] Master 127.18.6.62:41821 requested a full tablet report, sending...
I20260601 13:40:59.725303 21322 ts_manager.cc:194] Registered new tserver with Master: 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645)
I20260601 13:40:59.725848 21322 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40982
W20260601 13:40:59.726068 21323 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 908f93f6d0b24bc88c92dd121cc0c2de has no consensus state
W20260601 13:40:59.726395 21323 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b272b0051ba44eb2883940fbc66e685a has no consensus state
W20260601 13:40:59.726682 21323 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 09126190d52f4d85b4936b532f1828d2 has no consensus state
W20260601 13:40:59.726949 21323 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9eaccbaf884f4efe996198dc740e67bd has no consensus state
W20260601 13:40:59.727239 21323 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5eda1357f6e74a61ad34e5941d121fce has no consensus state
W20260601 13:40:59.727732 21323 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 08a654e41e104e888ddf57f777901183 has no consensus state
W20260601 13:40:59.728014 21323 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d4b823cce78e4b38906bf443612361d6 has no consensus state
W20260601 13:40:59.728288 21323 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4b88db2cedc44d31aecae96af223b646 has no consensus state
I20260601 13:40:59.732822 21488 tablet_service.cc:1511] Processing CreateTablet for tablet 908f93f6d0b24bc88c92dd121cc0c2de (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.733162 21488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908f93f6d0b24bc88c92dd121cc0c2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.732808 21412 tablet_service.cc:1511] Processing CreateTablet for tablet 908f93f6d0b24bc88c92dd121cc0c2de (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.735155 21624 tablet_bootstrap.cc:492] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.735383 21412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908f93f6d0b24bc88c92dd121cc0c2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.736320 21624 tablet_bootstrap.cc:654] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.736977 21415 tablet_service.cc:1511] Processing CreateTablet for tablet b272b0051ba44eb2883940fbc66e685a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.737264 21415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b272b0051ba44eb2883940fbc66e685a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.737496 21624 tablet_bootstrap.cc:492] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.737542 21635 tablet_bootstrap.cc:492] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.737586 21624 ts_tablet_manager.cc:1403] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.738044 21624 raft_consensus.cc:359] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.738149 21624 raft_consensus.cc:385] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.738198 21624 raft_consensus.cc:740] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.738315 21487 tablet_service.cc:1511] Processing CreateTablet for tablet 08a654e41e104e888ddf57f777901183 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.738555 21487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a654e41e104e888ddf57f777901183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.738576 21635 tablet_bootstrap.cc:654] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.739244 21411 tablet_service.cc:1511] Processing CreateTablet for tablet 9eaccbaf884f4efe996198dc740e67bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.739437 21411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eaccbaf884f4efe996198dc740e67bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.739748 21414 tablet_service.cc:1511] Processing CreateTablet for tablet 4b88db2cedc44d31aecae96af223b646 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.739975 21414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b88db2cedc44d31aecae96af223b646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.740758 21486 tablet_service.cc:1511] Processing CreateTablet for tablet d4b823cce78e4b38906bf443612361d6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.741001 21486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b823cce78e4b38906bf443612361d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.741876 21413 tablet_service.cc:1511] Processing CreateTablet for tablet d4b823cce78e4b38906bf443612361d6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.742118 21413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b823cce78e4b38906bf443612361d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.738152 21492 tablet_service.cc:1511] Processing CreateTablet for tablet 9eaccbaf884f4efe996198dc740e67bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.743086 21492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eaccbaf884f4efe996198dc740e67bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.743729 21410 tablet_service.cc:1511] Processing CreateTablet for tablet 5eda1357f6e74a61ad34e5941d121fce (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.743917 21410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda1357f6e74a61ad34e5941d121fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.745143 21567 tablet_service.cc:1511] Processing CreateTablet for tablet b272b0051ba44eb2883940fbc66e685a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.745261 21562 tablet_service.cc:1511] Processing CreateTablet for tablet 09126190d52f4d85b4936b532f1828d2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.745381 21567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b272b0051ba44eb2883940fbc66e685a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.745362 21561 tablet_service.cc:1511] Processing CreateTablet for tablet 5eda1357f6e74a61ad34e5941d121fce (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.745524 21562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09126190d52f4d85b4936b532f1828d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.745764 21563 tablet_service.cc:1511] Processing CreateTablet for tablet 08a654e41e104e888ddf57f777901183 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.745954 21635 tablet_bootstrap.cc:492] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.745980 21563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a654e41e104e888ddf57f777901183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.746034 21635 ts_tablet_manager.cc:1403] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:40:59.746536 21635 raft_consensus.cc:359] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.746646 21635 raft_consensus.cc:385] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.746683 21635 raft_consensus.cc:740] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.746814 21635 consensus_queue.cc:260] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.747072 21635 ts_tablet_manager.cc:1434] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.747653 21627 tablet_bootstrap.cc:492] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.747731 21635 tablet_bootstrap.cc:492] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.747759 21564 tablet_service.cc:1511] Processing CreateTablet for tablet 4b88db2cedc44d31aecae96af223b646 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.747967 21564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b88db2cedc44d31aecae96af223b646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.748602 21635 tablet_bootstrap.cc:654] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.749185 21627 tablet_bootstrap.cc:654] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.749822 21635 tablet_bootstrap.cc:492] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.749918 21635 ts_tablet_manager.cc:1403] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.750054 21561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda1357f6e74a61ad34e5941d121fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.750384 21635 raft_consensus.cc:359] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.750502 21635 raft_consensus.cc:385] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.750551 21635 raft_consensus.cc:740] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.750721 21635 consensus_queue.cc:260] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.751042 21635 ts_tablet_manager.cc:1434] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.751232 21635 tablet_bootstrap.cc:492] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.752077 21635 tablet_bootstrap.cc:654] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.738328 21624 consensus_queue.cc:260] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.752427 21624 ts_tablet_manager.cc:1434] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.000s
I20260601 13:40:59.752599 21624 tablet_bootstrap.cc:492] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.753218 21635 tablet_bootstrap.cc:492] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.753294 21635 ts_tablet_manager.cc:1403] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:40:59.753602 21624 tablet_bootstrap.cc:654] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.753921 21635 raft_consensus.cc:359] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.754026 21635 raft_consensus.cc:385] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.754066 21635 raft_consensus.cc:740] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.754184 21635 consensus_queue.cc:260] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.754428 21635 ts_tablet_manager.cc:1434] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.754572 21635 tablet_bootstrap.cc:492] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.754643 21624 tablet_bootstrap.cc:492] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.754724 21624 ts_tablet_manager.cc:1403] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.755221 21624 raft_consensus.cc:359] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.755322 21624 raft_consensus.cc:385] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.755357 21624 raft_consensus.cc:740] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.755509 21624 consensus_queue.cc:260] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.755590 21635 tablet_bootstrap.cc:654] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.755781 21624 ts_tablet_manager.cc:1434] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.755952 21624 tablet_bootstrap.cc:492] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
W20260601 13:40:59.756281 21310 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 908f93f6d0b24bc88c92dd121cc0c2de (table range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 908f93f6d0b24bc88c92dd121cc0c2de consensus state has no leader
I20260601 13:40:59.756799 21635 tablet_bootstrap.cc:492] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.756938 21635 ts_tablet_manager.cc:1403] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:59.756959 21624 tablet_bootstrap.cc:654] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.757117 21708 tablet_service.cc:1511] Processing CreateTablet for tablet 908f93f6d0b24bc88c92dd121cc0c2de (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.757392 21708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908f93f6d0b24bc88c92dd121cc0c2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.757614 21635 raft_consensus.cc:359] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.757773 21635 raft_consensus.cc:385] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.757863 21635 raft_consensus.cc:740] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.758060 21635 consensus_queue.cc:260] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.758126 21624 tablet_bootstrap.cc:492] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.758268 21624 ts_tablet_manager.cc:1403] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.758546 21635 ts_tablet_manager.cc:1434] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.758663 21488 tablet_service.cc:1511] Processing CreateTablet for tablet 09126190d52f4d85b4936b532f1828d2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.758697 21624 raft_consensus.cc:359] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.758769 21635 tablet_bootstrap.cc:492] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.758824 21624 raft_consensus.cc:385] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.758925 21624 raft_consensus.cc:740] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.758946 21488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09126190d52f4d85b4936b532f1828d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.759044 21624 consensus_queue.cc:260] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.759348 21624 ts_tablet_manager.cc:1434] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.759563 21624 tablet_bootstrap.cc:492] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.759735 21707 tablet_service.cc:1511] Processing CreateTablet for tablet b272b0051ba44eb2883940fbc66e685a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.760004 21707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b272b0051ba44eb2883940fbc66e685a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.760452 21624 tablet_bootstrap.cc:654] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.761561 21624 tablet_bootstrap.cc:492] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.761682 21624 ts_tablet_manager.cc:1403] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.762131 21624 raft_consensus.cc:359] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.762225 21624 raft_consensus.cc:385] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.762257 21624 raft_consensus.cc:740] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.762286 21706 tablet_service.cc:1511] Processing CreateTablet for tablet 09126190d52f4d85b4936b532f1828d2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.762374 21624 consensus_queue.cc:260] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.762562 21706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09126190d52f4d85b4936b532f1828d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.762660 21624 ts_tablet_manager.cc:1434] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.762689 21627 tablet_bootstrap.cc:492] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.762763 21627 ts_tablet_manager.cc:1403] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.002s
I20260601 13:40:59.762828 21624 tablet_bootstrap.cc:492] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:40:59.763213 21627 raft_consensus.cc:359] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.763307 21627 raft_consensus.cc:385] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.763338 21627 raft_consensus.cc:740] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.763451 21627 consensus_queue.cc:260] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.763774 21627 ts_tablet_manager.cc:1434] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.763962 21627 tablet_bootstrap.cc:492] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.764034 21624 tablet_bootstrap.cc:654] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.764770 21705 tablet_service.cc:1511] Processing CreateTablet for tablet 9eaccbaf884f4efe996198dc740e67bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.764925 21627 tablet_bootstrap.cc:654] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.765089 21705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eaccbaf884f4efe996198dc740e67bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.765328 21624 tablet_bootstrap.cc:492] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7: No bootstrap required, opened a new log
I20260601 13:40:59.765435 21624 ts_tablet_manager.cc:1403] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:59.765825 21624 raft_consensus.cc:359] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.765928 21624 raft_consensus.cc:385] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.765961 21624 raft_consensus.cc:740] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.766095 21624 consensus_queue.cc:260] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.766403 21701 tablet_service.cc:1511] Processing CreateTablet for tablet 4b88db2cedc44d31aecae96af223b646 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.766453 21624 ts_tablet_manager.cc:1434] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.766652 21701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b88db2cedc44d31aecae96af223b646. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.767104 21627 tablet_bootstrap.cc:492] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.767181 21627 ts_tablet_manager.cc:1403] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:59.767649 21627 raft_consensus.cc:359] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.767737 21627 raft_consensus.cc:385] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.767771 21627 raft_consensus.cc:740] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.767870 21627 consensus_queue.cc:260] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.768208 21627 ts_tablet_manager.cc:1434] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.768383 21627 tablet_bootstrap.cc:492] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.769134 21702 tablet_service.cc:1511] Processing CreateTablet for tablet d4b823cce78e4b38906bf443612361d6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.769415 21627 tablet_bootstrap.cc:654] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.769444 21702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4b823cce78e4b38906bf443612361d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.769712 21703 tablet_service.cc:1511] Processing CreateTablet for tablet 08a654e41e104e888ddf57f777901183 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.770011 21703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08a654e41e104e888ddf57f777901183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.771934 21704 tablet_service.cc:1511] Processing CreateTablet for tablet 5eda1357f6e74a61ad34e5941d121fce (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:40:59.772292 21704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda1357f6e74a61ad34e5941d121fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:40:59.772378 21627 tablet_bootstrap.cc:492] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.772470 21627 ts_tablet_manager.cc:1403] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:40:59.772837 21627 raft_consensus.cc:359] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.772950 21627 raft_consensus.cc:385] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.773000 21627 raft_consensus.cc:740] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.773144 21627 consensus_queue.cc:260] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.773470 21627 ts_tablet_manager.cc:1434] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.773847 21627 tablet_bootstrap.cc:492] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.759989 21635 tablet_bootstrap.cc:654] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.775142 21757 tablet_bootstrap.cc:492] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:40:59.775491 21627 tablet_bootstrap.cc:654] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.775733 21635 tablet_bootstrap.cc:492] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.775828 21635 ts_tablet_manager.cc:1403] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.002s
I20260601 13:40:59.776389 21757 tablet_bootstrap.cc:654] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.776468 21635 raft_consensus.cc:359] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.776750 21635 raft_consensus.cc:385] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.776808 21635 raft_consensus.cc:740] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.776997 21635 consensus_queue.cc:260] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.777367 21635 ts_tablet_manager.cc:1434] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.777531 21635 tablet_bootstrap.cc:492] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9: Bootstrap starting.
I20260601 13:40:59.777660 21757 tablet_bootstrap.cc:492] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9: No bootstrap required, opened a new log
I20260601 13:40:59.777729 21757 ts_tablet_manager.cc:1403] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.778179 21757 raft_consensus.cc:359] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.778295 21757 raft_consensus.cc:385] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.778330 21757 raft_consensus.cc:740] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.778518 21635 tablet_bootstrap.cc:654] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.778448 21757 consensus_queue.cc:260] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.778909 21757 ts_tablet_manager.cc:1434] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.778936 21744 heartbeater.cc:499] Master 127.18.6.62:41821 was elected leader, sending a full tablet report...
I20260601 13:40:59.779071 21757 tablet_bootstrap.cc:492] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:40:59.780026 21627 tablet_bootstrap.cc:492] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.780121 21627 ts_tablet_manager.cc:1403] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:40:59.780467 21757 tablet_bootstrap.cc:654] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.780654 21627 raft_consensus.cc:359] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.780812 21627 raft_consensus.cc:385] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.780851 21627 raft_consensus.cc:740] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.781006 21627 consensus_queue.cc:260] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.781037 21659 consensus_queue.cc:1048] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.781798 21757 tablet_bootstrap.cc:492] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9: No bootstrap required, opened a new log
I20260601 13:40:59.781817 21627 ts_tablet_manager.cc:1434] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:40:59.781884 21757 ts_tablet_manager.cc:1403] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:40:59.781981 21627 tablet_bootstrap.cc:492] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:40:59.782312 21757 raft_consensus.cc:359] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.782425 21757 raft_consensus.cc:385] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.782462 21757 raft_consensus.cc:740] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.782599 21757 consensus_queue.cc:260] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.782848 21757 ts_tablet_manager.cc:1434] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:40:59.783010 21627 tablet_bootstrap.cc:654] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.783026 21757 tablet_bootstrap.cc:492] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:40:59.784205 21635 tablet_bootstrap.cc:492] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9: No bootstrap required, opened a new log
I20260601 13:40:59.784296 21635 ts_tablet_manager.cc:1403] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:40:59.784332 21757 tablet_bootstrap.cc:654] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.784737 21635 raft_consensus.cc:359] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.784852 21635 raft_consensus.cc:385] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.784897 21635 raft_consensus.cc:740] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.784348 21627 tablet_bootstrap.cc:492] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad: No bootstrap required, opened a new log
I20260601 13:40:59.785032 21635 consensus_queue.cc:260] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.785156 21627 ts_tablet_manager.cc:1403] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:40:59.784965 21323 catalog_manager.cc:6241] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd: range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879] alter complete (version 0)
I20260601 13:40:59.785324 21635 ts_tablet_manager.cc:1434] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.785575 21627 raft_consensus.cc:359] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.785676 21627 raft_consensus.cc:385] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.785706 21627 raft_consensus.cc:740] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.785806 21627 consensus_queue.cc:260] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.786067 21627 ts_tablet_manager.cc:1434] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.786962 21630 consensus_queue.cc:1048] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.787873 21757 tablet_bootstrap.cc:492] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9: No bootstrap required, opened a new log
I20260601 13:40:59.787969 21757 ts_tablet_manager.cc:1403] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:40:59.788383 21757 raft_consensus.cc:359] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.788487 21757 raft_consensus.cc:385] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.788545 21757 raft_consensus.cc:740] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.788650 21757 consensus_queue.cc:260] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.788937 21757 ts_tablet_manager.cc:1434] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.789155 21757 tablet_bootstrap.cc:492] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:40:59.790459 21757 tablet_bootstrap.cc:654] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.791863 21757 tablet_bootstrap.cc:492] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9: No bootstrap required, opened a new log
I20260601 13:40:59.791975 21757 ts_tablet_manager.cc:1403] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:40:59.792325 21757 raft_consensus.cc:359] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.792436 21757 raft_consensus.cc:385] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.792482 21757 raft_consensus.cc:740] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.792608 21757 consensus_queue.cc:260] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.792896 21757 ts_tablet_manager.cc:1434] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.793087 21757 tablet_bootstrap.cc:492] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:40:59.794032 21757 tablet_bootstrap.cc:654] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.795107 21757 tablet_bootstrap.cc:492] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9: No bootstrap required, opened a new log
I20260601 13:40:59.795329 21757 ts_tablet_manager.cc:1403] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:59.795795 21757 raft_consensus.cc:359] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.795905 21757 raft_consensus.cc:385] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.795972 21757 raft_consensus.cc:740] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.796139 21757 consensus_queue.cc:260] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.796396 21757 ts_tablet_manager.cc:1434] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.796583 21757 tablet_bootstrap.cc:492] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:40:59.797549 21757 tablet_bootstrap.cc:654] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.798707 21757 tablet_bootstrap.cc:492] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9: No bootstrap required, opened a new log
I20260601 13:40:59.798817 21757 ts_tablet_manager.cc:1403] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:40:59.799419 21757 raft_consensus.cc:359] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.799574 21757 raft_consensus.cc:385] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.799612 21757 raft_consensus.cc:740] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.799747 21757 consensus_queue.cc:260] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.800032 21757 ts_tablet_manager.cc:1434] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:40:59.800230 21757 tablet_bootstrap.cc:492] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:40:59.801069 21757 tablet_bootstrap.cc:654] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.802122 21757 tablet_bootstrap.cc:492] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9: No bootstrap required, opened a new log
I20260601 13:40:59.802189 21757 ts_tablet_manager.cc:1403] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:40:59.802593 21757 raft_consensus.cc:359] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.802677 21757 raft_consensus.cc:385] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.802700 21757 raft_consensus.cc:740] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.802780 21757 consensus_queue.cc:260] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.803030 21757 ts_tablet_manager.cc:1434] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.803385 21757 tablet_bootstrap.cc:492] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:40:59.804348 21757 tablet_bootstrap.cc:654] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9: Neither blocks nor log segments found. Creating new log.
I20260601 13:40:59.805408 21757 tablet_bootstrap.cc:492] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9: No bootstrap required, opened a new log
I20260601 13:40:59.805519 21757 ts_tablet_manager.cc:1403] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:40:59.805912 21757 raft_consensus.cc:359] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.806025 21757 raft_consensus.cc:385] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:40:59.806078 21757 raft_consensus.cc:740] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: FOLLOWER
I20260601 13:40:59.806206 21757 consensus_queue.cc:260] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.806507 21757 ts_tablet_manager.cc:1434] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:40:59.819730 21639 consensus_queue.cc:1048] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.820053 21641 consensus_queue.cc:1048] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.836498 21771 raft_consensus.cc:493] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.836654 21771 raft_consensus.cc:515] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.837263 21771 leader_election.cc:290] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645)
I20260601 13:40:59.837730 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88db2cedc44d31aecae96af223b646" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:40:59.837890 21427 raft_consensus.cc:2468] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.838200 21541 leader_election.cc:304] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:40:59.838393 21771 raft_consensus.cc:2804] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.838455 21771 raft_consensus.cc:493] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.838495 21771 raft_consensus.cc:3060] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.839417 21771 raft_consensus.cc:515] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.839807 21771 leader_election.cc:290] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Requested vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645)
I20260601 13:40:59.840127 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88db2cedc44d31aecae96af223b646" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:40:59.840238 21427 raft_consensus.cc:3060] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.841179 21427 raft_consensus.cc:2468] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.841408 21718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88db2cedc44d31aecae96af223b646" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9" is_pre_election: true
I20260601 13:40:59.841436 21717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88db2cedc44d31aecae96af223b646" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9"
I20260601 13:40:59.841420 21541 leader_election.cc:304] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:40:59.841626 21718 raft_consensus.cc:2468] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.841727 21771 raft_consensus.cc:2804] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.841820 21771 raft_consensus.cc:697] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Leader. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:40:59.841946 21771 consensus_queue.cc:237] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.843633 21324 catalog_manager.cc:5696] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4eb418dfb427493db0bc88f39abad (127.18.6.3). New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.854808 21771 consensus_queue.cc:1048] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.858067 21771 consensus_queue.cc:1048] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.862329 21641 consensus_queue.cc:1048] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.865131 21763 raft_consensus.cc:493] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.865268 21763 raft_consensus.cc:515] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.865412 21641 consensus_queue.cc:1048] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.865806 21763 leader_election.cc:290] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:40:59.870631 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a654e41e104e888ddf57f777901183" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:40:59.870771 21503 raft_consensus.cc:2468] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 0.
I20260601 13:40:59.870942 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a654e41e104e888ddf57f777901183" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad" is_pre_election: true
I20260601 13:40:59.871059 21578 raft_consensus.cc:2468] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 0.
I20260601 13:40:59.871054 21681 leader_election.cc:304] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b763f24113b4e56970a341cad2ed7b9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.871284 21763 raft_consensus.cc:2804] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.871353 21763 raft_consensus.cc:493] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.871419 21763 raft_consensus.cc:3060] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.872345 21763 raft_consensus.cc:515] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.872694 21763 leader_election.cc:290] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 election: Requested vote from peers db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:40:59.872953 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a654e41e104e888ddf57f777901183" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:40:59.872992 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08a654e41e104e888ddf57f777901183" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:40:59.873076 21503 raft_consensus.cc:3060] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.873075 21578 raft_consensus.cc:3060] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.874059 21578 raft_consensus.cc:2468] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 1.
I20260601 13:40:59.874064 21503 raft_consensus.cc:2468] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 1.
I20260601 13:40:59.874361 21681 leader_election.cc:304] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b763f24113b4e56970a341cad2ed7b9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.874575 21763 raft_consensus.cc:2804] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.874799 21763 raft_consensus.cc:697] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEADER]: Becoming Leader. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Running, Role: LEADER
I20260601 13:40:59.874974 21763 consensus_queue.cc:237] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.876605 21323 catalog_manager.cc:5696] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4). New cstate: current_term: 1 leader_uuid: "6b763f24113b4e56970a341cad2ed7b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260601 13:40:59.912428 21771 consensus_queue.cc:1048] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.915606 21659 consensus_queue.cc:1048] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.922616 21659 raft_consensus.cc:493] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.922817 21659 raft_consensus.cc:515] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.923216 21659 leader_election.cc:290] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.923632 21718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09126190d52f4d85b4936b532f1828d2" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9" is_pre_election: true
I20260601 13:40:59.923622 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09126190d52f4d85b4936b532f1828d2" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:40:59.923800 21718 raft_consensus.cc:2468] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.923800 21503 raft_consensus.cc:2468] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:40:59.924111 21541 leader_election.cc:304] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.924324 21659 raft_consensus.cc:2804] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.924397 21659 raft_consensus.cc:493] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.924453 21659 raft_consensus.cc:3060] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.925278 21659 raft_consensus.cc:515] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.925618 21659 leader_election.cc:290] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Requested vote from peers 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.925987 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09126190d52f4d85b4936b532f1828d2" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:40:59.926004 21718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09126190d52f4d85b4936b532f1828d2" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9"
I20260601 13:40:59.926149 21503 raft_consensus.cc:3060] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.926149 21718 raft_consensus.cc:3060] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.927189 21718 raft_consensus.cc:2468] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.927189 21503 raft_consensus.cc:2468] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:40:59.927534 21543 leader_election.cc:304] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49e4eb418dfb427493db0bc88f39abad, 6b763f24113b4e56970a341cad2ed7b9; no voters: 
I20260601 13:40:59.927848 21659 raft_consensus.cc:2804] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.927954 21659 raft_consensus.cc:697] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Leader. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:40:59.928092 21659 consensus_queue.cc:237] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:40:59.929728 21324 catalog_manager.cc:5696] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4eb418dfb427493db0bc88f39abad (127.18.6.3). New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.952654 21641 raft_consensus.cc:493] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.952813 21641 raft_consensus.cc:515] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.953408 21641 leader_election.cc:290] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779), 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645)
I20260601 13:40:59.953919 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b272b0051ba44eb2883940fbc66e685a" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad" is_pre_election: true
I20260601 13:40:59.954067 21578 raft_consensus.cc:2468] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 0.
I20260601 13:40:59.954337 21391 leader_election.cc:304] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:40:59.954516 21641 raft_consensus.cc:2804] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.954599 21641 raft_consensus.cc:493] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.954653 21641 raft_consensus.cc:3060] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.955807 21641 raft_consensus.cc:515] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.956211 21641 leader_election.cc:290] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 election: Requested vote from peers 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779), 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645)
I20260601 13:40:59.956593 21578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b272b0051ba44eb2883940fbc66e685a" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:40:59.956710 21578 raft_consensus.cc:3060] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.957603 21718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b272b0051ba44eb2883940fbc66e685a" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9" is_pre_election: true
I20260601 13:40:59.957666 21717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b272b0051ba44eb2883940fbc66e685a" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9"
I20260601 13:40:59.957665 21578 raft_consensus.cc:2468] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 1.
I20260601 13:40:59.957723 21718 raft_consensus.cc:2468] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 0.
I20260601 13:40:59.958003 21391 leader_election.cc:304] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:40:59.958196 21641 raft_consensus.cc:2804] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.958292 21641 raft_consensus.cc:697] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Becoming Leader. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Running, Role: LEADER
I20260601 13:40:59.958429 21641 consensus_queue.cc:237] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:40:59.959894 21324 catalog_manager.cc:5696] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.977713 21667 raft_consensus.cc:493] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.977851 21667 raft_consensus.cc:515] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.978487 21667 leader_election.cc:290] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645), 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:40:59.978965 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaccbaf884f4efe996198dc740e67bd" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:40:59.979161 21427 raft_consensus.cc:2468] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 0.
I20260601 13:40:59.979544 21466 leader_election.cc:304] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.979717 21667 raft_consensus.cc:2804] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.979785 21667 raft_consensus.cc:493] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.979856 21667 raft_consensus.cc:3060] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.980818 21667 raft_consensus.cc:515] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.981017 21763 raft_consensus.cc:493] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:40:59.981109 21763 raft_consensus.cc:515] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.981302 21667 leader_election.cc:290] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 election: Requested vote from peers 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645), 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:40:59.981526 21763 leader_election.cc:290] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.982223 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f93f6d0b24bc88c92dd121cc0c2de" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:40:59.982270 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaccbaf884f4efe996198dc740e67bd" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:40:59.982335 21503 raft_consensus.cc:2468] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 0.
I20260601 13:40:59.982379 21427 raft_consensus.cc:3060] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.982374 21667 consensus_queue.cc:1048] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.983103 21717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaccbaf884f4efe996198dc740e67bd" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9"
I20260601 13:40:59.983238 21717 raft_consensus.cc:3060] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.983531 21427 raft_consensus.cc:2468] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 1.
I20260601 13:40:59.983753 21681 leader_election.cc:304] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b763f24113b4e56970a341cad2ed7b9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.983915 21763 raft_consensus.cc:2804] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:40:59.983965 21763 raft_consensus.cc:493] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:40:59.984000 21763 raft_consensus.cc:3060] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.984447 21717 raft_consensus.cc:2468] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 1.
I20260601 13:40:59.984742 21468 leader_election.cc:304] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b763f24113b4e56970a341cad2ed7b9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.984860 21763 raft_consensus.cc:515] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.985250 21763 leader_election.cc:290] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 election: Requested vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:40:59.985338 21718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eaccbaf884f4efe996198dc740e67bd" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9" is_pre_election: true
I20260601 13:40:59.985464 21718 raft_consensus.cc:2376] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 1. Re-sending same reply.
I20260601 13:40:59.985752 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f93f6d0b24bc88c92dd121cc0c2de" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:40:59.985862 21503 raft_consensus.cc:3060] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.985896 21667 raft_consensus.cc:2804] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.985996 21667 raft_consensus.cc:697] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Becoming Leader. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Running, Role: LEADER
I20260601 13:40:59.986140 21667 consensus_queue.cc:237] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.986501 21427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f93f6d0b24bc88c92dd121cc0c2de" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:40:59.986614 21427 raft_consensus.cc:2468] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 0.
I20260601 13:40:59.986840 21503 raft_consensus.cc:2468] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 1.
I20260601 13:40:59.987056 21425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f93f6d0b24bc88c92dd121cc0c2de" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:40:59.987066 21681 leader_election.cc:304] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b763f24113b4e56970a341cad2ed7b9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:40:59.987171 21425 raft_consensus.cc:3060] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:40:59.988080 21425 raft_consensus.cc:2468] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 1.
I20260601 13:40:59.988085 21763 raft_consensus.cc:2804] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:40:59.988195 21324 catalog_manager.cc:5696] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: term changed from 0 to 1, leader changed from <none> to db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } }
I20260601 13:40:59.988334 21763 raft_consensus.cc:697] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEADER]: Becoming Leader. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Running, Role: LEADER
I20260601 13:40:59.988471 21763 consensus_queue.cc:237] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:40:59.989946 21626 consensus_queue.cc:1048] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:40:59.990302 21323 catalog_manager.cc:5696] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4). New cstate: current_term: 1 leader_uuid: "6b763f24113b4e56970a341cad2ed7b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:00.038267 21659 raft_consensus.cc:493] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:00.038443 21659 raft_consensus.cc:515] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:41:00.038961 21659 leader_election.cc:290] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645), 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:41:00.039412 21425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda1357f6e74a61ad34e5941d121fce" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:41:00.039604 21425 raft_consensus.cc:2468] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:41:00.039420 21718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda1357f6e74a61ad34e5941d121fce" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9" is_pre_election: true
I20260601 13:41:00.039793 21718 raft_consensus.cc:2468] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 0.
I20260601 13:41:00.039942 21541 leader_election.cc:304] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:41:00.040102 21659 raft_consensus.cc:2804] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:00.040159 21659 raft_consensus.cc:493] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:00.040205 21659 raft_consensus.cc:3060] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:00.041041 21659 raft_consensus.cc:515] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:41:00.041414 21659 leader_election.cc:290] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Requested vote from peers 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645), 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:41:00.041747 21425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda1357f6e74a61ad34e5941d121fce" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:41:00.041844 21425 raft_consensus.cc:3060] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:00.042621 21425 raft_consensus.cc:2468] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:41:00.042870 21718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda1357f6e74a61ad34e5941d121fce" candidate_uuid: "49e4eb418dfb427493db0bc88f39abad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b763f24113b4e56970a341cad2ed7b9"
I20260601 13:41:00.042927 21541 leader_election.cc:304] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:41:00.042974 21718 raft_consensus.cc:3060] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:00.043097 21659 raft_consensus.cc:2804] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:00.043217 21659 raft_consensus.cc:697] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Leader. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:41:00.043365 21659 consensus_queue.cc:237] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:41:00.043882 21718 raft_consensus.cc:2468] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49e4eb418dfb427493db0bc88f39abad in term 1.
I20260601 13:41:00.045114 21323 catalog_manager.cc:5696] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad reported cstate change: term changed from 0 to 1, leader changed from <none> to 49e4eb418dfb427493db0bc88f39abad (127.18.6.3). New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:00.058204 21771 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.061875 21657 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.081636 21378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:41:00.083182 21626 consensus_queue.cc:1048] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:00.083612 21372 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260601 13:41:00.083988 21378 auto_leader_rebalancer.cc:459] the master instance isn't leader: Service unavailable: Tablet not running
I20260601 13:41:00.086391 21626 consensus_queue.cc:1048] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.123034 21763 raft_consensus.cc:493] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:00.123245 21763 raft_consensus.cc:515] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:41:00.123744 21763 leader_election.cc:290] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:41:00.124264 21425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b823cce78e4b38906bf443612361d6" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9" is_pre_election: true
I20260601 13:41:00.124264 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b823cce78e4b38906bf443612361d6" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" is_pre_election: true
I20260601 13:41:00.124504 21425 raft_consensus.cc:2468] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 0.
I20260601 13:41:00.124504 21503 raft_consensus.cc:2468] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 0.
I20260601 13:41:00.124835 21681 leader_election.cc:304] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2353d585b08e403ba5429a6e49a369f9, 6b763f24113b4e56970a341cad2ed7b9; no voters: 
I20260601 13:41:00.125026 21763 raft_consensus.cc:2804] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:00.125092 21763 raft_consensus.cc:493] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:00.125134 21763 raft_consensus.cc:3060] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:00.126006 21763 raft_consensus.cc:515] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:41:00.126389 21763 leader_election.cc:290] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 election: Requested vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:41:00.126789 21425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b823cce78e4b38906bf443612361d6" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:41:00.126767 21503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4b823cce78e4b38906bf443612361d6" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
I20260601 13:41:00.126897 21503 raft_consensus.cc:3060] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:00.126897 21425 raft_consensus.cc:3060] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:00.127921 21503 raft_consensus.cc:2468] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 1.
I20260601 13:41:00.127921 21425 raft_consensus.cc:2468] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 1.
I20260601 13:41:00.128259 21681 leader_election.cc:304] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6b763f24113b4e56970a341cad2ed7b9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:41:00.128413 21763 raft_consensus.cc:2804] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:00.128500 21763 raft_consensus.cc:697] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEADER]: Becoming Leader. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Running, Role: LEADER
I20260601 13:41:00.128634 21763 consensus_queue.cc:237] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } }
I20260601 13:41:00.130461 21322 catalog_manager.cc:5696] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4). New cstate: current_term: 1 leader_uuid: "6b763f24113b4e56970a341cad2ed7b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:00.331913 21718 raft_consensus.cc:3060] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:00.333513 21657 consensus_queue.cc:1048] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.336810 21657 consensus_queue.cc:1048] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.369657 21718 raft_consensus.cc:3060] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:00.371125 21782 consensus_queue.cc:1048] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.374279 21641 consensus_queue.cc:1048] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.390910 21771 consensus_queue.cc:1048] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.393728 21659 consensus_queue.cc:1048] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.434126 21792 consensus_queue.cc:1048] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.437765 21763 consensus_queue.cc:1048] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.446919 21816 consensus_queue.cc:1048] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.450342 21816 consensus_queue.cc:1048] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.490094 21630 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.490118 21763 consensus_queue.cc:1048] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.494104 21657 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.494467 21792 consensus_queue.cc:1048] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.699177 21792 consensus_queue.cc:1048] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:00.702807 21830 consensus_queue.cc:1048] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:01.091811 21502 consensus_queue.cc:237] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.093382 21425 raft_consensus.cc:1275] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:01.093384 21577 raft_consensus.cc:1275] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:01.093559 21468 consensus_peers.cc:597] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 -> Peer 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645): Couldn't send request to peer 6b763f24113b4e56970a341cad2ed7b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c65c1c222ab3479fa5eefecc0f6e6830. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.093801 21626 consensus_queue.cc:1048] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } 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:41:01.094291 21626 consensus_queue.cc:1048] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:01.096011 21667 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.096516 21425 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.096732 21577 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.099088 21323 catalog_manager.cc:5696] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.104040 21425 consensus_queue.cc:237] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.105320 21577 raft_consensus.cc:1275] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:01.105346 21502 raft_consensus.cc:1275] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:01.105723 21641 consensus_queue.cc:1048] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:41:01.105911 21392 consensus_peers.cc:597] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 -> Peer 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645): Couldn't send request to peer 6b763f24113b4e56970a341cad2ed7b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 312e2f06be3949d59e3e732c03f3a273. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.105916 21782 consensus_queue.cc:1048] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } 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:41:01.107590 21782 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.108052 21577 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.108052 21502 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.110882 21322 catalog_manager.cc:5696] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:01.112704 21502 consensus_queue.cc:237] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.114354 21425 raft_consensus.cc:1275] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:01.114393 21468 consensus_peers.cc:597] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 -> Peer 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645): Couldn't send request to peer 6b763f24113b4e56970a341cad2ed7b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e689e85b6ae4155a99822e60e654e1b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.114668 21577 raft_consensus.cc:1275] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:01.114724 21626 consensus_queue.cc:1048] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:01.114986 21816 consensus_queue.cc:1048] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } 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:41:01.116567 21626 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.117161 21577 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.119270 21425 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.119429 21324 catalog_manager.cc:5696] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:01.122822 21577 consensus_queue.cc:237] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.124110 21425 raft_consensus.cc:1275] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:01.124110 21502 raft_consensus.cc:1275] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:01.124238 21543 consensus_peers.cc:597] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad -> Peer 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645): Couldn't send request to peer 6b763f24113b4e56970a341cad2ed7b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d878b3351c23472c95e613a47ecfee98. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:01.124528 21659 consensus_queue.cc:1048] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } 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:41:01.124745 21657 consensus_queue.cc:1048] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:01.126487 21659 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.127032 21425 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.128243 21502 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.130118 21324 catalog_manager.cc:5696] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:01.483817 21851 ts_tablet_manager.cc:933] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: Initiating tablet copy from peer 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:41:01.484228 21851 tablet_copy_client.cc:323] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.1:35169
I20260601 13:41:01.484805 21437 tablet_copy_service.cc:140] P 2353d585b08e403ba5429a6e49a369f9: Received BeginTabletCopySession request for tablet 312e2f06be3949d59e3e732c03f3a273 from peer 6b763f24113b4e56970a341cad2ed7b9 ({username='slave'} at 127.0.0.1:41998)
I20260601 13:41:01.484921 21437 tablet_copy_service.cc:161] P 2353d585b08e403ba5429a6e49a369f9: Beginning new tablet copy session on tablet 312e2f06be3949d59e3e732c03f3a273 from peer 6b763f24113b4e56970a341cad2ed7b9 at {username='slave'} at 127.0.0.1:41998: session id = 6b763f24113b4e56970a341cad2ed7b9-312e2f06be3949d59e3e732c03f3a273
I20260601 13:41:01.486038 21437 tablet_copy_source_session.cc:215] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.486969 21851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 312e2f06be3949d59e3e732c03f3a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.489111 21851 tablet_copy_client.cc:806] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.489305 21851 tablet_copy_client.cc:670] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.490697 21851 tablet_copy_client.cc:538] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:01.491962 21851 tablet_bootstrap.cc:492] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:41:01.495689 21851 tablet_bootstrap.cc:492] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: 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:41:01.495996 21851 tablet_bootstrap.cc:492] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap complete.
I20260601 13:41:01.496201 21851 ts_tablet_manager.cc:1403] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.004s
I20260601 13:41:01.496639 21851 raft_consensus.cc:359] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.496786 21851 raft_consensus.cc:740] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: LEARNER
I20260601 13:41:01.496910 21851 consensus_queue.cc:260] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.497228 21851 ts_tablet_manager.cc:1434] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:01.497848 21437 tablet_copy_service.cc:342] P 2353d585b08e403ba5429a6e49a369f9: Request end of tablet copy session 6b763f24113b4e56970a341cad2ed7b9-312e2f06be3949d59e3e732c03f3a273 received from {username='slave'} at 127.0.0.1:41998
I20260601 13:41:01.497949 21437 tablet_copy_service.cc:434] P 2353d585b08e403ba5429a6e49a369f9: ending tablet copy session 6b763f24113b4e56970a341cad2ed7b9-312e2f06be3949d59e3e732c03f3a273 on tablet 312e2f06be3949d59e3e732c03f3a273 with peer 6b763f24113b4e56970a341cad2ed7b9
I20260601 13:41:01.546159 21851 ts_tablet_manager.cc:933] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: Initiating tablet copy from peer db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:41:01.546568 21851 tablet_copy_client.cc:323] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:43077
I20260601 13:41:01.547272 21513 tablet_copy_service.cc:140] P db05e20aceff4c9fb0c0856bfe2e10c7: Received BeginTabletCopySession request for tablet 1e689e85b6ae4155a99822e60e654e1b from peer 6b763f24113b4e56970a341cad2ed7b9 ({username='slave'} at 127.0.0.1:55850)
I20260601 13:41:01.547384 21513 tablet_copy_service.cc:161] P db05e20aceff4c9fb0c0856bfe2e10c7: Beginning new tablet copy session on tablet 1e689e85b6ae4155a99822e60e654e1b from peer 6b763f24113b4e56970a341cad2ed7b9 at {username='slave'} at 127.0.0.1:55850: session id = 6b763f24113b4e56970a341cad2ed7b9-1e689e85b6ae4155a99822e60e654e1b
I20260601 13:41:01.548424 21513 tablet_copy_source_session.cc:215] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.549356 21851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e689e85b6ae4155a99822e60e654e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.551259 21851 tablet_copy_client.cc:806] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.551420 21851 tablet_copy_client.cc:670] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.551710 21855 ts_tablet_manager.cc:933] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: Initiating tablet copy from peer 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:41:01.552167 21855 tablet_copy_client.cc:323] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:46779
I20260601 13:41:01.552563 21851 tablet_copy_client.cc:538] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:01.552609 21588 tablet_copy_service.cc:140] P 49e4eb418dfb427493db0bc88f39abad: Received BeginTabletCopySession request for tablet d878b3351c23472c95e613a47ecfee98 from peer 6b763f24113b4e56970a341cad2ed7b9 ({username='slave'} at 127.0.0.1:43420)
I20260601 13:41:01.552713 21588 tablet_copy_service.cc:161] P 49e4eb418dfb427493db0bc88f39abad: Beginning new tablet copy session on tablet d878b3351c23472c95e613a47ecfee98 from peer 6b763f24113b4e56970a341cad2ed7b9 at {username='slave'} at 127.0.0.1:43420: session id = 6b763f24113b4e56970a341cad2ed7b9-d878b3351c23472c95e613a47ecfee98
I20260601 13:41:01.553606 21588 tablet_copy_source_session.cc:215] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.553694 21851 tablet_bootstrap.cc:492] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:41:01.554450 21855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d878b3351c23472c95e613a47ecfee98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.556684 21855 tablet_copy_client.cc:806] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.556825 21855 tablet_copy_client.cc:670] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.557525 21851 tablet_bootstrap.cc:492] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: 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:41:01.557785 21851 tablet_bootstrap.cc:492] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap complete.
I20260601 13:41:01.557946 21851 ts_tablet_manager.cc:1403] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:41:01.558431 21851 raft_consensus.cc:359] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.558559 21851 raft_consensus.cc:740] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: LEARNER
I20260601 13:41:01.558660 21851 consensus_queue.cc:260] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.559358 21851 ts_tablet_manager.cc:1434] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:41:01.559806 21513 tablet_copy_service.cc:342] P db05e20aceff4c9fb0c0856bfe2e10c7: Request end of tablet copy session 6b763f24113b4e56970a341cad2ed7b9-1e689e85b6ae4155a99822e60e654e1b received from {username='slave'} at 127.0.0.1:55850
I20260601 13:41:01.559883 21513 tablet_copy_service.cc:434] P db05e20aceff4c9fb0c0856bfe2e10c7: ending tablet copy session 6b763f24113b4e56970a341cad2ed7b9-1e689e85b6ae4155a99822e60e654e1b on tablet 1e689e85b6ae4155a99822e60e654e1b with peer 6b763f24113b4e56970a341cad2ed7b9
I20260601 13:41:01.560771 21855 tablet_copy_client.cc:538] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:01.561887 21855 tablet_bootstrap.cc:492] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:41:01.565150 21855 tablet_bootstrap.cc:492] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: 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:41:01.565436 21855 tablet_bootstrap.cc:492] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap complete.
I20260601 13:41:01.565616 21855 ts_tablet_manager.cc:1403] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:01.566220 21855 raft_consensus.cc:359] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.566383 21855 raft_consensus.cc:740] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: LEARNER
I20260601 13:41:01.566510 21855 consensus_queue.cc:260] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.566813 21855 ts_tablet_manager.cc:1434] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:01.567409 21588 tablet_copy_service.cc:342] P 49e4eb418dfb427493db0bc88f39abad: Request end of tablet copy session 6b763f24113b4e56970a341cad2ed7b9-d878b3351c23472c95e613a47ecfee98 received from {username='slave'} at 127.0.0.1:43420
I20260601 13:41:01.567519 21588 tablet_copy_service.cc:434] P 49e4eb418dfb427493db0bc88f39abad: ending tablet copy session 6b763f24113b4e56970a341cad2ed7b9-d878b3351c23472c95e613a47ecfee98 on tablet d878b3351c23472c95e613a47ecfee98 with peer 6b763f24113b4e56970a341cad2ed7b9
I20260601 13:41:01.643091 21855 ts_tablet_manager.cc:933] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: Initiating tablet copy from peer db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:41:01.643599 21855 tablet_copy_client.cc:323] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:43077
I20260601 13:41:01.644194 21513 tablet_copy_service.cc:140] P db05e20aceff4c9fb0c0856bfe2e10c7: Received BeginTabletCopySession request for tablet c65c1c222ab3479fa5eefecc0f6e6830 from peer 6b763f24113b4e56970a341cad2ed7b9 ({username='slave'} at 127.0.0.1:55850)
I20260601 13:41:01.644300 21513 tablet_copy_service.cc:161] P db05e20aceff4c9fb0c0856bfe2e10c7: Beginning new tablet copy session on tablet c65c1c222ab3479fa5eefecc0f6e6830 from peer 6b763f24113b4e56970a341cad2ed7b9 at {username='slave'} at 127.0.0.1:55850: session id = 6b763f24113b4e56970a341cad2ed7b9-c65c1c222ab3479fa5eefecc0f6e6830
I20260601 13:41:01.645339 21513 tablet_copy_source_session.cc:215] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:01.646234 21855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c65c1c222ab3479fa5eefecc0f6e6830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:01.648452 21855 tablet_copy_client.cc:806] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:01.648633 21855 tablet_copy_client.cc:670] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:01.649722 21855 tablet_copy_client.cc:538] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:01.650897 21855 tablet_bootstrap.cc:492] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:41:01.654599 21855 tablet_bootstrap.cc:492] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: 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:41:01.654886 21855 tablet_bootstrap.cc:492] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap complete.
I20260601 13:41:01.655089 21855 ts_tablet_manager.cc:1403] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.001s
I20260601 13:41:01.655645 21855 raft_consensus.cc:359] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.655773 21855 raft_consensus.cc:740] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: LEARNER
I20260601 13:41:01.655915 21855 consensus_queue.cc:260] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [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: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:01.656257 21855 ts_tablet_manager.cc:1434] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:01.656991 21513 tablet_copy_service.cc:342] P db05e20aceff4c9fb0c0856bfe2e10c7: Request end of tablet copy session 6b763f24113b4e56970a341cad2ed7b9-c65c1c222ab3479fa5eefecc0f6e6830 received from {username='slave'} at 127.0.0.1:55850
I20260601 13:41:01.657101 21513 tablet_copy_service.cc:434] P db05e20aceff4c9fb0c0856bfe2e10c7: ending tablet copy session 6b763f24113b4e56970a341cad2ed7b9-c65c1c222ab3479fa5eefecc0f6e6830 on tablet c65c1c222ab3479fa5eefecc0f6e6830 with peer 6b763f24113b4e56970a341cad2ed7b9
I20260601 13:41:02.009639 21718 raft_consensus.cc:1217] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:02.084280 21378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:41:02.090319 21577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b88db2cedc44d31aecae96af223b646"
dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
mode: GRACEFUL
new_leader_uuid: "2353d585b08e403ba5429a6e49a369f9"
 from {username='slave'} at 127.0.0.1:48228
I20260601 13:41:02.090472 21577 raft_consensus.cc:606] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Received request to transfer leadership to TS 2353d585b08e403ba5429a6e49a369f9
I20260601 13:41:02.091379 21577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5eda1357f6e74a61ad34e5941d121fce"
dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
mode: GRACEFUL
new_leader_uuid: "2353d585b08e403ba5429a6e49a369f9"
 from {username='slave'} at 127.0.0.1:48228
I20260601 13:41:02.091539 21577 raft_consensus.cc:606] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Received request to transfer leadership to TS 2353d585b08e403ba5429a6e49a369f9
I20260601 13:41:02.092273 21577 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcac2f9b2ca24422a7d9399e9ca1b0fa"
dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
mode: GRACEFUL
new_leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
 from {username='slave'} at 127.0.0.1:48228
I20260601 13:41:02.092371 21577 raft_consensus.cc:606] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Received request to transfer leadership to TS db05e20aceff4c9fb0c0856bfe2e10c7
I20260601 13:41:02.092660 21378 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260601 13:41:02.092833 21378 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:02.100389 21718 raft_consensus.cc:1217] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:02.107126 21718 raft_consensus.cc:1217] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:02.156693 21861 raft_consensus.cc:993] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad: : Instructing follower 2353d585b08e403ba5429a6e49a369f9 to start an election
I20260601 13:41:02.156850 21657 raft_consensus.cc:1081] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Signalling peer 2353d585b08e403ba5429a6e49a369f9 to start an election
I20260601 13:41:02.157302 21425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5eda1357f6e74a61ad34e5941d121fce"
dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
 from {username='slave'} at 127.0.0.1:41976
I20260601 13:41:02.157465 21425 raft_consensus.cc:493] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:02.157536 21425 raft_consensus.cc:3060] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:02.158656 21425 raft_consensus.cc:515] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:41:02.159090 21425 leader_election.cc:290] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 2 election: Requested vote from peers 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:41:02.159407 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda1357f6e74a61ad34e5941d121fce" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:41:02.159618 21577 raft_consensus.cc:3055] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:02.159698 21577 raft_consensus.cc:740] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:41:02.159853 21577 consensus_queue.cc:260] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [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: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:41:02.160023 21577 raft_consensus.cc:3060] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:02.160851 21577 raft_consensus.cc:2468] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 2.
I20260601 13:41:02.159407 21718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eda1357f6e74a61ad34e5941d121fce" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b763f24113b4e56970a341cad2ed7b9"
I20260601 13:41:02.161163 21718 raft_consensus.cc:3060] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:02.161192 21391 leader_election.cc:304] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [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: 2353d585b08e403ba5429a6e49a369f9, 49e4eb418dfb427493db0bc88f39abad; no voters: 
I20260601 13:41:02.161372 21864 raft_consensus.cc:2804] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:02.161484 21864 raft_consensus.cc:697] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 2 LEADER]: Becoming Leader. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Running, Role: LEADER
I20260601 13:41:02.161633 21864 consensus_queue.cc:237] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [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: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:41:02.162149 21718 raft_consensus.cc:2468] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 2.
I20260601 13:41:02.163261 21322 catalog_manager.cc:5696] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: term changed from 1 to 2, leader changed from 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) to 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1). New cstate: current_term: 2 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:02.238158 21861 raft_consensus.cc:993] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad: : Instructing follower 2353d585b08e403ba5429a6e49a369f9 to start an election
I20260601 13:41:02.238296 21861 raft_consensus.cc:1081] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Signalling peer 2353d585b08e403ba5429a6e49a369f9 to start an election
I20260601 13:41:02.238801 21425 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b88db2cedc44d31aecae96af223b646"
dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
 from {username='slave'} at 127.0.0.1:41976
I20260601 13:41:02.238966 21425 raft_consensus.cc:493] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:02.239059 21425 raft_consensus.cc:3060] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:02.240010 21425 raft_consensus.cc:515] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:41:02.240433 21425 leader_election.cc:290] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [CANDIDATE]: Term 2 election: Requested vote from peers 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:41:02.240751 21718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88db2cedc44d31aecae96af223b646" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6b763f24113b4e56970a341cad2ed7b9"
I20260601 13:41:02.240840 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b88db2cedc44d31aecae96af223b646" candidate_uuid: "2353d585b08e403ba5429a6e49a369f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:41:02.240890 21718 raft_consensus.cc:3060] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:02.240964 21577 raft_consensus.cc:3055] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:02.241016 21577 raft_consensus.cc:740] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:41:02.241165 21577 consensus_queue.cc:260] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:41:02.241333 21577 raft_consensus.cc:3060] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:02.241834 21718 raft_consensus.cc:2468] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 2.
I20260601 13:41:02.242158 21392 leader_election.cc:304] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [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: 2353d585b08e403ba5429a6e49a369f9, 6b763f24113b4e56970a341cad2ed7b9; no voters: 
I20260601 13:41:02.242271 21577 raft_consensus.cc:2468] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2353d585b08e403ba5429a6e49a369f9 in term 2.
I20260601 13:41:02.242372 21864 raft_consensus.cc:2804] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:02.242468 21864 raft_consensus.cc:697] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 2 LEADER]: Becoming Leader. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Running, Role: LEADER
I20260601 13:41:02.242597 21864 consensus_queue.cc:237] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:41:02.243805 21718 raft_consensus.cc:1217] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:02.244992 21322 catalog_manager.cc:5696] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: term changed from 1 to 2, leader changed from 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) to 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1). New cstate: current_term: 2 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:02.377283 21657 raft_consensus.cc:993] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: : Instructing follower db05e20aceff4c9fb0c0856bfe2e10c7 to start an election
I20260601 13:41:02.377431 21657 raft_consensus.cc:1081] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Signalling peer db05e20aceff4c9fb0c0856bfe2e10c7 to start an election
I20260601 13:41:02.377942 21503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcac2f9b2ca24422a7d9399e9ca1b0fa"
dest_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7"
 from {username='slave'} at 127.0.0.1:55834
I20260601 13:41:02.378099 21503 raft_consensus.cc:493] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:02.378186 21503 raft_consensus.cc:3060] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:02.379108 21503 raft_consensus.cc:515] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:41:02.379592 21503 leader_election.cc:290] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [CANDIDATE]: Term 2 election: Requested vote from peers 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169), 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:41:02.379871 21425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcac2f9b2ca24422a7d9399e9ca1b0fa" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:41:02.379997 21425 raft_consensus.cc:3060] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:02.380074 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcac2f9b2ca24422a7d9399e9ca1b0fa" candidate_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:41:02.380191 21577 raft_consensus.cc:3055] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:02.380242 21577 raft_consensus.cc:740] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Running, Role: LEADER
I20260601 13:41:02.380391 21577 consensus_queue.cc:260] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [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: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:41:02.380589 21577 raft_consensus.cc:3060] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:02.381357 21425 raft_consensus.cc:2468] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 2.
I20260601 13:41:02.381574 21577 raft_consensus.cc:2468] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db05e20aceff4c9fb0c0856bfe2e10c7 in term 2.
I20260601 13:41:02.381703 21466 leader_election.cc:304] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [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: 2353d585b08e403ba5429a6e49a369f9, db05e20aceff4c9fb0c0856bfe2e10c7; no voters: 
I20260601 13:41:02.381973 21667 raft_consensus.cc:2804] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:02.382086 21667 raft_consensus.cc:697] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 LEADER]: Becoming Leader. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Running, Role: LEADER
I20260601 13:41:02.382218 21667 consensus_queue.cc:237] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } }
I20260601 13:41:02.384289 21322 catalog_manager.cc:5696] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: term changed from 1 to 2, leader changed from 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) to db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2). New cstate: current_term: 2 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:02.502409 21667 raft_consensus.cc:1064] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7: attempting to promote NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 to VOTER
I20260601 13:41:02.502877 21667 consensus_queue.cc:237] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:02.504551 21718 raft_consensus.cc:1275] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.504554 21425 raft_consensus.cc:1275] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.504616 21577 raft_consensus.cc:1275] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.505045 21866 consensus_queue.cc:1048] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:02.505234 21876 consensus_queue.cc:1048] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:02.505411 21867 consensus_queue.cc:1048] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } 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:41:02.507184 21867 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.507620 21577 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.509835 21718 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.509868 21425 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.510089 21322 catalog_manager.cc:5696] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:02.516389 21503 consensus_queue.cc:237] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:02.517541 21718 raft_consensus.cc:1275] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:02.517570 21425 raft_consensus.cc:1275] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:02.517992 21867 consensus_queue.cc:1048] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:02.518149 21667 consensus_queue.cc:1048] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:02.519547 21876 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.519917 21425 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.521689 21718 raft_consensus.cc:2955] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.521816 21308 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1e689e85b6ae4155a99822e60e654e1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:02.522149 21322 catalog_manager.cc:5696] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: config changed from index 3 to 4, VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) evicted. New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:02.525033 21563 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e689e85b6ae4155a99822e60e654e1b with delete_type TABLET_DATA_TOMBSTONED (TS 49e4eb418dfb427493db0bc88f39abad not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43396
I20260601 13:41:02.525418 21881 tablet_replica.cc:333] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:02.525570 21881 raft_consensus.cc:2243] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.525748 21881 raft_consensus.cc:2272] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.526326 21881 ts_tablet_manager.cc:1916] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:02.528162 21881 ts_tablet_manager.cc:1929] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:02.528255 21881 log.cc:1199] T 1e689e85b6ae4155a99822e60e654e1b P 49e4eb418dfb427493db0bc88f39abad: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/1e689e85b6ae4155a99822e60e654e1b
I20260601 13:41:02.528870 21309 catalog_manager.cc:5027] TS 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779): tablet 1e689e85b6ae4155a99822e60e654e1b (table range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]) successfully deleted
I20260601 13:41:02.580646 21630 raft_consensus.cc:1064] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad: attempting to promote NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 to VOTER
I20260601 13:41:02.581153 21630 consensus_queue.cc:237] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:02.582710 21503 raft_consensus.cc:1275] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.582760 21425 raft_consensus.cc:1275] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.582710 21718 raft_consensus.cc:1275] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.583141 21883 consensus_queue.cc:1048] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:02.583319 21861 consensus_queue.cc:1048] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } 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:41:02.583436 21630 consensus_queue.cc:1048] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:02.585645 21883 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.586054 21425 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.586450 21503 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.588428 21324 catalog_manager.cc:5696] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad reported cstate change: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:02.589073 21718 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.592180 21577 consensus_queue.cc:237] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [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: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:02.593324 21718 raft_consensus.cc:1275] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:02.593362 21503 raft_consensus.cc:1275] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:02.593722 21630 consensus_queue.cc:1048] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:02.593902 21657 consensus_queue.cc:1048] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:02.595331 21883 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.595736 21503 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.595760 21718 raft_consensus.cc:2955] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.596879 21309 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d878b3351c23472c95e613a47ecfee98 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:02.598064 21322 catalog_manager.cc:5696] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 reported cstate change: config changed from index 3 to 4, VOTER 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1) evicted. New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.600739 21410 tablet_service.cc:1558] Processing DeleteTablet for tablet d878b3351c23472c95e613a47ecfee98 with delete_type TABLET_DATA_TOMBSTONED (TS 2353d585b08e403ba5429a6e49a369f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41966
I20260601 13:41:02.601096 21887 tablet_replica.cc:333] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:02.601282 21887 raft_consensus.cc:2243] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.601449 21887 raft_consensus.cc:2272] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.602006 21887 ts_tablet_manager.cc:1916] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:02.604069 21887 ts_tablet_manager.cc:1929] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:02.604154 21887 log.cc:1199] T d878b3351c23472c95e613a47ecfee98 P 2353d585b08e403ba5429a6e49a369f9: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/d878b3351c23472c95e613a47ecfee98
I20260601 13:41:02.604699 21308 catalog_manager.cc:5027] TS 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169): tablet d878b3351c23472c95e613a47ecfee98 (table range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]) successfully deleted
I20260601 13:41:02.658608 21864 raft_consensus.cc:1064] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9: attempting to promote NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 to VOTER
I20260601 13:41:02.659092 21864 consensus_queue.cc:237] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:02.660670 21718 raft_consensus.cc:1275] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.660706 21577 raft_consensus.cc:1275] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.660745 21503 raft_consensus.cc:1275] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.661079 21889 consensus_queue.cc:1048] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:02.661243 21864 consensus_queue.cc:1048] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } 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:41:02.661494 21890 consensus_queue.cc:1048] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:02.663168 21890 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.663641 21718 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.665015 21577 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.665854 21323 catalog_manager.cc:5696] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:02.665954 21503 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.670555 21425 consensus_queue.cc:237] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:02.671903 21577 raft_consensus.cc:1275] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:02.672003 21718 raft_consensus.cc:1275] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:02.671908 21876 raft_consensus.cc:1064] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7: attempting to promote NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 to VOTER
I20260601 13:41:02.672472 21864 consensus_queue.cc:1048] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:02.672492 21876 consensus_queue.cc:237] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:02.672927 21865 consensus_queue.cc:1048] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:02.673838 21717 raft_consensus.cc:1275] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.674211 21425 raft_consensus.cc:1275] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.674362 21867 consensus_queue.cc:1048] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:02.674525 21577 raft_consensus.cc:1275] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:02.674958 21667 consensus_queue.cc:1048] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } 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:41:02.675311 21667 consensus_queue.cc:1048] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:02.675637 21890 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.676543 21577 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.677188 21308 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 312e2f06be3949d59e3e732c03f3a273 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:02.677652 21718 raft_consensus.cc:2955] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.678850 21322 catalog_manager.cc:5696] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: config changed from index 3 to 4, VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) evicted. New cstate: current_term: 1 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:02.680984 21667 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.682348 21488 tablet_service.cc:1558] Processing DeleteTablet for tablet 312e2f06be3949d59e3e732c03f3a273 with delete_type TABLET_DATA_TOMBSTONED (TS db05e20aceff4c9fb0c0856bfe2e10c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55832
I20260601 13:41:02.682751 21898 tablet_replica.cc:333] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:02.682948 21898 raft_consensus.cc:2243] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.683228 21425 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.683395 21898 raft_consensus.cc:2272] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.683977 21898 ts_tablet_manager.cc:1916] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:02.685599 21717 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.686324 21578 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.687332 21898 ts_tablet_manager.cc:1929] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:02.687407 21898 log.cc:1199] T 312e2f06be3949d59e3e732c03f3a273 P db05e20aceff4c9fb0c0856bfe2e10c7: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/312e2f06be3949d59e3e732c03f3a273
I20260601 13:41:02.688282 21324 catalog_manager.cc:5696] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 reported cstate change: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.688726 21308 catalog_manager.cc:5027] TS db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077): tablet 312e2f06be3949d59e3e732c03f3a273 (table range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]) successfully deleted
I20260601 13:41:02.692849 21503 consensus_queue.cc:237] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:02.694126 21717 raft_consensus.cc:1275] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:02.694530 21578 raft_consensus.cc:1275] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:02.694545 21866 consensus_queue.cc:1048] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:02.694872 21867 consensus_queue.cc:1048] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:02.696264 21866 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.696658 21717 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.698052 21308 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c65c1c222ab3479fa5eefecc0f6e6830 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:02.698734 21578 raft_consensus.cc:2955] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:02.698779 21323 catalog_manager.cc:5696] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: config changed from index 3 to 4, VOTER 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1) evicted. New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:02.701587 21410 tablet_service.cc:1558] Processing DeleteTablet for tablet c65c1c222ab3479fa5eefecc0f6e6830 with delete_type TABLET_DATA_TOMBSTONED (TS 2353d585b08e403ba5429a6e49a369f9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41966
I20260601 13:41:02.702175 21887 tablet_replica.cc:333] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:02.702345 21887 raft_consensus.cc:2243] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:02.702512 21887 raft_consensus.cc:2272] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:02.703083 21887 ts_tablet_manager.cc:1916] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:02.704870 21887 ts_tablet_manager.cc:1929] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:02.704962 21887 log.cc:1199] T c65c1c222ab3479fa5eefecc0f6e6830 P 2353d585b08e403ba5429a6e49a369f9: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/c65c1c222ab3479fa5eefecc0f6e6830
I20260601 13:41:02.705569 21308 catalog_manager.cc:5027] TS 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169): tablet c65c1c222ab3479fa5eefecc0f6e6830 (table range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]) successfully deleted
I20260601 13:41:02.707370 21717 raft_consensus.cc:1275] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:02.707937 21890 consensus_queue.cc:1048] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:02.710489 21578 raft_consensus.cc:1275] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:02.710819 21864 consensus_queue.cc:1048] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:02.775453 21578 raft_consensus.cc:1275] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:02.776000 21890 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:02.778944 21717 raft_consensus.cc:1275] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:02.779407 21864 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:02.832944 21425 raft_consensus.cc:1275] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:02.833402 21866 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:02.836100 21578 raft_consensus.cc:1275] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:02.836488 21866 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:03.705509 21503 consensus_queue.cc:237] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: NON_VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: true } }
I20260601 13:41:03.707230 21717 raft_consensus.cc:1275] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:03.707321 21425 raft_consensus.cc:1275] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:41:03.707376 21467 consensus_peers.cc:597] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 -> Peer 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779): Couldn't send request to peer 49e4eb418dfb427493db0bc88f39abad. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9eaccbaf884f4efe996198dc740e67bd. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:03.707662 21867 consensus_queue.cc:1048] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:03.707976 21876 consensus_queue.cc:1048] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:03.709834 21866 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: NON_VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: true } } }
I20260601 13:41:03.710269 21717 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: NON_VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: true } } }
I20260601 13:41:03.710347 21425 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: NON_VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: true } } }
I20260601 13:41:03.712528 21321 catalog_manager.cc:5696] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: config changed from index -1 to 2, NON_VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) added. New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: NON_VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:03.713043 21503 consensus_queue.cc:237] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:03.714238 21425 raft_consensus.cc:1275] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:03.714478 21578 raft_consensus.cc:1275] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:03.714635 21866 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:41:03.714813 21468 consensus_peers.cc:597] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 -> Peer 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645): Couldn't send request to peer 6b763f24113b4e56970a341cad2ed7b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fcac2f9b2ca24422a7d9399e9ca1b0fa. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:03.714937 21876 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } 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:41:03.716207 21866 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:03.716799 21425 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:03.718911 21578 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:03.719012 21322 catalog_manager.cc:5696] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: config changed from index -1 to 3, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New cstate: current_term: 2 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:03.720414 21425 consensus_queue.cc:237] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [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: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: NON_VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: true } }
W20260601 13:41:03.722232 21390 consensus_peers.cc:597] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 -> Peer db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077): Couldn't send request to peer db05e20aceff4c9fb0c0856bfe2e10c7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5eda1357f6e74a61ad34e5941d121fce. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:03.722309 21717 raft_consensus.cc:1275] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:03.722662 21864 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:03.723026 21578 raft_consensus.cc:1275] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:41:03.723688 21917 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:03.724833 21864 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: NON_VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: true } } }
I20260601 13:41:03.725188 21717 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: NON_VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: true } } }
I20260601 13:41:03.725581 21578 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: NON_VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: true } } }
I20260601 13:41:03.727677 21323 catalog_manager.cc:5696] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: config changed from index -1 to 3, NON_VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) added. New cstate: current_term: 2 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: NON_VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:03.728684 21577 consensus_queue.cc:237] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
W20260601 13:41:03.730311 21543 consensus_peers.cc:597] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad -> Peer 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645): Couldn't send request to peer 6b763f24113b4e56970a341cad2ed7b9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc9a17529f7e4024b38945ac77bf496b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:03.730317 21425 raft_consensus.cc:1275] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:03.730473 21503 raft_consensus.cc:1275] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:03.730813 21922 consensus_queue.cc:1048] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:03.731037 21630 consensus_queue.cc:1048] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } 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:41:03.733163 21922 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:03.733558 21503 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:03.733558 21425 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } } }
I20260601 13:41:03.736040 21322 catalog_manager.cc:5696] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad reported cstate change: config changed from index -1 to 2, NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:04.090516 21925 ts_tablet_manager.cc:933] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: Initiating tablet copy from peer db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:41:04.091005 21925 tablet_copy_client.cc:323] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:43077
I20260601 13:41:04.091603 21513 tablet_copy_service.cc:140] P db05e20aceff4c9fb0c0856bfe2e10c7: Received BeginTabletCopySession request for tablet 9eaccbaf884f4efe996198dc740e67bd from peer 49e4eb418dfb427493db0bc88f39abad ({username='slave'} at 127.0.0.1:55834)
I20260601 13:41:04.091709 21513 tablet_copy_service.cc:161] P db05e20aceff4c9fb0c0856bfe2e10c7: Beginning new tablet copy session on tablet 9eaccbaf884f4efe996198dc740e67bd from peer 49e4eb418dfb427493db0bc88f39abad at {username='slave'} at 127.0.0.1:55834: session id = 49e4eb418dfb427493db0bc88f39abad-9eaccbaf884f4efe996198dc740e67bd
I20260601 13:41:04.092554 21513 tablet_copy_source_session.cc:215] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:04.093101 21378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:41:04.093604 21925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eaccbaf884f4efe996198dc740e67bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:04.096657 21925 tablet_copy_client.cc:806] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:04.096834 21925 tablet_copy_client.cc:670] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:04.098519 21925 tablet_copy_client.cc:538] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:04.099942 21925 tablet_bootstrap.cc:492] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: Bootstrap starting.
I20260601 13:41:04.103302 21925 tablet_bootstrap.cc:492] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: 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:41:04.103549 21925 tablet_bootstrap.cc:492] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: Bootstrap complete.
I20260601 13:41:04.103718 21925 ts_tablet_manager.cc:1403] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20260601 13:41:04.104264 21925 raft_consensus.cc:359] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: NON_VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: true } }
I20260601 13:41:04.104369 21925 raft_consensus.cc:740] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 49e4eb418dfb427493db0bc88f39abad, State: Initialized, Role: LEARNER
I20260601 13:41:04.104485 21925 consensus_queue.cc:260] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [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: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: NON_VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: true } }
I20260601 13:41:04.104791 21925 ts_tablet_manager.cc:1434] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:04.105412 21513 tablet_copy_service.cc:342] P db05e20aceff4c9fb0c0856bfe2e10c7: Request end of tablet copy session 49e4eb418dfb427493db0bc88f39abad-9eaccbaf884f4efe996198dc740e67bd received from {username='slave'} at 127.0.0.1:55834
I20260601 13:41:04.105501 21513 tablet_copy_service.cc:434] P db05e20aceff4c9fb0c0856bfe2e10c7: ending tablet copy session 49e4eb418dfb427493db0bc88f39abad-9eaccbaf884f4efe996198dc740e67bd on tablet 9eaccbaf884f4efe996198dc740e67bd with peer 49e4eb418dfb427493db0bc88f39abad
I20260601 13:41:04.107045 21425 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b272b0051ba44eb2883940fbc66e685a"
dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
mode: GRACEFUL
new_leader_uuid: "6b763f24113b4e56970a341cad2ed7b9"
 from {username='slave'} at 127.0.0.1:40016
I20260601 13:41:04.107245 21425 raft_consensus.cc:606] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Received request to transfer leadership to TS 6b763f24113b4e56970a341cad2ed7b9
I20260601 13:41:04.107648 21378 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:41:04.107797 21378 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:04.131239 21930 ts_tablet_manager.cc:933] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: Initiating tablet copy from peer 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:41:04.131718 21930 tablet_copy_client.cc:323] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.1:35169
I20260601 13:41:04.132234 21437 tablet_copy_service.cc:140] P 2353d585b08e403ba5429a6e49a369f9: Received BeginTabletCopySession request for tablet 5eda1357f6e74a61ad34e5941d121fce from peer db05e20aceff4c9fb0c0856bfe2e10c7 ({username='slave'} at 127.0.0.1:41990)
I20260601 13:41:04.132325 21437 tablet_copy_service.cc:161] P 2353d585b08e403ba5429a6e49a369f9: Beginning new tablet copy session on tablet 5eda1357f6e74a61ad34e5941d121fce from peer db05e20aceff4c9fb0c0856bfe2e10c7 at {username='slave'} at 127.0.0.1:41990: session id = db05e20aceff4c9fb0c0856bfe2e10c7-5eda1357f6e74a61ad34e5941d121fce
I20260601 13:41:04.133131 21437 tablet_copy_source_session.cc:215] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:04.134040 21930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eda1357f6e74a61ad34e5941d121fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:04.136014 21930 tablet_copy_client.cc:806] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:04.136185 21930 tablet_copy_client.cc:670] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:04.137310 21930 tablet_copy_client.cc:538] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:04.138363 21930 tablet_bootstrap.cc:492] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap starting.
I20260601 13:41:04.142445 21930 tablet_bootstrap.cc:492] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: 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:41:04.142719 21930 tablet_bootstrap.cc:492] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: Bootstrap complete.
I20260601 13:41:04.142899 21930 ts_tablet_manager.cc:1403] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:41:04.143317 21930 raft_consensus.cc:359] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: NON_VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: true } }
I20260601 13:41:04.143450 21930 raft_consensus.cc:740] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: db05e20aceff4c9fb0c0856bfe2e10c7, State: Initialized, Role: LEARNER
I20260601 13:41:04.143581 21930 consensus_queue.cc:260] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: NON_VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: true } }
I20260601 13:41:04.143922 21930 ts_tablet_manager.cc:1434] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:41:04.144366 21437 tablet_copy_service.cc:342] P 2353d585b08e403ba5429a6e49a369f9: Request end of tablet copy session db05e20aceff4c9fb0c0856bfe2e10c7-5eda1357f6e74a61ad34e5941d121fce received from {username='slave'} at 127.0.0.1:41990
I20260601 13:41:04.144449 21437 tablet_copy_service.cc:434] P 2353d585b08e403ba5429a6e49a369f9: ending tablet copy session db05e20aceff4c9fb0c0856bfe2e10c7-5eda1357f6e74a61ad34e5941d121fce on tablet 5eda1357f6e74a61ad34e5941d121fce with peer db05e20aceff4c9fb0c0856bfe2e10c7
I20260601 13:41:04.152275 21918 raft_consensus.cc:993] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9: : Instructing follower 6b763f24113b4e56970a341cad2ed7b9 to start an election
I20260601 13:41:04.152441 21918 raft_consensus.cc:1081] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Signalling peer 6b763f24113b4e56970a341cad2ed7b9 to start an election
I20260601 13:41:04.152923 21717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b272b0051ba44eb2883940fbc66e685a"
dest_uuid: "6b763f24113b4e56970a341cad2ed7b9"
 from {username='slave'} at 127.0.0.1:37020
I20260601 13:41:04.153060 21717 raft_consensus.cc:493] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:04.153108 21717 raft_consensus.cc:3060] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:04.153998 21717 raft_consensus.cc:515] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:41:04.154452 21717 leader_election.cc:290] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [CANDIDATE]: Term 2 election: Requested vote from peers 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779), 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169)
I20260601 13:41:04.154723 21577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b272b0051ba44eb2883940fbc66e685a" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49e4eb418dfb427493db0bc88f39abad"
I20260601 13:41:04.154848 21577 raft_consensus.cc:3060] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:04.154929 21425 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b272b0051ba44eb2883940fbc66e685a" candidate_uuid: "6b763f24113b4e56970a341cad2ed7b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2353d585b08e403ba5429a6e49a369f9"
I20260601 13:41:04.155049 21425 raft_consensus.cc:3055] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:04.155102 21425 raft_consensus.cc:740] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2353d585b08e403ba5429a6e49a369f9, State: Running, Role: LEADER
I20260601 13:41:04.155251 21425 consensus_queue.cc:260] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [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: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:41:04.155403 21425 raft_consensus.cc:3060] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:04.156026 21577 raft_consensus.cc:2468] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 2.
I20260601 13:41:04.156376 21682 leader_election.cc:304] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [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: 49e4eb418dfb427493db0bc88f39abad, 6b763f24113b4e56970a341cad2ed7b9; no voters: 
I20260601 13:41:04.156415 21425 raft_consensus.cc:2468] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6b763f24113b4e56970a341cad2ed7b9 in term 2.
I20260601 13:41:04.156718 21880 raft_consensus.cc:2804] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:04.156925 21880 raft_consensus.cc:697] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 2 LEADER]: Becoming Leader. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Running, Role: LEADER
I20260601 13:41:04.157080 21880 consensus_queue.cc:237] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [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: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } }
I20260601 13:41:04.158731 21321 catalog_manager.cc:5696] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 reported cstate change: term changed from 1 to 2, leader changed from 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1) to 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4). New cstate: current_term: 2 leader_uuid: "6b763f24113b4e56970a341cad2ed7b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:04.241737 21935 ts_tablet_manager.cc:933] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: Initiating tablet copy from peer 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779)
I20260601 13:41:04.242151 21935 tablet_copy_client.cc:323] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:46779
I20260601 13:41:04.242636 21588 tablet_copy_service.cc:140] P 49e4eb418dfb427493db0bc88f39abad: Received BeginTabletCopySession request for tablet fc9a17529f7e4024b38945ac77bf496b from peer 6b763f24113b4e56970a341cad2ed7b9 ({username='slave'} at 127.0.0.1:43420)
I20260601 13:41:04.242741 21588 tablet_copy_service.cc:161] P 49e4eb418dfb427493db0bc88f39abad: Beginning new tablet copy session on tablet fc9a17529f7e4024b38945ac77bf496b from peer 6b763f24113b4e56970a341cad2ed7b9 at {username='slave'} at 127.0.0.1:43420: session id = 6b763f24113b4e56970a341cad2ed7b9-fc9a17529f7e4024b38945ac77bf496b
I20260601 13:41:04.243739 21588 tablet_copy_source_session.cc:215] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:04.244589 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc9a17529f7e4024b38945ac77bf496b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:04.246693 21935 tablet_copy_client.cc:806] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:04.246881 21935 tablet_copy_client.cc:670] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:04.248137 21935 tablet_copy_client.cc:538] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:04.249353 21935 tablet_bootstrap.cc:492] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:41:04.252185 21938 ts_tablet_manager.cc:933] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: Initiating tablet copy from peer db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077)
I20260601 13:41:04.252544 21938 tablet_copy_client.cc:323] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:43077
I20260601 13:41:04.252876 21935 tablet_bootstrap.cc:492] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: 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:41:04.253005 21513 tablet_copy_service.cc:140] P db05e20aceff4c9fb0c0856bfe2e10c7: Received BeginTabletCopySession request for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa from peer 6b763f24113b4e56970a341cad2ed7b9 ({username='slave'} at 127.0.0.1:55850)
I20260601 13:41:04.253124 21513 tablet_copy_service.cc:161] P db05e20aceff4c9fb0c0856bfe2e10c7: Beginning new tablet copy session on tablet fcac2f9b2ca24422a7d9399e9ca1b0fa from peer 6b763f24113b4e56970a341cad2ed7b9 at {username='slave'} at 127.0.0.1:55850: session id = 6b763f24113b4e56970a341cad2ed7b9-fcac2f9b2ca24422a7d9399e9ca1b0fa
I20260601 13:41:04.253175 21935 tablet_bootstrap.cc:492] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap complete.
I20260601 13:41:04.253343 21935 ts_tablet_manager.cc:1403] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:04.253880 21513 tablet_copy_source_session.cc:215] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:04.253818 21935 raft_consensus.cc:359] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:04.254118 21935 raft_consensus.cc:740] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: LEARNER
I20260601 13:41:04.254227 21935 consensus_queue.cc:260] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:04.254828 21938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:04.255718 21935 ts_tablet_manager.cc:1434] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:41:04.256217 21588 tablet_copy_service.cc:342] P 49e4eb418dfb427493db0bc88f39abad: Request end of tablet copy session 6b763f24113b4e56970a341cad2ed7b9-fc9a17529f7e4024b38945ac77bf496b received from {username='slave'} at 127.0.0.1:43420
I20260601 13:41:04.256316 21588 tablet_copy_service.cc:434] P 49e4eb418dfb427493db0bc88f39abad: ending tablet copy session 6b763f24113b4e56970a341cad2ed7b9-fc9a17529f7e4024b38945ac77bf496b on tablet fc9a17529f7e4024b38945ac77bf496b with peer 6b763f24113b4e56970a341cad2ed7b9
I20260601 13:41:04.257551 21938 tablet_copy_client.cc:806] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:04.257718 21938 tablet_copy_client.cc:670] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:04.258790 21938 tablet_copy_client.cc:538] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:04.260113 21938 tablet_bootstrap.cc:492] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap starting.
I20260601 13:41:04.264038 21938 tablet_bootstrap.cc:492] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: 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:41:04.264290 21938 tablet_bootstrap.cc:492] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: Bootstrap complete.
I20260601 13:41:04.264472 21938 ts_tablet_manager.cc:1403] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:04.264912 21938 raft_consensus.cc:359] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:04.265040 21938 raft_consensus.cc:740] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6b763f24113b4e56970a341cad2ed7b9, State: Initialized, Role: LEARNER
I20260601 13:41:04.265147 21938 consensus_queue.cc:260] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [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: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: true } }
I20260601 13:41:04.265458 21938 ts_tablet_manager.cc:1434] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:04.265949 21513 tablet_copy_service.cc:342] P db05e20aceff4c9fb0c0856bfe2e10c7: Request end of tablet copy session 6b763f24113b4e56970a341cad2ed7b9-fcac2f9b2ca24422a7d9399e9ca1b0fa received from {username='slave'} at 127.0.0.1:55850
I20260601 13:41:04.266039 21513 tablet_copy_service.cc:434] P db05e20aceff4c9fb0c0856bfe2e10c7: ending tablet copy session 6b763f24113b4e56970a341cad2ed7b9-fcac2f9b2ca24422a7d9399e9ca1b0fa on tablet fcac2f9b2ca24422a7d9399e9ca1b0fa with peer 6b763f24113b4e56970a341cad2ed7b9
I20260601 13:41:04.561724 21577 raft_consensus.cc:1275] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Refusing update from remote peer 6b763f24113b4e56970a341cad2ed7b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:04.562273 21933 consensus_queue.cc:1048] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:04.563115 21425 raft_consensus.cc:1275] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Refusing update from remote peer 6b763f24113b4e56970a341cad2ed7b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:04.563537 21880 consensus_queue.cc:1048] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:04.566927 21577 raft_consensus.cc:1217] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:04.752259 21503 raft_consensus.cc:1217] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:41:04.813714 21717 raft_consensus.cc:1217] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:04.845945 21717 raft_consensus.cc:1217] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:41:05.114409 21916 raft_consensus.cc:1064] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7: attempting to promote NON_VOTER 49e4eb418dfb427493db0bc88f39abad to VOTER
I20260601 13:41:05.114939 21916 consensus_queue.cc:237] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } }
I20260601 13:41:05.116482 21577 raft_consensus.cc:1275] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [term 1 LEARNER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:05.116637 21426 raft_consensus.cc:1275] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:05.116740 21717 raft_consensus.cc:1275] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:05.117080 21946 consensus_queue.cc:1048] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:05.117304 21916 consensus_queue.cc:1048] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } 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:41:05.117528 21953 consensus_queue.cc:1048] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:05.119294 21916 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } } }
I20260601 13:41:05.120029 21426 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } } }
I20260601 13:41:05.120190 21717 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } } }
I20260601 13:41:05.122475 21323 catalog_manager.cc:5696] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 reported cstate change: config changed from index 2 to 3, 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } } }
I20260601 13:41:05.122583 21577 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } } }
I20260601 13:41:05.128718 21503 consensus_queue.cc:237] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } }
I20260601 13:41:05.129846 21577 raft_consensus.cc:1275] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:05.129978 21426 raft_consensus.cc:1275] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:05.130260 21951 consensus_queue.cc:1048] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } 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:41:05.130604 21951 consensus_queue.cc:1048] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:05.131928 21951 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } } }
I20260601 13:41:05.132347 21577 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } } }
I20260601 13:41:05.132776 21426 raft_consensus.cc:2955] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } } }
I20260601 13:41:05.134171 21308 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9eaccbaf884f4efe996198dc740e67bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:05.134841 21321 catalog_manager.cc:5696] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: config changed from index 3 to 4, VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) evicted. New cstate: current_term: 1 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:05.137706 21704 tablet_service.cc:1558] Processing DeleteTablet for tablet 9eaccbaf884f4efe996198dc740e67bd with delete_type TABLET_DATA_TOMBSTONED (TS 6b763f24113b4e56970a341cad2ed7b9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37010
I20260601 13:41:05.138139 21960 tablet_replica.cc:333] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:05.138309 21960 raft_consensus.cc:2243] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:05.138471 21960 raft_consensus.cc:2272] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:05.139076 21960 ts_tablet_manager.cc:1916] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:05.141081 21960 ts_tablet_manager.cc:1929] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:05.141181 21960 log.cc:1199] T 9eaccbaf884f4efe996198dc740e67bd P 6b763f24113b4e56970a341cad2ed7b9: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-3-root/wals/9eaccbaf884f4efe996198dc740e67bd
I20260601 13:41:05.141813 21310 catalog_manager.cc:5027] TS 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645): tablet 9eaccbaf884f4efe996198dc740e67bd (table range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]) successfully deleted
I20260601 13:41:05.259534 21948 raft_consensus.cc:1064] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9: attempting to promote NON_VOTER db05e20aceff4c9fb0c0856bfe2e10c7 to VOTER
I20260601 13:41:05.260039 21948 consensus_queue.cc:237] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [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: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } }
I20260601 13:41:05.261754 21503 raft_consensus.cc:1275] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 LEARNER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:05.261912 21717 raft_consensus.cc:1275] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:05.261914 21577 raft_consensus.cc:1275] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:05.262354 21964 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:05.262540 21961 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } 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:41:05.262693 21963 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:05.264688 21961 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } } }
I20260601 13:41:05.265095 21503 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } } }
I20260601 13:41:05.267091 21577 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } } }
I20260601 13:41:05.267441 21321 catalog_manager.cc:5696] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: config changed from index 3 to 4, db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:05.269052 21717 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } } }
I20260601 13:41:05.272163 21426 consensus_queue.cc:237] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [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: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } }
I20260601 13:41:05.273313 21503 raft_consensus.cc:1275] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:05.273379 21577 raft_consensus.cc:1275] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Refusing update from remote peer 2353d585b08e403ba5429a6e49a369f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:05.273721 21961 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } 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:41:05.274045 21948 consensus_queue.cc:1048] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:05.275254 21961 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } } }
I20260601 13:41:05.275712 21503 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } } }
I20260601 13:41:05.277048 21577 raft_consensus.cc:2955] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } } }
I20260601 13:41:05.278851 21308 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5eda1357f6e74a61ad34e5941d121fce with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:05.279069 21324 catalog_manager.cc:5696] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad reported cstate change: config changed from index 4 to 5, VOTER 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) evicted. New cstate: current_term: 2 leader_uuid: "2353d585b08e403ba5429a6e49a369f9" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { promote: false } } }
I20260601 13:41:05.281333 21704 tablet_service.cc:1558] Processing DeleteTablet for tablet 5eda1357f6e74a61ad34e5941d121fce with delete_type TABLET_DATA_TOMBSTONED (TS 6b763f24113b4e56970a341cad2ed7b9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37010
I20260601 13:41:05.281563 21960 tablet_replica.cc:333] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:05.281710 21960 raft_consensus.cc:2243] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:05.281859 21960 raft_consensus.cc:2272] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:05.282440 21960 ts_tablet_manager.cc:1916] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:05.284162 21960 ts_tablet_manager.cc:1929] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:41:05.284253 21960 log.cc:1199] T 5eda1357f6e74a61ad34e5941d121fce P 6b763f24113b4e56970a341cad2ed7b9: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-3-root/wals/5eda1357f6e74a61ad34e5941d121fce
I20260601 13:41:05.284747 21310 catalog_manager.cc:5027] TS 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4:42645): tablet 5eda1357f6e74a61ad34e5941d121fce (table range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]) successfully deleted
I20260601 13:41:05.341393 21953 raft_consensus.cc:1064] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7: attempting to promote NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 to VOTER
I20260601 13:41:05.341894 21953 consensus_queue.cc:237] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:05.343408 21426 raft_consensus.cc:1275] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:05.343478 21577 raft_consensus.cc:1275] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:05.343771 21717 raft_consensus.cc:1275] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [term 2 LEARNER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:41:05.343842 21953 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } 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:41:05.344026 21951 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:05.344197 21946 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:05.346053 21946 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.346699 21577 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.348094 21717 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.348838 21322 catalog_manager.cc:5696] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 reported cstate change: config changed from index 3 to 4, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:05.350618 21426 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } attrs { replace: true } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.351392 21950 raft_consensus.cc:1064] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad: attempting to promote NON_VOTER 6b763f24113b4e56970a341cad2ed7b9 to VOTER
I20260601 13:41:05.351836 21950 consensus_queue.cc:237] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:05.353504 21717 raft_consensus.cc:1275] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEARNER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:05.353755 21503 consensus_queue.cc:237] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [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: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:05.353772 21502 raft_consensus.cc:1275] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:05.354298 21972 consensus_queue.cc:1048] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:05.354745 21717 raft_consensus.cc:1275] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:05.354961 21425 raft_consensus.cc:1275] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Refusing update from remote peer db05e20aceff4c9fb0c0856bfe2e10c7: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:41:05.355070 21951 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:05.355618 21951 consensus_queue.cc:1048] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:41:05.356194 21950 consensus_queue.cc:1048] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } 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:41:05.357466 21426 raft_consensus.cc:1275] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:05.357585 21953 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.358088 21425 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.358914 21717 raft_consensus.cc:2955] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.360291 21308 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:05.360489 21323 catalog_manager.cc:5696] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 reported cstate change: config changed from index 4 to 5, VOTER 49e4eb418dfb427493db0bc88f39abad (127.18.6.3) evicted. New cstate: current_term: 2 leader_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } } peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.362351 21950 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.362907 21563 tablet_service.cc:1558] Processing DeleteTablet for tablet fcac2f9b2ca24422a7d9399e9ca1b0fa with delete_type TABLET_DATA_TOMBSTONED (TS 49e4eb418dfb427493db0bc88f39abad not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43396
I20260601 13:41:05.363885 21718 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.364437 21974 consensus_queue.cc:1048] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:05.365464 21426 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.366035 21978 tablet_replica.cc:333] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:05.366008 21323 catalog_manager.cc:5696] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 reported cstate change: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.366205 21978 raft_consensus.cc:2243] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:05.366382 21978 raft_consensus.cc:2272] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:05.368072 21978 ts_tablet_manager.cc:1916] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:05.368232 21503 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6b763f24113b4e56970a341cad2ed7b9 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "db05e20aceff4c9fb0c0856bfe2e10c7" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43077 } attrs { replace: true } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.370294 21978 ts_tablet_manager.cc:1929] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:41:05.370381 21978 log.cc:1199] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 49e4eb418dfb427493db0bc88f39abad: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/fcac2f9b2ca24422a7d9399e9ca1b0fa
I20260601 13:41:05.370936 21309 catalog_manager.cc:5027] TS 49e4eb418dfb427493db0bc88f39abad (127.18.6.3:46779): tablet fcac2f9b2ca24422a7d9399e9ca1b0fa (table range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]) successfully deleted
I20260601 13:41:05.372740 21577 consensus_queue.cc:237] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [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: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } }
I20260601 13:41:05.373787 21718 raft_consensus.cc:1275] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:05.374320 21980 consensus_queue.cc:1048] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } 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:41:05.374786 21426 raft_consensus.cc:1275] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Refusing update from remote peer 49e4eb418dfb427493db0bc88f39abad: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:05.375123 21980 consensus_queue.cc:1048] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [LEADER]: Connected to new peer: Peer: permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:05.376202 21980 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.376478 21718 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.376935 21426 raft_consensus.cc:2955] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } } }
I20260601 13:41:05.378460 21309 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fc9a17529f7e4024b38945ac77bf496b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:05.379135 21322 catalog_manager.cc:5696] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad reported cstate change: config changed from index 3 to 4, VOTER db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2) evicted. New cstate: current_term: 1 leader_uuid: "49e4eb418dfb427493db0bc88f39abad" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2353d585b08e403ba5429a6e49a369f9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 35169 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49e4eb418dfb427493db0bc88f39abad" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 46779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b763f24113b4e56970a341cad2ed7b9" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 42645 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:05.381650 21488 tablet_service.cc:1558] Processing DeleteTablet for tablet fc9a17529f7e4024b38945ac77bf496b with delete_type TABLET_DATA_TOMBSTONED (TS db05e20aceff4c9fb0c0856bfe2e10c7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55832
I20260601 13:41:05.382037 21981 tablet_replica.cc:333] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:05.382203 21981 raft_consensus.cc:2243] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:05.382354 21981 raft_consensus.cc:2272] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:05.382874 21981 ts_tablet_manager.cc:1916] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:05.384752 21981 ts_tablet_manager.cc:1929] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:05.384850 21981 log.cc:1199] T fc9a17529f7e4024b38945ac77bf496b P db05e20aceff4c9fb0c0856bfe2e10c7: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/fc9a17529f7e4024b38945ac77bf496b
I20260601 13:41:05.385406 21308 catalog_manager.cc:5027] TS db05e20aceff4c9fb0c0856bfe2e10c7 (127.18.6.2:43077): tablet fc9a17529f7e4024b38945ac77bf496b (table range_aware_rebalance_new_range [id=b8a3b7799f1047298ee547ac58254879]) successfully deleted
I20260601 13:41:06.108178 21378 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:41:06.109584 21378 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260601 13:41:06.109690 21378 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:06.366310 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:41:06.370878 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:06.371119 18456 tablet_replica.cc:333] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.371299 18456 raft_consensus.cc:2243] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.371654 18456 raft_consensus.cc:2272] T 5eda1357f6e74a61ad34e5941d121fce P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.372131 18456 tablet_replica.cc:333] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.372243 18456 raft_consensus.cc:2243] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.372452 18456 raft_consensus.cc:2272] T 4b88db2cedc44d31aecae96af223b646 P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.372833 18456 tablet_replica.cc:333] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.372956 18456 raft_consensus.cc:2243] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.373095 18456 raft_consensus.cc:2272] T 9eaccbaf884f4efe996198dc740e67bd P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.373411 18456 tablet_replica.cc:333] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.373523 18456 raft_consensus.cc:2243] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.373636 18456 raft_consensus.cc:2272] T d4b823cce78e4b38906bf443612361d6 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.373955 18456 tablet_replica.cc:333] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.374068 18456 raft_consensus.cc:2243] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.374181 18456 raft_consensus.cc:2272] T b272b0051ba44eb2883940fbc66e685a P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.374495 18456 tablet_replica.cc:333] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.374614 18456 raft_consensus.cc:2243] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.374797 18456 raft_consensus.cc:2272] T 312e2f06be3949d59e3e732c03f3a273 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.375113 18456 tablet_replica.cc:333] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.375226 18456 raft_consensus.cc:2243] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.375334 18456 raft_consensus.cc:2272] T 908f93f6d0b24bc88c92dd121cc0c2de P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.375694 18456 tablet_replica.cc:333] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.375808 18456 raft_consensus.cc:2243] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.375952 18456 raft_consensus.cc:2272] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 2353d585b08e403ba5429a6e49a369f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.376271 18456 tablet_replica.cc:333] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.376379 18456 raft_consensus.cc:2243] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.376518 18456 raft_consensus.cc:2272] T 1e689e85b6ae4155a99822e60e654e1b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.376837 18456 tablet_replica.cc:333] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.376945 18456 raft_consensus.cc:2243] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.377058 18456 raft_consensus.cc:2272] T 13d074e9bc124857be2fda903d6b0bcf P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.377362 18456 tablet_replica.cc:333] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.377468 18456 raft_consensus.cc:2243] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.377647 18456 raft_consensus.cc:2272] T 39da9aa5a5a24e449a08df4e8bd18b07 P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.377969 18456 tablet_replica.cc:333] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9: stopping tablet replica
I20260601 13:41:06.378073 18456 raft_consensus.cc:2243] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.378187 18456 raft_consensus.cc:2272] T fc9a17529f7e4024b38945ac77bf496b P 2353d585b08e403ba5429a6e49a369f9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:41:06.379863 21541 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260601 13:41:06.380599 21541 consensus_peers.cc:597] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad -> Peer 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169): Couldn't send request to peer 2353d585b08e403ba5429a6e49a369f9. 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:41:06.384291 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:41:06.387450 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:41:06.391863 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:06.392076 18456 tablet_replica.cc:333] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.392225 18456 raft_consensus.cc:2243] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.392349 18456 raft_consensus.cc:2272] T 5eda1357f6e74a61ad34e5941d121fce P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.392737 18456 tablet_replica.cc:333] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.392822 18456 raft_consensus.cc:2243] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.392972 18456 raft_consensus.cc:2272] T 9eaccbaf884f4efe996198dc740e67bd P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.393263 18456 tablet_replica.cc:333] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.393334 18456 raft_consensus.cc:2243] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.393402 18456 raft_consensus.cc:2272] T d4b823cce78e4b38906bf443612361d6 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.393653 18456 tablet_replica.cc:333] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.393733 18456 raft_consensus.cc:2243] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.393800 18456 raft_consensus.cc:2272] T 08a654e41e104e888ddf57f777901183 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.394116 18456 tablet_replica.cc:333] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.394240 18456 raft_consensus.cc:2243] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.394428 18456 raft_consensus.cc:2272] T fcac2f9b2ca24422a7d9399e9ca1b0fa P db05e20aceff4c9fb0c0856bfe2e10c7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.394757 18456 tablet_replica.cc:333] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.394871 18456 raft_consensus.cc:2243] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.394989 18456 raft_consensus.cc:2272] T 908f93f6d0b24bc88c92dd121cc0c2de P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.395287 18456 tablet_replica.cc:333] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.395401 18456 raft_consensus.cc:2243] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.395629 18456 raft_consensus.cc:2272] T c65c1c222ab3479fa5eefecc0f6e6830 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.395969 18456 tablet_replica.cc:333] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.396083 18456 raft_consensus.cc:2243] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.396273 18456 raft_consensus.cc:2272] T d878b3351c23472c95e613a47ecfee98 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.396611 18456 tablet_replica.cc:333] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.396723 18456 raft_consensus.cc:2243] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.396826 18456 raft_consensus.cc:2272] T 09126190d52f4d85b4936b532f1828d2 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.397179 18456 tablet_replica.cc:333] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.397282 18456 raft_consensus.cc:2243] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.397450 18456 raft_consensus.cc:2272] T 1e689e85b6ae4155a99822e60e654e1b P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.397850 18456 tablet_replica.cc:333] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.397969 18456 raft_consensus.cc:2243] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.398064 18456 raft_consensus.cc:2272] T 13d074e9bc124857be2fda903d6b0bcf P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.398419 18456 tablet_replica.cc:333] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7: stopping tablet replica
I20260601 13:41:06.398538 18456 raft_consensus.cc:2243] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.398669 18456 raft_consensus.cc:2272] T 39da9aa5a5a24e449a08df4e8bd18b07 P db05e20aceff4c9fb0c0856bfe2e10c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.414000 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:41:06.417814 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:41:06.422518 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:06.422771 18456 tablet_replica.cc:333] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.422911 18456 raft_consensus.cc:2243] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.423034 18456 raft_consensus.cc:2272] T 9eaccbaf884f4efe996198dc740e67bd P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.423452 18456 tablet_replica.cc:333] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.423611 18456 raft_consensus.cc:2243] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.423700 18456 raft_consensus.cc:2272] T 08a654e41e104e888ddf57f777901183 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.423985 18456 tablet_replica.cc:333] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.424059 18456 raft_consensus.cc:2243] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.424147 18456 raft_consensus.cc:2272] T 5eda1357f6e74a61ad34e5941d121fce P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.424405 18456 tablet_replica.cc:333] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.424477 18456 raft_consensus.cc:2243] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.424539 18456 raft_consensus.cc:2272] T 4b88db2cedc44d31aecae96af223b646 P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.424790 18456 tablet_replica.cc:333] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.424862 18456 raft_consensus.cc:2243] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.424928 18456 raft_consensus.cc:2272] T b272b0051ba44eb2883940fbc66e685a P 49e4eb418dfb427493db0bc88f39abad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.425177 18456 tablet_replica.cc:333] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.425251 18456 raft_consensus.cc:2243] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.425393 18456 raft_consensus.cc:2272] T fc9a17529f7e4024b38945ac77bf496b P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.425654 18456 tablet_replica.cc:333] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.425735 18456 raft_consensus.cc:2243] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.425822 18456 raft_consensus.cc:2272] T 312e2f06be3949d59e3e732c03f3a273 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.426069 18456 tablet_replica.cc:333] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.426141 18456 raft_consensus.cc:2243] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.426214 18456 raft_consensus.cc:2272] T c65c1c222ab3479fa5eefecc0f6e6830 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.426548 18456 tablet_replica.cc:333] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.426620 18456 raft_consensus.cc:2243] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.426767 18456 raft_consensus.cc:2272] T d878b3351c23472c95e613a47ecfee98 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.427035 18456 tablet_replica.cc:333] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.427114 18456 raft_consensus.cc:2243] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.427230 18456 raft_consensus.cc:2272] T 09126190d52f4d85b4936b532f1828d2 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.427560 18456 tablet_replica.cc:333] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.427627 18456 raft_consensus.cc:2243] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.427752 18456 raft_consensus.cc:2272] T 13d074e9bc124857be2fda903d6b0bcf P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.428016 18456 tablet_replica.cc:333] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad: stopping tablet replica
I20260601 13:41:06.428079 18456 raft_consensus.cc:2243] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.428167 18456 raft_consensus.cc:2272] T 39da9aa5a5a24e449a08df4e8bd18b07 P 49e4eb418dfb427493db0bc88f39abad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.442334 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
W20260601 13:41:06.444823 21681 consensus_peers.cc:597] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 -> Peer 2353d585b08e403ba5429a6e49a369f9 (127.18.6.1:35169): Couldn't send request to peer 2353d585b08e403ba5429a6e49a369f9. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:35169: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:06.446054 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:41:06.450801 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:06.451040 18456 tablet_replica.cc:333] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.451210 18456 raft_consensus.cc:2243] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.451375 18456 raft_consensus.cc:2272] T fcac2f9b2ca24422a7d9399e9ca1b0fa P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.451848 18456 tablet_replica.cc:333] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.451974 18456 raft_consensus.cc:2243] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.452117 18456 raft_consensus.cc:2272] T fc9a17529f7e4024b38945ac77bf496b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.452469 18456 tablet_replica.cc:333] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.452592 18456 raft_consensus.cc:2243] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.452733 18456 raft_consensus.cc:2272] T d878b3351c23472c95e613a47ecfee98 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.453055 18456 tablet_replica.cc:333] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.453176 18456 raft_consensus.cc:2243] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.453318 18456 raft_consensus.cc:2272] T 312e2f06be3949d59e3e732c03f3a273 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.453645 18456 tablet_replica.cc:333] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.453722 18456 raft_consensus.cc:2243] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.453850 18456 raft_consensus.cc:2272] T c65c1c222ab3479fa5eefecc0f6e6830 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.454181 18456 tablet_replica.cc:333] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.454309 18456 raft_consensus.cc:2243] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.454511 18456 raft_consensus.cc:2272] T 908f93f6d0b24bc88c92dd121cc0c2de P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.454828 18456 tablet_replica.cc:333] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.454902 18456 raft_consensus.cc:2243] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.455013 18456 raft_consensus.cc:2272] T 1e689e85b6ae4155a99822e60e654e1b P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.455344 18456 tablet_replica.cc:333] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.455416 18456 raft_consensus.cc:2243] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.455546 18456 raft_consensus.cc:2272] T 09126190d52f4d85b4936b532f1828d2 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.455858 18456 tablet_replica.cc:333] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.455930 18456 raft_consensus.cc:2243] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.456130 18456 raft_consensus.cc:2272] T b272b0051ba44eb2883940fbc66e685a P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.456458 18456 tablet_replica.cc:333] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.456526 18456 raft_consensus.cc:2243] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.456681 18456 raft_consensus.cc:2272] T d4b823cce78e4b38906bf443612361d6 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.457000 18456 tablet_replica.cc:333] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.457095 18456 raft_consensus.cc:2243] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.457283 18456 raft_consensus.cc:2272] T 08a654e41e104e888ddf57f777901183 P 6b763f24113b4e56970a341cad2ed7b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.457610 18456 tablet_replica.cc:333] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9: stopping tablet replica
I20260601 13:41:06.457674 18456 raft_consensus.cc:2243] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:06.457773 18456 raft_consensus.cc:2272] T 4b88db2cedc44d31aecae96af223b646 P 6b763f24113b4e56970a341cad2ed7b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.472265 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:41:06.475430 18456 master.cc:562] Master@127.18.6.62:41821 shutting down...
I20260601 13:41:06.479555 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:06.479764 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:06.479847 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P ddf2d0072f7f4fd586a48cd69e6801fd: stopping tablet replica
I20260601 13:41:06.492497 18456 master.cc:584] Master@127.18.6.62:41821 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (8473 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:41:06.508999 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:35051
I20260601 13:41:06.509428 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:06.511407 21988 instance_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:41:06.511539 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:06.511650 21986 instance_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:41:06.511675 21985 instance_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:41:06.511933 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:06.512001 18456 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:41:06.512025 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321266512024 us; error 0 us; skew 500 ppm
I20260601 13:41:06.512867 18456 webserver.cc:533] Webserver started at http://127.18.6.62:40835/ using document root <none> and password file <none>
I20260601 13:41:06.513068 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:06.513147 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:06.513227 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:06.513629 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "db3da62cdb554c76ae78c944ca875a29"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.515157 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:41:06.516216 21993 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:41:06.516470 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:06.516554 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "db3da62cdb554c76ae78c944ca875a29"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.516654 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-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:41:06.532256 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:06.532694 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:06.537025 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:35051
I20260601 13:41:06.543561 22045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:35051 every 8 connection(s)
I20260601 13:41:06.544119 22046 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:41:06.545934 22046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29: Bootstrap starting.
I20260601 13:41:06.546787 22046 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:06.548020 22046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29: No bootstrap required, opened a new log
I20260601 13:41:06.548448 22046 raft_consensus.cc:359] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db3da62cdb554c76ae78c944ca875a29" member_type: VOTER }
I20260601 13:41:06.548555 22046 raft_consensus.cc:385] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:06.548579 22046 raft_consensus.cc:740] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db3da62cdb554c76ae78c944ca875a29, State: Initialized, Role: FOLLOWER
I20260601 13:41:06.548771 22046 consensus_queue.cc:260] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "db3da62cdb554c76ae78c944ca875a29" member_type: VOTER }
I20260601 13:41:06.548846 22046 raft_consensus.cc:399] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:06.548906 22046 raft_consensus.cc:493] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:06.548964 22046 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:06.549690 22046 raft_consensus.cc:515] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db3da62cdb554c76ae78c944ca875a29" member_type: VOTER }
I20260601 13:41:06.549880 22046 leader_election.cc:304] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [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: db3da62cdb554c76ae78c944ca875a29; no voters: 
I20260601 13:41:06.550096 22046 leader_election.cc:290] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:06.550256 22049 raft_consensus.cc:2804] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:06.550549 22049 raft_consensus.cc:697] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 1 LEADER]: Becoming Leader. State: Replica: db3da62cdb554c76ae78c944ca875a29, State: Running, Role: LEADER
I20260601 13:41:06.550616 22046 sys_catalog.cc:565] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:06.550724 22049 consensus_queue.cc:237] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [LEADER]: Queue going to LEADER mode. State: All 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: "db3da62cdb554c76ae78c944ca875a29" member_type: VOTER }
I20260601 13:41:06.551245 22051 sys_catalog.cc:455] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [sys.catalog]: SysCatalogTable state changed. Reason: New leader db3da62cdb554c76ae78c944ca875a29. Latest consensus state: current_term: 1 leader_uuid: "db3da62cdb554c76ae78c944ca875a29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db3da62cdb554c76ae78c944ca875a29" member_type: VOTER } }
I20260601 13:41:06.551232 22050 sys_catalog.cc:455] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "db3da62cdb554c76ae78c944ca875a29" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "db3da62cdb554c76ae78c944ca875a29" member_type: VOTER } }
I20260601 13:41:06.551352 22051 sys_catalog.cc:458] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:06.551385 22050 sys_catalog.cc:458] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:06.552140 22056 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:06.553251 22056 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:06.553495 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:06.555362 22056 catalog_manager.cc:1382] Generated new cluster ID: bd617849595d4239a9b4a87469001776
I20260601 13:41:06.555428 22056 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:06.581854 22056 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:06.582497 22056 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:06.597600 22056 catalog_manager.cc:6069] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29: Generated new TSK 0
I20260601 13:41:06.597882 22056 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:06.618381 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:06.620573 22067 instance_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:41:06.620687 22068 instance_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:41:06.620606 22070 instance_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:41:06.620855 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:06.621073 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:06.621116 18456 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:41:06.621132 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321266621132 us; error 0 us; skew 500 ppm
I20260601 13:41:06.622205 18456 webserver.cc:533] Webserver started at http://127.18.6.1:35195/ using document root <none> and password file <none>
I20260601 13:41:06.622344 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:06.622390 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:06.622450 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:06.622808 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "8a592c4e54b845bb81f243732ef89a3b"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.624466 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:06.625646 22075 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:41:06.626024 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:06.626096 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "8a592c4e54b845bb81f243732ef89a3b"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.626160 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-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:41:06.643275 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:06.643731 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:06.644007 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:06.644527 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:06.644567 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:06.644629 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:06.644670 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:06.649513 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:37921
I20260601 13:41:06.650040 22138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:37921 every 8 connection(s)
I20260601 13:41:06.650655 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:06.652772 22143 instance_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:41:06.652840 22146 instance_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:41:06.653080 22144 instance_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:41:06.653095 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:06.653316 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:06.653378 18456 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:41:06.653402 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321266653401 us; error 0 us; skew 500 ppm
I20260601 13:41:06.654353 18456 webserver.cc:533] Webserver started at http://127.18.6.2:40139/ using document root <none> and password file <none>
I20260601 13:41:06.654551 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:06.654628 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:06.654713 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:06.655241 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "7aead653024c472a8f515bcaa6d1bf1b"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.655716 22139 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35051
I20260601 13:41:06.655823 22139 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:06.656054 22139 heartbeater.cc:507] Master 127.18.6.62:35051 requested a full tablet report, sending...
I20260601 13:41:06.656720 22010 ts_manager.cc:194] Registered new tserver with Master: 8a592c4e54b845bb81f243732ef89a3b (127.18.6.1:37921)
I20260601 13:41:06.657243 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:06.657745 22010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50250
I20260601 13:41:06.658383 22151 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:41:06.658648 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:06.658710 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "7aead653024c472a8f515bcaa6d1bf1b"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.658836 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-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:41:06.693145 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:06.693639 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:06.693975 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:06.694553 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:06.694622 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:06.694679 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:06.694730 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:06.699204 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:34147
I20260601 13:41:06.699293 22214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:34147 every 8 connection(s)
I20260601 13:41:06.700104 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:06.702267 22218 instance_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:41:06.702987 22219 instance_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:41:06.702998 22221 instance_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:41:06.703622 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:06.703843 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:06.703902 18456 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:41:06.703928 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321266703928 us; error 0 us; skew 500 ppm
I20260601 13:41:06.704815 22215 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35051
I20260601 13:41:06.704937 22215 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:06.704964 18456 webserver.cc:533] Webserver started at http://127.18.6.3:43347/ using document root <none> and password file <none>
I20260601 13:41:06.705109 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:06.705168 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:06.705178 22215 heartbeater.cc:507] Master 127.18.6.62:35051 requested a full tablet report, sending...
I20260601 13:41:06.705248 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:06.705665 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "daca401351094c91ad44563de66c90f2"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.705958 22010 ts_manager.cc:194] Registered new tserver with Master: 7aead653024c472a8f515bcaa6d1bf1b (127.18.6.2:34147)
I20260601 13:41:06.706707 22010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50266
I20260601 13:41:06.707739 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:06.708855 22226 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:41:06.709151 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:06.709244 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "daca401351094c91ad44563de66c90f2"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.709340 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-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:41:06.729121 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:06.729619 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:06.730002 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:06.730513 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:06.730578 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:06.730635 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:06.730687 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:06.735625 22289 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:39247 every 8 connection(s)
I20260601 13:41:06.735597 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:39247
I20260601 13:41:06.736652 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:06.738831 22294 instance_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:41:06.738838 22296 instance_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:41:06.738847 22293 instance_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:41:06.739091 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:06.739389 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:06.739455 18456 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:41:06.739502 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321266739500 us; error 0 us; skew 500 ppm
I20260601 13:41:06.740597 18456 webserver.cc:533] Webserver started at http://127.18.6.4:34775/ using document root <none> and password file <none>
I20260601 13:41:06.740777 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:06.740835 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:06.740907 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:06.741415 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "e34b85fe730d457f9a53ce1073675dd2"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.741444 22290 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35051
I20260601 13:41:06.741561 22290 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:06.741879 22290 heartbeater.cc:507] Master 127.18.6.62:35051 requested a full tablet report, sending...
I20260601 13:41:06.742539 22010 ts_manager.cc:194] Registered new tserver with Master: daca401351094c91ad44563de66c90f2 (127.18.6.3:39247)
I20260601 13:41:06.743084 22010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50268
I20260601 13:41:06.743433 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:06.744501 22301 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:41:06.744753 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:06.744837 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "e34b85fe730d457f9a53ce1073675dd2"
format_stamp: "Formatted at 2026-06-01 13:41:06 on dist-test-slave-nm12"
I20260601 13:41:06.744911 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780321188397171-18456-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:41:06.753845 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:06.754277 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:06.754580 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:06.755048 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:06.755112 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:06.755169 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:06.755232 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:06.760210 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:33871
I20260601 13:41:06.760310 22364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:33871 every 8 connection(s)
I20260601 13:41:06.764915 22365 heartbeater.cc:344] Connected to a master server at 127.18.6.62:35051
I20260601 13:41:06.765022 22365 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:06.765311 22365 heartbeater.cc:507] Master 127.18.6.62:35051 requested a full tablet report, sending...
I20260601 13:41:06.765930 22010 ts_manager.cc:194] Registered new tserver with Master: e34b85fe730d457f9a53ce1073675dd2 (127.18.6.4:33871)
I20260601 13:41:06.766376 18456 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005678719s
I20260601 13:41:06.766515 22010 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50272
I20260601 13:41:07.658792 22139 heartbeater.cc:499] Master 127.18.6.62:35051 was elected leader, sending a full tablet report...
I20260601 13:41:07.707894 22215 heartbeater.cc:499] Master 127.18.6.62:35051 was elected leader, sending a full tablet report...
I20260601 13:41:07.744073 22290 heartbeater.cc:499] Master 127.18.6.62:35051 was elected leader, sending a full tablet report...
I20260601 13:41:07.767568 22365 heartbeater.cc:499] Master 127.18.6.62:35051 was elected leader, sending a full tablet report...
I20260601 13:41:07.805114 22010 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50304:
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:41:07.815874 22103 tablet_service.cc:1511] Processing CreateTablet for tablet 708ead9b73ad4be499714be1cfffdfbe (DEFAULT_TABLE table=test-workload [id=3add60d63a0b437d9c48ca248c4667b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:07.816098 22254 tablet_service.cc:1511] Processing CreateTablet for tablet 708ead9b73ad4be499714be1cfffdfbe (DEFAULT_TABLE table=test-workload [id=3add60d63a0b437d9c48ca248c4667b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:07.816221 22103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708ead9b73ad4be499714be1cfffdfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:07.816365 22254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708ead9b73ad4be499714be1cfffdfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:07.816335 22329 tablet_service.cc:1511] Processing CreateTablet for tablet 708ead9b73ad4be499714be1cfffdfbe (DEFAULT_TABLE table=test-workload [id=3add60d63a0b437d9c48ca248c4667b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:07.816617 22329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708ead9b73ad4be499714be1cfffdfbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:07.818650 22386 tablet_bootstrap.cc:492] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2: Bootstrap starting.
I20260601 13:41:07.819011 22387 tablet_bootstrap.cc:492] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2: Bootstrap starting.
I20260601 13:41:07.819063 22388 tablet_bootstrap.cc:492] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b: Bootstrap starting.
I20260601 13:41:07.819743 22386 tablet_bootstrap.cc:654] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:07.820050 22387 tablet_bootstrap.cc:654] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:07.820050 22388 tablet_bootstrap.cc:654] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:07.821241 22386 tablet_bootstrap.cc:492] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2: No bootstrap required, opened a new log
I20260601 13:41:07.821349 22387 tablet_bootstrap.cc:492] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2: No bootstrap required, opened a new log
I20260601 13:41:07.821349 22388 tablet_bootstrap.cc:492] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b: No bootstrap required, opened a new log
I20260601 13:41:07.821359 22386 ts_tablet_manager.cc:1403] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:07.821520 22387 ts_tablet_manager.cc:1403] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:07.821571 22388 ts_tablet_manager.cc:1403] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:07.821914 22388 raft_consensus.cc:359] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } }
I20260601 13:41:07.821995 22388 raft_consensus.cc:385] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:07.821971 22387 raft_consensus.cc:359] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } }
I20260601 13:41:07.821971 22386 raft_consensus.cc:359] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } }
I20260601 13:41:07.822111 22387 raft_consensus.cc:385] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:07.822146 22386 raft_consensus.cc:385] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:07.822161 22387 raft_consensus.cc:740] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e34b85fe730d457f9a53ce1073675dd2, State: Initialized, Role: FOLLOWER
I20260601 13:41:07.822213 22386 raft_consensus.cc:740] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: daca401351094c91ad44563de66c90f2, State: Initialized, Role: FOLLOWER
I20260601 13:41:07.822336 22387 consensus_queue.cc:260] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } }
I20260601 13:41:07.822377 22386 consensus_queue.cc:260] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } }
I20260601 13:41:07.822736 22386 ts_tablet_manager.cc:1434] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:07.822746 22387 ts_tablet_manager.cc:1434] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:07.822072 22388 raft_consensus.cc:740] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a592c4e54b845bb81f243732ef89a3b, State: Initialized, Role: FOLLOWER
I20260601 13:41:07.822934 22388 consensus_queue.cc:260] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } }
I20260601 13:41:07.823335 22388 ts_tablet_manager.cc:1434] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:08.221020 22394 raft_consensus.cc:493] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:08.221179 22394 raft_consensus.cc:515] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } }
I20260601 13:41:08.221735 22394 leader_election.cc:290] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers daca401351094c91ad44563de66c90f2 (127.18.6.3:39247), e34b85fe730d457f9a53ce1073675dd2 (127.18.6.4:33871)
I20260601 13:41:08.225524 22339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ead9b73ad4be499714be1cfffdfbe" candidate_uuid: "8a592c4e54b845bb81f243732ef89a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34b85fe730d457f9a53ce1073675dd2" is_pre_election: true
I20260601 13:41:08.225525 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ead9b73ad4be499714be1cfffdfbe" candidate_uuid: "8a592c4e54b845bb81f243732ef89a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daca401351094c91ad44563de66c90f2" is_pre_election: true
I20260601 13:41:08.225728 22339 raft_consensus.cc:2468] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a592c4e54b845bb81f243732ef89a3b in term 0.
I20260601 13:41:08.225739 22264 raft_consensus.cc:2468] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a592c4e54b845bb81f243732ef89a3b in term 0.
I20260601 13:41:08.226094 22076 leader_election.cc:304] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a592c4e54b845bb81f243732ef89a3b, e34b85fe730d457f9a53ce1073675dd2; no voters: 
I20260601 13:41:08.226254 22394 raft_consensus.cc:2804] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:08.226329 22394 raft_consensus.cc:493] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:08.226387 22394 raft_consensus.cc:3060] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:08.227283 22394 raft_consensus.cc:515] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } }
I20260601 13:41:08.227706 22394 leader_election.cc:290] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [CANDIDATE]: Term 1 election: Requested vote from peers daca401351094c91ad44563de66c90f2 (127.18.6.3:39247), e34b85fe730d457f9a53ce1073675dd2 (127.18.6.4:33871)
I20260601 13:41:08.227988 22264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ead9b73ad4be499714be1cfffdfbe" candidate_uuid: "8a592c4e54b845bb81f243732ef89a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "daca401351094c91ad44563de66c90f2"
I20260601 13:41:08.228026 22339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708ead9b73ad4be499714be1cfffdfbe" candidate_uuid: "8a592c4e54b845bb81f243732ef89a3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e34b85fe730d457f9a53ce1073675dd2"
I20260601 13:41:08.228106 22339 raft_consensus.cc:3060] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:08.228107 22264 raft_consensus.cc:3060] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:08.228952 22339 raft_consensus.cc:2468] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a592c4e54b845bb81f243732ef89a3b in term 1.
I20260601 13:41:08.229060 22264 raft_consensus.cc:2468] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a592c4e54b845bb81f243732ef89a3b in term 1.
I20260601 13:41:08.229230 22076 leader_election.cc:304] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a592c4e54b845bb81f243732ef89a3b, e34b85fe730d457f9a53ce1073675dd2; no voters: 
I20260601 13:41:08.229382 22394 raft_consensus.cc:2804] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:08.229580 22394 raft_consensus.cc:697] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 1 LEADER]: Becoming Leader. State: Replica: 8a592c4e54b845bb81f243732ef89a3b, State: Running, Role: LEADER
I20260601 13:41:08.229743 22394 consensus_queue.cc:237] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } }
I20260601 13:41:08.231361 22007 catalog_manager.cc:5696] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a592c4e54b845bb81f243732ef89a3b (127.18.6.1). New cstate: current_term: 1 leader_uuid: "8a592c4e54b845bb81f243732ef89a3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a592c4e54b845bb81f243732ef89a3b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:08.553165 22064 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:08.553452 22064 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:08.553524 22064 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:08.824169 22399 consensus_queue.cc:1048] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "daca401351094c91ad44563de66c90f2" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39247 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:08.827639 22402 consensus_queue.cc:1048] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e34b85fe730d457f9a53ce1073675dd2" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 33871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:10.553925 22064 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:10.554265 22064 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:10.554327 22064 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:12.554665 22064 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:12.555022 22064 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:12.555091 22064 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:14.555444 22064 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:14.555879 22064 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:14.555944 22064 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:16.556277 22064 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:16.556661 22064 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:16.556732 22064 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:18.557127 22064 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:18.557518 22064 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:18.557585 22064 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:19.315286 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:41:19.319257 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:19.319558 18456 tablet_replica.cc:333] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b: stopping tablet replica
I20260601 13:41:19.319702 18456 raft_consensus.cc:2243] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:19.319959 18456 raft_consensus.cc:2272] T 708ead9b73ad4be499714be1cfffdfbe P 8a592c4e54b845bb81f243732ef89a3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:19.332981 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:41:19.335179 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:41:19.339376 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:19.351629 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:41:19.353742 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:41:19.357868 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:19.358121 18456 tablet_replica.cc:333] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2: stopping tablet replica
I20260601 13:41:19.358266 18456 raft_consensus.cc:2243] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:19.358421 18456 raft_consensus.cc:2272] T 708ead9b73ad4be499714be1cfffdfbe P daca401351094c91ad44563de66c90f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:19.371423 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:41:19.373548 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:41:19.377326 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:19.377528 18456 tablet_replica.cc:333] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2: stopping tablet replica
I20260601 13:41:19.377657 18456 raft_consensus.cc:2243] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:19.377765 18456 raft_consensus.cc:2272] T 708ead9b73ad4be499714be1cfffdfbe P e34b85fe730d457f9a53ce1073675dd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:19.390563 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:41:19.392807 18456 master.cc:562] Master@127.18.6.62:35051 shutting down...
I20260601 13:41:19.396804 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:19.397012 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:19.397094 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P db3da62cdb554c76ae78c944ca875a29: stopping tablet replica
I20260601 13:41:19.409861 18456 master.cc:584] Master@127.18.6.62:35051 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12908 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:41:19.417627 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:39679
I20260601 13:41:19.418026 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:41:19.420320 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:19.420331 22413 instance_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:41:19.420341 22416 instance_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:41:19.420534 22414 instance_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:41:19.420801 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:19.420850 18456 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:41:19.420866 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321279420866 us; error 0 us; skew 500 ppm
I20260601 13:41:19.421764 18456 webserver.cc:533] Webserver started at http://127.18.6.62:46493/ using document root <none> and password file <none>
I20260601 13:41:19.421897 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:19.421940 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:19.421993 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:19.422375 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "1620aa4517e54239a8aae5914c88b984"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-nm12"
I20260601 13:41:19.423900 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:19.424927 22421 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:41:19.425222 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:19.425299 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "1620aa4517e54239a8aae5914c88b984"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-nm12"
I20260601 13:41:19.425382 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-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:41:19.441382 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:19.441840 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:19.447244 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:39679
I20260601 13:41:19.449816 22473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:39679 every 8 connection(s)
I20260601 13:41:19.450309 22474 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:41:19.452301 22474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984: Bootstrap starting.
I20260601 13:41:19.453137 22474 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:19.454205 22474 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984: No bootstrap required, opened a new log
I20260601 13:41:19.454600 22474 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1620aa4517e54239a8aae5914c88b984" member_type: VOTER }
I20260601 13:41:19.454687 22474 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:19.454788 22474 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1620aa4517e54239a8aae5914c88b984, State: Initialized, Role: FOLLOWER
I20260601 13:41:19.454978 22474 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1620aa4517e54239a8aae5914c88b984" member_type: VOTER }
I20260601 13:41:19.455051 22474 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:19.455103 22474 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:19.455157 22474 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:19.455926 22474 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1620aa4517e54239a8aae5914c88b984" member_type: VOTER }
I20260601 13:41:19.456036 22474 leader_election.cc:304] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [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: 1620aa4517e54239a8aae5914c88b984; no voters: 
I20260601 13:41:19.456283 22474 leader_election.cc:290] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:19.456420 22477 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:19.456662 22477 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 1 LEADER]: Becoming Leader. State: Replica: 1620aa4517e54239a8aae5914c88b984, State: Running, Role: LEADER
I20260601 13:41:19.456785 22474 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:19.456805 22477 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [LEADER]: Queue going to LEADER mode. State: All 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: "1620aa4517e54239a8aae5914c88b984" member_type: VOTER }
I20260601 13:41:19.457297 22478 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1620aa4517e54239a8aae5914c88b984" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1620aa4517e54239a8aae5914c88b984" member_type: VOTER } }
I20260601 13:41:19.457324 22479 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1620aa4517e54239a8aae5914c88b984. Latest consensus state: current_term: 1 leader_uuid: "1620aa4517e54239a8aae5914c88b984" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1620aa4517e54239a8aae5914c88b984" member_type: VOTER } }
I20260601 13:41:19.457445 22478 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:19.457456 22479 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:19.457988 22484 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:19.458683 22484 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:19.458956 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:19.460659 22484 catalog_manager.cc:1382] Generated new cluster ID: 66933280b8854728a29d5814643c2987
I20260601 13:41:19.460707 22484 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:19.474619 22484 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:19.475257 22484 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:19.481554 22484 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984: Generated new TSK 0
I20260601 13:41:19.481782 22484 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:19.491693 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:19.493958 22496 instance_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:41:19.494005 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:19.493981 22498 instance_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:41:19.494047 22495 instance_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:41:19.494366 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:19.494412 18456 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:41:19.494429 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321279494429 us; error 0 us; skew 500 ppm
I20260601 13:41:19.495386 18456 webserver.cc:533] Webserver started at http://127.18.6.1:46039/ using document root <none> and password file <none>
I20260601 13:41:19.495594 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:19.495641 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:19.495731 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:19.496158 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "3200f4acfe144c1bbe9b9940d5f91eff"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-nm12"
I20260601 13:41:19.497725 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:19.498615 22503 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:41:19.498862 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:19.498946 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "3200f4acfe144c1bbe9b9940d5f91eff"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-nm12"
I20260601 13:41:19.499037 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-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:41:19.522003 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:19.522456 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:19.522801 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:19.523317 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:19.523381 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:19.523442 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:19.523499 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:19.528216 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:33619
I20260601 13:41:19.528258 22566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:33619 every 8 connection(s)
I20260601 13:41:19.529079 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:19.531163 22571 instance_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:41:19.531204 22574 instance_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:41:19.531212 22572 instance_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:41:19.531610 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:19.531759 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:19.531795 18456 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:41:19.531821 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321279531819 us; error 0 us; skew 500 ppm
I20260601 13:41:19.532902 18456 webserver.cc:533] Webserver started at http://127.18.6.2:36741/ using document root <none> and password file <none>
I20260601 13:41:19.533087 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:19.533143 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:19.533217 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:19.533588 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "df5f925b3bd84caebc0eb5dd2e656371"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-nm12"
I20260601 13:41:19.535099 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:19.536152 22579 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:41:19.536473 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:19.536556 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "df5f925b3bd84caebc0eb5dd2e656371"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-nm12"
I20260601 13:41:19.536648 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-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:41:19.539734 22567 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39679
I20260601 13:41:19.539841 22567 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:19.540102 22567 heartbeater.cc:507] Master 127.18.6.62:39679 requested a full tablet report, sending...
I20260601 13:41:19.540812 22438 ts_manager.cc:194] Registered new tserver with Master: 3200f4acfe144c1bbe9b9940d5f91eff (127.18.6.1:33619)
I20260601 13:41:19.541669 22438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59224
I20260601 13:41:19.548257 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:19.548729 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:19.549062 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:19.549566 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:19.549631 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:19.549690 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:19.549741 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:19.554301 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:45309
I20260601 13:41:19.554364 22642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:45309 every 8 connection(s)
I20260601 13:41:19.555274 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:19.557217 22647 instance_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:41:19.557284 22646 instance_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:41:19.557385 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:19.557497 22649 instance_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:41:19.557729 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:19.557775 18456 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:41:19.557847 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321279557846 us; error 0 us; skew 500 ppm
I20260601 13:41:19.558863 18456 webserver.cc:533] Webserver started at http://127.18.6.3:40841/ using document root <none> and password file <none>
I20260601 13:41:19.559053 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:19.559136 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:19.559243 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:19.559810 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "6569dea1066848be83f32aa0580f9bc7"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-nm12"
I20260601 13:41:19.559841 22643 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39679
I20260601 13:41:19.559964 22643 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:19.560222 22643 heartbeater.cc:507] Master 127.18.6.62:39679 requested a full tablet report, sending...
I20260601 13:41:19.560895 22438 ts_manager.cc:194] Registered new tserver with Master: df5f925b3bd84caebc0eb5dd2e656371 (127.18.6.2:45309)
I20260601 13:41:19.561561 22438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59238
I20260601 13:41:19.561602 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:19.562705 22654 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:41:19.562996 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:19.563058 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "6569dea1066848be83f32aa0580f9bc7"
format_stamp: "Formatted at 2026-06-01 13:41:19 on dist-test-slave-nm12"
I20260601 13:41:19.563150 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780321188397171-18456-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:41:19.582701 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:19.583287 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:19.583709 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:19.584390 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:19.584450 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:19.584498 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:19.584530 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:19.590701 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:43159
I20260601 13:41:19.590745 22717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:43159 every 8 connection(s)
I20260601 13:41:19.595748 22718 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39679
I20260601 13:41:19.595891 22718 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:19.596134 22718 heartbeater.cc:507] Master 127.18.6.62:39679 requested a full tablet report, sending...
I20260601 13:41:19.596982 22438 ts_manager.cc:194] Registered new tserver with Master: 6569dea1066848be83f32aa0580f9bc7 (127.18.6.3:43159)
I20260601 13:41:19.597544 22438 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59240
I20260601 13:41:19.597927 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006771226s
I20260601 13:41:20.542747 22567 heartbeater.cc:499] Master 127.18.6.62:39679 was elected leader, sending a full tablet report...
I20260601 13:41:20.562595 22643 heartbeater.cc:499] Master 127.18.6.62:39679 was elected leader, sending a full tablet report...
I20260601 13:41:20.598611 22718 heartbeater.cc:499] Master 127.18.6.62:39679 was elected leader, sending a full tablet report...
I20260601 13:41:20.637672 22438 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49108:
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:41:20.638195 22438 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:41:20.648747 22531 tablet_service.cc:1511] Processing CreateTablet for tablet afbb3c3e2e944fcfabf1b42e9cfd381e (DEFAULT_TABLE table=test-workload [id=1d857cacb6494d6abe9f66c01da4b39e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:20.649008 22607 tablet_service.cc:1511] Processing CreateTablet for tablet afbb3c3e2e944fcfabf1b42e9cfd381e (DEFAULT_TABLE table=test-workload [id=1d857cacb6494d6abe9f66c01da4b39e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:20.649124 22531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbb3c3e2e944fcfabf1b42e9cfd381e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:20.649163 22682 tablet_service.cc:1511] Processing CreateTablet for tablet afbb3c3e2e944fcfabf1b42e9cfd381e (DEFAULT_TABLE table=test-workload [id=1d857cacb6494d6abe9f66c01da4b39e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:20.649271 22607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbb3c3e2e944fcfabf1b42e9cfd381e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:20.649384 22682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afbb3c3e2e944fcfabf1b42e9cfd381e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:20.651067 22739 tablet_bootstrap.cc:492] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff: Bootstrap starting.
I20260601 13:41:20.651861 22740 tablet_bootstrap.cc:492] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7: Bootstrap starting.
I20260601 13:41:20.652201 22739 tablet_bootstrap.cc:654] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:20.652733 22740 tablet_bootstrap.cc:654] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:20.653317 22739 tablet_bootstrap.cc:492] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff: No bootstrap required, opened a new log
I20260601 13:41:20.653390 22741 tablet_bootstrap.cc:492] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371: Bootstrap starting.
I20260601 13:41:20.653414 22739 ts_tablet_manager.cc:1403] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:20.653882 22740 tablet_bootstrap.cc:492] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7: No bootstrap required, opened a new log
I20260601 13:41:20.653879 22739 raft_consensus.cc:359] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } }
I20260601 13:41:20.654006 22739 raft_consensus.cc:385] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:20.654012 22740 ts_tablet_manager.cc:1403] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:20.654093 22739 raft_consensus.cc:740] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3200f4acfe144c1bbe9b9940d5f91eff, State: Initialized, Role: FOLLOWER
I20260601 13:41:20.654275 22739 consensus_queue.cc:260] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } }
I20260601 13:41:20.654457 22741 tablet_bootstrap.cc:654] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:20.654529 22740 raft_consensus.cc:359] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } }
I20260601 13:41:20.654626 22740 raft_consensus.cc:385] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:20.654640 22739 ts_tablet_manager.cc:1434] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:20.654664 22740 raft_consensus.cc:740] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6569dea1066848be83f32aa0580f9bc7, State: Initialized, Role: FOLLOWER
I20260601 13:41:20.654803 22740 consensus_queue.cc:260] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } }
I20260601 13:41:20.655165 22740 ts_tablet_manager.cc:1434] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:20.656401 22741 tablet_bootstrap.cc:492] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371: No bootstrap required, opened a new log
I20260601 13:41:20.656492 22741 ts_tablet_manager.cc:1403] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:20.656955 22741 raft_consensus.cc:359] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } }
I20260601 13:41:20.657055 22741 raft_consensus.cc:385] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:20.657100 22741 raft_consensus.cc:740] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df5f925b3bd84caebc0eb5dd2e656371, State: Initialized, Role: FOLLOWER
I20260601 13:41:20.657230 22741 consensus_queue.cc:260] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } }
I20260601 13:41:20.657595 22741 ts_tablet_manager.cc:1434] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:20.663995 22746 raft_consensus.cc:493] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:20.664121 22746 raft_consensus.cc:515] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } }
I20260601 13:41:20.664562 22746 leader_election.cc:290] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df5f925b3bd84caebc0eb5dd2e656371 (127.18.6.2:45309), 3200f4acfe144c1bbe9b9940d5f91eff (127.18.6.1:33619)
I20260601 13:41:20.669286 22617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbb3c3e2e944fcfabf1b42e9cfd381e" candidate_uuid: "6569dea1066848be83f32aa0580f9bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df5f925b3bd84caebc0eb5dd2e656371" is_pre_election: true
I20260601 13:41:20.669457 22541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbb3c3e2e944fcfabf1b42e9cfd381e" candidate_uuid: "6569dea1066848be83f32aa0580f9bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" is_pre_election: true
I20260601 13:41:20.669499 22617 raft_consensus.cc:2468] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6569dea1066848be83f32aa0580f9bc7 in term 0.
I20260601 13:41:20.669631 22541 raft_consensus.cc:2468] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6569dea1066848be83f32aa0580f9bc7 in term 0.
I20260601 13:41:20.669850 22655 leader_election.cc:304] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6569dea1066848be83f32aa0580f9bc7, df5f925b3bd84caebc0eb5dd2e656371; no voters: 
I20260601 13:41:20.670046 22746 raft_consensus.cc:2804] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:20.670116 22746 raft_consensus.cc:493] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:20.670161 22746 raft_consensus.cc:3060] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:20.671100 22746 raft_consensus.cc:515] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } }
I20260601 13:41:20.671525 22746 leader_election.cc:290] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [CANDIDATE]: Term 1 election: Requested vote from peers df5f925b3bd84caebc0eb5dd2e656371 (127.18.6.2:45309), 3200f4acfe144c1bbe9b9940d5f91eff (127.18.6.1:33619)
I20260601 13:41:20.671818 22617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbb3c3e2e944fcfabf1b42e9cfd381e" candidate_uuid: "6569dea1066848be83f32aa0580f9bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df5f925b3bd84caebc0eb5dd2e656371"
I20260601 13:41:20.671890 22541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afbb3c3e2e944fcfabf1b42e9cfd381e" candidate_uuid: "6569dea1066848be83f32aa0580f9bc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3200f4acfe144c1bbe9b9940d5f91eff"
I20260601 13:41:20.671960 22617 raft_consensus.cc:3060] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:20.672036 22541 raft_consensus.cc:3060] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:20.672993 22617 raft_consensus.cc:2468] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6569dea1066848be83f32aa0580f9bc7 in term 1.
I20260601 13:41:20.673035 22541 raft_consensus.cc:2468] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6569dea1066848be83f32aa0580f9bc7 in term 1.
I20260601 13:41:20.673321 22655 leader_election.cc:304] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3200f4acfe144c1bbe9b9940d5f91eff, 6569dea1066848be83f32aa0580f9bc7; no voters: 
I20260601 13:41:20.673513 22746 raft_consensus.cc:2804] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:20.673748 22746 raft_consensus.cc:697] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 1 LEADER]: Becoming Leader. State: Replica: 6569dea1066848be83f32aa0580f9bc7, State: Running, Role: LEADER
I20260601 13:41:20.673905 22746 consensus_queue.cc:237] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } }
I20260601 13:41:20.675577 22435 catalog_manager.cc:5696] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6569dea1066848be83f32aa0580f9bc7 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "6569dea1066848be83f32aa0580f9bc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6569dea1066848be83f32aa0580f9bc7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43159 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:21.087121 22746 consensus_queue.cc:1048] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3200f4acfe144c1bbe9b9940d5f91eff" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 33619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.091245 22754 consensus_queue.cc:1048] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df5f925b3bd84caebc0eb5dd2e656371" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45309 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:21.458843 22492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:21.459147 22492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:21.459232 22492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:21.459390 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:22.461236 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:23.459671 22492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:23.460049 22492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:23.460119 22492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:23.462872 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:24.464753 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:25.460435 22492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:25.460742 22492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:25.460824 22492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:25.466540 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:26.469046 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:27.461156 22492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:27.461563 22492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:27.461624 22492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:27.471031 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:28.473143 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:29.461941 22492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:29.462368 22492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:29.462440 22492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:29.474910 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:30.476689 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:31.462828 22492 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:31.463214 22492 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:31.463284 22492 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:31.478477 22486 placement_policy_util.cc:407] tablet afbb3c3e2e944fcfabf1b42e9cfd381e: detected majority of replicas (2 of 3) at location L0
I20260601 13:41:31.737804 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:41:31.741544 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:31.741829 18456 tablet_replica.cc:333] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff: stopping tablet replica
I20260601 13:41:31.741971 18456 raft_consensus.cc:2243] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:31.742121 18456 raft_consensus.cc:2272] T afbb3c3e2e944fcfabf1b42e9cfd381e P 3200f4acfe144c1bbe9b9940d5f91eff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:31.755090 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:41:31.757261 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:41:31.761025 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:31.761251 18456 tablet_replica.cc:333] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371: stopping tablet replica
I20260601 13:41:31.761385 18456 raft_consensus.cc:2243] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:31.761524 18456 raft_consensus.cc:2272] T afbb3c3e2e944fcfabf1b42e9cfd381e P df5f925b3bd84caebc0eb5dd2e656371 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:31.774325 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:41:31.776757 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:41:31.781214 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:31.781469 18456 tablet_replica.cc:333] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7: stopping tablet replica
I20260601 13:41:31.781603 18456 raft_consensus.cc:2243] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:31.781893 18456 raft_consensus.cc:2272] T afbb3c3e2e944fcfabf1b42e9cfd381e P 6569dea1066848be83f32aa0580f9bc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:31.794925 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:41:31.797179 18456 master.cc:562] Master@127.18.6.62:39679 shutting down...
I20260601 13:41:31.801028 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:31.801224 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:31.801312 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1620aa4517e54239a8aae5914c88b984: stopping tablet replica
I20260601 13:41:31.814033 18456 master.cc:584] Master@127.18.6.62:39679 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12403 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:41:31.821074 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:45397
I20260601 13:41:31.821444 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:31.823431 22758 instance_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:41:31.823622 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:31.823733 22761 instance_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:41:31.823769 22759 instance_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:41:31.824064 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:31.824126 18456 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:41:31.824150 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321291824149 us; error 0 us; skew 500 ppm
I20260601 13:41:31.825001 18456 webserver.cc:533] Webserver started at http://127.18.6.62:45851/ using document root <none> and password file <none>
I20260601 13:41:31.825165 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:31.825233 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:31.825311 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:31.825711 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "b59caf6534594b3380f4efc4cde0f0f2"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-nm12"
I20260601 13:41:31.827157 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.828132 22766 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:41:31.828392 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:31.828469 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "b59caf6534594b3380f4efc4cde0f0f2"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-nm12"
I20260601 13:41:31.828550 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-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:41:31.848136 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:31.848570 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:31.852914 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:45397
I20260601 13:41:31.855551 22818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:45397 every 8 connection(s)
I20260601 13:41:31.855965 22819 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:41:31.857750 22819 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2: Bootstrap starting.
I20260601 13:41:31.858495 22819 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:31.859438 22819 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2: No bootstrap required, opened a new log
I20260601 13:41:31.859848 22819 raft_consensus.cc:359] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59caf6534594b3380f4efc4cde0f0f2" member_type: VOTER }
I20260601 13:41:31.859934 22819 raft_consensus.cc:385] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:31.859956 22819 raft_consensus.cc:740] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b59caf6534594b3380f4efc4cde0f0f2, State: Initialized, Role: FOLLOWER
I20260601 13:41:31.860095 22819 consensus_queue.cc:260] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b59caf6534594b3380f4efc4cde0f0f2" member_type: VOTER }
I20260601 13:41:31.860181 22819 raft_consensus.cc:399] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:31.860206 22819 raft_consensus.cc:493] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:31.860236 22819 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:31.860862 22819 raft_consensus.cc:515] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59caf6534594b3380f4efc4cde0f0f2" member_type: VOTER }
I20260601 13:41:31.860970 22819 leader_election.cc:304] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [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: b59caf6534594b3380f4efc4cde0f0f2; no voters: 
I20260601 13:41:31.861114 22819 leader_election.cc:290] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:31.861274 22822 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:31.861496 22822 raft_consensus.cc:697] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 1 LEADER]: Becoming Leader. State: Replica: b59caf6534594b3380f4efc4cde0f0f2, State: Running, Role: LEADER
I20260601 13:41:31.861580 22819 sys_catalog.cc:565] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:31.861631 22822 consensus_queue.cc:237] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [LEADER]: Queue going to LEADER mode. State: All 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: "b59caf6534594b3380f4efc4cde0f0f2" member_type: VOTER }
I20260601 13:41:31.862126 22823 sys_catalog.cc:455] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b59caf6534594b3380f4efc4cde0f0f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59caf6534594b3380f4efc4cde0f0f2" member_type: VOTER } }
I20260601 13:41:31.862164 22824 sys_catalog.cc:455] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b59caf6534594b3380f4efc4cde0f0f2. Latest consensus state: current_term: 1 leader_uuid: "b59caf6534594b3380f4efc4cde0f0f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b59caf6534594b3380f4efc4cde0f0f2" member_type: VOTER } }
I20260601 13:41:31.862237 22823 sys_catalog.cc:458] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:31.862247 22824 sys_catalog.cc:458] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:31.862898 22828 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:31.863767 22828 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:31.863996 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:31.865715 22828 catalog_manager.cc:1382] Generated new cluster ID: 6290df7a364b4ceea3e188b5b0cc5796
I20260601 13:41:31.865769 22828 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:31.874161 22828 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:31.874748 22828 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:31.881140 22828 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2: Generated new TSK 0
I20260601 13:41:31.881318 22828 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:31.896557 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:31.898767 22840 instance_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:41:31.898841 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:31.898872 22843 instance_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:41:31.898890 22841 instance_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:41:31.899305 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:31.899356 18456 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:41:31.899400 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321291899399 us; error 0 us; skew 500 ppm
I20260601 13:41:31.900311 18456 webserver.cc:533] Webserver started at http://127.18.6.1:40805/ using document root <none> and password file <none>
I20260601 13:41:31.900482 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:31.900542 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:31.900630 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:31.901031 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "ba18bf0ecca144139c15f0c7d88aa254"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-nm12"
I20260601 13:41:31.902513 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:31.903446 22848 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:41:31.903841 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.903942 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "ba18bf0ecca144139c15f0c7d88aa254"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-nm12"
I20260601 13:41:31.904049 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-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:41:31.912711 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:31.913183 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:31.913506 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:31.914038 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:31.914113 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.914173 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:31.914224 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.918713 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:41699
I20260601 13:41:31.918753 22911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:41699 every 8 connection(s)
I20260601 13:41:31.919727 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:31.921794 22919 instance_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:41:31.921813 22917 instance_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:41:31.921876 22916 instance_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:41:31.922091 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:31.922294 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:31.922359 18456 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:41:31.922431 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321291922430 us; error 0 us; skew 500 ppm
I20260601 13:41:31.923623 18456 webserver.cc:533] Webserver started at http://127.18.6.2:35865/ using document root <none> and password file <none>
I20260601 13:41:31.923817 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:31.923887 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:31.923972 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:31.924404 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "29e4b84a8d344557b132364cffbb1ac8"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-nm12"
I20260601 13:41:31.926112 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:31.927202 22924 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:41:31.927567 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:31.927652 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "29e4b84a8d344557b132364cffbb1ac8"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-nm12"
I20260601 13:41:31.927788 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-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:41:31.929299 22912 heartbeater.cc:344] Connected to a master server at 127.18.6.62:45397
I20260601 13:41:31.929417 22912 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:31.929771 22912 heartbeater.cc:507] Master 127.18.6.62:45397 requested a full tablet report, sending...
I20260601 13:41:31.930434 22783 ts_manager.cc:194] Registered new tserver with Master: ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699)
I20260601 13:41:31.931202 22783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36130
I20260601 13:41:31.952848 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:31.953325 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:31.953667 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:31.954183 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:31.954247 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.954334 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:31.954384 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.959363 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:42409
I20260601 13:41:31.959384 22987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:42409 every 8 connection(s)
I20260601 13:41:31.960254 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:31.962445 22992 instance_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:41:31.962494 22994 instance_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:41:31.962455 22991 instance_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:41:31.962822 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:31.963011 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:31.963063 18456 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:41:31.963096 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321291963095 us; error 0 us; skew 500 ppm
I20260601 13:41:31.964349 18456 webserver.cc:533] Webserver started at http://127.18.6.3:42875/ using document root <none> and password file <none>
I20260601 13:41:31.964520 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:31.964599 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:31.964680 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:31.964751 22988 heartbeater.cc:344] Connected to a master server at 127.18.6.62:45397
I20260601 13:41:31.964851 22988 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:31.965059 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "986407f488bd4ec9ae45f1aa7a6fc099"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-nm12"
I20260601 13:41:31.965063 22988 heartbeater.cc:507] Master 127.18.6.62:45397 requested a full tablet report, sending...
I20260601 13:41:31.965857 22783 ts_manager.cc:194] Registered new tserver with Master: 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:31.966428 22783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36140
I20260601 13:41:31.966871 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:31.967922 22999 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:41:31.968246 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:31.968309 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "986407f488bd4ec9ae45f1aa7a6fc099"
format_stamp: "Formatted at 2026-06-01 13:41:31 on dist-test-slave-nm12"
I20260601 13:41:31.968382 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-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:41:31.979192 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:31.979770 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:31.980082 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:31.980629 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:31.980680 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.980746 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:31.980785 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:31.985781 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:43675
I20260601 13:41:31.985845 23062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:43675 every 8 connection(s)
I20260601 13:41:31.991009 23063 heartbeater.cc:344] Connected to a master server at 127.18.6.62:45397
I20260601 13:41:31.991146 23063 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:31.991413 23063 heartbeater.cc:507] Master 127.18.6.62:45397 requested a full tablet report, sending...
I20260601 13:41:31.992174 22783 ts_manager.cc:194] Registered new tserver with Master: 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:31.992775 22783 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36142
I20260601 13:41:31.993237 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006843371s
I20260601 13:41:32.932199 22912 heartbeater.cc:499] Master 127.18.6.62:45397 was elected leader, sending a full tablet report...
I20260601 13:41:32.967432 22988 heartbeater.cc:499] Master 127.18.6.62:45397 was elected leader, sending a full tablet report...
I20260601 13:41:32.993839 23063 heartbeater.cc:499] Master 127.18.6.62:45397 was elected leader, sending a full tablet report...
I20260601 13:41:33.028411 22783 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36150:
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:41:33.029137 22783 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:41:33.043282 22876 tablet_service.cc:1511] Processing CreateTablet for tablet 9f315e33b2b94074ad7bda84b07b293f (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:41:33.043665 22876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f315e33b2b94074ad7bda84b07b293f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.043664 22874 tablet_service.cc:1511] Processing CreateTablet for tablet 8aba993c68ba49a38c74335ced606a50 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:41:33.044036 22874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aba993c68ba49a38c74335ced606a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.044538 22871 tablet_service.cc:1511] Processing CreateTablet for tablet 231fb579689f46acafc7f16e580457e2 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:41:33.044788 22871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231fb579689f46acafc7f16e580457e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.045724 22870 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:41:33.045987 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.046743 22873 tablet_service.cc:1511] Processing CreateTablet for tablet 16227494e6da489594340698a0baf601 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:41:33.047024 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16227494e6da489594340698a0baf601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.048601 22876 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0ccde8b0734b5183098d7fccb0f30d (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:41:33.048916 22876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0ccde8b0734b5183098d7fccb0f30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.049358 22872 tablet_service.cc:1511] Processing CreateTablet for tablet 2c79f6ee6a9a44aca3fc5befeb562bc5 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:41:33.049649 22872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c79f6ee6a9a44aca3fc5befeb562bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.049742 22873 tablet_service.cc:1511] Processing CreateTablet for tablet e8633a3cc2054bb089b154386adf89b8 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:41:33.049983 22873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8633a3cc2054bb089b154386adf89b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.052153 23083 tablet_bootstrap.cc:492] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.052331 22876 tablet_service.cc:1511] Processing CreateTablet for tablet a9bbeb5858da41d3b3f35ac3210c6213 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:41:33.052656 22876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bbeb5858da41d3b3f35ac3210c6213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.052708 23026 tablet_service.cc:1511] Processing CreateTablet for tablet b08298061f99458cb911ef10df449992 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:41:33.052902 22875 tablet_service.cc:1511] Processing CreateTablet for tablet b08298061f99458cb911ef10df449992 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:41:33.053169 22875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08298061f99458cb911ef10df449992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.053236 23025 tablet_service.cc:1511] Processing CreateTablet for tablet 8aba993c68ba49a38c74335ced606a50 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:41:33.053287 23083 tablet_bootstrap.cc:654] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.053678 23024 tablet_service.cc:1511] Processing CreateTablet for tablet 16227494e6da489594340698a0baf601 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:41:33.054119 23023 tablet_service.cc:1511] Processing CreateTablet for tablet 2c79f6ee6a9a44aca3fc5befeb562bc5 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:41:33.054605 23022 tablet_service.cc:1511] Processing CreateTablet for tablet 231fb579689f46acafc7f16e580457e2 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:41:33.055075 23021 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:41:33.055518 22872 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc232501b6345759f65b78cd3dbec7f (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:41:33.055531 23020 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0ccde8b0734b5183098d7fccb0f30d (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:41:33.055764 23019 tablet_service.cc:1511] Processing CreateTablet for tablet e8633a3cc2054bb089b154386adf89b8 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:41:33.055779 22872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc232501b6345759f65b78cd3dbec7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.056054 23018 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc232501b6345759f65b78cd3dbec7f (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:41:33.052348 23027 tablet_service.cc:1511] Processing CreateTablet for tablet 9f315e33b2b94074ad7bda84b07b293f (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:41:33.052973 23026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08298061f99458cb911ef10df449992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.056794 23018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc232501b6345759f65b78cd3dbec7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.056914 23025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aba993c68ba49a38c74335ced606a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.057040 23019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8633a3cc2054bb089b154386adf89b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.057171 23024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16227494e6da489594340698a0baf601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.058277 23023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c79f6ee6a9a44aca3fc5befeb562bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.059041 23022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231fb579689f46acafc7f16e580457e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.059525 23018 tablet_service.cc:1511] Processing CreateTablet for tablet a9bbeb5858da41d3b3f35ac3210c6213 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:41:33.059767 23018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bbeb5858da41d3b3f35ac3210c6213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.060137 23023 tablet_service.cc:1511] Processing CreateTablet for tablet d41c4d89c0cd44be8893cecd53903208 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:41:33.060425 23023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41c4d89c0cd44be8893cecd53903208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.060946 23021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.061590 23020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0ccde8b0734b5183098d7fccb0f30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.062898 23027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f315e33b2b94074ad7bda84b07b293f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.065687 23085 tablet_bootstrap.cc:492] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.066679 23085 tablet_bootstrap.cc:654] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.067180 22870 tablet_service.cc:1511] Processing CreateTablet for tablet d41c4d89c0cd44be8893cecd53903208 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:41:33.067503 22870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41c4d89c0cd44be8893cecd53903208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.067977 23085 tablet_bootstrap.cc:492] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.068135 23085 ts_tablet_manager.cc:1403] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:33.068761 23085 raft_consensus.cc:359] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.069636 22943 tablet_service.cc:1511] Processing CreateTablet for tablet 3cc232501b6345759f65b78cd3dbec7f (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:41:33.069727 23085 raft_consensus.cc:385] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.069844 22947 tablet_service.cc:1511] Processing CreateTablet for tablet 231fb579689f46acafc7f16e580457e2 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:41:33.069906 23085 raft_consensus.cc:740] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.069283 22945 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0ccde8b0734b5183098d7fccb0f30d (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:41:33.069408 22944 tablet_service.cc:1511] Processing CreateTablet for tablet e8633a3cc2054bb089b154386adf89b8 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:41:33.069574 22946 tablet_service.cc:1511] Processing CreateTablet for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:41:33.070327 23085 consensus_queue.cc:260] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.069900 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc232501b6345759f65b78cd3dbec7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.070881 22946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.071067 23085 ts_tablet_manager.cc:1434] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:33.068954 23083 tablet_bootstrap.cc:492] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.071097 22944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8633a3cc2054bb089b154386adf89b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.071274 22951 tablet_service.cc:1511] Processing CreateTablet for tablet b08298061f99458cb911ef10df449992 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:41:33.071363 23083 ts_tablet_manager.cc:1403] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
I20260601 13:41:33.071501 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231fb579689f46acafc7f16e580457e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.071545 22952 tablet_service.cc:1511] Processing CreateTablet for tablet 9f315e33b2b94074ad7bda84b07b293f (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:41:33.071770 22952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f315e33b2b94074ad7bda84b07b293f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.073246 23085 tablet_bootstrap.cc:492] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.073734 22949 tablet_service.cc:1511] Processing CreateTablet for tablet 16227494e6da489594340698a0baf601 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:41:33.073978 22949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16227494e6da489594340698a0baf601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.074072 22947 tablet_service.cc:1511] Processing CreateTablet for tablet d41c4d89c0cd44be8893cecd53903208 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:41:33.074532 22945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0ccde8b0734b5183098d7fccb0f30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.074685 22947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d41c4d89c0cd44be8893cecd53903208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.074827 23085 tablet_bootstrap.cc:654] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.076216 22950 tablet_service.cc:1511] Processing CreateTablet for tablet 8aba993c68ba49a38c74335ced606a50 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:41:33.076524 22950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aba993c68ba49a38c74335ced606a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.076970 23083 raft_consensus.cc:359] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } }
I20260601 13:41:33.077117 23083 raft_consensus.cc:385] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.077171 23083 raft_consensus.cc:740] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.077364 23083 consensus_queue.cc:260] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } }
I20260601 13:41:33.077803 23083 ts_tablet_manager.cc:1434] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:33.078437 22948 tablet_service.cc:1511] Processing CreateTablet for tablet 2c79f6ee6a9a44aca3fc5befeb562bc5 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:41:33.078651 23083 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.078693 22948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c79f6ee6a9a44aca3fc5befeb562bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.079566 22951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08298061f99458cb911ef10df449992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.080044 23083 tablet_bootstrap.cc:654] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.080790 23085 tablet_bootstrap.cc:492] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.080942 23085 ts_tablet_manager.cc:1403] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:41:33.081521 23085 raft_consensus.cc:359] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.081727 23085 raft_consensus.cc:385] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.081823 23085 raft_consensus.cc:740] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.082026 23085 consensus_queue.cc:260] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.082183 23083 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.082278 23083 ts_tablet_manager.cc:1403] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:33.082517 23085 ts_tablet_manager.cc:1434] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:33.082789 23085 tablet_bootstrap.cc:492] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.073925 22943 tablet_service.cc:1511] Processing CreateTablet for tablet a9bbeb5858da41d3b3f35ac3210c6213 (DEFAULT_TABLE table=test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:41:33.082773 23083 raft_consensus.cc:359] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.083163 23083 raft_consensus.cc:385] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.083222 23083 raft_consensus.cc:740] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.083235 22943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bbeb5858da41d3b3f35ac3210c6213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:33.083420 23088 tablet_bootstrap.cc:492] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.084349 23085 tablet_bootstrap.cc:654] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.084510 23088 tablet_bootstrap.cc:654] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.085248 23083 consensus_queue.cc:260] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.085565 23083 ts_tablet_manager.cc:1434] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:41:33.085773 23083 tablet_bootstrap.cc:492] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.085978 23085 tablet_bootstrap.cc:492] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.086069 23085 ts_tablet_manager.cc:1403] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:33.086097 23088 tablet_bootstrap.cc:492] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.086159 23088 ts_tablet_manager.cc:1403] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:33.086563 23085 raft_consensus.cc:359] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.086563 23088 raft_consensus.cc:359] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.086791 23085 raft_consensus.cc:385] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.086828 23088 raft_consensus.cc:385] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.086907 23085 raft_consensus.cc:740] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.086911 23083 tablet_bootstrap.cc:654] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.086923 23088 raft_consensus.cc:740] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.087206 23085 consensus_queue.cc:260] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.087234 23088 consensus_queue.cc:260] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.087652 23085 ts_tablet_manager.cc:1434] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:33.087865 23085 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.088083 23088 ts_tablet_manager.cc:1434] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:33.088697 23083 tablet_bootstrap.cc:492] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.088697 23088 tablet_bootstrap.cc:492] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.088835 23083 ts_tablet_manager.cc:1403] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:33.088997 23085 tablet_bootstrap.cc:654] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.089354 23083 raft_consensus.cc:359] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.089478 23083 raft_consensus.cc:385] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.089529 23083 raft_consensus.cc:740] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.089668 23083 consensus_queue.cc:260] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.089812 23088 tablet_bootstrap.cc:654] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.089991 23083 ts_tablet_manager.cc:1434] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:33.090209 23083 tablet_bootstrap.cc:492] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.090533 23085 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.090605 23085 ts_tablet_manager.cc:1403] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:41:33.091025 23085 raft_consensus.cc:359] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.091117 23085 raft_consensus.cc:385] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.091192 23085 raft_consensus.cc:740] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.091312 23083 tablet_bootstrap.cc:654] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.091403 23095 raft_consensus.cc:493] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.091529 23095 raft_consensus.cc:515] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.091310 23085 consensus_queue.cc:260] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.092021 23085 ts_tablet_manager.cc:1434] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:41:33.092039 23095 leader_election.cc:290] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.092208 23085 tablet_bootstrap.cc:492] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.093253 23085 tablet_bootstrap.cc:654] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.094055 23088 tablet_bootstrap.cc:492] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.094153 23088 ts_tablet_manager.cc:1403] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:41:33.094622 23088 raft_consensus.cc:359] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.094756 23088 raft_consensus.cc:385] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.094810 23088 raft_consensus.cc:740] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.094950 23088 consensus_queue.cc:260] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.095201 23088 ts_tablet_manager.cc:1434] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:33.095790 23083 tablet_bootstrap.cc:492] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.095808 23088 tablet_bootstrap.cc:492] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.095899 23083 ts_tablet_manager.cc:1403] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:41:33.096395 23083 raft_consensus.cc:359] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.096505 23083 raft_consensus.cc:385] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.096545 23083 raft_consensus.cc:740] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.096652 23083 consensus_queue.cc:260] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.096815 23088 tablet_bootstrap.cc:654] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.096930 23083 ts_tablet_manager.cc:1434] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:33.097115 23083 tablet_bootstrap.cc:492] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.098142 23083 tablet_bootstrap.cc:654] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.098197 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc232501b6345759f65b78cd3dbec7f" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254" is_pre_election: true
W20260601 13:41:33.098573 22928 leader_election.cc:343] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:33.099682 23085 tablet_bootstrap.cc:492] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.099781 23085 ts_tablet_manager.cc:1403] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:41:33.100270 23085 raft_consensus.cc:359] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.100373 23085 raft_consensus.cc:385] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.100344 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc232501b6345759f65b78cd3dbec7f" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" is_pre_election: true
I20260601 13:41:33.100407 23085 raft_consensus.cc:740] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.100440 23088 tablet_bootstrap.cc:492] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.100456 23037 raft_consensus.cc:2468] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 0.
I20260601 13:41:33.100508 23088 ts_tablet_manager.cc:1403] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:41:33.100523 23085 consensus_queue.cc:260] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.100581 23083 tablet_bootstrap.cc:492] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.100658 23083 ts_tablet_manager.cc:1403] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:41:33.100770 23085 ts_tablet_manager.cc:1434] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.100781 22925 leader_election.cc:304] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [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: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099; no voters: ba18bf0ecca144139c15f0c7d88aa254
I20260601 13:41:33.100950 23085 tablet_bootstrap.cc:492] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.101085 23095 raft_consensus.cc:2804] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.101151 23095 raft_consensus.cc:493] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.101207 23095 raft_consensus.cc:3060] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.102008 23085 tablet_bootstrap.cc:654] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.102296 23095 raft_consensus.cc:515] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.102712 23095 leader_election.cc:290] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 election: Requested vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.102748 23088 raft_consensus.cc:359] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.102843 23088 raft_consensus.cc:385] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.102887 23088 raft_consensus.cc:740] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.102980 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc232501b6345759f65b78cd3dbec7f" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099"
I20260601 13:41:33.103093 23037 raft_consensus.cc:3060] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.102988 23088 consensus_queue.cc:260] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.103405 23088 ts_tablet_manager.cc:1434] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:41:33.103669 23088 tablet_bootstrap.cc:492] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.103706 23085 tablet_bootstrap.cc:492] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.103776 23085 ts_tablet_manager.cc:1403] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:33.104140 23037 raft_consensus.cc:2468] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 1.
I20260601 13:41:33.104385 23085 raft_consensus.cc:359] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.104439 22925 leader_election.cc:304] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099; no voters: 
I20260601 13:41:33.104478 23085 raft_consensus.cc:385] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.104511 23085 raft_consensus.cc:740] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.104584 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc232501b6345759f65b78cd3dbec7f" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254"
I20260601 13:41:33.104658 23088 tablet_bootstrap.cc:654] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.104656 23085 consensus_queue.cc:260] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
W20260601 13:41:33.104935 22928 leader_election.cc:343] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:41:33.104998 23085 ts_tablet_manager.cc:1434] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:33.105195 23085 tablet_bootstrap.cc:492] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.101097 23083 raft_consensus.cc:359] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.105667 23083 raft_consensus.cc:385] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.105715 23083 raft_consensus.cc:740] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.105845 23083 consensus_queue.cc:260] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.106096 23083 ts_tablet_manager.cc:1434] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260601 13:41:33.106154 23085 tablet_bootstrap.cc:654] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.106279 23083 tablet_bootstrap.cc:492] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.107086 23088 tablet_bootstrap.cc:492] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.107192 23088 ts_tablet_manager.cc:1403] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:33.107234 23083 tablet_bootstrap.cc:654] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.107672 23088 raft_consensus.cc:359] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.107774 23088 raft_consensus.cc:385] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.107807 23088 raft_consensus.cc:740] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.107873 23085 tablet_bootstrap.cc:492] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.107939 23085 ts_tablet_manager.cc:1403] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:33.107924 23088 consensus_queue.cc:260] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.108266 23088 ts_tablet_manager.cc:1434] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.108428 23088 tablet_bootstrap.cc:492] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.108671 23095 raft_consensus.cc:2804] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.108763 23095 raft_consensus.cc:697] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Becoming Leader. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Running, Role: LEADER
I20260601 13:41:33.108886 23095 consensus_queue.cc:237] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.109416 23088 tablet_bootstrap.cc:654] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.109632 23085 raft_consensus.cc:359] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.109736 23085 raft_consensus.cc:385] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.109771 23085 raft_consensus.cc:740] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.109922 23085 consensus_queue.cc:260] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.110430 23088 tablet_bootstrap.cc:492] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.110497 23088 ts_tablet_manager.cc:1403] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:33.110534 23085 ts_tablet_manager.cc:1434] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:41:33.110697 23085 tablet_bootstrap.cc:492] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.110885 23088 raft_consensus.cc:359] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.110975 23088 raft_consensus.cc:385] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.111011 23088 raft_consensus.cc:740] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.111121 23088 consensus_queue.cc:260] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.111370 23088 ts_tablet_manager.cc:1434] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:33.111593 23088 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.111639 23085 tablet_bootstrap.cc:654] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.112020 22782 catalog_manager.cc:5696] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "29e4b84a8d344557b132364cffbb1ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:33.112731 23088 tablet_bootstrap.cc:654] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.114018 23083 tablet_bootstrap.cc:492] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.114070 23085 tablet_bootstrap.cc:492] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.114130 23083 ts_tablet_manager.cc:1403] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:41:33.114178 23085 ts_tablet_manager.cc:1403] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:33.114501 23083 raft_consensus.cc:359] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.114526 23085 raft_consensus.cc:359] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } }
I20260601 13:41:33.114697 23085 raft_consensus.cc:385] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.114748 23085 raft_consensus.cc:740] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.114625 23083 raft_consensus.cc:385] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.114816 23083 raft_consensus.cc:740] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.114872 23085 consensus_queue.cc:260] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } }
I20260601 13:41:33.114938 23083 consensus_queue.cc:260] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.115126 23088 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.115237 23083 ts_tablet_manager.cc:1434] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:33.115229 23088 ts_tablet_manager.cc:1403] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:33.115435 23083 tablet_bootstrap.cc:492] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.115712 23088 raft_consensus.cc:359] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.115803 23088 raft_consensus.cc:385] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.115832 23088 raft_consensus.cc:740] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.115952 23088 consensus_queue.cc:260] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.116206 23088 ts_tablet_manager.cc:1434] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:33.116372 23088 tablet_bootstrap.cc:492] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.116436 23083 tablet_bootstrap.cc:654] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.115131 23085 ts_tablet_manager.cc:1434] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.116892 23085 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.117375 23088 tablet_bootstrap.cc:654] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.117856 23085 tablet_bootstrap.cc:654] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.118952 23085 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.119063 23085 ts_tablet_manager.cc:1403] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:33.119509 23085 raft_consensus.cc:359] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.119621 23085 raft_consensus.cc:385] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.119670 23085 raft_consensus.cc:740] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.119807 23085 consensus_queue.cc:260] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.119913 23083 tablet_bootstrap.cc:492] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.120007 23083 ts_tablet_manager.cc:1403] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:33.120064 23088 tablet_bootstrap.cc:492] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.120083 23085 ts_tablet_manager.cc:1434] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.120146 23088 ts_tablet_manager.cc:1403] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:33.120249 23085 tablet_bootstrap.cc:492] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.120483 23083 raft_consensus.cc:359] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.120533 23088 raft_consensus.cc:359] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.120582 23083 raft_consensus.cc:385] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.120656 23088 raft_consensus.cc:385] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.120697 23083 raft_consensus.cc:740] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.120852 23083 consensus_queue.cc:260] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.120714 23088 raft_consensus.cc:740] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.121119 23083 ts_tablet_manager.cc:1434] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.121207 23085 tablet_bootstrap.cc:654] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.121253 23088 consensus_queue.cc:260] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.121317 23083 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.121570 23088 ts_tablet_manager.cc:1434] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.121757 23088 tablet_bootstrap.cc:492] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.122308 23083 tablet_bootstrap.cc:654] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.122699 23088 tablet_bootstrap.cc:654] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.123761 23083 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.123857 23083 ts_tablet_manager.cc:1403] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:41:33.123885 23088 tablet_bootstrap.cc:492] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.123971 23088 ts_tablet_manager.cc:1403] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:33.124157 23085 tablet_bootstrap.cc:492] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.124270 23085 ts_tablet_manager.cc:1403] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:33.124292 23083 raft_consensus.cc:359] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.124429 23083 raft_consensus.cc:385] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.124421 23088 raft_consensus.cc:359] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.124549 23083 raft_consensus.cc:740] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.124617 23088 raft_consensus.cc:385] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.124658 23088 raft_consensus.cc:740] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.124729 23085 raft_consensus.cc:359] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.124747 23083 consensus_queue.cc:260] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.124815 23085 raft_consensus.cc:385] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.124786 23088 consensus_queue.cc:260] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.124846 23085 raft_consensus.cc:740] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.124955 23085 consensus_queue.cc:260] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.125056 23083 ts_tablet_manager.cc:1434] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.125214 23085 ts_tablet_manager.cc:1434] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.125257 23083 tablet_bootstrap.cc:492] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.125366 23085 tablet_bootstrap.cc:492] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.126248 23083 tablet_bootstrap.cc:654] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.126350 23085 tablet_bootstrap.cc:654] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.125059 23088 ts_tablet_manager.cc:1434] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:33.126641 23088 tablet_bootstrap.cc:492] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.127528 23085 tablet_bootstrap.cc:492] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.127627 23085 ts_tablet_manager.cc:1403] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:33.127637 23088 tablet_bootstrap.cc:654] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.128086 23085 raft_consensus.cc:359] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.128209 23085 raft_consensus.cc:385] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.128248 23085 raft_consensus.cc:740] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.128384 23085 consensus_queue.cc:260] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.128695 23085 ts_tablet_manager.cc:1434] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.128852 23085 tablet_bootstrap.cc:492] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099: Bootstrap starting.
I20260601 13:41:33.129876 23085 tablet_bootstrap.cc:654] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.129997 23088 tablet_bootstrap.cc:492] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.130074 23088 ts_tablet_manager.cc:1403] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:33.130267 23083 tablet_bootstrap.cc:492] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.130336 23083 ts_tablet_manager.cc:1403] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:41:33.130511 23088 raft_consensus.cc:359] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.130602 23088 raft_consensus.cc:385] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.130635 23088 raft_consensus.cc:740] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.130746 23088 consensus_queue.cc:260] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.130755 23083 raft_consensus.cc:359] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.130853 23083 raft_consensus.cc:385] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.130887 23083 raft_consensus.cc:740] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.130956 23085 tablet_bootstrap.cc:492] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099: No bootstrap required, opened a new log
I20260601 13:41:33.131034 23085 ts_tablet_manager.cc:1403] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:33.131012 23083 consensus_queue.cc:260] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.131348 23083 ts_tablet_manager.cc:1434] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.131443 23085 raft_consensus.cc:359] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.131573 23085 raft_consensus.cc:385] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.131620 23085 raft_consensus.cc:740] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.131685 23083 tablet_bootstrap.cc:492] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.131744 23085 consensus_queue.cc:260] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.132014 23085 ts_tablet_manager.cc:1434] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:33.131037 23088 ts_tablet_manager.cc:1434] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:33.132306 23088 tablet_bootstrap.cc:492] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.132735 23083 tablet_bootstrap.cc:654] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.133303 23088 tablet_bootstrap.cc:654] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.133786 23083 tablet_bootstrap.cc:492] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.133877 23083 ts_tablet_manager.cc:1403] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:33.134279 23083 raft_consensus.cc:359] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.134380 23083 raft_consensus.cc:385] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.134424 23083 raft_consensus.cc:740] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.134552 23083 consensus_queue.cc:260] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.134884 23083 ts_tablet_manager.cc:1434] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.135079 23083 tablet_bootstrap.cc:492] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.136063 23083 tablet_bootstrap.cc:654] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.136078 23088 tablet_bootstrap.cc:492] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.136276 23088 ts_tablet_manager.cc:1403] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:41:33.136722 23088 raft_consensus.cc:359] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.136837 23088 raft_consensus.cc:385] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.136884 23088 raft_consensus.cc:740] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.137014 23088 consensus_queue.cc:260] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.137228 23083 tablet_bootstrap.cc:492] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.137300 23088 ts_tablet_manager.cc:1434] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:33.137302 23083 ts_tablet_manager.cc:1403] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:33.137494 23088 tablet_bootstrap.cc:492] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.137741 23083 raft_consensus.cc:359] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.137840 23083 raft_consensus.cc:385] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.137876 23083 raft_consensus.cc:740] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.138041 23083 consensus_queue.cc:260] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.138505 23088 tablet_bootstrap.cc:654] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.138747 23083 ts_tablet_manager.cc:1434] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:33.138924 23083 tablet_bootstrap.cc:492] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254: Bootstrap starting.
I20260601 13:41:33.139943 23083 tablet_bootstrap.cc:654] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.140264 23088 tablet_bootstrap.cc:492] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.140370 23088 ts_tablet_manager.cc:1403] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:33.140725 23088 raft_consensus.cc:359] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } }
I20260601 13:41:33.140848 23088 raft_consensus.cc:385] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.140889 23088 raft_consensus.cc:740] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.141021 23088 consensus_queue.cc:260] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } }
I20260601 13:41:33.141343 23088 ts_tablet_manager.cc:1434] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:33.141351 23083 tablet_bootstrap.cc:492] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254: No bootstrap required, opened a new log
I20260601 13:41:33.141438 23083 ts_tablet_manager.cc:1403] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:33.141546 23088 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8: Bootstrap starting.
I20260601 13:41:33.141744 23083 raft_consensus.cc:359] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.141848 23083 raft_consensus.cc:385] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.141891 23083 raft_consensus.cc:740] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.142002 23083 consensus_queue.cc:260] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.142556 23088 tablet_bootstrap.cc:654] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:33.142685 23083 ts_tablet_manager.cc:1434] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:33.143805 23088 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8: No bootstrap required, opened a new log
I20260601 13:41:33.143898 23088 ts_tablet_manager.cc:1403] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:33.144268 23088 raft_consensus.cc:359] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.144353 23088 raft_consensus.cc:385] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:33.144375 23088 raft_consensus.cc:740] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Initialized, Role: FOLLOWER
I20260601 13:41:33.144486 23088 consensus_queue.cc:260] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.144764 23088 ts_tablet_manager.cc:1434] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:33.170727 22913 tablet.cc:2404] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:41:33.203356 23087 raft_consensus.cc:493] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.203591 23087 raft_consensus.cc:515] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.204190 23087 leader_election.cc:290] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.208292 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0ccde8b0734b5183098d7fccb0f30d" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254" is_pre_election: true
I20260601 13:41:33.208467 22886 raft_consensus.cc:2468] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.208470 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0ccde8b0734b5183098d7fccb0f30d" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.208644 22962 raft_consensus.cc:2468] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.208845 23003 leader_election.cc:304] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.209044 23087 raft_consensus.cc:2804] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.209105 23087 raft_consensus.cc:493] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.209132 23087 raft_consensus.cc:3060] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.210016 23087 raft_consensus.cc:515] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.210376 23087 leader_election.cc:290] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Requested vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.210737 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0ccde8b0734b5183098d7fccb0f30d" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254"
I20260601 13:41:33.210856 22886 raft_consensus.cc:3060] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.210811 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0ccde8b0734b5183098d7fccb0f30d" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8"
I20260601 13:41:33.210959 22962 raft_consensus.cc:3060] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.211690 23109 raft_consensus.cc:493] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.211782 23109 raft_consensus.cc:515] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.211930 22886 raft_consensus.cc:2468] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.211971 22962 raft_consensus.cc:2468] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.212159 23109 leader_election.cc:290] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.212319 23003 leader_election.cc:304] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.212421 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16227494e6da489594340698a0baf601" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254" is_pre_election: true
I20260601 13:41:33.212487 23087 raft_consensus.cc:2804] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.212539 22886 raft_consensus.cc:2468] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 0.
I20260601 13:41:33.212708 23087 raft_consensus.cc:697] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Becoming Leader. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Running, Role: LEADER
I20260601 13:41:33.212751 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16227494e6da489594340698a0baf601" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" is_pre_election: true
I20260601 13:41:33.212818 22928 leader_election.cc:304] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.212834 23037 raft_consensus.cc:2468] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 0.
I20260601 13:41:33.212862 23087 consensus_queue.cc:237] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.212975 23109 raft_consensus.cc:2804] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.213014 23109 raft_consensus.cc:493] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.213052 23109 raft_consensus.cc:3060] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.213855 23109 raft_consensus.cc:515] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.214221 23109 leader_election.cc:290] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 election: Requested vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.214509 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16227494e6da489594340698a0baf601" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254"
I20260601 13:41:33.214506 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16227494e6da489594340698a0baf601" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099"
I20260601 13:41:33.214660 22886 raft_consensus.cc:3060] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.214710 23037 raft_consensus.cc:3060] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.214673 22782 catalog_manager.cc:5696] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:33.215417 22886 raft_consensus.cc:2468] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 1.
I20260601 13:41:33.215688 23037 raft_consensus.cc:2468] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 1.
I20260601 13:41:33.215996 22928 leader_election.cc:304] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.216197 23109 raft_consensus.cc:2804] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.216307 23109 raft_consensus.cc:697] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Becoming Leader. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Running, Role: LEADER
I20260601 13:41:33.216419 23109 consensus_queue.cc:237] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.217847 22782 catalog_manager.cc:5696] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "29e4b84a8d344557b132364cffbb1ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:33.225178 23087 raft_consensus.cc:493] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.225337 23087 raft_consensus.cc:515] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.225741 23087 leader_election.cc:290] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.226183 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8633a3cc2054bb089b154386adf89b8" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.226166 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8633a3cc2054bb089b154386adf89b8" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254" is_pre_election: true
I20260601 13:41:33.226334 22886 raft_consensus.cc:2468] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.226334 22962 raft_consensus.cc:2468] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.226619 23003 leader_election.cc:304] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099; no voters: 
I20260601 13:41:33.226809 23087 raft_consensus.cc:2804] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.226883 23087 raft_consensus.cc:493] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.226922 23087 raft_consensus.cc:3060] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.228000 23087 raft_consensus.cc:515] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.228322 23087 leader_election.cc:290] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Requested vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.228653 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8633a3cc2054bb089b154386adf89b8" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8"
I20260601 13:41:33.228621 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8633a3cc2054bb089b154386adf89b8" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254"
I20260601 13:41:33.228765 22886 raft_consensus.cc:3060] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.228785 22962 raft_consensus.cc:3060] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.229774 22962 raft_consensus.cc:2468] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.229774 22886 raft_consensus.cc:2468] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.230082 23003 leader_election.cc:304] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099; no voters: 
I20260601 13:41:33.230249 23087 raft_consensus.cc:2804] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.230340 23087 raft_consensus.cc:697] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Becoming Leader. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Running, Role: LEADER
I20260601 13:41:33.230482 23087 consensus_queue.cc:237] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.232088 22782 catalog_manager.cc:5696] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:33.242491 23087 raft_consensus.cc:493] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.242630 23087 raft_consensus.cc:515] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.243006 23087 leader_election.cc:290] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.243510 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08298061f99458cb911ef10df449992" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254" is_pre_election: true
I20260601 13:41:33.243620 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08298061f99458cb911ef10df449992" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.243631 22886 raft_consensus.cc:2468] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.243773 22962 raft_consensus.cc:2468] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.244026 23003 leader_election.cc:304] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.244228 23087 raft_consensus.cc:2804] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.244284 23087 raft_consensus.cc:493] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.244326 23087 raft_consensus.cc:3060] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.245147 23087 raft_consensus.cc:515] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.245498 23087 leader_election.cc:290] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Requested vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.245918 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08298061f99458cb911ef10df449992" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8"
I20260601 13:41:33.245918 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08298061f99458cb911ef10df449992" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254"
I20260601 13:41:33.246070 22886 raft_consensus.cc:3060] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.246070 22962 raft_consensus.cc:3060] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.247025 22962 raft_consensus.cc:2468] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.247025 22886 raft_consensus.cc:2468] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.247375 23003 leader_election.cc:304] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.247555 23087 raft_consensus.cc:2804] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.247644 23087 raft_consensus.cc:697] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Becoming Leader. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Running, Role: LEADER
I20260601 13:41:33.247777 23087 consensus_queue.cc:237] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.249639 22782 catalog_manager.cc:5696] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:33.254158 23090 raft_consensus.cc:493] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.254271 23090 raft_consensus.cc:515] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.254755 23090 leader_election.cc:290] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.258397 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c79f6ee6a9a44aca3fc5befeb562bc5" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.258556 22962 raft_consensus.cc:2468] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 0.
I20260601 13:41:33.258777 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c79f6ee6a9a44aca3fc5befeb562bc5" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" is_pre_election: true
I20260601 13:41:33.258890 23037 raft_consensus.cc:2468] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 0.
I20260601 13:41:33.258917 22852 leader_election.cc:304] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.259112 23090 raft_consensus.cc:2804] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.259199 23090 raft_consensus.cc:493] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.259246 23090 raft_consensus.cc:3060] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.260277 23090 raft_consensus.cc:515] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.260650 23090 leader_election.cc:290] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 election: Requested vote from peers 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.260941 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c79f6ee6a9a44aca3fc5befeb562bc5" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099"
I20260601 13:41:33.260941 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c79f6ee6a9a44aca3fc5befeb562bc5" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8"
I20260601 13:41:33.261088 22962 raft_consensus.cc:3060] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.261088 23037 raft_consensus.cc:3060] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.262032 23037 raft_consensus.cc:2468] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 1.
I20260601 13:41:33.262041 22962 raft_consensus.cc:2468] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 1.
I20260601 13:41:33.262436 22849 leader_election.cc:304] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.262722 23090 raft_consensus.cc:2804] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.262997 23090 raft_consensus.cc:697] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Becoming Leader. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Running, Role: LEADER
I20260601 13:41:33.263170 23090 consensus_queue.cc:237] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.264932 22782 catalog_manager.cc:5696] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:33.277316 23132 raft_consensus.cc:493] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.277462 23132 raft_consensus.cc:515] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } }
I20260601 13:41:33.278007 23132 leader_election.cc:290] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.278410 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f315e33b2b94074ad7bda84b07b293f" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254" is_pre_election: true
I20260601 13:41:33.278527 22886 raft_consensus.cc:2468] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.278523 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f315e33b2b94074ad7bda84b07b293f" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.278743 22962 raft_consensus.cc:2468] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.278852 23003 leader_election.cc:304] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.279055 23132 raft_consensus.cc:2804] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.279134 23132 raft_consensus.cc:493] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.279191 23132 raft_consensus.cc:3060] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.280156 23132 raft_consensus.cc:515] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } }
I20260601 13:41:33.280495 23132 leader_election.cc:290] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Requested vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.280866 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f315e33b2b94074ad7bda84b07b293f" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254"
I20260601 13:41:33.280866 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f315e33b2b94074ad7bda84b07b293f" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8"
I20260601 13:41:33.280967 22886 raft_consensus.cc:3060] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.281010 22962 raft_consensus.cc:3060] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.281740 22962 raft_consensus.cc:2468] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.281740 22886 raft_consensus.cc:2468] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.282050 23003 leader_election.cc:304] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099; no voters: 
I20260601 13:41:33.282234 23132 raft_consensus.cc:2804] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.282325 23132 raft_consensus.cc:697] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Becoming Leader. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Running, Role: LEADER
I20260601 13:41:33.282459 23132 consensus_queue.cc:237] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } }
I20260601 13:41:33.284288 22782 catalog_manager.cc:5696] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:33.284971 23109 raft_consensus.cc:493] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.285051 23109 raft_consensus.cc:515] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.285501 23109 leader_election.cc:290] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.285789 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231fb579689f46acafc7f16e580457e2" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254" is_pre_election: true
I20260601 13:41:33.285892 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231fb579689f46acafc7f16e580457e2" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" is_pre_election: true
I20260601 13:41:33.285924 22886 raft_consensus.cc:2468] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 0.
I20260601 13:41:33.285979 23037 raft_consensus.cc:2468] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 0.
I20260601 13:41:33.286224 22928 leader_election.cc:304] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.286402 23109 raft_consensus.cc:2804] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.286470 23109 raft_consensus.cc:493] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.286520 23109 raft_consensus.cc:3060] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.287395 23109 raft_consensus.cc:515] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.287778 23109 leader_election.cc:290] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 election: Requested vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.288081 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231fb579689f46acafc7f16e580457e2" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099"
I20260601 13:41:33.288112 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231fb579689f46acafc7f16e580457e2" candidate_uuid: "29e4b84a8d344557b132364cffbb1ac8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254"
I20260601 13:41:33.288187 23037 raft_consensus.cc:3060] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.288226 22886 raft_consensus.cc:3060] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.288923 22886 raft_consensus.cc:2468] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 1.
I20260601 13:41:33.288996 23037 raft_consensus.cc:2468] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29e4b84a8d344557b132364cffbb1ac8 in term 1.
I20260601 13:41:33.289224 22928 leader_election.cc:304] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.289402 23109 raft_consensus.cc:2804] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.289515 23109 raft_consensus.cc:697] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Becoming Leader. State: Replica: 29e4b84a8d344557b132364cffbb1ac8, State: Running, Role: LEADER
I20260601 13:41:33.289655 23109 consensus_queue.cc:237] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.291354 22782 catalog_manager.cc:5696] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "29e4b84a8d344557b132364cffbb1ac8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:33.292898 23132 raft_consensus.cc:493] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.292989 23132 raft_consensus.cc:515] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.293359 23132 leader_election.cc:290] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.293713 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bbeb5858da41d3b3f35ac3210c6213" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254" is_pre_election: true
I20260601 13:41:33.293722 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bbeb5858da41d3b3f35ac3210c6213" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.293841 22962 raft_consensus.cc:2468] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.293848 22886 raft_consensus.cc:2468] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.294075 23003 leader_election.cc:304] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099; no voters: 
I20260601 13:41:33.294221 23132 raft_consensus.cc:2804] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.294277 23132 raft_consensus.cc:493] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.294318 23132 raft_consensus.cc:3060] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.295080 23132 raft_consensus.cc:515] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.295379 23132 leader_election.cc:290] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Requested vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.295706 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bbeb5858da41d3b3f35ac3210c6213" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254"
I20260601 13:41:33.295717 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9bbeb5858da41d3b3f35ac3210c6213" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8"
I20260601 13:41:33.295800 22886 raft_consensus.cc:3060] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.295840 22962 raft_consensus.cc:3060] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.296507 22962 raft_consensus.cc:2468] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.296566 22886 raft_consensus.cc:2468] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.296803 23003 leader_election.cc:304] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099; no voters: 
I20260601 13:41:33.296952 23132 raft_consensus.cc:2804] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.297070 23132 raft_consensus.cc:697] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Becoming Leader. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Running, Role: LEADER
I20260601 13:41:33.297200 23132 consensus_queue.cc:237] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.298758 22782 catalog_manager.cc:5696] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:33.335249 23090 raft_consensus.cc:493] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.335391 23090 raft_consensus.cc:515] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.335917 23090 leader_election.cc:290] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.336314 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aba993c68ba49a38c74335ced606a50" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.336315 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aba993c68ba49a38c74335ced606a50" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" is_pre_election: true
I20260601 13:41:33.336475 22962 raft_consensus.cc:2468] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 0.
I20260601 13:41:33.336495 23037 raft_consensus.cc:2468] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 0.
I20260601 13:41:33.336838 22852 leader_election.cc:304] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.337014 23090 raft_consensus.cc:2804] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.337076 23090 raft_consensus.cc:493] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.337144 23090 raft_consensus.cc:3060] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.338018 23090 raft_consensus.cc:515] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.338411 23090 leader_election.cc:290] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 election: Requested vote from peers 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.338778 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aba993c68ba49a38c74335ced606a50" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8"
I20260601 13:41:33.338778 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aba993c68ba49a38c74335ced606a50" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099"
I20260601 13:41:33.338939 23037 raft_consensus.cc:3060] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.338948 22962 raft_consensus.cc:3060] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.339969 22962 raft_consensus.cc:2468] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 1.
I20260601 13:41:33.339969 23037 raft_consensus.cc:2468] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 1.
I20260601 13:41:33.340291 22849 leader_election.cc:304] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.340449 23090 raft_consensus.cc:2804] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.340569 23090 raft_consensus.cc:697] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Becoming Leader. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Running, Role: LEADER
I20260601 13:41:33.340724 23090 consensus_queue.cc:237] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.342410 22782 catalog_manager.cc:5696] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:33.372917 23090 raft_consensus.cc:493] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.373153 23090 raft_consensus.cc:515] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.373756 23090 leader_election.cc:290] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.374153 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbb87fd1edc4b2a93aa5ac55f04ca8f" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.374235 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbb87fd1edc4b2a93aa5ac55f04ca8f" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" is_pre_election: true
I20260601 13:41:33.374315 22962 raft_consensus.cc:2468] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 0.
I20260601 13:41:33.374413 23037 raft_consensus.cc:2468] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 0.
I20260601 13:41:33.374670 22852 leader_election.cc:304] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.374884 23090 raft_consensus.cc:2804] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.374955 23090 raft_consensus.cc:493] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.375013 23090 raft_consensus.cc:3060] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.375878 23090 raft_consensus.cc:515] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.376231 23090 leader_election.cc:290] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 election: Requested vote from peers 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.376579 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbb87fd1edc4b2a93aa5ac55f04ca8f" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8"
I20260601 13:41:33.376581 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bbb87fd1edc4b2a93aa5ac55f04ca8f" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099"
I20260601 13:41:33.376685 22962 raft_consensus.cc:3060] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.376734 23037 raft_consensus.cc:3060] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.377416 23037 raft_consensus.cc:2468] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 1.
I20260601 13:41:33.377456 22962 raft_consensus.cc:2468] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba18bf0ecca144139c15f0c7d88aa254 in term 1.
I20260601 13:41:33.377683 22849 leader_election.cc:304] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.377847 23090 raft_consensus.cc:2804] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.377938 23090 raft_consensus.cc:697] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Becoming Leader. State: Replica: ba18bf0ecca144139c15f0c7d88aa254, State: Running, Role: LEADER
I20260601 13:41:33.378115 23090 consensus_queue.cc:237] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.379750 22782 catalog_manager.cc:5696] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:33.419955 23132 raft_consensus.cc:493] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.420135 23132 raft_consensus.cc:515] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.420606 23132 leader_election.cc:290] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.421125 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41c4d89c0cd44be8893cecd53903208" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254" is_pre_election: true
I20260601 13:41:33.421132 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41c4d89c0cd44be8893cecd53903208" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.421253 22886 raft_consensus.cc:2468] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.421324 22962 raft_consensus.cc:2468] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 0.
I20260601 13:41:33.421559 23003 leader_election.cc:304] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254; no voters: 
I20260601 13:41:33.421789 23132 raft_consensus.cc:2804] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:33.421859 23132 raft_consensus.cc:493] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:33.421903 23132 raft_consensus.cc:3060] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.422744 23132 raft_consensus.cc:515] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.423111 23132 leader_election.cc:290] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Requested vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:33.423506 22886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41c4d89c0cd44be8893cecd53903208" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba18bf0ecca144139c15f0c7d88aa254"
I20260601 13:41:33.423516 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d41c4d89c0cd44be8893cecd53903208" candidate_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8"
I20260601 13:41:33.423650 22886 raft_consensus.cc:3060] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.423681 22962 raft_consensus.cc:3060] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.424474 22962 raft_consensus.cc:2468] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.424561 22886 raft_consensus.cc:2468] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 986407f488bd4ec9ae45f1aa7a6fc099 in term 1.
I20260601 13:41:33.424790 23003 leader_election.cc:304] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099; no voters: 
I20260601 13:41:33.424962 23132 raft_consensus.cc:2804] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:33.425060 23132 raft_consensus.cc:697] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Becoming Leader. State: Replica: 986407f488bd4ec9ae45f1aa7a6fc099, State: Running, Role: LEADER
I20260601 13:41:33.425207 23132 consensus_queue.cc:237] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.426981 22782 catalog_manager.cc:5696] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:33.435443 23090 raft_consensus.cc:493] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:33.435686 23090 raft_consensus.cc:515] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } }
I20260601 13:41:33.436177 23090 leader_election.cc:290] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:33.436636 22962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc232501b6345759f65b78cd3dbec7f" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e4b84a8d344557b132364cffbb1ac8" is_pre_election: true
I20260601 13:41:33.436636 23037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cc232501b6345759f65b78cd3dbec7f" candidate_uuid: "ba18bf0ecca144139c15f0c7d88aa254" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" is_pre_election: true
I20260601 13:41:33.436838 23037 raft_consensus.cc:2393] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba18bf0ecca144139c15f0c7d88aa254 in current term 1: Already voted for candidate 29e4b84a8d344557b132364cffbb1ac8 in this term.
I20260601 13:41:33.437103 22852 leader_election.cc:304] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [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: ba18bf0ecca144139c15f0c7d88aa254; no voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099
I20260601 13:41:33.437280 23090 raft_consensus.cc:3060] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:33.438200 23090 raft_consensus.cc:2749] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:41:33.523196 22962 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.523676 22886 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.524183 23132 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.524470 23132 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.525950 22961 raft_consensus.cc:1275] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.526060 23037 raft_consensus.cc:1275] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.526335 22960 raft_consensus.cc:1275] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.526633 23036 raft_consensus.cc:1275] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.527153 22884 raft_consensus.cc:1275] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.527508 22883 raft_consensus.cc:1275] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.527583 23109 consensus_queue.cc:1048] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.527820 22882 raft_consensus.cc:1275] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.528723 22883 raft_consensus.cc:1275] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.529161 23109 consensus_queue.cc:1048] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.529824 22960 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.530472 23177 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.530848 22886 raft_consensus.cc:1275] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.532393 23109 consensus_queue.cc:1048] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.532585 23036 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.532606 23035 raft_consensus.cc:1275] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.532862 22960 raft_consensus.cc:1275] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.532930 22961 raft_consensus.cc:1275] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.533004 23090 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.533077 23037 raft_consensus.cc:1275] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.533524 23139 consensus_queue.cc:1048] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.533803 23139 consensus_queue.cc:1048] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.534193 23139 consensus_queue.cc:1048] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.534688 23139 consensus_queue.cc:1048] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.537389 23170 consensus_queue.cc:1048] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.537700 23170 consensus_queue.cc:1048] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.537774 23034 raft_consensus.cc:1275] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.537994 23170 consensus_queue.cc:1048] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.538295 23170 consensus_queue.cc:1048] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.539695 22958 raft_consensus.cc:1275] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:33.540004 22957 raft_consensus.cc:1275] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.540186 23095 consensus_queue.cc:1048] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.540436 23095 consensus_queue.cc:1048] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.540829 22961 raft_consensus.cc:1275] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.542553 22883 raft_consensus.cc:1275] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:33.542834 22884 raft_consensus.cc:1275] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.543196 22886 raft_consensus.cc:1275] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:33.543851 23166 consensus_queue.cc:1048] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.544116 23166 consensus_queue.cc:1048] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.544345 23166 consensus_queue.cc:1048] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.546514 23105 consensus_queue.cc:1048] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.548760 23167 consensus_queue.cc:1048] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.549072 23171 consensus_queue.cc:1048] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.549093 23167 consensus_queue.cc:1048] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:33.549801 23160 mvcc.cc:204] Tried to move back new op lower bound from 7292196018277810176 to 7292196017144373248. Current Snapshot: MvccSnapshot[applied={T|T < 7292196018277810176}]
I20260601 13:41:33.580528 23210 mvcc.cc:204] Tried to move back new op lower bound from 7292196018270826496 to 7292196017315811328. Current Snapshot: MvccSnapshot[applied={T|T < 7292196018270826496}]
I20260601 13:41:33.634135 23164 mvcc.cc:204] Tried to move back new op lower bound from 7292196018277810176 to 7292196017144373248. Current Snapshot: MvccSnapshot[applied={T|T < 7292196018277810176}]
I20260601 13:41:34.115581 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:34.118826 23225 instance_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:41:34.118876 23223 instance_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:41:34.119123 23222 instance_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:41:34.119494 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:34.119691 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:34.119732 18456 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:41:34.119747 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321294119748 us; error 0 us; skew 500 ppm
I20260601 13:41:34.120801 18456 webserver.cc:533] Webserver started at http://127.18.6.4:36565/ using document root <none> and password file <none>
I20260601 13:41:34.120968 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:34.121039 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:34.121122 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:34.121493 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "7566972a61bd4c15aa1d974911fef7fe"
format_stamp: "Formatted at 2026-06-01 13:41:34 on dist-test-slave-nm12"
I20260601 13:41:34.122996 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:34.124073 23230 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:41:34.124428 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:34.124500 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "7566972a61bd4c15aa1d974911fef7fe"
format_stamp: "Formatted at 2026-06-01 13:41:34 on dist-test-slave-nm12"
I20260601 13:41:34.124583 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-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:41:34.130378 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:34.130805 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:34.131208 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:34.131839 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:34.131886 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:34.131968 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:34.132011 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:34.137722 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:36841
I20260601 13:41:34.137777 23293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:36841 every 8 connection(s)
I20260601 13:41:34.138795 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:34.140936 23298 instance_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:41:34.141007 23299 instance_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:41:34.141300 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:34.141624 23301 instance_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:41:34.142158 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:34.142239 18456 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:41:34.142274 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321294142272 us; error 0 us; skew 500 ppm
I20260601 13:41:34.143293 23294 heartbeater.cc:344] Connected to a master server at 127.18.6.62:45397
I20260601 13:41:34.143392 23294 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:34.143543 18456 webserver.cc:533] Webserver started at http://127.18.6.5:45585/ using document root <none> and password file <none>
I20260601 13:41:34.143678 23294 heartbeater.cc:507] Master 127.18.6.62:45397 requested a full tablet report, sending...
I20260601 13:41:34.143798 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:34.143887 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:34.143975 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:34.144359 22782 ts_manager.cc:194] Registered new tserver with Master: 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4:36841)
I20260601 13:41:34.144418 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-4-root/instance:
uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d"
format_stamp: "Formatted at 2026-06-01 13:41:34 on dist-test-slave-nm12"
I20260601 13:41:34.144915 22782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36158
I20260601 13:41:34.146165 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:34.147297 23306 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:41:34.147680 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:34.147773 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-4-root
uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d"
format_stamp: "Formatted at 2026-06-01 13:41:34 on dist-test-slave-nm12"
I20260601 13:41:34.147868 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-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:41:34.154963 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:34.155550 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:34.155915 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:34.156461 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:34.156538 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:34.156623 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:34.156669 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:34.161792 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.5:36167
I20260601 13:41:34.161949 23369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.5:36167 every 8 connection(s)
I20260601 13:41:34.162904 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:34.165217 23374 instance_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:41:34.165231 23373 instance_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:41:34.165396 23376 instance_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:41:34.165683 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:34.165920 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:34.165983 18456 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:41:34.166023 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321294166021 us; error 0 us; skew 500 ppm
I20260601 13:41:34.167220 18456 webserver.cc:533] Webserver started at http://127.18.6.6:36469/ using document root <none> and password file <none>
I20260601 13:41:34.167415 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:34.167512 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:34.167618 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:34.168054 23370 heartbeater.cc:344] Connected to a master server at 127.18.6.62:45397
I20260601 13:41:34.168155 23370 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:34.168138 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-5-root/instance:
uuid: "654171894e55482697d02c6d4c7618cb"
format_stamp: "Formatted at 2026-06-01 13:41:34 on dist-test-slave-nm12"
I20260601 13:41:34.168381 23370 heartbeater.cc:507] Master 127.18.6.62:45397 requested a full tablet report, sending...
I20260601 13:41:34.169032 22782 ts_manager.cc:194] Registered new tserver with Master: b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5:36167)
I20260601 13:41:34.169723 22782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36160
I20260601 13:41:34.170169 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:41:34.171411 23381 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:41:34.171789 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:34.171857 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-5-root
uuid: "654171894e55482697d02c6d4c7618cb"
format_stamp: "Formatted at 2026-06-01 13:41:34 on dist-test-slave-nm12"
I20260601 13:41:34.171962 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-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:41:34.189411 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:34.189951 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:34.190332 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:34.190887 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:34.190956 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:34.191020 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:34.191071 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:34.196746 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.6:40619
I20260601 13:41:34.196828 23444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.6:40619 every 8 connection(s)
I20260601 13:41:34.201812 23445 heartbeater.cc:344] Connected to a master server at 127.18.6.62:45397
I20260601 13:41:34.201929 23445 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:34.202126 23445 heartbeater.cc:507] Master 127.18.6.62:45397 requested a full tablet report, sending...
I20260601 13:41:34.202731 22782 ts_manager.cc:194] Registered new tserver with Master: 654171894e55482697d02c6d4c7618cb (127.18.6.6:40619)
I20260601 13:41:34.203222 22782 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36176
I20260601 13:41:34.873600 22955 consensus_queue.cc:237] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:34.875151 22881 raft_consensus.cc:1275] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:34.875345 23033 raft_consensus.cc:1275] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:34.875576 23452 consensus_queue.cc:1048] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:34.875763 23220 consensus_queue.cc:1048] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } 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:41:34.877300 23451 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:34.877725 23033 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
W20260601 13:41:34.879994 22927 consensus_peers.cc:597] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 -> Peer b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5:36167): Couldn't send request to peer b0ad8c09067a4bf3a1d6cddd14c46c8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16227494e6da489594340698a0baf601. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.877700 22881 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:34.880214 22782 catalog_manager.cc:5696] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: config changed from index -1 to 28, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New cstate: current_term: 1 leader_uuid: "29e4b84a8d344557b132364cffbb1ac8" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:34.884482 23033 consensus_queue.cc:237] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:34.885795 22881 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:34.885896 22955 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:34.886318 23173 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:34.886718 23460 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } 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:41:34.887941 23173 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:34.888389 22955 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:34.890151 22881 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
W20260601 13:41:34.890719 23001 consensus_peers.cc:597] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 -> Peer 654171894e55482697d02c6d4c7618cb (127.18.6.6:40619): Couldn't send request to peer 654171894e55482697d02c6d4c7618cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9bbeb5858da41d3b3f35ac3210c6213. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.891227 22778 catalog_manager.cc:5696] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:34.896145 22881 consensus_queue.cc:237] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:34.897748 23033 raft_consensus.cc:1275] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.898041 22955 raft_consensus.cc:1275] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260601 13:41:34.898202 23464 consensus_queue.cc:1048] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.898429 23467 consensus_queue.cc:1048] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260601 13:41:34.900007 23217 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:34.900337 23033 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:34.900385 22955 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
W20260601 13:41:34.903189 22852 consensus_peers.cc:597] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 -> Peer 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4:36841): Couldn't send request to peer 7566972a61bd4c15aa1d974911fef7fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bbb87fd1edc4b2a93aa5ac55f04ca8f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.903158 22881 consensus_queue.cc:237] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:34.903169 22782 catalog_manager.cc:5696] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: config changed from index -1 to 27, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:34.904600 23033 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:34.904641 22955 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:34.904973 23467 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } 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:41:34.905402 23467 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:34.907423 23217 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:34.907908 23033 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:34.908131 22955 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:34.910178 22783 catalog_manager.cc:5696] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:41:34.910626 22850 consensus_peers.cc:597] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 -> Peer 654171894e55482697d02c6d4c7618cb (127.18.6.6:40619): Couldn't send request to peer 654171894e55482697d02c6d4c7618cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8aba993c68ba49a38c74335ced606a50. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.911000 23036 consensus_queue.cc:237] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:34.912370 22881 raft_consensus.cc:1275] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:34.912688 22955 raft_consensus.cc:1275] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:34.913035 23448 consensus_queue.cc:1048] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } 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:41:34.913564 23448 consensus_queue.cc:1048] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:34.914716 23448 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:34.915169 22955 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:34.916321 22881 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:34.917624 22782 catalog_manager.cc:5696] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: config changed from index -1 to 28, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:34.917729 23036 consensus_queue.cc:237] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:34.919803 22881 raft_consensus.cc:1275] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:34.919803 22955 raft_consensus.cc:1275] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:34.920253 23448 consensus_queue.cc:1048] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:34.920569 23460 consensus_queue.cc:1048] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260601 13:41:34.920881 23002 consensus_peers.cc:597] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 -> Peer b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5:36167): Couldn't send request to peer b0ad8c09067a4bf3a1d6cddd14c46c8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b08298061f99458cb911ef10df449992. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.921741 23173 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:34.922151 22955 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:34.924592 22778 catalog_manager.cc:5696] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: config changed from index -1 to 29, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
W20260601 13:41:34.924795 23003 consensus_peers.cc:597] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 -> Peer 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4:36841): Couldn't send request to peer 7566972a61bd4c15aa1d974911fef7fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8633a3cc2054bb089b154386adf89b8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:34.925832 22881 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:35.145853 23294 heartbeater.cc:499] Master 127.18.6.62:45397 was elected leader, sending a full tablet report...
I20260601 13:41:35.170837 23370 heartbeater.cc:499] Master 127.18.6.62:45397 was elected leader, sending a full tablet report...
I20260601 13:41:35.204161 23445 heartbeater.cc:499] Master 127.18.6.62:45397 was elected leader, sending a full tablet report...
I20260601 13:41:35.280375 23470 ts_tablet_manager.cc:933] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: Initiating tablet copy from peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699)
I20260601 13:41:35.280781 23470 tablet_copy_client.cc:323] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.1:41699
I20260601 13:41:35.284526 22896 tablet_copy_service.cc:140] P ba18bf0ecca144139c15f0c7d88aa254: Received BeginTabletCopySession request for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f from peer 7566972a61bd4c15aa1d974911fef7fe ({username='slave'} at 127.0.0.1:54770)
I20260601 13:41:35.284659 22896 tablet_copy_service.cc:161] P ba18bf0ecca144139c15f0c7d88aa254: Beginning new tablet copy session on tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f from peer 7566972a61bd4c15aa1d974911fef7fe at {username='slave'} at 127.0.0.1:54770: session id = 7566972a61bd4c15aa1d974911fef7fe-2bbb87fd1edc4b2a93aa5ac55f04ca8f
I20260601 13:41:35.285730 22896 tablet_copy_source_session.cc:215] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:35.286791 23470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:35.289247 23470 tablet_copy_client.cc:806] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:35.289469 23470 tablet_copy_client.cc:670] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:35.290640 23471 tablet_copy_client.cc:1025] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:35.344835 23473 ts_tablet_manager.cc:933] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: Initiating tablet copy from peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699)
I20260601 13:41:35.345273 23473 tablet_copy_client.cc:323] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.1:41699
I20260601 13:41:35.348930 22896 tablet_copy_service.cc:140] P ba18bf0ecca144139c15f0c7d88aa254: Received BeginTabletCopySession request for tablet 8aba993c68ba49a38c74335ced606a50 from peer 654171894e55482697d02c6d4c7618cb ({username='slave'} at 127.0.0.1:54786)
I20260601 13:41:35.349028 22896 tablet_copy_service.cc:161] P ba18bf0ecca144139c15f0c7d88aa254: Beginning new tablet copy session on tablet 8aba993c68ba49a38c74335ced606a50 from peer 654171894e55482697d02c6d4c7618cb at {username='slave'} at 127.0.0.1:54786: session id = 654171894e55482697d02c6d4c7618cb-8aba993c68ba49a38c74335ced606a50
I20260601 13:41:35.349843 22896 tablet_copy_source_session.cc:215] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:35.350622 23473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aba993c68ba49a38c74335ced606a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:35.352571 23473 tablet_copy_client.cc:806] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:35.352756 23473 tablet_copy_client.cc:670] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:35.353793 23474 tablet_copy_client.cc:1025] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:35.370021 23476 ts_tablet_manager.cc:933] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Initiating tablet copy from peer 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:35.370427 23476 tablet_copy_client.cc:323] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:43675
I20260601 13:41:35.374765 23047 tablet_copy_service.cc:140] P 986407f488bd4ec9ae45f1aa7a6fc099: Received BeginTabletCopySession request for tablet b08298061f99458cb911ef10df449992 from peer b0ad8c09067a4bf3a1d6cddd14c46c8d ({username='slave'} at 127.0.0.1:56428)
I20260601 13:41:35.374887 23047 tablet_copy_service.cc:161] P 986407f488bd4ec9ae45f1aa7a6fc099: Beginning new tablet copy session on tablet b08298061f99458cb911ef10df449992 from peer b0ad8c09067a4bf3a1d6cddd14c46c8d at {username='slave'} at 127.0.0.1:56428: session id = b0ad8c09067a4bf3a1d6cddd14c46c8d-b08298061f99458cb911ef10df449992
I20260601 13:41:35.375944 23047 tablet_copy_source_session.cc:215] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:35.376854 23476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08298061f99458cb911ef10df449992. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:35.378957 23476 tablet_copy_client.cc:806] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:35.379189 23476 tablet_copy_client.cc:670] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:35.380304 23479 ts_tablet_manager.cc:933] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: Initiating tablet copy from peer 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:35.380503 23477 tablet_copy_client.cc:1025] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:35.380721 23479 tablet_copy_client.cc:323] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:43675
I20260601 13:41:35.384564 23047 tablet_copy_service.cc:140] P 986407f488bd4ec9ae45f1aa7a6fc099: Received BeginTabletCopySession request for tablet a9bbeb5858da41d3b3f35ac3210c6213 from peer 654171894e55482697d02c6d4c7618cb ({username='slave'} at 127.0.0.1:56442)
I20260601 13:41:35.384686 23047 tablet_copy_service.cc:161] P 986407f488bd4ec9ae45f1aa7a6fc099: Beginning new tablet copy session on tablet a9bbeb5858da41d3b3f35ac3210c6213 from peer 654171894e55482697d02c6d4c7618cb at {username='slave'} at 127.0.0.1:56442: session id = 654171894e55482697d02c6d4c7618cb-a9bbeb5858da41d3b3f35ac3210c6213
I20260601 13:41:35.385386 23047 tablet_copy_source_session.cc:215] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:35.386130 23479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bbeb5858da41d3b3f35ac3210c6213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:35.388269 23479 tablet_copy_client.cc:806] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:35.388440 23479 tablet_copy_client.cc:670] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:35.389395 23480 tablet_copy_client.cc:1025] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:35.482785 23481 ts_tablet_manager.cc:933] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Initiating tablet copy from peer 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:35.483199 23481 tablet_copy_client.cc:323] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:42409
I20260601 13:41:35.486773 22972 tablet_copy_service.cc:140] P 29e4b84a8d344557b132364cffbb1ac8: Received BeginTabletCopySession request for tablet 16227494e6da489594340698a0baf601 from peer b0ad8c09067a4bf3a1d6cddd14c46c8d ({username='slave'} at 127.0.0.1:44548)
I20260601 13:41:35.486912 22972 tablet_copy_service.cc:161] P 29e4b84a8d344557b132364cffbb1ac8: Beginning new tablet copy session on tablet 16227494e6da489594340698a0baf601 from peer b0ad8c09067a4bf3a1d6cddd14c46c8d at {username='slave'} at 127.0.0.1:44548: session id = b0ad8c09067a4bf3a1d6cddd14c46c8d-16227494e6da489594340698a0baf601
I20260601 13:41:35.487951 22972 tablet_copy_source_session.cc:215] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:35.488869 23481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16227494e6da489594340698a0baf601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:35.490681 23481 tablet_copy_client.cc:806] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:35.490867 23481 tablet_copy_client.cc:670] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:35.492051 23482 tablet_copy_client.cc:1025] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:35.496680 23484 ts_tablet_manager.cc:933] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: Initiating tablet copy from peer 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:35.497099 23484 tablet_copy_client.cc:323] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:43675
I20260601 13:41:35.500867 23047 tablet_copy_service.cc:140] P 986407f488bd4ec9ae45f1aa7a6fc099: Received BeginTabletCopySession request for tablet e8633a3cc2054bb089b154386adf89b8 from peer 7566972a61bd4c15aa1d974911fef7fe ({username='slave'} at 127.0.0.1:56448)
I20260601 13:41:35.501017 23047 tablet_copy_service.cc:161] P 986407f488bd4ec9ae45f1aa7a6fc099: Beginning new tablet copy session on tablet e8633a3cc2054bb089b154386adf89b8 from peer 7566972a61bd4c15aa1d974911fef7fe at {username='slave'} at 127.0.0.1:56448: session id = 7566972a61bd4c15aa1d974911fef7fe-e8633a3cc2054bb089b154386adf89b8
I20260601 13:41:35.502087 23047 tablet_copy_source_session.cc:215] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:35.503125 23484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8633a3cc2054bb089b154386adf89b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:35.505668 23484 tablet_copy_client.cc:806] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:35.505882 23484 tablet_copy_client.cc:670] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:35.506987 23485 tablet_copy_client.cc:1025] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:37.291121 23470 tablet_copy_client.cc:538] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:37.292694 23470 tablet_bootstrap.cc:492] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap starting.
I20260601 13:41:37.312177 23470 tablet_bootstrap.cc:492] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:37.312515 23470 tablet_bootstrap.cc:492] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap complete.
I20260601 13:41:37.312733 23470 ts_tablet_manager.cc:1403] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: Time spent bootstrapping tablet: real 0.020s	user 0.020s	sys 0.000s
I20260601 13:41:37.313189 23470 raft_consensus.cc:359] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:37.313321 23470 raft_consensus.cc:740] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7566972a61bd4c15aa1d974911fef7fe, State: Initialized, Role: LEARNER
I20260601 13:41:37.313454 23470 consensus_queue.cc:260] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:37.313838 23470 ts_tablet_manager.cc:1434] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:37.314491 22896 tablet_copy_service.cc:342] P ba18bf0ecca144139c15f0c7d88aa254: Request end of tablet copy session 7566972a61bd4c15aa1d974911fef7fe-2bbb87fd1edc4b2a93aa5ac55f04ca8f received from {username='slave'} at 127.0.0.1:54770
I20260601 13:41:37.314591 22896 tablet_copy_service.cc:434] P ba18bf0ecca144139c15f0c7d88aa254: ending tablet copy session 7566972a61bd4c15aa1d974911fef7fe-2bbb87fd1edc4b2a93aa5ac55f04ca8f on tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f with peer 7566972a61bd4c15aa1d974911fef7fe
I20260601 13:41:37.354215 23473 tablet_copy_client.cc:538] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:37.355744 23473 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: Bootstrap starting.
I20260601 13:41:37.377079 23473 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:37.377393 23473 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: Bootstrap complete.
I20260601 13:41:37.377624 23473 ts_tablet_manager.cc:1403] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260601 13:41:37.378086 23473 raft_consensus.cc:359] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:37.378196 23473 raft_consensus.cc:740] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 654171894e55482697d02c6d4c7618cb, State: Initialized, Role: LEARNER
I20260601 13:41:37.378325 23473 consensus_queue.cc:260] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:37.378688 23473 ts_tablet_manager.cc:1434] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:41:37.379257 22896 tablet_copy_service.cc:342] P ba18bf0ecca144139c15f0c7d88aa254: Request end of tablet copy session 654171894e55482697d02c6d4c7618cb-8aba993c68ba49a38c74335ced606a50 received from {username='slave'} at 127.0.0.1:54786
I20260601 13:41:37.379356 22896 tablet_copy_service.cc:434] P ba18bf0ecca144139c15f0c7d88aa254: ending tablet copy session 654171894e55482697d02c6d4c7618cb-8aba993c68ba49a38c74335ced606a50 on tablet 8aba993c68ba49a38c74335ced606a50 with peer 654171894e55482697d02c6d4c7618cb
I20260601 13:41:37.380743 23476 tablet_copy_client.cc:538] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:37.382042 23476 tablet_bootstrap.cc:492] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap starting.
I20260601 13:41:37.389724 23479 tablet_copy_client.cc:538] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:37.391202 23479 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: Bootstrap starting.
I20260601 13:41:37.405194 23476 tablet_bootstrap.cc:492] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:37.405566 23476 tablet_bootstrap.cc:492] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap complete.
I20260601 13:41:37.405797 23476 ts_tablet_manager.cc:1403] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.009s
I20260601 13:41:37.406404 23476 raft_consensus.cc:359] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:37.406545 23476 raft_consensus.cc:740] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ad8c09067a4bf3a1d6cddd14c46c8d, State: Initialized, Role: LEARNER
I20260601 13:41:37.406664 23476 consensus_queue.cc:260] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:37.407087 23476 ts_tablet_manager.cc:1434] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:41:37.407778 23047 tablet_copy_service.cc:342] P 986407f488bd4ec9ae45f1aa7a6fc099: Request end of tablet copy session b0ad8c09067a4bf3a1d6cddd14c46c8d-b08298061f99458cb911ef10df449992 received from {username='slave'} at 127.0.0.1:56428
I20260601 13:41:37.407889 23047 tablet_copy_service.cc:434] P 986407f488bd4ec9ae45f1aa7a6fc099: ending tablet copy session b0ad8c09067a4bf3a1d6cddd14c46c8d-b08298061f99458cb911ef10df449992 on tablet b08298061f99458cb911ef10df449992 with peer b0ad8c09067a4bf3a1d6cddd14c46c8d
I20260601 13:41:37.414922 23479 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:37.415267 23479 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: Bootstrap complete.
I20260601 13:41:37.415498 23479 ts_tablet_manager.cc:1403] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.004s
I20260601 13:41:37.415941 23479 raft_consensus.cc:359] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:37.416069 23479 raft_consensus.cc:740] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 654171894e55482697d02c6d4c7618cb, State: Initialized, Role: LEARNER
I20260601 13:41:37.416224 23479 consensus_queue.cc:260] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:37.416510 23479 ts_tablet_manager.cc:1434] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:37.417117 23047 tablet_copy_service.cc:342] P 986407f488bd4ec9ae45f1aa7a6fc099: Request end of tablet copy session 654171894e55482697d02c6d4c7618cb-a9bbeb5858da41d3b3f35ac3210c6213 received from {username='slave'} at 127.0.0.1:56442
I20260601 13:41:37.417186 23047 tablet_copy_service.cc:434] P 986407f488bd4ec9ae45f1aa7a6fc099: ending tablet copy session 654171894e55482697d02c6d4c7618cb-a9bbeb5858da41d3b3f35ac3210c6213 on tablet a9bbeb5858da41d3b3f35ac3210c6213 with peer 654171894e55482697d02c6d4c7618cb
I20260601 13:41:37.488703 23268 raft_consensus.cc:1217] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260601 13:41:37.492408 23481 tablet_copy_client.cc:538] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:37.493764 23481 tablet_bootstrap.cc:492] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap starting.
I20260601 13:41:37.497610 23419 raft_consensus.cc:1217] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:41:37.507296 23484 tablet_copy_client.cc:538] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:37.509232 23484 tablet_bootstrap.cc:492] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap starting.
I20260601 13:41:37.517334 23481 tablet_bootstrap.cc:492] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:37.517622 23481 tablet_bootstrap.cc:492] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap complete.
I20260601 13:41:37.517825 23481 ts_tablet_manager.cc:1403] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Time spent bootstrapping tablet: real 0.024s	user 0.021s	sys 0.000s
I20260601 13:41:37.518260 23481 raft_consensus.cc:359] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:37.518388 23481 raft_consensus.cc:740] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ad8c09067a4bf3a1d6cddd14c46c8d, State: Initialized, Role: LEARNER
I20260601 13:41:37.518512 23481 consensus_queue.cc:260] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:37.518828 23481 ts_tablet_manager.cc:1434] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:37.519397 22972 tablet_copy_service.cc:342] P 29e4b84a8d344557b132364cffbb1ac8: Request end of tablet copy session b0ad8c09067a4bf3a1d6cddd14c46c8d-16227494e6da489594340698a0baf601 received from {username='slave'} at 127.0.0.1:44548
I20260601 13:41:37.519505 22972 tablet_copy_service.cc:434] P 29e4b84a8d344557b132364cffbb1ac8: ending tablet copy session b0ad8c09067a4bf3a1d6cddd14c46c8d-16227494e6da489594340698a0baf601 on tablet 16227494e6da489594340698a0baf601 with peer b0ad8c09067a4bf3a1d6cddd14c46c8d
I20260601 13:41:37.536252 23484 tablet_bootstrap.cc:492] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:37.536614 23484 tablet_bootstrap.cc:492] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap complete.
I20260601 13:41:37.536855 23484 ts_tablet_manager.cc:1403] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.001s
I20260601 13:41:37.537395 23484 raft_consensus.cc:359] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:37.537539 23484 raft_consensus.cc:740] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7566972a61bd4c15aa1d974911fef7fe, State: Initialized, Role: LEARNER
I20260601 13:41:37.537650 23484 consensus_queue.cc:260] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:37.537942 23484 ts_tablet_manager.cc:1434] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:37.538506 23047 tablet_copy_service.cc:342] P 986407f488bd4ec9ae45f1aa7a6fc099: Request end of tablet copy session 7566972a61bd4c15aa1d974911fef7fe-e8633a3cc2054bb089b154386adf89b8 received from {username='slave'} at 127.0.0.1:56448
I20260601 13:41:37.538591 23047 tablet_copy_service.cc:434] P 986407f488bd4ec9ae45f1aa7a6fc099: ending tablet copy session 7566972a61bd4c15aa1d974911fef7fe-e8633a3cc2054bb089b154386adf89b8 on tablet e8633a3cc2054bb089b154386adf89b8 with peer 7566972a61bd4c15aa1d974911fef7fe
I20260601 13:41:37.581810 23419 raft_consensus.cc:1217] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:41:37.641508 23344 raft_consensus.cc:1217] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:41:37.756948 23344 raft_consensus.cc:1217] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260601 13:41:37.874990 23489 raft_consensus.cc:1064] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254: attempting to promote NON_VOTER 7566972a61bd4c15aa1d974911fef7fe to VOTER
I20260601 13:41:37.875569 23489 consensus_queue.cc:237] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } }
I20260601 13:41:37.876993 23268 raft_consensus.cc:1275] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:37.877167 23036 raft_consensus.cc:1275] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:37.877535 23504 consensus_queue.cc:1048] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:37.877681 22955 raft_consensus.cc:1275] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260601 13:41:37.877813 23505 consensus_queue.cc:1048] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260601 13:41:37.878069 23507 consensus_queue.cc:1048] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } 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:41:37.879930 23505 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:37.880589 22955 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:37.882635 23268 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:37.882658 23036 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:37.882957 22778 catalog_manager.cc:5696] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: config changed from index 27 to 28, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:37.888849 22881 consensus_queue.cc:237] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } }
I20260601 13:41:37.890110 23268 raft_consensus.cc:1275] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:37.890110 23036 raft_consensus.cc:1275] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:37.890503 23489 consensus_queue.cc:1048] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:37.890686 23504 consensus_queue.cc:1048] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } 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:41:37.892201 23507 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:37.892603 23268 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:37.892654 23036 raft_consensus.cc:2955] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:37.894564 22770 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:37.895119 22783 catalog_manager.cc:5696] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: config changed from index 28 to 29, VOTER 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2) evicted. New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:37.897444 22943 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f with delete_type TABLET_DATA_TOMBSTONED (TS 29e4b84a8d344557b132364cffbb1ac8 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:44506
I20260601 13:41:37.897858 23515 tablet_replica.cc:333] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:37.898010 23515 raft_consensus.cc:2243] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:37.898165 23515 raft_consensus.cc:2272] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:37.898811 23515 ts_tablet_manager.cc:1916] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:37.901196 23515 ts_tablet_manager.cc:1929] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260601 13:41:37.901279 23515 log.cc:1199] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 29e4b84a8d344557b132364cffbb1ac8: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/2bbb87fd1edc4b2a93aa5ac55f04ca8f
I20260601 13:41:37.901875 22770 catalog_manager.cc:5027] TS 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409): tablet 2bbb87fd1edc4b2a93aa5ac55f04ca8f (table test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]) successfully deleted
I20260601 13:41:37.907199 23268 raft_consensus.cc:1217] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:41:38.001767 23487 raft_consensus.cc:1064] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099: attempting to promote NON_VOTER 654171894e55482697d02c6d4c7618cb to VOTER
I20260601 13:41:38.002316 23487 consensus_queue.cc:237] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } }
I20260601 13:41:38.003783 22955 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.003852 22881 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.003935 23419 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.004299 23516 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:41:38.004575 23487 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } 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:41:38.004789 23519 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } 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:41:38.006800 23516 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.007326 22955 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.007709 22881 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.009558 23419 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.010450 22776 catalog_manager.cc:5696] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.014232 23036 consensus_queue.cc:237] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } }
I20260601 13:41:38.015363 23419 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:41:38.015686 22955 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:41:38.015770 23517 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } 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:41:38.016055 23519 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:41:38.017184 23517 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.018226 22955 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.018782 22767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a9bbeb5858da41d3b3f35ac3210c6213 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:38.019526 23419 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.019762 22783 catalog_manager.cc:5696] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: config changed from index 30 to 31, VOTER ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1) evicted. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:38.022912 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet a9bbeb5858da41d3b3f35ac3210c6213 with delete_type TABLET_DATA_TOMBSTONED (TS ba18bf0ecca144139c15f0c7d88aa254 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:54726
I20260601 13:41:38.023277 23523 tablet_replica.cc:333] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:38.023432 23523 raft_consensus.cc:2243] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.023612 23523 raft_consensus.cc:2272] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.024168 23523 ts_tablet_manager.cc:1916] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:38.026053 23523 ts_tablet_manager.cc:1929] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:41:38.026139 23523 log.cc:1199] T a9bbeb5858da41d3b3f35ac3210c6213 P ba18bf0ecca144139c15f0c7d88aa254: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/a9bbeb5858da41d3b3f35ac3210c6213
I20260601 13:41:38.026671 22770 catalog_manager.cc:5027] TS ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699): tablet a9bbeb5858da41d3b3f35ac3210c6213 (table test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]) successfully deleted
I20260601 13:41:38.037655 23505 raft_consensus.cc:1064] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254: attempting to promote NON_VOTER 654171894e55482697d02c6d4c7618cb to VOTER
I20260601 13:41:38.038126 23505 consensus_queue.cc:237] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } }
I20260601 13:41:38.039606 23419 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.039728 23036 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.039845 22955 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.040005 23504 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } 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:41:38.040194 23489 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } 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:41:38.040601 23504 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:41:38.042356 23489 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.042732 23419 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.043062 22955 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.044953 23036 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.045405 22778 catalog_manager.cc:5696] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: config changed from index 29 to 30, 654171894e55482697d02c6d4c7618cb (127.18.6.6) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.049881 22881 consensus_queue.cc:237] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } }
I20260601 13:41:38.051002 22955 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:41:38.051003 23419 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:41:38.051410 23507 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } 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:41:38.051785 23507 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:41:38.052826 23507 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.053203 23419 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.054499 22770 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8aba993c68ba49a38c74335ced606a50 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:38.055162 22783 catalog_manager.cc:5696] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: config changed from index 30 to 31, VOTER 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3) evicted. New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:38.055884 22955 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } }
I20260601 13:41:38.058521 23026 tablet_service.cc:1558] Processing DeleteTablet for tablet 8aba993c68ba49a38c74335ced606a50 with delete_type TABLET_DATA_TOMBSTONED (TS 986407f488bd4ec9ae45f1aa7a6fc099 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:56398
I20260601 13:41:38.058995 23528 tablet_replica.cc:333] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:38.059149 23528 raft_consensus.cc:2243] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.059327 23528 raft_consensus.cc:2272] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.060106 23528 ts_tablet_manager.cc:1916] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:38.062007 23528 ts_tablet_manager.cc:1929] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:41:38.062089 23528 log.cc:1199] T 8aba993c68ba49a38c74335ced606a50 P 986407f488bd4ec9ae45f1aa7a6fc099: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/8aba993c68ba49a38c74335ced606a50
I20260601 13:41:38.062566 22767 catalog_manager.cc:5027] TS 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675): tablet 8aba993c68ba49a38c74335ced606a50 (table test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]) successfully deleted
I20260601 13:41:38.178342 23529 raft_consensus.cc:1064] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8: attempting to promote NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d to VOTER
I20260601 13:41:38.178797 23529 consensus_queue.cc:237] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } }
I20260601 13:41:38.180236 23036 raft_consensus.cc:1275] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:38.180269 22881 raft_consensus.cc:1275] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:38.180624 23532 consensus_queue.cc:1048] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } 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:41:38.180872 23344 raft_consensus.cc:1275] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:38.180846 23529 consensus_queue.cc:1048] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:38.181237 23529 consensus_queue.cc:1048] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } 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:41:38.183418 23529 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.183902 23344 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.184064 23036 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.186620 22783 catalog_manager.cc:5696] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "29e4b84a8d344557b132364cffbb1ac8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:38.186900 22881 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.190758 22955 consensus_queue.cc:237] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } }
I20260601 13:41:38.191973 23344 raft_consensus.cc:1275] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.191973 22881 raft_consensus.cc:1275] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.192468 23491 consensus_queue.cc:1048] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } 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:41:38.192703 23532 consensus_queue.cc:1048] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:41:38.194183 23530 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.194712 23344 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.194773 22880 raft_consensus.cc:2955] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.195915 22770 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 16227494e6da489594340698a0baf601 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:38.197219 22782 catalog_manager.cc:5696] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: config changed from index 29 to 30, VOTER 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3) evicted. New cstate: current_term: 1 leader_uuid: "29e4b84a8d344557b132364cffbb1ac8" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.199898 23026 tablet_service.cc:1558] Processing DeleteTablet for tablet 16227494e6da489594340698a0baf601 with delete_type TABLET_DATA_TOMBSTONED (TS 986407f488bd4ec9ae45f1aa7a6fc099 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:56398
I20260601 13:41:38.200138 23528 tablet_replica.cc:333] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:38.200300 23528 raft_consensus.cc:2243] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.200449 23528 raft_consensus.cc:2272] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.201232 23528 ts_tablet_manager.cc:1916] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:38.203279 23528 ts_tablet_manager.cc:1929] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:41:38.203356 23528 log.cc:1199] T 16227494e6da489594340698a0baf601 P 986407f488bd4ec9ae45f1aa7a6fc099: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/16227494e6da489594340698a0baf601
I20260601 13:41:38.203840 22767 catalog_manager.cc:5027] TS 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675): tablet 16227494e6da489594340698a0baf601 (table test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]) successfully deleted
I20260601 13:41:38.358837 23487 raft_consensus.cc:1064] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099: attempting to promote NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d to VOTER
I20260601 13:41:38.359362 23487 consensus_queue.cc:237] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } }
I20260601 13:41:38.360960 22955 raft_consensus.cc:1275] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:38.360970 22880 raft_consensus.cc:1275] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:38.361018 23344 raft_consensus.cc:1275] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:38.361466 23519 consensus_queue.cc:1048] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } 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:41:38.361662 23487 consensus_queue.cc:1048] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:38.361789 23516 consensus_queue.cc:1048] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } 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:41:38.363965 23517 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.364476 23344 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.366799 22880 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.366812 22955 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.367095 22783 catalog_manager.cc:5696] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: config changed from index 28 to 29, b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:38.371124 23036 consensus_queue.cc:237] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } }
I20260601 13:41:38.372320 23344 raft_consensus.cc:1275] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.372320 22880 raft_consensus.cc:1275] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.372740 23487 consensus_queue.cc:1048] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } 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:41:38.372957 23519 consensus_queue.cc:1048] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:41:38.374621 23517 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.374979 23344 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.376744 22767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b08298061f99458cb911ef10df449992 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:38.377081 22776 catalog_manager.cc:5696] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d reported cstate change: config changed from index 29 to 30, VOTER 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2) evicted. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.377774 22880 raft_consensus.cc:2955] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } } }
I20260601 13:41:38.379683 22943 tablet_service.cc:1558] Processing DeleteTablet for tablet b08298061f99458cb911ef10df449992 with delete_type TABLET_DATA_TOMBSTONED (TS 29e4b84a8d344557b132364cffbb1ac8 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:44506
I20260601 13:41:38.379900 23515 tablet_replica.cc:333] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:38.380031 23515 raft_consensus.cc:2243] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.380192 23515 raft_consensus.cc:2272] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.380849 23515 ts_tablet_manager.cc:1916] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:38.382622 23515 ts_tablet_manager.cc:1929] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260601 13:41:38.382722 23515 log.cc:1199] T b08298061f99458cb911ef10df449992 P 29e4b84a8d344557b132364cffbb1ac8: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/b08298061f99458cb911ef10df449992
I20260601 13:41:38.383234 22770 catalog_manager.cc:5027] TS 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409): tablet b08298061f99458cb911ef10df449992 (table test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]) successfully deleted
I20260601 13:41:38.424365 23519 raft_consensus.cc:1064] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099: attempting to promote NON_VOTER 7566972a61bd4c15aa1d974911fef7fe to VOTER
I20260601 13:41:38.424928 23519 consensus_queue.cc:237] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } }
I20260601 13:41:38.426700 23268 raft_consensus.cc:1275] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.426743 22955 raft_consensus.cc:1275] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.427074 23519 consensus_queue.cc:1048] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:41:38.427426 22880 raft_consensus.cc:1275] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:41:38.427515 23519 consensus_queue.cc:1048] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } 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:41:38.428042 23517 consensus_queue.cc:1048] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } 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:41:38.429965 23519 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:38.430590 22880 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:38.431952 23268 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:38.432538 22955 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:38.432897 22782 catalog_manager.cc:5696] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: config changed from index 29 to 30, 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:38.437367 23036 consensus_queue.cc:237] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } }
I20260601 13:41:38.438611 23268 raft_consensus.cc:1275] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:41:38.438644 22955 raft_consensus.cc:1275] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:41:38.439015 23487 consensus_queue.cc:1048] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:41:38.439203 23517 consensus_queue.cc:1048] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } 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:41:38.440794 23487 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:38.441352 23268 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:38.442659 22767 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e8633a3cc2054bb089b154386adf89b8 with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:38.443413 22955 raft_consensus.cc:2955] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } } }
I20260601 13:41:38.443825 22778 catalog_manager.cc:5696] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 reported cstate change: config changed from index 30 to 31, VOTER ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1) evicted. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:41:38.446332 22870 tablet_service.cc:1558] Processing DeleteTablet for tablet e8633a3cc2054bb089b154386adf89b8 with delete_type TABLET_DATA_TOMBSTONED (TS ba18bf0ecca144139c15f0c7d88aa254 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:54726
I20260601 13:41:38.446858 23523 tablet_replica.cc:333] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:38.447045 23523 raft_consensus.cc:2243] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:38.447228 23523 raft_consensus.cc:2272] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:38.447911 23523 ts_tablet_manager.cc:1916] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:38.449921 23523 ts_tablet_manager.cc:1929] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:41:38.449991 23523 log.cc:1199] T e8633a3cc2054bb089b154386adf89b8 P ba18bf0ecca144139c15f0c7d88aa254: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/e8633a3cc2054bb089b154386adf89b8
I20260601 13:41:38.450515 22770 catalog_manager.cc:5027] TS ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699): tablet e8633a3cc2054bb089b154386adf89b8 (table test-workload [id=34c0fa435a554dd08c0c71d9af3c09a9]) successfully deleted
I20260601 13:41:39.449939 22880 consensus_queue.cc:237] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:39.451557 23419 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:41:39.451552 22955 raft_consensus.cc:1275] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:41:39.452028 23547 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } 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:41:39.452203 23546 consensus_queue.cc:1048] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } 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:41:39.454116 23504 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:39.454533 22956 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:39.455876 23419 raft_consensus.cc:2955] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:39.456792 22776 catalog_manager.cc:5696] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: config changed from index 31 to 32, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
W20260601 13:41:39.457566 22851 consensus_peers.cc:597] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 -> Peer b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5:36167): Couldn't send request to peer b0ad8c09067a4bf3a1d6cddd14c46c8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8aba993c68ba49a38c74335ced606a50. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:39.459293 22956 consensus_queue.cc:237] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:39.461041 22880 raft_consensus.cc:1275] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:39.461421 23559 consensus_queue.cc:1048] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } 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:41:39.461050 23036 raft_consensus.cc:1275] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:39.462742 23559 consensus_queue.cc:1048] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:39.463837 23560 raft_consensus.cc:2955] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:39.464294 22880 raft_consensus.cc:2955] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:39.466351 22782 catalog_manager.cc:5696] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New cstate: current_term: 1 leader_uuid: "29e4b84a8d344557b132364cffbb1ac8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:39.466922 22880 consensus_queue.cc:237] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:39.467201 23036 raft_consensus.cc:2955] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:39.468371 23033 raft_consensus.cc:1275] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260601 13:41:39.468612 22926 consensus_peers.cc:597] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 -> Peer 654171894e55482697d02c6d4c7618cb (127.18.6.6:40619): Couldn't send request to peer 654171894e55482697d02c6d4c7618cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cc232501b6345759f65b78cd3dbec7f. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:41:39.468720 22852 consensus_peers.cc:597] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 -> Peer 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4:36841): Couldn't send request to peer 7566972a61bd4c15aa1d974911fef7fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c79f6ee6a9a44aca3fc5befeb562bc5. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:39.468783 23547 consensus_queue.cc:1048] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } 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:41:39.469707 22956 raft_consensus.cc:1275] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer ba18bf0ecca144139c15f0c7d88aa254: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:39.470042 23547 consensus_queue.cc:1048] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:39.470465 23504 raft_consensus.cc:2955] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:39.472553 22956 raft_consensus.cc:2955] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:39.473239 23036 raft_consensus.cc:2955] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:39.474587 22956 consensus_queue.cc:237] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:39.474761 22776 catalog_manager.cc:5696] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 reported cstate change: config changed from index -1 to 29, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "ba18bf0ecca144139c15f0c7d88aa254" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:39.476526 22880 raft_consensus.cc:1275] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:39.476526 23036 raft_consensus.cc:1275] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Refusing update from remote peer 29e4b84a8d344557b132364cffbb1ac8: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260601 13:41:39.476853 22927 consensus_peers.cc:597] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 -> Peer b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5:36167): Couldn't send request to peer b0ad8c09067a4bf3a1d6cddd14c46c8d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 231fb579689f46acafc7f16e580457e2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:39.476888 23530 consensus_queue.cc:1048] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } 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:41:39.477237 23530 consensus_queue.cc:1048] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:39.478533 23530 raft_consensus.cc:2955] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:39.479421 22880 raft_consensus.cc:2955] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:39.480257 23033 raft_consensus.cc:2955] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:39.481582 22778 catalog_manager.cc:5696] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: config changed from index -1 to 29, NON_VOTER b0ad8c09067a4bf3a1d6cddd14c46c8d (127.18.6.5) added. New cstate: current_term: 1 leader_uuid: "29e4b84a8d344557b132364cffbb1ac8" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } } }
I20260601 13:41:39.482909 23033 consensus_queue.cc:237] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
W20260601 13:41:39.484534 23001 consensus_peers.cc:597] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 -> Peer 654171894e55482697d02c6d4c7618cb (127.18.6.6:40619): Couldn't send request to peer 654171894e55482697d02c6d4c7618cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f0ccde8b0734b5183098d7fccb0f30d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:39.484696 22880 raft_consensus.cc:1275] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:39.485005 23517 consensus_queue.cc:1048] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } 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:41:39.485128 22956 raft_consensus.cc:1275] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:41:39.485594 23517 consensus_queue.cc:1048] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:41:39.486832 23573 raft_consensus.cc:2955] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:39.487243 22880 raft_consensus.cc:2955] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:39.487655 22956 raft_consensus.cc:2955] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:39.489632 22776 catalog_manager.cc:5696] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 reported cstate change: config changed from index -1 to 29, NON_VOTER 654171894e55482697d02c6d4c7618cb (127.18.6.6) added. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } } }
I20260601 13:41:39.490245 23033 consensus_queue.cc:237] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [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: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:39.491725 22956 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:41:39.492134 23419 raft_consensus.cc:1275] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Refusing update from remote peer 986407f488bd4ec9ae45f1aa7a6fc099: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:41:39.492595 23572 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
W20260601 13:41:39.492784 23003 consensus_peers.cc:597] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 -> Peer 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4:36841): Couldn't send request to peer 7566972a61bd4c15aa1d974911fef7fe. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9bbeb5858da41d3b3f35ac3210c6213. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:39.493023 23573 consensus_queue.cc:1048] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } 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:41:39.494458 23572 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:39.494978 23419 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:39.494992 22956 raft_consensus.cc:2955] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:39.497185 22782 catalog_manager.cc:5696] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb reported cstate change: config changed from index 31 to 32, NON_VOTER 7566972a61bd4c15aa1d974911fef7fe (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } } }
I20260601 13:41:39.963137 23579 ts_tablet_manager.cc:933] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: Initiating tablet copy from peer 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:39.963565 23579 tablet_copy_client.cc:323] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:43675
I20260601 13:41:39.964129 23047 tablet_copy_service.cc:140] P 986407f488bd4ec9ae45f1aa7a6fc099: Received BeginTabletCopySession request for tablet a9bbeb5858da41d3b3f35ac3210c6213 from peer 7566972a61bd4c15aa1d974911fef7fe ({username='slave'} at 127.0.0.1:56448)
I20260601 13:41:39.964248 23047 tablet_copy_service.cc:161] P 986407f488bd4ec9ae45f1aa7a6fc099: Beginning new tablet copy session on tablet a9bbeb5858da41d3b3f35ac3210c6213 from peer 7566972a61bd4c15aa1d974911fef7fe at {username='slave'} at 127.0.0.1:56448: session id = 7566972a61bd4c15aa1d974911fef7fe-a9bbeb5858da41d3b3f35ac3210c6213
I20260601 13:41:39.964978 23047 tablet_copy_source_session.cc:215] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:39.965827 23579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9bbeb5858da41d3b3f35ac3210c6213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:39.967788 23579 tablet_copy_client.cc:806] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:39.967959 23579 tablet_copy_client.cc:670] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:39.969030 23580 tablet_copy_client.cc:1025] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:40.017585 23581 ts_tablet_manager.cc:933] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Initiating tablet copy from peer 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:40.018035 23581 tablet_copy_client.cc:323] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:42409
I20260601 13:41:40.018626 22972 tablet_copy_service.cc:140] P 29e4b84a8d344557b132364cffbb1ac8: Received BeginTabletCopySession request for tablet 231fb579689f46acafc7f16e580457e2 from peer b0ad8c09067a4bf3a1d6cddd14c46c8d ({username='slave'} at 127.0.0.1:44548)
I20260601 13:41:40.018754 22972 tablet_copy_service.cc:161] P 29e4b84a8d344557b132364cffbb1ac8: Beginning new tablet copy session on tablet 231fb579689f46acafc7f16e580457e2 from peer b0ad8c09067a4bf3a1d6cddd14c46c8d at {username='slave'} at 127.0.0.1:44548: session id = b0ad8c09067a4bf3a1d6cddd14c46c8d-231fb579689f46acafc7f16e580457e2
I20260601 13:41:40.019910 22972 tablet_copy_source_session.cc:215] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:40.020869 23581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231fb579689f46acafc7f16e580457e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:40.022917 23581 tablet_copy_client.cc:806] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:40.023095 23581 tablet_copy_client.cc:670] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:40.024415 23582 tablet_copy_client.cc:1025] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:40.032567 23583 ts_tablet_manager.cc:933] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Initiating tablet copy from peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699)
I20260601 13:41:40.032982 23583 tablet_copy_client.cc:323] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.1:41699
I20260601 13:41:40.037591 22896 tablet_copy_service.cc:140] P ba18bf0ecca144139c15f0c7d88aa254: Received BeginTabletCopySession request for tablet 8aba993c68ba49a38c74335ced606a50 from peer b0ad8c09067a4bf3a1d6cddd14c46c8d ({username='slave'} at 127.0.0.1:54796)
I20260601 13:41:40.037735 22896 tablet_copy_service.cc:161] P ba18bf0ecca144139c15f0c7d88aa254: Beginning new tablet copy session on tablet 8aba993c68ba49a38c74335ced606a50 from peer b0ad8c09067a4bf3a1d6cddd14c46c8d at {username='slave'} at 127.0.0.1:54796: session id = b0ad8c09067a4bf3a1d6cddd14c46c8d-8aba993c68ba49a38c74335ced606a50
I20260601 13:41:40.038841 22896 tablet_copy_source_session.cc:215] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:40.039835 23583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aba993c68ba49a38c74335ced606a50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:40.042083 23583 tablet_copy_client.cc:806] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:40.042274 23583 tablet_copy_client.cc:670] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:40.043393 23584 tablet_copy_client.cc:1025] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:40.059275 23587 ts_tablet_manager.cc:933] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: Initiating tablet copy from peer 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
I20260601 13:41:40.059835 23587 tablet_copy_client.cc:323] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:43675
I20260601 13:41:40.060333 23047 tablet_copy_service.cc:140] P 986407f488bd4ec9ae45f1aa7a6fc099: Received BeginTabletCopySession request for tablet 2f0ccde8b0734b5183098d7fccb0f30d from peer 654171894e55482697d02c6d4c7618cb ({username='slave'} at 127.0.0.1:56442)
I20260601 13:41:40.060457 23047 tablet_copy_service.cc:161] P 986407f488bd4ec9ae45f1aa7a6fc099: Beginning new tablet copy session on tablet 2f0ccde8b0734b5183098d7fccb0f30d from peer 654171894e55482697d02c6d4c7618cb at {username='slave'} at 127.0.0.1:56442: session id = 654171894e55482697d02c6d4c7618cb-2f0ccde8b0734b5183098d7fccb0f30d
I20260601 13:41:40.061465 23589 ts_tablet_manager.cc:933] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: Initiating tablet copy from peer 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
I20260601 13:41:40.061476 23047 tablet_copy_source_session.cc:215] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:40.061865 23589 tablet_copy_client.cc:323] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:42409
I20260601 13:41:40.062428 23587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0ccde8b0734b5183098d7fccb0f30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:40.065411 23587 tablet_copy_client.cc:806] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:40.065608 23587 tablet_copy_client.cc:670] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:40.065837 22972 tablet_copy_service.cc:140] P 29e4b84a8d344557b132364cffbb1ac8: Received BeginTabletCopySession request for tablet 3cc232501b6345759f65b78cd3dbec7f from peer 654171894e55482697d02c6d4c7618cb ({username='slave'} at 127.0.0.1:44554)
I20260601 13:41:40.065968 22972 tablet_copy_service.cc:161] P 29e4b84a8d344557b132364cffbb1ac8: Beginning new tablet copy session on tablet 3cc232501b6345759f65b78cd3dbec7f from peer 654171894e55482697d02c6d4c7618cb at {username='slave'} at 127.0.0.1:44554: session id = 654171894e55482697d02c6d4c7618cb-3cc232501b6345759f65b78cd3dbec7f
I20260601 13:41:40.066774 23588 tablet_copy_client.cc:1025] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:40.066893 22972 tablet_copy_source_session.cc:215] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:40.067674 23589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cc232501b6345759f65b78cd3dbec7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:40.069526 23589 tablet_copy_client.cc:806] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:40.069747 23589 tablet_copy_client.cc:670] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:40.070784 23590 tablet_copy_client.cc:1025] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:40.077502 23593 ts_tablet_manager.cc:933] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: Initiating tablet copy from peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699)
I20260601 13:41:40.077919 23593 tablet_copy_client.cc:323] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.1:41699
I20260601 13:41:40.078444 22896 tablet_copy_service.cc:140] P ba18bf0ecca144139c15f0c7d88aa254: Received BeginTabletCopySession request for tablet 2c79f6ee6a9a44aca3fc5befeb562bc5 from peer 7566972a61bd4c15aa1d974911fef7fe ({username='slave'} at 127.0.0.1:54770)
I20260601 13:41:40.078562 22896 tablet_copy_service.cc:161] P ba18bf0ecca144139c15f0c7d88aa254: Beginning new tablet copy session on tablet 2c79f6ee6a9a44aca3fc5befeb562bc5 from peer 7566972a61bd4c15aa1d974911fef7fe at {username='slave'} at 127.0.0.1:54770: session id = 7566972a61bd4c15aa1d974911fef7fe-2c79f6ee6a9a44aca3fc5befeb562bc5
I20260601 13:41:40.079722 22896 tablet_copy_source_session.cc:215] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:40.080585 23593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c79f6ee6a9a44aca3fc5befeb562bc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:40.082437 23593 tablet_copy_client.cc:806] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:40.082615 23593 tablet_copy_client.cc:670] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:40.083799 23594 tablet_copy_client.cc:1025] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Injecting latency into file download: 2000
I20260601 13:41:40.409087 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:41:40.410449 18456 tablet_copy_service.cc:362] P ba18bf0ecca144139c15f0c7d88aa254: Destroying tablet copy session 7566972a61bd4c15aa1d974911fef7fe-2c79f6ee6a9a44aca3fc5befeb562bc5 due to service shutdown
I20260601 13:41:40.410560 18456 tablet_copy_service.cc:434] P ba18bf0ecca144139c15f0c7d88aa254: ending tablet copy session 7566972a61bd4c15aa1d974911fef7fe-2c79f6ee6a9a44aca3fc5befeb562bc5 on tablet 2c79f6ee6a9a44aca3fc5befeb562bc5 with peer 7566972a61bd4c15aa1d974911fef7fe
I20260601 13:41:40.410717 18456 tablet_copy_service.cc:362] P ba18bf0ecca144139c15f0c7d88aa254: Destroying tablet copy session b0ad8c09067a4bf3a1d6cddd14c46c8d-8aba993c68ba49a38c74335ced606a50 due to service shutdown
I20260601 13:41:40.410769 18456 tablet_copy_service.cc:434] P ba18bf0ecca144139c15f0c7d88aa254: ending tablet copy session b0ad8c09067a4bf3a1d6cddd14c46c8d-8aba993c68ba49a38c74335ced606a50 on tablet 8aba993c68ba49a38c74335ced606a50 with peer b0ad8c09067a4bf3a1d6cddd14c46c8d
I20260601 13:41:40.413882 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:40.414098 18456 tablet_replica.cc:333] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.414276 18456 raft_consensus.cc:2243] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.414450 18456 raft_consensus.cc:2272] T d41c4d89c0cd44be8893cecd53903208 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.414983 18456 tablet_replica.cc:333] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.415113 18456 raft_consensus.cc:2243] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.415279 18456 raft_consensus.cc:2272] T 3cc232501b6345759f65b78cd3dbec7f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.415813 18456 tablet_replica.cc:333] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.415915 18456 raft_consensus.cc:2243] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.416045 18456 raft_consensus.cc:2272] T b08298061f99458cb911ef10df449992 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.416472 18456 tablet_replica.cc:333] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.416590 18456 raft_consensus.cc:2243] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.416831 18456 raft_consensus.cc:2272] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.417273 18456 tablet_replica.cc:333] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.417346 18456 raft_consensus.cc:2243] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.417567 18456 raft_consensus.cc:2272] T 8aba993c68ba49a38c74335ced606a50 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.418041 18456 tablet_replica.cc:333] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.418136 18456 raft_consensus.cc:2243] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.418267 18456 raft_consensus.cc:2272] T 2f0ccde8b0734b5183098d7fccb0f30d P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.418709 18456 tablet_replica.cc:333] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.418812 18456 raft_consensus.cc:2243] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.419142 18456 raft_consensus.cc:2272] T 9f315e33b2b94074ad7bda84b07b293f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.419569 18456 tablet_replica.cc:333] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.419658 18456 raft_consensus.cc:2243] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.419780 18456 raft_consensus.cc:2272] T 231fb579689f46acafc7f16e580457e2 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.420346 18456 tablet_replica.cc:333] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.420461 18456 raft_consensus.cc:2243] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.420640 18456 raft_consensus.cc:2272] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.421128 18456 tablet_replica.cc:333] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254: stopping tablet replica
I20260601 13:41:40.421255 18456 raft_consensus.cc:2243] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.421406 18456 raft_consensus.cc:2272] T 16227494e6da489594340698a0baf601 P ba18bf0ecca144139c15f0c7d88aa254 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.426517 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:41:40.430611 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:41:40.432817 18456 tablet_copy_service.cc:362] P 29e4b84a8d344557b132364cffbb1ac8: Destroying tablet copy session 654171894e55482697d02c6d4c7618cb-3cc232501b6345759f65b78cd3dbec7f due to service shutdown
I20260601 13:41:40.432919 18456 tablet_copy_service.cc:434] P 29e4b84a8d344557b132364cffbb1ac8: ending tablet copy session 654171894e55482697d02c6d4c7618cb-3cc232501b6345759f65b78cd3dbec7f on tablet 3cc232501b6345759f65b78cd3dbec7f with peer 654171894e55482697d02c6d4c7618cb
I20260601 13:41:40.433068 18456 tablet_copy_service.cc:362] P 29e4b84a8d344557b132364cffbb1ac8: Destroying tablet copy session b0ad8c09067a4bf3a1d6cddd14c46c8d-231fb579689f46acafc7f16e580457e2 due to service shutdown
I20260601 13:41:40.433123 18456 tablet_copy_service.cc:434] P 29e4b84a8d344557b132364cffbb1ac8: ending tablet copy session b0ad8c09067a4bf3a1d6cddd14c46c8d-231fb579689f46acafc7f16e580457e2 on tablet 231fb579689f46acafc7f16e580457e2 with peer b0ad8c09067a4bf3a1d6cddd14c46c8d
W20260601 13:41:40.434072 23003 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260601 13:41:40.435640 23003 consensus_peers.cc:597] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 -> Peer 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409): Couldn't send request to peer 29e4b84a8d344557b132364cffbb1ac8. 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:41:40.437992 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:40.438198 18456 tablet_replica.cc:333] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.438371 18456 raft_consensus.cc:2243] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.438568 18456 raft_consensus.cc:2272] T a9bbeb5858da41d3b3f35ac3210c6213 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.439182 18456 tablet_replica.cc:333] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.439301 18456 raft_consensus.cc:2243] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.439440 18456 raft_consensus.cc:2272] T 9f315e33b2b94074ad7bda84b07b293f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.439880 18456 tablet_replica.cc:333] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.440002 18456 raft_consensus.cc:2243] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.440165 18456 raft_consensus.cc:2272] T 2f0ccde8b0734b5183098d7fccb0f30d P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.440626 18456 tablet_replica.cc:333] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.440730 18456 raft_consensus.cc:2243] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.440852 18456 raft_consensus.cc:2272] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.441308 18456 tablet_replica.cc:333] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.441385 18456 raft_consensus.cc:2243] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.441567 18456 raft_consensus.cc:2272] T e8633a3cc2054bb089b154386adf89b8 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.441908 18456 tablet_replica.cc:333] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.442034 18456 raft_consensus.cc:2243] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.442277 18456 raft_consensus.cc:2272] T 231fb579689f46acafc7f16e580457e2 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.442718 18456 tablet_replica.cc:333] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.442817 18456 raft_consensus.cc:2243] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.443015 18456 raft_consensus.cc:2272] T 3cc232501b6345759f65b78cd3dbec7f P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.443446 18456 tablet_replica.cc:333] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.443601 18456 raft_consensus.cc:2243] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.443728 18456 raft_consensus.cc:2272] T d41c4d89c0cd44be8893cecd53903208 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.444144 18456 tablet_replica.cc:333] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.444268 18456 raft_consensus.cc:2243] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.444433 18456 raft_consensus.cc:2272] T 16227494e6da489594340698a0baf601 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.444809 18456 tablet_replica.cc:333] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8: stopping tablet replica
I20260601 13:41:40.444892 18456 raft_consensus.cc:2243] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.445029 18456 raft_consensus.cc:2272] T 8aba993c68ba49a38c74335ced606a50 P 29e4b84a8d344557b132364cffbb1ac8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.449520 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:41:40.453644 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:41:40.455380 18456 tablet_copy_service.cc:362] P 986407f488bd4ec9ae45f1aa7a6fc099: Destroying tablet copy session 654171894e55482697d02c6d4c7618cb-2f0ccde8b0734b5183098d7fccb0f30d due to service shutdown
I20260601 13:41:40.455476 18456 tablet_copy_service.cc:434] P 986407f488bd4ec9ae45f1aa7a6fc099: ending tablet copy session 654171894e55482697d02c6d4c7618cb-2f0ccde8b0734b5183098d7fccb0f30d on tablet 2f0ccde8b0734b5183098d7fccb0f30d with peer 654171894e55482697d02c6d4c7618cb
I20260601 13:41:40.455611 18456 tablet_copy_service.cc:362] P 986407f488bd4ec9ae45f1aa7a6fc099: Destroying tablet copy session 7566972a61bd4c15aa1d974911fef7fe-a9bbeb5858da41d3b3f35ac3210c6213 due to service shutdown
I20260601 13:41:40.455657 18456 tablet_copy_service.cc:434] P 986407f488bd4ec9ae45f1aa7a6fc099: ending tablet copy session 7566972a61bd4c15aa1d974911fef7fe-a9bbeb5858da41d3b3f35ac3210c6213 on tablet a9bbeb5858da41d3b3f35ac3210c6213 with peer 7566972a61bd4c15aa1d974911fef7fe
I20260601 13:41:40.460202 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:40.460438 18456 tablet_replica.cc:333] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.460585 18456 raft_consensus.cc:2243] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.460834 18456 raft_consensus.cc:2272] T b08298061f99458cb911ef10df449992 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.461309 18456 tablet_replica.cc:333] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.461429 18456 raft_consensus.cc:2243] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.461620 18456 raft_consensus.cc:2272] T 9f315e33b2b94074ad7bda84b07b293f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.461999 18456 tablet_replica.cc:333] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.462170 18456 raft_consensus.cc:2243] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.462376 18456 raft_consensus.cc:2272] T 2f0ccde8b0734b5183098d7fccb0f30d P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.462911 18456 tablet_replica.cc:333] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.463043 18456 raft_consensus.cc:2243] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.463201 18456 raft_consensus.cc:2272] T e8633a3cc2054bb089b154386adf89b8 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.463608 18456 tablet_replica.cc:333] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.463760 18456 raft_consensus.cc:2243] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.463889 18456 raft_consensus.cc:2272] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.464417 18456 tablet_replica.cc:333] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.464532 18456 raft_consensus.cc:2243] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.464749 18456 raft_consensus.cc:2272] T a9bbeb5858da41d3b3f35ac3210c6213 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.465286 18456 tablet_replica.cc:333] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.465401 18456 raft_consensus.cc:2243] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.465536 18456 raft_consensus.cc:2272] T 3cc232501b6345759f65b78cd3dbec7f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.466022 18456 tablet_replica.cc:333] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.466138 18456 raft_consensus.cc:2243] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:40.466325 18456 raft_consensus.cc:2272] T d41c4d89c0cd44be8893cecd53903208 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.466661 18456 tablet_replica.cc:333] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.466778 18456 raft_consensus.cc:2243] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.466933 18456 raft_consensus.cc:2272] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.467271 18456 tablet_replica.cc:333] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099: stopping tablet replica
I20260601 13:41:40.467377 18456 raft_consensus.cc:2243] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:40.467561 18456 raft_consensus.cc:2272] T 231fb579689f46acafc7f16e580457e2 P 986407f488bd4ec9ae45f1aa7a6fc099 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:40.482479 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:41:40.486964 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:41:40.493706 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:41.459137 23598 raft_consensus.cc:493] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba18bf0ecca144139c15f0c7d88aa254)
I20260601 13:41:41.459309 23598 raft_consensus.cc:515] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:41.460039 23598 leader_election.cc:290] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
W20260601 13:41:41.461553 23385 leader_election.cc:336] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409): Network error: Client connection negotiation failed: client connection to 127.18.6.2:42409: connect: Connection refused (error 111)
W20260601 13:41:41.461694 23385 leader_election.cc:336] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699): Network error: Client connection negotiation failed: client connection to 127.18.6.1:41699: connect: Connection refused (error 111)
I20260601 13:41:41.461750 23385 leader_election.cc:304] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [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: 654171894e55482697d02c6d4c7618cb; no voters: 29e4b84a8d344557b132364cffbb1ac8, ba18bf0ecca144139c15f0c7d88aa254
I20260601 13:41:41.461896 23598 raft_consensus.cc:2749] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:41.507833 23598 raft_consensus.cc:493] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 986407f488bd4ec9ae45f1aa7a6fc099)
I20260601 13:41:41.508087 23598 raft_consensus.cc:515] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:41.508749 23598 leader_election.cc:290] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
W20260601 13:41:41.510082 23385 leader_election.cc:336] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409): Network error: Client connection negotiation failed: client connection to 127.18.6.2:42409: connect: Connection refused (error 111)
W20260601 13:41:41.510193 23382 leader_election.cc:336] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675): Network error: Client connection negotiation failed: client connection to 127.18.6.3:43675: connect: Connection refused (error 111)
I20260601 13:41:41.510316 23382 leader_election.cc:304] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [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: 654171894e55482697d02c6d4c7618cb; no voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099
I20260601 13:41:41.510495 23598 raft_consensus.cc:2749] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:41.593643 23602 raft_consensus.cc:493] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 29e4b84a8d344557b132364cffbb1ac8)
I20260601 13:41:41.593794 23602 raft_consensus.cc:515] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } }
I20260601 13:41:41.594447 23602 leader_election.cc:290] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409)
W20260601 13:41:41.596166 23310 leader_election.cc:336] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699): Network error: Client connection negotiation failed: client connection to 127.18.6.1:41699: connect: Connection refused (error 111)
W20260601 13:41:41.596309 23310 leader_election.cc:336] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409): Network error: Client connection negotiation failed: client connection to 127.18.6.2:42409: connect: Connection refused (error 111)
I20260601 13:41:41.596364 23310 leader_election.cc:304] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [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: b0ad8c09067a4bf3a1d6cddd14c46c8d; no voters: 29e4b84a8d344557b132364cffbb1ac8, ba18bf0ecca144139c15f0c7d88aa254
I20260601 13:41:41.596516 23602 raft_consensus.cc:2749] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:41.758630 23606 raft_consensus.cc:493] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba18bf0ecca144139c15f0c7d88aa254)
I20260601 13:41:41.758780 23606 raft_consensus.cc:515] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } }
I20260601 13:41:41.759483 23606 leader_election.cc:290] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
W20260601 13:41:41.760936 23234 leader_election.cc:336] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699): Network error: Client connection negotiation failed: client connection to 127.18.6.1:41699: connect: Connection refused (error 111)
W20260601 13:41:41.761073 23231 leader_election.cc:336] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675): Network error: Client connection negotiation failed: client connection to 127.18.6.3:43675: connect: Connection refused (error 111)
I20260601 13:41:41.761165 23231 leader_election.cc:304] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [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: 7566972a61bd4c15aa1d974911fef7fe; no voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254
I20260601 13:41:41.761318 23606 raft_consensus.cc:2749] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:41.827212 23606 raft_consensus.cc:493] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 986407f488bd4ec9ae45f1aa7a6fc099)
I20260601 13:41:41.827407 23606 raft_consensus.cc:515] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: false } }
I20260601 13:41:41.828088 23606 leader_election.cc:290] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
W20260601 13:41:41.829232 23234 leader_election.cc:336] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 29e4b84a8d344557b132364cffbb1ac8 (127.18.6.2:42409): Network error: Client connection negotiation failed: client connection to 127.18.6.2:42409: connect: Connection refused (error 111)
W20260601 13:41:41.829378 23231 leader_election.cc:336] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675): Network error: Client connection negotiation failed: client connection to 127.18.6.3:43675: connect: Connection refused (error 111)
I20260601 13:41:41.829435 23231 leader_election.cc:304] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [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: 7566972a61bd4c15aa1d974911fef7fe; no voters: 29e4b84a8d344557b132364cffbb1ac8, 986407f488bd4ec9ae45f1aa7a6fc099
I20260601 13:41:41.829584 23606 raft_consensus.cc:2749] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:41.945948 23602 raft_consensus.cc:493] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 986407f488bd4ec9ae45f1aa7a6fc099)
I20260601 13:41:41.946102 23602 raft_consensus.cc:515] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: false } }
I20260601 13:41:41.946763 23602 leader_election.cc:290] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699), 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675)
W20260601 13:41:41.947929 23310 leader_election.cc:336] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ba18bf0ecca144139c15f0c7d88aa254 (127.18.6.1:41699): Network error: Client connection negotiation failed: client connection to 127.18.6.1:41699: connect: Connection refused (error 111)
W20260601 13:41:41.948022 23307 leader_election.cc:336] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 986407f488bd4ec9ae45f1aa7a6fc099 (127.18.6.3:43675): Network error: Client connection negotiation failed: client connection to 127.18.6.3:43675: connect: Connection refused (error 111)
I20260601 13:41:41.948105 23307 leader_election.cc:304] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [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: b0ad8c09067a4bf3a1d6cddd14c46c8d; no voters: 986407f488bd4ec9ae45f1aa7a6fc099, ba18bf0ecca144139c15f0c7d88aa254
I20260601 13:41:41.948261 23602 raft_consensus.cc:2749] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:41:41.969483 23579 tablet_copy_client.cc:538] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:41.970999 23579 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap starting.
I20260601 13:41:41.991017 23579 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=32 overwritten=0 applied=32 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:41.991380 23579 tablet_bootstrap.cc:492] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap complete.
I20260601 13:41:41.991655 23579 ts_tablet_manager.cc:1403] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.005s
I20260601 13:41:41.992115 23579 raft_consensus.cc:359] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:41.992255 23579 raft_consensus.cc:740] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7566972a61bd4c15aa1d974911fef7fe, State: Initialized, Role: LEARNER
I20260601 13:41:41.992393 23579 consensus_queue.cc:260] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe [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: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:41.992686 23579 ts_tablet_manager.cc:1434] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:41.993597 23579 tablet_copy_client.cc:1130] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.6.3:43675: connect: Connection refused (error 111)
I20260601 13:41:42.024873 23581 tablet_copy_client.cc:538] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:42.026527 23581 tablet_bootstrap.cc:492] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap starting.
I20260601 13:41:42.043717 23583 tablet_copy_client.cc:538] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:42.045439 23583 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap starting.
I20260601 13:41:42.047101 23581 tablet_bootstrap.cc:492] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=125 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:42.047392 23581 tablet_bootstrap.cc:492] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap complete.
I20260601 13:41:42.047623 23581 ts_tablet_manager.cc:1403] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.005s
I20260601 13:41:42.048085 23581 raft_consensus.cc:359] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:42.048215 23581 raft_consensus.cc:740] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ad8c09067a4bf3a1d6cddd14c46c8d, State: Initialized, Role: LEARNER
I20260601 13:41:42.048353 23581 consensus_queue.cc:260] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:42.048771 23581 ts_tablet_manager.cc:1434] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:41:42.049623 23581 tablet_copy_client.cc:1130] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.6.2:42409: connect: Connection refused (error 111)
I20260601 13:41:42.067153 23587 tablet_copy_client.cc:538] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:42.068416 23583 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap replayed 1/1 log segments. Stats: ops{read=32 overwritten=0 applied=32 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:42.068708 23583 tablet_bootstrap.cc:492] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Bootstrap complete.
I20260601 13:41:42.068904 23583 ts_tablet_manager.cc:1403] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260601 13:41:42.068950 23587 tablet_bootstrap.cc:492] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: Bootstrap starting.
I20260601 13:41:42.069378 23583 raft_consensus.cc:359] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:42.069608 23583 raft_consensus.cc:740] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b0ad8c09067a4bf3a1d6cddd14c46c8d, State: Initialized, Role: LEARNER
I20260601 13:41:42.069777 23583 consensus_queue.cc:260] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } attrs { replace: true } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: false } } peers { permanent_uuid: "b0ad8c09067a4bf3a1d6cddd14c46c8d" member_type: NON_VOTER last_known_addr { host: "127.18.6.5" port: 36167 } attrs { promote: true } }
I20260601 13:41:42.070200 23583 ts_tablet_manager.cc:1434] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:42.071049 23589 tablet_copy_client.cc:538] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:42.072749 23589 tablet_bootstrap.cc:492] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: Bootstrap starting.
W20260601 13:41:42.074942 23583 tablet_copy_client.cc:1130] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.6.1:41699: connect: Connection refused (error 111)
I20260601 13:41:42.084105 23593 tablet_copy_client.cc:538] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:42.085678 23593 tablet_bootstrap.cc:492] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap starting.
I20260601 13:41:42.097051 23587 tablet_bootstrap.cc:492] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:42.097407 23587 tablet_bootstrap.cc:492] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: Bootstrap complete.
I20260601 13:41:42.097653 23587 ts_tablet_manager.cc:1403] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: Time spent bootstrapping tablet: real 0.029s	user 0.025s	sys 0.002s
I20260601 13:41:42.098171 23587 raft_consensus.cc:359] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:42.098310 23587 raft_consensus.cc:740] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 654171894e55482697d02c6d4c7618cb, State: Initialized, Role: LEARNER
I20260601 13:41:42.098433 23587 consensus_queue.cc:260] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:42.098532 23589 tablet_bootstrap.cc:492] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:42.098793 23589 tablet_bootstrap.cc:492] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: Bootstrap complete.
I20260601 13:41:42.098855 23587 ts_tablet_manager.cc:1434] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:41:42.098977 23589 ts_tablet_manager.cc:1403] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.004s
I20260601 13:41:42.099390 23589 raft_consensus.cc:359] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:42.099536 23589 raft_consensus.cc:740] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 654171894e55482697d02c6d4c7618cb, State: Initialized, Role: LEARNER
I20260601 13:41:42.099655 23589 consensus_queue.cc:260] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } attrs { replace: true } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } } peers { permanent_uuid: "654171894e55482697d02c6d4c7618cb" member_type: NON_VOTER last_known_addr { host: "127.18.6.6" port: 40619 } attrs { promote: true } }
I20260601 13:41:42.100867 23589 ts_tablet_manager.cc:1434] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
W20260601 13:41:42.100868 23587 tablet_copy_client.cc:1130] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.6.3:43675: connect: Connection refused (error 111)
W20260601 13:41:42.102051 23589 tablet_copy_client.cc:1130] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.6.2:42409: connect: Connection refused (error 111)
I20260601 13:41:42.113587 23593 tablet_bootstrap.cc:492] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:41:42.113973 23593 tablet_bootstrap.cc:492] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: Bootstrap complete.
I20260601 13:41:42.114199 23593 ts_tablet_manager.cc:1403] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.006s
I20260601 13:41:42.114773 23593 raft_consensus.cc:359] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:42.114916 23593 raft_consensus.cc:740] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 7566972a61bd4c15aa1d974911fef7fe, State: Initialized, Role: LEARNER
I20260601 13:41:42.115012 23593 consensus_queue.cc:260] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe [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: "ba18bf0ecca144139c15f0c7d88aa254" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 41699 } } peers { permanent_uuid: "29e4b84a8d344557b132364cffbb1ac8" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 42409 } } peers { permanent_uuid: "986407f488bd4ec9ae45f1aa7a6fc099" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43675 } attrs { replace: true } } peers { permanent_uuid: "7566972a61bd4c15aa1d974911fef7fe" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 36841 } attrs { promote: true } }
I20260601 13:41:42.115330 23593 ts_tablet_manager.cc:1434] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:41:42.116114 23593 tablet_copy_client.cc:1130] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.18.6.1:41699: connect: Connection refused (error 111)
I20260601 13:41:42.116688 18456 tablet_replica.cc:333] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe: stopping tablet replica
I20260601 13:41:42.116825 18456 raft_consensus.cc:2243] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:42.116930 18456 raft_consensus.cc:2272] T 2c79f6ee6a9a44aca3fc5befeb562bc5 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:42.117436 18456 tablet_replica.cc:333] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe: stopping tablet replica
I20260601 13:41:42.117538 18456 raft_consensus.cc:2243] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:42.117630 18456 raft_consensus.cc:2272] T a9bbeb5858da41d3b3f35ac3210c6213 P 7566972a61bd4c15aa1d974911fef7fe [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:42.118084 18456 tablet_replica.cc:333] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe: stopping tablet replica
I20260601 13:41:42.118180 18456 raft_consensus.cc:2243] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:42.118302 18456 raft_consensus.cc:2272] T 2bbb87fd1edc4b2a93aa5ac55f04ca8f P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:42.118676 18456 tablet_replica.cc:333] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe: stopping tablet replica
I20260601 13:41:42.118772 18456 raft_consensus.cc:2243] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:42.118881 18456 raft_consensus.cc:2272] T e8633a3cc2054bb089b154386adf89b8 P 7566972a61bd4c15aa1d974911fef7fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:42.132408 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:41:42.135587 18456 tablet_server.cc:179] TabletServer@127.18.6.5:0 shutting down...
I20260601 13:41:42.141709 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:42.142124 18456 tablet_replica.cc:333] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d: stopping tablet replica
I20260601 13:41:42.142294 18456 raft_consensus.cc:2243] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:42.142424 18456 raft_consensus.cc:2272] T 231fb579689f46acafc7f16e580457e2 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:42.143059 18456 tablet_replica.cc:333] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d: stopping tablet replica
I20260601 13:41:42.143175 18456 raft_consensus.cc:2243] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:42.143291 18456 raft_consensus.cc:2272] T 8aba993c68ba49a38c74335ced606a50 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:42.143790 18456 tablet_replica.cc:333] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d: stopping tablet replica
I20260601 13:41:42.143888 18456 raft_consensus.cc:2243] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:42.144003 18456 raft_consensus.cc:2272] T b08298061f99458cb911ef10df449992 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:42.144395 18456 tablet_replica.cc:333] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d: stopping tablet replica
I20260601 13:41:42.144498 18456 raft_consensus.cc:2243] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:42.144613 18456 raft_consensus.cc:2272] T 16227494e6da489594340698a0baf601 P b0ad8c09067a4bf3a1d6cddd14c46c8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:42.158221 18456 tablet_server.cc:196] TabletServer@127.18.6.5:0 shutdown complete.
I20260601 13:41:42.161309 18456 tablet_server.cc:179] TabletServer@127.18.6.6:0 shutting down...
I20260601 13:41:42.165548 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:42.165966 18456 tablet_replica.cc:333] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb: stopping tablet replica
I20260601 13:41:42.166136 18456 raft_consensus.cc:2243] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:42.166313 18456 raft_consensus.cc:2272] T 3cc232501b6345759f65b78cd3dbec7f P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:42.166841 18456 tablet_replica.cc:333] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb: stopping tablet replica
I20260601 13:41:42.166965 18456 raft_consensus.cc:2243] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:41:42.167090 18456 raft_consensus.cc:2272] T 2f0ccde8b0734b5183098d7fccb0f30d P 654171894e55482697d02c6d4c7618cb [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:41:42.167680 18456 tablet_replica.cc:333] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb: stopping tablet replica
I20260601 13:41:42.167791 18456 raft_consensus.cc:2243] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:42.167917 18456 raft_consensus.cc:2272] T 8aba993c68ba49a38c74335ced606a50 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:42.168263 18456 tablet_replica.cc:333] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb: stopping tablet replica
I20260601 13:41:42.168385 18456 raft_consensus.cc:2243] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:42.168512 18456 raft_consensus.cc:2272] T a9bbeb5858da41d3b3f35ac3210c6213 P 654171894e55482697d02c6d4c7618cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:42.181520 18456 tablet_server.cc:196] TabletServer@127.18.6.6:0 shutdown complete.
I20260601 13:41:42.184293 18456 master.cc:562] Master@127.18.6.62:45397 shutting down...
W20260601 13:41:42.189045 22831 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:41:42.189141 22831 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:41:42.189189 22831 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:41:42.189719 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:42.189863 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:42.189913 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P b59caf6534594b3380f4efc4cde0f0f2: stopping tablet replica
I20260601 13:41:42.202908 18456 master.cc:584] Master@127.18.6.62:45397 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10397 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:41:42.218578 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:39915
I20260601 13:41:42.218961 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:42.221277 23622 instance_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:41:42.221298 23619 instance_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:41:42.221359 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:42.221359 23620 instance_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:41:42.221717 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:42.221783 18456 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:41:42.221809 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321302221808 us; error 0 us; skew 500 ppm
I20260601 13:41:42.222859 18456 webserver.cc:533] Webserver started at http://127.18.6.62:42423/ using document root <none> and password file <none>
I20260601 13:41:42.223062 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:42.223138 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:42.223242 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:42.223768 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "23ceaf05bf13411da4307a156c7fb059"
format_stamp: "Formatted at 2026-06-01 13:41:42 on dist-test-slave-nm12"
I20260601 13:41:42.225410 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:42.226469 23627 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:41:42.226789 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:42.226891 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "23ceaf05bf13411da4307a156c7fb059"
format_stamp: "Formatted at 2026-06-01 13:41:42 on dist-test-slave-nm12"
I20260601 13:41:42.226997 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-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:41:42.239200 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:42.239771 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:42.244395 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:39915
I20260601 13:41:42.253374 23679 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:39915 every 8 connection(s)
I20260601 13:41:42.253947 23680 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:41:42.255872 23680 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059: Bootstrap starting.
I20260601 13:41:42.256709 23680 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:42.257827 23680 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059: No bootstrap required, opened a new log
I20260601 13:41:42.258260 23680 raft_consensus.cc:359] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ceaf05bf13411da4307a156c7fb059" member_type: VOTER }
I20260601 13:41:42.258348 23680 raft_consensus.cc:385] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:42.258371 23680 raft_consensus.cc:740] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23ceaf05bf13411da4307a156c7fb059, State: Initialized, Role: FOLLOWER
I20260601 13:41:42.258569 23680 consensus_queue.cc:260] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "23ceaf05bf13411da4307a156c7fb059" member_type: VOTER }
I20260601 13:41:42.258646 23680 raft_consensus.cc:399] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:42.258670 23680 raft_consensus.cc:493] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:42.258724 23680 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:42.259483 23680 raft_consensus.cc:515] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ceaf05bf13411da4307a156c7fb059" member_type: VOTER }
I20260601 13:41:42.259593 23680 leader_election.cc:304] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [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: 23ceaf05bf13411da4307a156c7fb059; no voters: 
I20260601 13:41:42.259799 23680 leader_election.cc:290] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:42.259980 23683 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:42.260208 23683 raft_consensus.cc:697] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 1 LEADER]: Becoming Leader. State: Replica: 23ceaf05bf13411da4307a156c7fb059, State: Running, Role: LEADER
I20260601 13:41:42.260315 23680 sys_catalog.cc:565] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:42.260402 23683 consensus_queue.cc:237] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [LEADER]: Queue going to LEADER mode. State: All 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: "23ceaf05bf13411da4307a156c7fb059" member_type: VOTER }
I20260601 13:41:42.260952 23685 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 23ceaf05bf13411da4307a156c7fb059. Latest consensus state: current_term: 1 leader_uuid: "23ceaf05bf13411da4307a156c7fb059" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ceaf05bf13411da4307a156c7fb059" member_type: VOTER } }
I20260601 13:41:42.261097 23685 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:42.260949 23684 sys_catalog.cc:455] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "23ceaf05bf13411da4307a156c7fb059" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "23ceaf05bf13411da4307a156c7fb059" member_type: VOTER } }
I20260601 13:41:42.261704 23684 sys_catalog.cc:458] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:42.261902 23690 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:42.262662 23690 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:42.262840 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:42.264678 23690 catalog_manager.cc:1382] Generated new cluster ID: 92f250b537c345e5906b0f13f8bd69b5
I20260601 13:41:42.264740 23690 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:42.276834 23690 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:42.277421 23690 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:42.281957 23690 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059: Generated new TSK 0
I20260601 13:41:42.282140 23690 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:42.295241 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:42.295794 18456 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:41:42.297704 23704 instance_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:41:42.297731 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:42.297868 23702 instance_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:41:42.297976 23701 instance_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:41:42.298234 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:42.298280 18456 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:41:42.298296 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321302298296 us; error 0 us; skew 500 ppm
I20260601 13:41:42.299175 18456 webserver.cc:533] Webserver started at http://127.18.6.1:44791/ using document root <none> and password file <none>
I20260601 13:41:42.299307 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:42.299352 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:42.299407 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:42.299856 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "2fa16c44c06949fd950dabbe3f82290a"
format_stamp: "Formatted at 2026-06-01 13:41:42 on dist-test-slave-nm12"
I20260601 13:41:42.301333 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:42.302273 23709 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:41:42.302532 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:42.302593 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "2fa16c44c06949fd950dabbe3f82290a"
format_stamp: "Formatted at 2026-06-01 13:41:42 on dist-test-slave-nm12"
I20260601 13:41:42.302649 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-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:41:42.322786 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:42.323251 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:42.323575 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:42.324146 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:42.324187 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:42.324254 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:42.324296 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:42.329025 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:46317
I20260601 13:41:42.329051 23772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:46317 every 8 connection(s)
I20260601 13:41:42.330044 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:42.330516 18456 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:41:42.332111 23777 instance_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:41:42.332307 23778 instance_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:41:42.332437 18456 server_base.cc:1061] running on GCE node
W20260601 13:41:42.332525 23780 instance_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:41:42.332791 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:42.332836 18456 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:41:42.332852 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321302332852 us; error 0 us; skew 500 ppm
I20260601 13:41:42.333920 18456 webserver.cc:533] Webserver started at http://127.18.6.2:42913/ using document root <none> and password file <none>
I20260601 13:41:42.334136 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:42.334198 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:42.334280 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:42.334705 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "7f78fef7beb3469e9fe6c6cf661c1658"
format_stamp: "Formatted at 2026-06-01 13:41:42 on dist-test-slave-nm12"
I20260601 13:41:42.336316 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:42.337323 23785 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:41:42.337571 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:42.337687 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "7f78fef7beb3469e9fe6c6cf661c1658"
format_stamp: "Formatted at 2026-06-01 13:41:42 on dist-test-slave-nm12"
I20260601 13:41:42.337777 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-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:41:42.340162 23773 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39915
I20260601 13:41:42.340378 23773 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:42.340641 23773 heartbeater.cc:507] Master 127.18.6.62:39915 requested a full tablet report, sending...
I20260601 13:41:42.341322 23644 ts_manager.cc:194] Registered new tserver with Master: 2fa16c44c06949fd950dabbe3f82290a (127.18.6.1:46317)
I20260601 13:41:42.342365 23644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47982
I20260601 13:41:42.368501 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:42.368992 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:42.369300 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:42.369824 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:42.369863 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:42.369896 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:42.369956 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:42.374320 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:43411
I20260601 13:41:42.374361 23848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:43411 every 8 connection(s)
I20260601 13:41:42.375217 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:42.375775 18456 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:41:42.377336 23852 instance_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:41:42.377388 23855 instance_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:41:42.377511 23853 instance_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:41:42.377821 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:42.378046 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:42.378110 18456 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:41:42.378153 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321302378152 us; error 0 us; skew 500 ppm
I20260601 13:41:42.379259 18456 webserver.cc:533] Webserver started at http://127.18.6.3:32917/ using document root <none> and password file <none>
I20260601 13:41:42.379443 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:42.379608 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:42.379725 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:42.379848 23849 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39915
I20260601 13:41:42.379966 23849 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:42.380185 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "8a07e362a5b84ff1b049a9caa9240bcd"
format_stamp: "Formatted at 2026-06-01 13:41:42 on dist-test-slave-nm12"
I20260601 13:41:42.380240 23849 heartbeater.cc:507] Master 127.18.6.62:39915 requested a full tablet report, sending...
I20260601 13:41:42.380921 23644 ts_manager.cc:194] Registered new tserver with Master: 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2:43411)
I20260601 13:41:42.381469 23644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47990
I20260601 13:41:42.381951 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:42.382957 23860 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:41:42.383215 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:42.383301 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "8a07e362a5b84ff1b049a9caa9240bcd"
format_stamp: "Formatted at 2026-06-01 13:41:42 on dist-test-slave-nm12"
I20260601 13:41:42.383390 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-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:41:42.399812 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:42.400246 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:42.400575 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:42.401057 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:42.401122 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:42.401191 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:42.401227 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:42.405634 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:33243
I20260601 13:41:42.405768 23923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:33243 every 8 connection(s)
I20260601 13:41:42.411046 23924 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39915
I20260601 13:41:42.411176 23924 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:42.411440 23924 heartbeater.cc:507] Master 127.18.6.62:39915 requested a full tablet report, sending...
I20260601 13:41:42.412225 23644 ts_manager.cc:194] Registered new tserver with Master: 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3:33243)
I20260601 13:41:42.412870 23644 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47996
I20260601 13:41:42.413023 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006890546s
I20260601 13:41:43.343302 23773 heartbeater.cc:499] Master 127.18.6.62:39915 was elected leader, sending a full tablet report...
I20260601 13:41:43.382530 23849 heartbeater.cc:499] Master 127.18.6.62:39915 was elected leader, sending a full tablet report...
I20260601 13:41:43.413975 23924 heartbeater.cc:499] Master 127.18.6.62:39915 was elected leader, sending a full tablet report...
I20260601 13:41:43.448678 23644 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48010:
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:41:43.449270 23644 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:41:43.460371 23887 tablet_service.cc:1511] Processing CreateTablet for tablet 4b57db87adfb4e11a305d9363a185c0e (DEFAULT_TABLE table=test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:43.460434 23888 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab8fa5ddbd14beabee94a6f752b0346 (DEFAULT_TABLE table=test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:43.460738 23887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b57db87adfb4e11a305d9363a185c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:43.461479 23888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab8fa5ddbd14beabee94a6f752b0346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:43.461941 23737 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab8fa5ddbd14beabee94a6f752b0346 (DEFAULT_TABLE table=test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:43.462211 23737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab8fa5ddbd14beabee94a6f752b0346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:43.463285 23944 tablet_bootstrap.cc:492] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd: Bootstrap starting.
I20260601 13:41:43.463438 23886 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0d903478184199a612c0cc41f1e64a (DEFAULT_TABLE table=test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:43.463716 23886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0d903478184199a612c0cc41f1e64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:43.464408 23944 tablet_bootstrap.cc:654] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:43.464524 23736 tablet_service.cc:1511] Processing CreateTablet for tablet 4b57db87adfb4e11a305d9363a185c0e (DEFAULT_TABLE table=test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:43.464776 23736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b57db87adfb4e11a305d9363a185c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:43.465580 23944 tablet_bootstrap.cc:492] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd: No bootstrap required, opened a new log
I20260601 13:41:43.465651 23944 ts_tablet_manager.cc:1403] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:43.466056 23945 tablet_bootstrap.cc:492] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a: Bootstrap starting.
I20260601 13:41:43.466225 23944 raft_consensus.cc:359] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.466372 23944 raft_consensus.cc:385] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:43.466426 23944 raft_consensus.cc:740] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a07e362a5b84ff1b049a9caa9240bcd, State: Initialized, Role: FOLLOWER
I20260601 13:41:43.466589 23944 consensus_queue.cc:260] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.466883 23735 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0d903478184199a612c0cc41f1e64a (DEFAULT_TABLE table=test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:43.467038 23944 ts_tablet_manager.cc:1434] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:43.467104 23945 tablet_bootstrap.cc:654] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:43.467130 23735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0d903478184199a612c0cc41f1e64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:43.467454 23944 tablet_bootstrap.cc:492] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd: Bootstrap starting.
I20260601 13:41:43.468189 23945 tablet_bootstrap.cc:492] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a: No bootstrap required, opened a new log
I20260601 13:41:43.468267 23945 ts_tablet_manager.cc:1403] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:43.468575 23944 tablet_bootstrap.cc:654] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:43.468668 23945 raft_consensus.cc:359] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:43.468791 23945 raft_consensus.cc:385] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:43.468827 23945 raft_consensus.cc:740] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fa16c44c06949fd950dabbe3f82290a, State: Initialized, Role: FOLLOWER
I20260601 13:41:43.468950 23945 consensus_queue.cc:260] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:43.469322 23945 ts_tablet_manager.cc:1434] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:43.469524 23945 tablet_bootstrap.cc:492] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a: Bootstrap starting.
I20260601 13:41:43.470372 23944 tablet_bootstrap.cc:492] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd: No bootstrap required, opened a new log
I20260601 13:41:43.470460 23944 ts_tablet_manager.cc:1403] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:43.470551 23945 tablet_bootstrap.cc:654] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:43.470821 23944 raft_consensus.cc:359] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:43.470901 23944 raft_consensus.cc:385] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:43.470924 23944 raft_consensus.cc:740] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a07e362a5b84ff1b049a9caa9240bcd, State: Initialized, Role: FOLLOWER
I20260601 13:41:43.470965 23813 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab8fa5ddbd14beabee94a6f752b0346 (DEFAULT_TABLE table=test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:41:43.471074 23944 consensus_queue.cc:260] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:43.471223 23813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab8fa5ddbd14beabee94a6f752b0346. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:43.471364 23944 ts_tablet_manager.cc:1434] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:43.471589 23944 tablet_bootstrap.cc:492] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd: Bootstrap starting.
I20260601 13:41:43.471872 23811 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0d903478184199a612c0cc41f1e64a (DEFAULT_TABLE table=test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:41:43.472126 23811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0d903478184199a612c0cc41f1e64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:43.473534 23944 tablet_bootstrap.cc:654] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:43.474330 23812 tablet_service.cc:1511] Processing CreateTablet for tablet 4b57db87adfb4e11a305d9363a185c0e (DEFAULT_TABLE table=test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:41:43.474584 23812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b57db87adfb4e11a305d9363a185c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:43.474747 23944 tablet_bootstrap.cc:492] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd: No bootstrap required, opened a new log
I20260601 13:41:43.474848 23944 ts_tablet_manager.cc:1403] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:41:43.475224 23944 raft_consensus.cc:359] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.475337 23944 raft_consensus.cc:385] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:43.475382 23944 raft_consensus.cc:740] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a07e362a5b84ff1b049a9caa9240bcd, State: Initialized, Role: FOLLOWER
I20260601 13:41:43.475534 23944 consensus_queue.cc:260] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.475800 23944 ts_tablet_manager.cc:1434] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:43.476624 23952 tablet_bootstrap.cc:492] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658: Bootstrap starting.
I20260601 13:41:43.477444 23945 tablet_bootstrap.cc:492] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a: No bootstrap required, opened a new log
I20260601 13:41:43.477527 23945 ts_tablet_manager.cc:1403] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:41:43.477530 23952 tablet_bootstrap.cc:654] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:43.477960 23945 raft_consensus.cc:359] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.478081 23945 raft_consensus.cc:385] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:43.478116 23945 raft_consensus.cc:740] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fa16c44c06949fd950dabbe3f82290a, State: Initialized, Role: FOLLOWER
I20260601 13:41:43.478238 23945 consensus_queue.cc:260] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.478505 23945 ts_tablet_manager.cc:1434] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:43.478684 23945 tablet_bootstrap.cc:492] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a: Bootstrap starting.
I20260601 13:41:43.478766 23952 tablet_bootstrap.cc:492] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658: No bootstrap required, opened a new log
I20260601 13:41:43.478858 23952 ts_tablet_manager.cc:1403] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:43.479302 23952 raft_consensus.cc:359] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:43.479396 23952 raft_consensus.cc:385] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:43.479434 23952 raft_consensus.cc:740] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f78fef7beb3469e9fe6c6cf661c1658, State: Initialized, Role: FOLLOWER
I20260601 13:41:43.479605 23952 consensus_queue.cc:260] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:43.479734 23945 tablet_bootstrap.cc:654] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:43.479955 23952 ts_tablet_manager.cc:1434] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:43.480149 23952 tablet_bootstrap.cc:492] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658: Bootstrap starting.
I20260601 13:41:43.481113 23952 tablet_bootstrap.cc:654] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:43.481197 23945 tablet_bootstrap.cc:492] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a: No bootstrap required, opened a new log
I20260601 13:41:43.481366 23945 ts_tablet_manager.cc:1403] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:43.481748 23945 raft_consensus.cc:359] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.481837 23945 raft_consensus.cc:385] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:43.481904 23945 raft_consensus.cc:740] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fa16c44c06949fd950dabbe3f82290a, State: Initialized, Role: FOLLOWER
I20260601 13:41:43.482059 23945 consensus_queue.cc:260] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.482328 23945 ts_tablet_manager.cc:1434] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:43.482371 23952 tablet_bootstrap.cc:492] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658: No bootstrap required, opened a new log
I20260601 13:41:43.482477 23952 ts_tablet_manager.cc:1403] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:43.482877 23952 raft_consensus.cc:359] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.482968 23952 raft_consensus.cc:385] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:43.483001 23952 raft_consensus.cc:740] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f78fef7beb3469e9fe6c6cf661c1658, State: Initialized, Role: FOLLOWER
I20260601 13:41:43.483093 23952 consensus_queue.cc:260] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.483496 23952 ts_tablet_manager.cc:1434] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:43.483664 23952 tablet_bootstrap.cc:492] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658: Bootstrap starting.
I20260601 13:41:43.484627 23952 tablet_bootstrap.cc:654] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:43.485615 23952 tablet_bootstrap.cc:492] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658: No bootstrap required, opened a new log
I20260601 13:41:43.485704 23952 ts_tablet_manager.cc:1403] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:43.485917 23947 raft_consensus.cc:493] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:43.486021 23947 raft_consensus.cc:515] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:43.486146 23952 raft_consensus.cc:359] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.486258 23952 raft_consensus.cc:385] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:43.486321 23952 raft_consensus.cc:740] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f78fef7beb3469e9fe6c6cf661c1658, State: Initialized, Role: FOLLOWER
I20260601 13:41:43.486447 23952 consensus_queue.cc:260] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.486569 23947 leader_election.cc:290] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fa16c44c06949fd950dabbe3f82290a (127.18.6.1:46317), 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2:43411)
I20260601 13:41:43.486697 23952 ts_tablet_manager.cc:1434] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:43.486959 23955 raft_consensus.cc:493] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:43.487030 23955 raft_consensus.cc:515] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.489251 23955 leader_election.cc:290] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fa16c44c06949fd950dabbe3f82290a (127.18.6.1:46317), 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3:33243)
I20260601 13:41:43.491415 23747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab8fa5ddbd14beabee94a6f752b0346" candidate_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fa16c44c06949fd950dabbe3f82290a" is_pre_election: true
I20260601 13:41:43.491617 23747 raft_consensus.cc:2468] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a07e362a5b84ff1b049a9caa9240bcd in term 0.
I20260601 13:41:43.491916 23863 leader_election.cc:304] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fa16c44c06949fd950dabbe3f82290a, 8a07e362a5b84ff1b049a9caa9240bcd; no voters: 
I20260601 13:41:43.491899 23823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab8fa5ddbd14beabee94a6f752b0346" candidate_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" is_pre_election: true
I20260601 13:41:43.492094 23823 raft_consensus.cc:2468] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a07e362a5b84ff1b049a9caa9240bcd in term 0.
I20260601 13:41:43.492141 23947 raft_consensus.cc:2804] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:43.492179 23947 raft_consensus.cc:493] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:43.492219 23947 raft_consensus.cc:3060] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:43.493347 23947 raft_consensus.cc:515] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:43.493741 23947 leader_election.cc:290] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [CANDIDATE]: Term 1 election: Requested vote from peers 2fa16c44c06949fd950dabbe3f82290a (127.18.6.1:46317), 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2:43411)
I20260601 13:41:43.493877 23747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b57db87adfb4e11a305d9363a185c0e" candidate_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fa16c44c06949fd950dabbe3f82290a" is_pre_election: true
I20260601 13:41:43.493996 23747 raft_consensus.cc:2468] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f78fef7beb3469e9fe6c6cf661c1658 in term 0.
I20260601 13:41:43.493999 23823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab8fa5ddbd14beabee94a6f752b0346" candidate_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f78fef7beb3469e9fe6c6cf661c1658"
I20260601 13:41:43.494143 23823 raft_consensus.cc:3060] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:43.494277 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b57db87adfb4e11a305d9363a185c0e" candidate_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" is_pre_election: true
I20260601 13:41:43.494328 23788 leader_election.cc:304] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fa16c44c06949fd950dabbe3f82290a, 7f78fef7beb3469e9fe6c6cf661c1658; no voters: 
I20260601 13:41:43.494392 23898 raft_consensus.cc:2468] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f78fef7beb3469e9fe6c6cf661c1658 in term 0.
I20260601 13:41:43.494473 23955 raft_consensus.cc:2804] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:43.494525 23955 raft_consensus.cc:493] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:43.494570 23955 raft_consensus.cc:3060] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:43.494616 23746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab8fa5ddbd14beabee94a6f752b0346" candidate_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fa16c44c06949fd950dabbe3f82290a"
I20260601 13:41:43.494716 23746 raft_consensus.cc:3060] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:43.495249 23823 raft_consensus.cc:2468] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a07e362a5b84ff1b049a9caa9240bcd in term 1.
I20260601 13:41:43.495560 23955 raft_consensus.cc:515] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.495611 23864 leader_election.cc:304] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f78fef7beb3469e9fe6c6cf661c1658, 8a07e362a5b84ff1b049a9caa9240bcd; no voters: 
I20260601 13:41:43.495571 23746 raft_consensus.cc:2468] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a07e362a5b84ff1b049a9caa9240bcd in term 1.
I20260601 13:41:43.495985 23955 leader_election.cc:290] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [CANDIDATE]: Term 1 election: Requested vote from peers 2fa16c44c06949fd950dabbe3f82290a (127.18.6.1:46317), 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3:33243)
I20260601 13:41:43.496279 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b57db87adfb4e11a305d9363a185c0e" candidate_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a07e362a5b84ff1b049a9caa9240bcd"
I20260601 13:41:43.496380 23898 raft_consensus.cc:3060] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:43.496428 23746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b57db87adfb4e11a305d9363a185c0e" candidate_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fa16c44c06949fd950dabbe3f82290a"
I20260601 13:41:43.496428 23947 raft_consensus.cc:2804] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:43.496553 23746 raft_consensus.cc:3060] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:43.496701 23947 raft_consensus.cc:697] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Becoming Leader. State: Replica: 8a07e362a5b84ff1b049a9caa9240bcd, State: Running, Role: LEADER
I20260601 13:41:43.496829 23947 consensus_queue.cc:237] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:43.497372 23898 raft_consensus.cc:2468] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f78fef7beb3469e9fe6c6cf661c1658 in term 1.
I20260601 13:41:43.497412 23746 raft_consensus.cc:2468] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f78fef7beb3469e9fe6c6cf661c1658 in term 1.
I20260601 13:41:43.497828 23787 leader_election.cc:304] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f78fef7beb3469e9fe6c6cf661c1658, 8a07e362a5b84ff1b049a9caa9240bcd; no voters: 
I20260601 13:41:43.497999 23955 raft_consensus.cc:2804] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:43.498144 23955 raft_consensus.cc:697] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 LEADER]: Becoming Leader. State: Replica: 7f78fef7beb3469e9fe6c6cf661c1658, State: Running, Role: LEADER
I20260601 13:41:43.498304 23947 raft_consensus.cc:493] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:43.498320 23955 consensus_queue.cc:237] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.498374 23947 raft_consensus.cc:515] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.498479 23644 catalog_manager.cc:5696] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3). New cstate: current_term: 1 leader_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:43.498662 23947 leader_election.cc:290] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2fa16c44c06949fd950dabbe3f82290a (127.18.6.1:46317), 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2:43411)
I20260601 13:41:43.498872 23746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d903478184199a612c0cc41f1e64a" candidate_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fa16c44c06949fd950dabbe3f82290a" is_pre_election: true
I20260601 13:41:43.498961 23823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d903478184199a612c0cc41f1e64a" candidate_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" is_pre_election: true
I20260601 13:41:43.499001 23746 raft_consensus.cc:2468] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a07e362a5b84ff1b049a9caa9240bcd in term 0.
I20260601 13:41:43.499068 23823 raft_consensus.cc:2468] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a07e362a5b84ff1b049a9caa9240bcd in term 0.
I20260601 13:41:43.499249 23863 leader_election.cc:304] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fa16c44c06949fd950dabbe3f82290a, 8a07e362a5b84ff1b049a9caa9240bcd; no voters: 
I20260601 13:41:43.499665 23947 raft_consensus.cc:2804] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:43.499722 23947 raft_consensus.cc:493] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:43.499761 23947 raft_consensus.cc:3060] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:43.500725 23947 raft_consensus.cc:515] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.501042 23643 catalog_manager.cc:5696] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:43.501320 23746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d903478184199a612c0cc41f1e64a" candidate_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2fa16c44c06949fd950dabbe3f82290a"
I20260601 13:41:43.501451 23746 raft_consensus.cc:3060] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:43.501819 23823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0d903478184199a612c0cc41f1e64a" candidate_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f78fef7beb3469e9fe6c6cf661c1658"
I20260601 13:41:43.501920 23823 raft_consensus.cc:3060] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:43.502259 23746 raft_consensus.cc:2468] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a07e362a5b84ff1b049a9caa9240bcd in term 1.
I20260601 13:41:43.502511 23863 leader_election.cc:304] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2fa16c44c06949fd950dabbe3f82290a, 8a07e362a5b84ff1b049a9caa9240bcd; no voters: 
I20260601 13:41:43.502733 23965 raft_consensus.cc:2804] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:43.502786 23823 raft_consensus.cc:2468] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a07e362a5b84ff1b049a9caa9240bcd in term 1.
I20260601 13:41:43.501051 23947 leader_election.cc:290] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [CANDIDATE]: Term 1 election: Requested vote from peers 2fa16c44c06949fd950dabbe3f82290a (127.18.6.1:46317), 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2:43411)
I20260601 13:41:43.502933 23965 raft_consensus.cc:697] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Becoming Leader. State: Replica: 8a07e362a5b84ff1b049a9caa9240bcd, State: Running, Role: LEADER
I20260601 13:41:43.503065 23965 consensus_queue.cc:237] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } }
I20260601 13:41:43.505760 23643 catalog_manager.cc:5696] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3). New cstate: current_term: 1 leader_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } health_report { overall_health: HEALTHY } } }
I20260601 13:41:43.520133 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:41:43.520637 18456 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:41:43.522490 23971 instance_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:41:43.522512 23970 instance_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:41:43.522614 23973 instance_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:41:43.522693 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:43.522954 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:43.522998 18456 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:41:43.523015 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321303523014 us; error 0 us; skew 500 ppm
I20260601 13:41:43.524035 18456 webserver.cc:533] Webserver started at http://127.18.6.4:33043/ using document root <none> and password file <none>
I20260601 13:41:43.524183 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:43.524227 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:43.524281 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:43.524636 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "2b78ee6f4b6343cfa61d90466c492e10"
format_stamp: "Formatted at 2026-06-01 13:41:43 on dist-test-slave-nm12"
I20260601 13:41:43.526124 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:41:43.527092 23978 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:41:43.527347 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:43.527407 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "2b78ee6f4b6343cfa61d90466c492e10"
format_stamp: "Formatted at 2026-06-01 13:41:43 on dist-test-slave-nm12"
I20260601 13:41:43.527529 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-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:41:43.558211 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:43.558696 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:43.559036 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:43.559620 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:43.559684 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:43.559741 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:43.559791 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:43.565125 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:39899
I20260601 13:41:43.565197 24041 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:39899 every 8 connection(s)
I20260601 13:41:43.570840 24042 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39915
I20260601 13:41:43.570992 24042 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:43.571300 24042 heartbeater.cc:507] Master 127.18.6.62:39915 requested a full tablet report, sending...
I20260601 13:41:43.572218 23643 ts_manager.cc:194] Registered new tserver with Master: 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4:39899)
I20260601 13:41:43.572875 23643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48016
I20260601 13:41:43.588748 23965 consensus_queue.cc:1048] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:41:43.590823 23947 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:41:43.590919 23947 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:41:43.593663 23965 consensus_queue.cc:1048] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:43.596781 23965 consensus_queue.cc:1048] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:43.610208 23955 consensus_queue.cc:1048] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:43.615206 23955 consensus_queue.cc:1048] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:43.621929 23965 consensus_queue.cc:1048] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:44.262574 23698 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:44.267445 23898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ab8fa5ddbd14beabee94a6f752b0346"
dest_uuid: "8a07e362a5b84ff1b049a9caa9240bcd"
mode: GRACEFUL
new_leader_uuid: "2fa16c44c06949fd950dabbe3f82290a"
 from {username='slave'} at 127.0.0.1:58886
I20260601 13:41:44.267669 23898 raft_consensus.cc:606] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Received request to transfer leadership to TS 2fa16c44c06949fd950dabbe3f82290a
I20260601 13:41:44.268026 23698 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:41:44.268136 23698 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:44.268116 23823 consensus_queue.cc:237] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [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: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } }
I20260601 13:41:44.269495 23746 raft_consensus.cc:1275] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Refusing update from remote peer 7f78fef7beb3469e9fe6c6cf661c1658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:44.269555 23898 raft_consensus.cc:1275] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Refusing update from remote peer 7f78fef7beb3469e9fe6c6cf661c1658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:44.269886 24054 consensus_queue.cc:1048] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } 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:41:44.270074 24061 consensus_queue.cc:1048] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:44.271879 23898 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } } }
I20260601 13:41:44.272218 23746 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } } }
W20260601 13:41:44.273278 23789 consensus_peers.cc:597] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 -> Peer 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4:39899): Couldn't send request to peer 2b78ee6f4b6343cfa61d90466c492e10. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b57db87adfb4e11a305d9363a185c0e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:44.274412 23643 catalog_manager.cc:5696] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd reported cstate change: config changed from index -1 to 2, NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } } }
I20260601 13:41:44.316171 24055 raft_consensus.cc:993] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd: : Instructing follower 2fa16c44c06949fd950dabbe3f82290a to start an election
I20260601 13:41:44.316413 24055 raft_consensus.cc:1081] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Signalling peer 2fa16c44c06949fd950dabbe3f82290a to start an election
I20260601 13:41:44.317117 23746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ab8fa5ddbd14beabee94a6f752b0346"
dest_uuid: "2fa16c44c06949fd950dabbe3f82290a"
 from {username='slave'} at 127.0.0.1:50892
I20260601 13:41:44.317313 23746 raft_consensus.cc:493] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:41:44.317396 23746 raft_consensus.cc:3060] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:44.318645 23746 raft_consensus.cc:515] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:44.319167 23746 leader_election.cc:290] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [CANDIDATE]: Term 2 election: Requested vote from peers 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3:33243), 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2:43411)
I20260601 13:41:44.322942 23898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab8fa5ddbd14beabee94a6f752b0346" candidate_uuid: "2fa16c44c06949fd950dabbe3f82290a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a07e362a5b84ff1b049a9caa9240bcd"
I20260601 13:41:44.323113 23898 raft_consensus.cc:3055] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:41:44.323068 23823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab8fa5ddbd14beabee94a6f752b0346" candidate_uuid: "2fa16c44c06949fd950dabbe3f82290a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f78fef7beb3469e9fe6c6cf661c1658"
I20260601 13:41:44.323202 23898 raft_consensus.cc:740] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a07e362a5b84ff1b049a9caa9240bcd, State: Running, Role: LEADER
I20260601 13:41:44.323282 23823 raft_consensus.cc:3060] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:44.323378 23898 consensus_queue.cc:260] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [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: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:44.323611 23898 raft_consensus.cc:3060] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:41:44.324240 23823 raft_consensus.cc:2468] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fa16c44c06949fd950dabbe3f82290a in term 2.
I20260601 13:41:44.324471 23898 raft_consensus.cc:2468] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fa16c44c06949fd950dabbe3f82290a in term 2.
I20260601 13:41:44.324523 23713 leader_election.cc:304] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [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: 2fa16c44c06949fd950dabbe3f82290a, 7f78fef7beb3469e9fe6c6cf661c1658; no voters: 
I20260601 13:41:44.324708 24064 raft_consensus.cc:2804] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:41:44.324908 24064 raft_consensus.cc:697] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 2 LEADER]: Becoming Leader. State: Replica: 2fa16c44c06949fd950dabbe3f82290a, State: Running, Role: LEADER
I20260601 13:41:44.325017 24064 consensus_queue.cc:237] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [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: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } }
I20260601 13:41:44.362627 24054 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } } }
I20260601 13:41:44.368624 23644 catalog_manager.cc:5696] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a reported cstate change: term changed from 1 to 2, leader changed from 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3) to 2fa16c44c06949fd950dabbe3f82290a (127.18.6.1). New cstate: current_term: 2 leader_uuid: "2fa16c44c06949fd950dabbe3f82290a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:44.369160 23898 consensus_queue.cc:237] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [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: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } }
I20260601 13:41:44.370579 23746 raft_consensus.cc:1275] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Refusing update from remote peer 8a07e362a5b84ff1b049a9caa9240bcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:44.370952 23823 raft_consensus.cc:1275] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Refusing update from remote peer 8a07e362a5b84ff1b049a9caa9240bcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:41:44.370957 24072 consensus_queue.cc:1048] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:44.371503 24072 consensus_queue.cc:1048] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } 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:41:44.372999 23746 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } } }
I20260601 13:41:44.373517 23823 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } } }
W20260601 13:41:44.375178 23864 consensus_peers.cc:597] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd -> Peer 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4:39899): Couldn't send request to peer 2b78ee6f4b6343cfa61d90466c492e10. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d0d903478184199a612c0cc41f1e64a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:44.375762 23642 catalog_manager.cc:5696] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 reported cstate change: config changed from index -1 to 2, NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } } }
I20260601 13:41:44.376837 24074 ts_tablet_manager.cc:933] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: Initiating tablet copy from peer 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2:43411)
I20260601 13:41:44.377177 24074 tablet_copy_client.cc:323] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:43411
I20260601 13:41:44.380535 23833 tablet_copy_service.cc:140] P 7f78fef7beb3469e9fe6c6cf661c1658: Received BeginTabletCopySession request for tablet 4b57db87adfb4e11a305d9363a185c0e from peer 2b78ee6f4b6343cfa61d90466c492e10 ({username='slave'} at 127.0.0.1:46060)
I20260601 13:41:44.380656 23833 tablet_copy_service.cc:161] P 7f78fef7beb3469e9fe6c6cf661c1658: Beginning new tablet copy session on tablet 4b57db87adfb4e11a305d9363a185c0e from peer 2b78ee6f4b6343cfa61d90466c492e10 at {username='slave'} at 127.0.0.1:46060: session id = 2b78ee6f4b6343cfa61d90466c492e10-4b57db87adfb4e11a305d9363a185c0e
I20260601 13:41:44.381336 23833 tablet_copy_source_session.cc:215] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:44.382097 24074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b57db87adfb4e11a305d9363a185c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:44.383942 24074 tablet_copy_client.cc:806] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:44.384171 24074 tablet_copy_client.cc:670] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:44.385362 24074 tablet_copy_client.cc:538] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:44.386508 24074 tablet_bootstrap.cc:492] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: Bootstrap starting.
I20260601 13:41:44.389808 24074 tablet_bootstrap.cc:492] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: 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:41:44.390053 24074 tablet_bootstrap.cc:492] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: Bootstrap complete.
I20260601 13:41:44.390223 24074 ts_tablet_manager.cc:1403] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:41:44.390654 24074 raft_consensus.cc:359] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } }
I20260601 13:41:44.390787 24074 raft_consensus.cc:740] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b78ee6f4b6343cfa61d90466c492e10, State: Initialized, Role: LEARNER
I20260601 13:41:44.390904 24074 consensus_queue.cc:260] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [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: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } }
I20260601 13:41:44.391256 24074 ts_tablet_manager.cc:1434] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:41:44.391403 24042 heartbeater.cc:499] Master 127.18.6.62:39915 was elected leader, sending a full tablet report...
I20260601 13:41:44.391875 23833 tablet_copy_service.cc:342] P 7f78fef7beb3469e9fe6c6cf661c1658: Request end of tablet copy session 2b78ee6f4b6343cfa61d90466c492e10-4b57db87adfb4e11a305d9363a185c0e received from {username='slave'} at 127.0.0.1:46060
I20260601 13:41:44.391945 23833 tablet_copy_service.cc:434] P 7f78fef7beb3469e9fe6c6cf661c1658: ending tablet copy session 2b78ee6f4b6343cfa61d90466c492e10-4b57db87adfb4e11a305d9363a185c0e on tablet 4b57db87adfb4e11a305d9363a185c0e with peer 2b78ee6f4b6343cfa61d90466c492e10
I20260601 13:41:44.418722 24055 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } } }
I20260601 13:41:44.432302 23898 raft_consensus.cc:1275] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 2 FOLLOWER]: Refusing update from remote peer 2fa16c44c06949fd950dabbe3f82290a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:44.432713 24064 consensus_queue.cc:1048] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:44.447613 23823 raft_consensus.cc:1275] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 2 FOLLOWER]: Refusing update from remote peer 2fa16c44c06949fd950dabbe3f82290a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:41:44.448000 24064 consensus_queue.cc:1048] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:41:44.459590 24074 ts_tablet_manager.cc:933] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: Initiating tablet copy from peer 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3:33243)
I20260601 13:41:44.460049 24074 tablet_copy_client.cc:323] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:33243
I20260601 13:41:44.463737 23908 tablet_copy_service.cc:140] P 8a07e362a5b84ff1b049a9caa9240bcd: Received BeginTabletCopySession request for tablet 7d0d903478184199a612c0cc41f1e64a from peer 2b78ee6f4b6343cfa61d90466c492e10 ({username='slave'} at 127.0.0.1:58912)
I20260601 13:41:44.463845 23908 tablet_copy_service.cc:161] P 8a07e362a5b84ff1b049a9caa9240bcd: Beginning new tablet copy session on tablet 7d0d903478184199a612c0cc41f1e64a from peer 2b78ee6f4b6343cfa61d90466c492e10 at {username='slave'} at 127.0.0.1:58912: session id = 2b78ee6f4b6343cfa61d90466c492e10-7d0d903478184199a612c0cc41f1e64a
I20260601 13:41:44.464629 23908 tablet_copy_source_session.cc:215] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:41:44.465562 24074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0d903478184199a612c0cc41f1e64a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:44.467666 24074 tablet_copy_client.cc:806] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: tablet copy: Starting download of 0 data blocks...
I20260601 13:41:44.467842 24074 tablet_copy_client.cc:670] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: tablet copy: Starting download of 1 WAL segments...
I20260601 13:41:44.469033 24074 tablet_copy_client.cc:538] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:41:44.470134 24074 tablet_bootstrap.cc:492] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: Bootstrap starting.
I20260601 13:41:44.473206 24074 tablet_bootstrap.cc:492] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: 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:41:44.473452 24074 tablet_bootstrap.cc:492] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: Bootstrap complete.
I20260601 13:41:44.473651 24074 ts_tablet_manager.cc:1403] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:41:44.474148 24074 raft_consensus.cc:359] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } }
I20260601 13:41:44.474306 24074 raft_consensus.cc:740] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2b78ee6f4b6343cfa61d90466c492e10, State: Initialized, Role: LEARNER
I20260601 13:41:44.474432 24074 consensus_queue.cc:260] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [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: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: true } }
I20260601 13:41:44.474751 24074 ts_tablet_manager.cc:1434] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:44.475163 23908 tablet_copy_service.cc:342] P 8a07e362a5b84ff1b049a9caa9240bcd: Request end of tablet copy session 2b78ee6f4b6343cfa61d90466c492e10-7d0d903478184199a612c0cc41f1e64a received from {username='slave'} at 127.0.0.1:58912
I20260601 13:41:44.475250 23908 tablet_copy_service.cc:434] P 8a07e362a5b84ff1b049a9caa9240bcd: ending tablet copy session 2b78ee6f4b6343cfa61d90466c492e10-7d0d903478184199a612c0cc41f1e64a on tablet 7d0d903478184199a612c0cc41f1e64a with peer 2b78ee6f4b6343cfa61d90466c492e10
I20260601 13:41:44.479794 24016 raft_consensus.cc:1217] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:44.557585 24016 raft_consensus.cc:1217] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:41:44.596418 24054 raft_consensus.cc:1064] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658: attempting to promote NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 to VOTER
I20260601 13:41:44.596933 24054 consensus_queue.cc:237] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [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: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } }
I20260601 13:41:44.598265 23746 raft_consensus.cc:1275] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Refusing update from remote peer 7f78fef7beb3469e9fe6c6cf661c1658: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:44.598265 23898 raft_consensus.cc:1275] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Refusing update from remote peer 7f78fef7beb3469e9fe6c6cf661c1658: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:44.598336 24016 raft_consensus.cc:1275] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 LEARNER]: Refusing update from remote peer 7f78fef7beb3469e9fe6c6cf661c1658: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:44.598790 24060 consensus_queue.cc:1048] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } 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:41:44.599016 24054 consensus_queue.cc:1048] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } 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:41:44.599355 24061 consensus_queue.cc:1048] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:44.601231 23746 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.603159 24016 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.603797 23644 catalog_manager.cc:5696] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a reported cstate change: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.698009 24060 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.698917 23898 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } attrs { replace: true } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.702798 23823 consensus_queue.cc:237] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [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: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } }
I20260601 13:41:44.704116 23746 raft_consensus.cc:1275] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Refusing update from remote peer 7f78fef7beb3469e9fe6c6cf661c1658: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:44.704116 24016 raft_consensus.cc:1275] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Refusing update from remote peer 7f78fef7beb3469e9fe6c6cf661c1658: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:44.704542 24061 consensus_queue.cc:1048] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } 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:41:44.705078 24061 consensus_queue.cc:1048] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:44.706424 24079 raft_consensus.cc:1064] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd: attempting to promote NON_VOTER 2b78ee6f4b6343cfa61d90466c492e10 to VOTER
I20260601 13:41:44.706831 24079 consensus_queue.cc:237] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [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: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } }
I20260601 13:41:44.706933 24016 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.707156 23746 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.708619 24015 raft_consensus.cc:1275] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 LEARNER]: Refusing update from remote peer 8a07e362a5b84ff1b049a9caa9240bcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:44.708824 23823 raft_consensus.cc:1275] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Refusing update from remote peer 8a07e362a5b84ff1b049a9caa9240bcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:44.709713 24079 consensus_queue.cc:1048] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } 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:41:44.710139 23643 catalog_manager.cc:5696] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 reported cstate change: config changed from index 3 to 4, VOTER 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3) evicted. New cstate: current_term: 1 leader_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.710297 23746 raft_consensus.cc:1275] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Refusing update from remote peer 8a07e362a5b84ff1b049a9caa9240bcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:41:44.710608 24055 consensus_queue.cc:1048] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } 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:41:44.711179 24079 consensus_queue.cc:1048] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:41:44.713109 23746 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.713434 24016 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.728844 24055 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.729370 23886 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b57db87adfb4e11a305d9363a185c0e with delete_type TABLET_DATA_TOMBSTONED (TS 8a07e362a5b84ff1b049a9caa9240bcd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58874
I20260601 13:41:44.730347 23644 catalog_manager.cc:5696] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a reported cstate change: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.730566 24088 tablet_replica.cc:333] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd: stopping tablet replica
I20260601 13:41:44.730715 24088 raft_consensus.cc:2243] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:44.731248 24088 raft_consensus.cc:2272] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:44.732124 24088 ts_tablet_manager.cc:1916] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:44.732306 23823 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 2b78ee6f4b6343cfa61d90466c492e10 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } attrs { replace: true } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.734326 24088 ts_tablet_manager.cc:1929] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:44.734444 24088 log.cc:1199] T 4b57db87adfb4e11a305d9363a185c0e P 8a07e362a5b84ff1b049a9caa9240bcd: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/4b57db87adfb4e11a305d9363a185c0e
I20260601 13:41:44.735038 23629 catalog_manager.cc:5027] TS 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3:33243): tablet 4b57db87adfb4e11a305d9363a185c0e (table test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]) successfully deleted
I20260601 13:41:44.793773 23898 consensus_queue.cc:237] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [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: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } }
I20260601 13:41:44.795161 24016 raft_consensus.cc:1275] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Refusing update from remote peer 8a07e362a5b84ff1b049a9caa9240bcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:44.795154 23746 raft_consensus.cc:1275] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Refusing update from remote peer 8a07e362a5b84ff1b049a9caa9240bcd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:41:44.795629 24055 consensus_queue.cc:1048] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } 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:41:44.795959 23947 consensus_queue.cc:1048] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [LEADER]: Connected to new peer: Peer: permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:41:44.797921 23746 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.798319 24016 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.800249 23643 catalog_manager.cc:5696] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a reported cstate change: config changed from index 3 to 4, VOTER 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2) evicted. New cstate: current_term: 1 leader_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.873492 24055 raft_consensus.cc:2955] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "8a07e362a5b84ff1b049a9caa9240bcd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 33243 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.875360 23629 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7d0d903478184199a612c0cc41f1e64a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:44.888154 23812 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d0d903478184199a612c0cc41f1e64a with delete_type TABLET_DATA_TOMBSTONED (TS 7f78fef7beb3469e9fe6c6cf661c1658 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46016
I20260601 13:41:44.888628 24089 tablet_replica.cc:333] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658: stopping tablet replica
I20260601 13:41:44.888792 24089 raft_consensus.cc:2243] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:44.889003 24089 raft_consensus.cc:2272] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:44.889699 24089 ts_tablet_manager.cc:1916] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:41:44.891705 24089 ts_tablet_manager.cc:1929] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:41:44.891779 24089 log.cc:1199] T 7d0d903478184199a612c0cc41f1e64a P 7f78fef7beb3469e9fe6c6cf661c1658: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/7d0d903478184199a612c0cc41f1e64a
I20260601 13:41:44.892261 23631 catalog_manager.cc:5027] TS 7f78fef7beb3469e9fe6c6cf661c1658 (127.18.6.2:43411): tablet 7d0d903478184199a612c0cc41f1e64a (table test-workload [id=b894fa5e02cf410eb270a79a14cc37c1]) successfully deleted
I20260601 13:41:44.908995 24054 raft_consensus.cc:2955] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8a07e362a5b84ff1b049a9caa9240bcd (127.18.6.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2fa16c44c06949fd950dabbe3f82290a" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46317 } } peers { permanent_uuid: "7f78fef7beb3469e9fe6c6cf661c1658" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 43411 } } peers { permanent_uuid: "2b78ee6f4b6343cfa61d90466c492e10" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 39899 } attrs { promote: false } } }
I20260601 13:41:44.910862 23631 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4b57db87adfb4e11a305d9363a185c0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:41:46.268465 23698 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:46.268937 23698 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:46.269008 23698 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:48.269325 23698 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:48.269860 23698 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:48.269935 23698 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:50.270256 23698 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:50.270721 23698 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:50.270797 23698 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:52.271122 23698 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:52.271718 23698 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:52.271800 23698 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:41:52.617455 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:41:52.621438 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:52.621665 18456 tablet_replica.cc:333] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a: stopping tablet replica
I20260601 13:41:52.621796 18456 raft_consensus.cc:2243] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.621925 18456 raft_consensus.cc:2272] T 7d0d903478184199a612c0cc41f1e64a P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.622360 18456 tablet_replica.cc:333] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a: stopping tablet replica
I20260601 13:41:52.622438 18456 raft_consensus.cc:2243] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:41:52.622598 18456 raft_consensus.cc:2272] T 4ab8fa5ddbd14beabee94a6f752b0346 P 2fa16c44c06949fd950dabbe3f82290a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.622907 18456 tablet_replica.cc:333] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a: stopping tablet replica
I20260601 13:41:52.622974 18456 raft_consensus.cc:2243] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.623062 18456 raft_consensus.cc:2272] T 4b57db87adfb4e11a305d9363a185c0e P 2fa16c44c06949fd950dabbe3f82290a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.636595 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:41:52.639413 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:41:52.644078 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:52.644330 18456 tablet_replica.cc:333] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658: stopping tablet replica
I20260601 13:41:52.644479 18456 raft_consensus.cc:2243] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:52.644763 18456 raft_consensus.cc:2272] T 4b57db87adfb4e11a305d9363a185c0e P 7f78fef7beb3469e9fe6c6cf661c1658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.645243 18456 tablet_replica.cc:333] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658: stopping tablet replica
I20260601 13:41:52.645352 18456 raft_consensus.cc:2243] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.645478 18456 raft_consensus.cc:2272] T 4ab8fa5ddbd14beabee94a6f752b0346 P 7f78fef7beb3469e9fe6c6cf661c1658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.658874 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:41:52.661538 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:41:52.665767 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:52.666049 18456 tablet_replica.cc:333] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd: stopping tablet replica
I20260601 13:41:52.666182 18456 raft_consensus.cc:2243] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:52.666427 18456 raft_consensus.cc:2272] T 7d0d903478184199a612c0cc41f1e64a P 8a07e362a5b84ff1b049a9caa9240bcd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.666953 18456 tablet_replica.cc:333] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd: stopping tablet replica
I20260601 13:41:52.667075 18456 raft_consensus.cc:2243] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.667199 18456 raft_consensus.cc:2272] T 4ab8fa5ddbd14beabee94a6f752b0346 P 8a07e362a5b84ff1b049a9caa9240bcd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.680410 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:41:52.682869 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:41:52.686491 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:52.686705 18456 tablet_replica.cc:333] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10: stopping tablet replica
I20260601 13:41:52.686833 18456 raft_consensus.cc:2243] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.686957 18456 raft_consensus.cc:2272] T 7d0d903478184199a612c0cc41f1e64a P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.687386 18456 tablet_replica.cc:333] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10: stopping tablet replica
I20260601 13:41:52.687530 18456 raft_consensus.cc:2243] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:52.687652 18456 raft_consensus.cc:2272] T 4b57db87adfb4e11a305d9363a185c0e P 2b78ee6f4b6343cfa61d90466c492e10 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.700316 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:41:52.702623 18456 master.cc:562] Master@127.18.6.62:39915 shutting down...
I20260601 13:41:52.706954 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:41:52.707140 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:52.707203 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 23ceaf05bf13411da4307a156c7fb059: stopping tablet replica
I20260601 13:41:52.710018 18456 master.cc:584] Master@127.18.6.62:39915 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10503 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:41:52.723136 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:39865
I20260601 13:41:52.723729 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:52.726349 24097 instance_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:41:52.726349 24098 instance_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:41:52.726424 24100 instance_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:41:52.726634 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:52.726930 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:52.726981 18456 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:41:52.727006 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321312727005 us; error 0 us; skew 500 ppm
I20260601 13:41:52.728087 18456 webserver.cc:533] Webserver started at http://127.18.6.62:33943/ using document root <none> and password file <none>
I20260601 13:41:52.728256 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:52.728332 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:52.728415 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:52.728957 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "b94ddff9e0264fb79db9b4ee29cc310f"
format_stamp: "Formatted at 2026-06-01 13:41:52 on dist-test-slave-nm12"
I20260601 13:41:52.730758 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:52.732053 24105 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:41:52.732358 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:41:52.732436 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "b94ddff9e0264fb79db9b4ee29cc310f"
format_stamp: "Formatted at 2026-06-01 13:41:52 on dist-test-slave-nm12"
I20260601 13:41:52.732510 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-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:41:52.749181 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:52.749722 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:52.755170 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:39865
I20260601 13:41:52.760051 24157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:39865 every 8 connection(s)
I20260601 13:41:52.760602 24158 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:41:52.762578 24158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f: Bootstrap starting.
I20260601 13:41:52.763438 24158 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:52.764742 24158 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f: No bootstrap required, opened a new log
I20260601 13:41:52.765166 24158 raft_consensus.cc:359] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94ddff9e0264fb79db9b4ee29cc310f" member_type: VOTER }
I20260601 13:41:52.765296 24158 raft_consensus.cc:385] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:52.765342 24158 raft_consensus.cc:740] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94ddff9e0264fb79db9b4ee29cc310f, State: Initialized, Role: FOLLOWER
I20260601 13:41:52.765489 24158 consensus_queue.cc:260] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b94ddff9e0264fb79db9b4ee29cc310f" member_type: VOTER }
I20260601 13:41:52.765583 24158 raft_consensus.cc:399] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:41:52.765627 24158 raft_consensus.cc:493] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:41:52.765679 24158 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:52.766433 24158 raft_consensus.cc:515] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94ddff9e0264fb79db9b4ee29cc310f" member_type: VOTER }
I20260601 13:41:52.766582 24158 leader_election.cc:304] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [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: b94ddff9e0264fb79db9b4ee29cc310f; no voters: 
I20260601 13:41:52.766809 24158 leader_election.cc:290] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:41:52.766932 24161 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:52.767230 24161 raft_consensus.cc:697] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 1 LEADER]: Becoming Leader. State: Replica: b94ddff9e0264fb79db9b4ee29cc310f, State: Running, Role: LEADER
I20260601 13:41:52.767278 24158 sys_catalog.cc:565] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:41:52.767378 24161 consensus_queue.cc:237] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [LEADER]: Queue going to LEADER mode. State: All 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: "b94ddff9e0264fb79db9b4ee29cc310f" member_type: VOTER }
I20260601 13:41:52.767939 24162 sys_catalog.cc:455] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b94ddff9e0264fb79db9b4ee29cc310f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94ddff9e0264fb79db9b4ee29cc310f" member_type: VOTER } }
I20260601 13:41:52.767964 24163 sys_catalog.cc:455] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [sys.catalog]: SysCatalogTable state changed. Reason: New leader b94ddff9e0264fb79db9b4ee29cc310f. Latest consensus state: current_term: 1 leader_uuid: "b94ddff9e0264fb79db9b4ee29cc310f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b94ddff9e0264fb79db9b4ee29cc310f" member_type: VOTER } }
I20260601 13:41:52.768105 24162 sys_catalog.cc:458] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:52.768126 24163 sys_catalog.cc:458] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [sys.catalog]: This master's current role is: LEADER
I20260601 13:41:52.768561 24170 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:41:52.769572 24170 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:41:52.769840 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:41:52.771549 24170 catalog_manager.cc:1382] Generated new cluster ID: f11e80d991e3457caf8cb34cd025fb6b
I20260601 13:41:52.771607 24170 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:41:52.793076 24170 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:41:52.793783 24170 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:41:52.803256 24170 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f: Generated new TSK 0
I20260601 13:41:52.803511 24170 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:41:52.834903 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:52.837157 24180 instance_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:41:52.837158 24182 instance_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:41:52.837282 24179 instance_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:41:52.837384 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:52.837637 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:52.837720 18456 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:41:52.837744 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321312837742 us; error 0 us; skew 500 ppm
I20260601 13:41:52.838582 18456 webserver.cc:533] Webserver started at http://127.18.6.1:38891/ using document root <none> and password file <none>
I20260601 13:41:52.838881 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:52.838927 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:52.838982 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:52.839399 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "5972ee75fad04ed28cc0561af34bf631"
format_stamp: "Formatted at 2026-06-01 13:41:52 on dist-test-slave-nm12"
I20260601 13:41:52.841249 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:41:52.842293 24187 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:41:52.842684 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:41:52.842753 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "5972ee75fad04ed28cc0561af34bf631"
format_stamp: "Formatted at 2026-06-01 13:41:52 on dist-test-slave-nm12"
I20260601 13:41:52.842885 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-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:41:52.853657 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:52.854125 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:52.854472 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:52.854981 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:52.855046 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:52.855104 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:52.855139 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:52.859858 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:46493
I20260601 13:41:52.859905 24250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:46493 every 8 connection(s)
I20260601 13:41:52.860728 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:52.862778 24255 instance_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:41:52.862780 24258 instance_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:41:52.863111 24256 instance_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:41:52.863236 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:52.863507 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:52.863554 18456 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:41:52.863570 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321312863570 us; error 0 us; skew 500 ppm
I20260601 13:41:52.864521 18456 webserver.cc:533] Webserver started at http://127.18.6.2:36429/ using document root <none> and password file <none>
I20260601 13:41:52.864701 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:52.864769 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:52.864863 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:52.865463 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "2b62b8a25cf84960bb9e9b25660deb8a"
format_stamp: "Formatted at 2026-06-01 13:41:52 on dist-test-slave-nm12"
I20260601 13:41:52.866330 24251 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39865
I20260601 13:41:52.866439 24251 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:52.866665 24251 heartbeater.cc:507] Master 127.18.6.62:39865 requested a full tablet report, sending...
I20260601 13:41:52.867373 24122 ts_manager.cc:194] Registered new tserver with Master: 5972ee75fad04ed28cc0561af34bf631 (127.18.6.1:46493)
I20260601 13:41:52.867395 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:41:52.868230 24122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37938
I20260601 13:41:52.868489 24263 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:41:52.868813 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:52.868889 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "2b62b8a25cf84960bb9e9b25660deb8a"
format_stamp: "Formatted at 2026-06-01 13:41:52 on dist-test-slave-nm12"
I20260601 13:41:52.868983 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-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:41:52.883531 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:52.884017 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:52.884347 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:52.884853 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:52.884918 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:52.884979 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:52.885030 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:52.889261 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:45903
I20260601 13:41:52.889385 24326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:45903 every 8 connection(s)
I20260601 13:41:52.890224 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:41:52.892015 24330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:52.892132 24331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:41:52.892997 24333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:41:52.893023 18456 server_base.cc:1061] running on GCE node
I20260601 13:41:52.893406 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:41:52.893464 18456 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:41:52.893487 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321312893487 us; error 0 us; skew 500 ppm
I20260601 13:41:52.894474 18456 webserver.cc:533] Webserver started at http://127.18.6.3:40511/ using document root <none> and password file <none>
I20260601 13:41:52.894647 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:41:52.894711 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:41:52.894716 24327 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39865
I20260601 13:41:52.894814 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:41:52.894851 24327 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:52.895138 24327 heartbeater.cc:507] Master 127.18.6.62:39865 requested a full tablet report, sending...
I20260601 13:41:52.895231 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "11d0d3b583fd4fe3a835eee47656d22e"
format_stamp: "Formatted at 2026-06-01 13:41:52 on dist-test-slave-nm12"
I20260601 13:41:52.895968 24122 ts_manager.cc:194] Registered new tserver with Master: 2b62b8a25cf84960bb9e9b25660deb8a (127.18.6.2:45903)
I20260601 13:41:52.896687 24122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37944
I20260601 13:41:52.897526 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:41:52.898697 24338 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:41:52.898988 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:52.899084 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "11d0d3b583fd4fe3a835eee47656d22e"
format_stamp: "Formatted at 2026-06-01 13:41:52 on dist-test-slave-nm12"
I20260601 13:41:52.899187 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780321188397171-18456-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:41:52.908349 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:41:52.908895 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:41:52.909269 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:41:52.909818 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:41:52.909886 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:52.909951 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:41:52.909992 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:41:52.915238 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:40017
I20260601 13:41:52.915422 24401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:40017 every 8 connection(s)
I20260601 13:41:52.920231 24402 heartbeater.cc:344] Connected to a master server at 127.18.6.62:39865
I20260601 13:41:52.920372 24402 heartbeater.cc:461] Registering TS with master...
I20260601 13:41:52.920627 24402 heartbeater.cc:507] Master 127.18.6.62:39865 requested a full tablet report, sending...
I20260601 13:41:52.921303 24122 ts_manager.cc:194] Registered new tserver with Master: 11d0d3b583fd4fe3a835eee47656d22e (127.18.6.3:40017)
I20260601 13:41:52.921556 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005703525s
I20260601 13:41:52.922062 24122 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37960
I20260601 13:41:53.869342 24251 heartbeater.cc:499] Master 127.18.6.62:39865 was elected leader, sending a full tablet report...
I20260601 13:41:53.897910 24327 heartbeater.cc:499] Master 127.18.6.62:39865 was elected leader, sending a full tablet report...
I20260601 13:41:53.923062 24402 heartbeater.cc:499] Master 127.18.6.62:39865 was elected leader, sending a full tablet report...
I20260601 13:41:53.958091 24122 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37974:
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:41:53.958665 24122 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:41:53.970898 24366 tablet_service.cc:1511] Processing CreateTablet for tablet c8f0261e80de424082321af617057d79 (DEFAULT_TABLE table=test-workload [id=e84020f413bb407d9bcea330e3815d73]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:53.971333 24366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f0261e80de424082321af617057d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:53.970930 24215 tablet_service.cc:1511] Processing CreateTablet for tablet c8f0261e80de424082321af617057d79 (DEFAULT_TABLE table=test-workload [id=e84020f413bb407d9bcea330e3815d73]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:53.971598 24291 tablet_service.cc:1511] Processing CreateTablet for tablet c8f0261e80de424082321af617057d79 (DEFAULT_TABLE table=test-workload [id=e84020f413bb407d9bcea330e3815d73]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:41:53.971696 24215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f0261e80de424082321af617057d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:53.971906 24291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f0261e80de424082321af617057d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:41:53.974591 24424 tablet_bootstrap.cc:492] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a: Bootstrap starting.
I20260601 13:41:53.974910 24423 tablet_bootstrap.cc:492] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631: Bootstrap starting.
I20260601 13:41:53.975666 24424 tablet_bootstrap.cc:654] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:53.975689 24422 tablet_bootstrap.cc:492] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e: Bootstrap starting.
I20260601 13:41:53.976152 24423 tablet_bootstrap.cc:654] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:53.976819 24422 tablet_bootstrap.cc:654] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e: Neither blocks nor log segments found. Creating new log.
I20260601 13:41:53.976930 24424 tablet_bootstrap.cc:492] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a: No bootstrap required, opened a new log
I20260601 13:41:53.977029 24424 ts_tablet_manager.cc:1403] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:53.977586 24423 tablet_bootstrap.cc:492] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631: No bootstrap required, opened a new log
I20260601 13:41:53.977667 24423 ts_tablet_manager.cc:1403] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:41:53.977653 24424 raft_consensus.cc:359] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:53.977807 24424 raft_consensus.cc:385] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:53.977843 24424 raft_consensus.cc:740] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b62b8a25cf84960bb9e9b25660deb8a, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.977981 24424 consensus_queue.cc:260] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:53.978068 24422 tablet_bootstrap.cc:492] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e: No bootstrap required, opened a new log
I20260601 13:41:53.978153 24422 ts_tablet_manager.cc:1403] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:41:53.978201 24423 raft_consensus.cc:359] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:53.978319 24423 raft_consensus.cc:385] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:53.978351 24423 raft_consensus.cc:740] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5972ee75fad04ed28cc0561af34bf631, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.978374 24424 ts_tablet_manager.cc:1434] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:41:53.978492 24423 consensus_queue.cc:260] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:53.978555 24422 raft_consensus.cc:359] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:53.978622 24422 raft_consensus.cc:385] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:41:53.978657 24422 raft_consensus.cc:740] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11d0d3b583fd4fe3a835eee47656d22e, State: Initialized, Role: FOLLOWER
I20260601 13:41:53.978824 24422 consensus_queue.cc:260] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:53.978909 24423 ts_tablet_manager.cc:1434] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:41:53.979890 24422 ts_tablet_manager.cc:1434] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:41:54.295876 24430 raft_consensus.cc:493] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.296054 24430 raft_consensus.cc:515] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:54.296800 24430 leader_election.cc:290] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5972ee75fad04ed28cc0561af34bf631 (127.18.6.1:46493), 2b62b8a25cf84960bb9e9b25660deb8a (127.18.6.2:45903)
I20260601 13:41:54.297616 24429 raft_consensus.cc:493] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:41:54.297766 24429 raft_consensus.cc:515] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:54.299259 24429 leader_election.cc:290] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11d0d3b583fd4fe3a835eee47656d22e (127.18.6.3:40017), 2b62b8a25cf84960bb9e9b25660deb8a (127.18.6.2:45903)
I20260601 13:41:54.302073 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f0261e80de424082321af617057d79" candidate_uuid: "11d0d3b583fd4fe3a835eee47656d22e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5972ee75fad04ed28cc0561af34bf631" is_pre_election: true
I20260601 13:41:54.302274 24225 raft_consensus.cc:2468] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d0d3b583fd4fe3a835eee47656d22e in term 0.
I20260601 13:41:54.302663 24301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f0261e80de424082321af617057d79" candidate_uuid: "11d0d3b583fd4fe3a835eee47656d22e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" is_pre_election: true
I20260601 13:41:54.302789 24301 raft_consensus.cc:2468] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11d0d3b583fd4fe3a835eee47656d22e in term 0.
I20260601 13:41:54.302855 24342 leader_election.cc:304] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0d3b583fd4fe3a835eee47656d22e, 5972ee75fad04ed28cc0561af34bf631; no voters: 
I20260601 13:41:54.303059 24430 raft_consensus.cc:2804] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.303131 24430 raft_consensus.cc:493] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.303196 24430 raft_consensus.cc:3060] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.303706 24376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f0261e80de424082321af617057d79" candidate_uuid: "5972ee75fad04ed28cc0561af34bf631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0d3b583fd4fe3a835eee47656d22e" is_pre_election: true
I20260601 13:41:54.303779 24301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f0261e80de424082321af617057d79" candidate_uuid: "5972ee75fad04ed28cc0561af34bf631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" is_pre_election: true
I20260601 13:41:54.303912 24301 raft_consensus.cc:2468] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5972ee75fad04ed28cc0561af34bf631 in term 0.
I20260601 13:41:54.304275 24189 leader_election.cc:304] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b62b8a25cf84960bb9e9b25660deb8a, 5972ee75fad04ed28cc0561af34bf631; no voters: 
I20260601 13:41:54.304525 24429 raft_consensus.cc:2804] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:41:54.304601 24429 raft_consensus.cc:493] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:41:54.304570 24430 raft_consensus.cc:515] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:54.304642 24429 raft_consensus.cc:3060] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.304795 24376 raft_consensus.cc:2393] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5972ee75fad04ed28cc0561af34bf631 in current term 1: Already voted for candidate 11d0d3b583fd4fe3a835eee47656d22e in this term.
I20260601 13:41:54.304991 24430 leader_election.cc:290] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [CANDIDATE]: Term 1 election: Requested vote from peers 5972ee75fad04ed28cc0561af34bf631 (127.18.6.1:46493), 2b62b8a25cf84960bb9e9b25660deb8a (127.18.6.2:45903)
I20260601 13:41:54.305403 24225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f0261e80de424082321af617057d79" candidate_uuid: "11d0d3b583fd4fe3a835eee47656d22e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5972ee75fad04ed28cc0561af34bf631"
I20260601 13:41:54.305528 24301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f0261e80de424082321af617057d79" candidate_uuid: "11d0d3b583fd4fe3a835eee47656d22e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b62b8a25cf84960bb9e9b25660deb8a"
I20260601 13:41:54.305644 24301 raft_consensus.cc:3060] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:41:54.305660 24429 raft_consensus.cc:515] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:54.305913 24225 raft_consensus.cc:2393] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 11d0d3b583fd4fe3a835eee47656d22e in current term 1: Already voted for candidate 5972ee75fad04ed28cc0561af34bf631 in this term.
I20260601 13:41:54.306064 24429 leader_election.cc:290] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [CANDIDATE]: Term 1 election: Requested vote from peers 11d0d3b583fd4fe3a835eee47656d22e (127.18.6.3:40017), 2b62b8a25cf84960bb9e9b25660deb8a (127.18.6.2:45903)
I20260601 13:41:54.306545 24376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f0261e80de424082321af617057d79" candidate_uuid: "5972ee75fad04ed28cc0561af34bf631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11d0d3b583fd4fe3a835eee47656d22e"
I20260601 13:41:54.306684 24376 raft_consensus.cc:2393] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5972ee75fad04ed28cc0561af34bf631 in current term 1: Already voted for candidate 11d0d3b583fd4fe3a835eee47656d22e in this term.
I20260601 13:41:54.306933 24301 raft_consensus.cc:2468] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11d0d3b583fd4fe3a835eee47656d22e in term 1.
I20260601 13:41:54.307199 24340 leader_election.cc:304] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11d0d3b583fd4fe3a835eee47656d22e, 2b62b8a25cf84960bb9e9b25660deb8a; no voters: 
I20260601 13:41:54.307430 24301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f0261e80de424082321af617057d79" candidate_uuid: "5972ee75fad04ed28cc0561af34bf631" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b62b8a25cf84960bb9e9b25660deb8a"
I20260601 13:41:54.307430 24430 raft_consensus.cc:2804] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:41:54.307642 24301 raft_consensus.cc:2393] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5972ee75fad04ed28cc0561af34bf631 in current term 1: Already voted for candidate 11d0d3b583fd4fe3a835eee47656d22e in this term.
I20260601 13:41:54.307796 24430 raft_consensus.cc:697] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 1 LEADER]: Becoming Leader. State: Replica: 11d0d3b583fd4fe3a835eee47656d22e, State: Running, Role: LEADER
I20260601 13:41:54.307950 24430 consensus_queue.cc:237] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } }
I20260601 13:41:54.307992 24189 leader_election.cc:304] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [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: 5972ee75fad04ed28cc0561af34bf631; no voters: 11d0d3b583fd4fe3a835eee47656d22e, 2b62b8a25cf84960bb9e9b25660deb8a
I20260601 13:41:54.308236 24429 raft_consensus.cc:2749] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260601 13:41:54.309568 24120 catalog_manager.cc:5696] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e reported cstate change: term changed from 0 to 1, leader changed from <none> to 11d0d3b583fd4fe3a835eee47656d22e (127.18.6.3). New cstate: current_term: 1 leader_uuid: "11d0d3b583fd4fe3a835eee47656d22e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11d0d3b583fd4fe3a835eee47656d22e" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 40017 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5972ee75fad04ed28cc0561af34bf631" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 46493 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 } health_report { overall_health: UNKNOWN } } }
I20260601 13:41:54.333180 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:41:54.337432 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:41:54.337893 18456 tablet_replica.cc:333] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631: stopping tablet replica
I20260601 13:41:54.338050 18456 raft_consensus.cc:2243] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:41:54.338224 18456 raft_consensus.cc:2272] T c8f0261e80de424082321af617057d79 P 5972ee75fad04ed28cc0561af34bf631 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:41:54.352360 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:41:54.769673 24176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:54.770107 24176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:54.770193 24176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:54.794027 24342 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.6.1:46493: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260601 13:41:54.795287 24342 consensus_peers.cc:597] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e -> Peer 5972ee75fad04ed28cc0561af34bf631 (127.18.6.1:46493): Couldn't send request to peer 5972ee75fad04ed28cc0561af34bf631. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:46493: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:41:54.900871 24430 consensus_queue.cc:1048] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b62b8a25cf84960bb9e9b25660deb8a" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:41:56.770579 24176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:56.770893 24176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:56.770949 24176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:57.282650 24342 consensus_peers.cc:597] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e -> Peer 5972ee75fad04ed28cc0561af34bf631 (127.18.6.1:46493): Couldn't send request to peer 5972ee75fad04ed28cc0561af34bf631. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:46493: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260601 13:41:58.771306 24176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:41:58.771647 24176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:41:58.771699 24176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:41:59.807716 24342 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.6.1:46493: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260601 13:41:59.808594 24342 consensus_peers.cc:597] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e -> Peer 5972ee75fad04ed28cc0561af34bf631 (127.18.6.1:46493): Couldn't send request to peer 5972ee75fad04ed28cc0561af34bf631. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:46493: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:42:00.772029 24176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:00.772316 24176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:00.772375 24176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:42:02.335383 24342 consensus_peers.cc:597] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e -> Peer 5972ee75fad04ed28cc0561af34bf631 (127.18.6.1:46493): Couldn't send request to peer 5972ee75fad04ed28cc0561af34bf631. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:46493: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:42:02.772743 24176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:02.773164 24176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:02.773281 24176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:42:04.749390 24342 consensus_peers.cc:597] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e -> Peer 5972ee75fad04ed28cc0561af34bf631 (127.18.6.1:46493): Couldn't send request to peer 5972ee75fad04ed28cc0561af34bf631. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:46493: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:42:04.773643 24176 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:42:04.774005 24176 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:42:04.774065 24176 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:42:05.274578 24342 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.6.1:46493: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260601 13:42:05.407567 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:05.411389 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:05.411726 18456 tablet_replica.cc:333] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a: stopping tablet replica
I20260601 13:42:05.411862 18456 raft_consensus.cc:2243] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:05.412020 18456 raft_consensus.cc:2272] T c8f0261e80de424082321af617057d79 P 2b62b8a25cf84960bb9e9b25660deb8a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:05.424686 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:05.426857 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:05.431710 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:05.431993 18456 tablet_replica.cc:333] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e: stopping tablet replica
I20260601 13:42:05.432148 18456 raft_consensus.cc:2243] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:05.432385 18456 raft_consensus.cc:2272] T c8f0261e80de424082321af617057d79 P 11d0d3b583fd4fe3a835eee47656d22e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:05.445393 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:05.447781 18456 master.cc:562] Master@127.18.6.62:39865 shutting down...
I20260601 13:42:05.451745 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:05.451916 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:05.451967 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P b94ddff9e0264fb79db9b4ee29cc310f: stopping tablet replica
I20260601 13:42:05.464450 18456 master.cc:584] Master@127.18.6.62:39865 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12748 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:42:05.470930 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:44707
I20260601 13:42:05.471262 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:05.473428 24469 instance_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:42:05.473505 24471 instance_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:42:05.473623 24468 instance_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:42:05.473639 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:05.473933 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:05.473979 18456 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:42:05.473996 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321325473996 us; error 0 us; skew 500 ppm
I20260601 13:42:05.474875 18456 webserver.cc:533] Webserver started at http://127.18.6.62:41027/ using document root <none> and password file <none>
I20260601 13:42:05.475057 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:05.475171 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:05.475274 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:05.475770 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "e3ae8918b99847808eadb659870a9b13"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-nm12"
I20260601 13:42:05.477293 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:05.478294 24476 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:42:05.478542 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:05.478628 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "e3ae8918b99847808eadb659870a9b13"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-nm12"
I20260601 13:42:05.478721 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-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:42:05.501022 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:05.501461 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:05.505681 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:44707
I20260601 13:42:05.507982 24528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:44707 every 8 connection(s)
I20260601 13:42:05.508476 24529 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:42:05.510315 24529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13: Bootstrap starting.
I20260601 13:42:05.511075 24529 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:05.512166 24529 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13: No bootstrap required, opened a new log
I20260601 13:42:05.512563 24529 raft_consensus.cc:359] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3ae8918b99847808eadb659870a9b13" member_type: VOTER }
I20260601 13:42:05.512677 24529 raft_consensus.cc:385] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:05.512729 24529 raft_consensus.cc:740] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e3ae8918b99847808eadb659870a9b13, State: Initialized, Role: FOLLOWER
I20260601 13:42:05.512876 24529 consensus_queue.cc:260] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e3ae8918b99847808eadb659870a9b13" member_type: VOTER }
I20260601 13:42:05.512964 24529 raft_consensus.cc:399] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:05.513010 24529 raft_consensus.cc:493] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:05.513062 24529 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:05.513773 24529 raft_consensus.cc:515] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3ae8918b99847808eadb659870a9b13" member_type: VOTER }
I20260601 13:42:05.513911 24529 leader_election.cc:304] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [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: e3ae8918b99847808eadb659870a9b13; no voters: 
I20260601 13:42:05.514125 24529 leader_election.cc:290] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:05.514264 24532 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:05.514475 24532 raft_consensus.cc:697] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 1 LEADER]: Becoming Leader. State: Replica: e3ae8918b99847808eadb659870a9b13, State: Running, Role: LEADER
I20260601 13:42:05.514600 24532 consensus_queue.cc:237] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [LEADER]: Queue going to LEADER mode. State: All 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: "e3ae8918b99847808eadb659870a9b13" member_type: VOTER }
I20260601 13:42:05.514603 24529 sys_catalog.cc:565] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:05.515060 24533 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e3ae8918b99847808eadb659870a9b13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3ae8918b99847808eadb659870a9b13" member_type: VOTER } }
I20260601 13:42:05.515113 24534 sys_catalog.cc:455] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e3ae8918b99847808eadb659870a9b13. Latest consensus state: current_term: 1 leader_uuid: "e3ae8918b99847808eadb659870a9b13" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e3ae8918b99847808eadb659870a9b13" member_type: VOTER } }
I20260601 13:42:05.515202 24533 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:05.515228 24534 sys_catalog.cc:458] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:05.515707 24536 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:05.516685 24536 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:05.516923 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:05.518606 24536 catalog_manager.cc:1382] Generated new cluster ID: 1f7eae0903604d19bbd80c3596f2d99b
I20260601 13:42:05.518664 24536 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:05.532087 24536 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:05.532701 24536 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:05.540910 24536 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13: Generated new TSK 0
I20260601 13:42:05.541141 24536 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:05.549487 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:05.551823 24550 instance_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:42:05.551891 24553 instance_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:42:05.551890 24551 instance_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:42:05.552110 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:05.552302 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:05.552350 18456 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:42:05.552367 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321325552367 us; error 0 us; skew 500 ppm
I20260601 13:42:05.553295 18456 webserver.cc:533] Webserver started at http://127.18.6.1:37087/ using document root <none> and password file <none>
I20260601 13:42:05.553479 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:05.553558 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:05.553640 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:05.554040 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "a8b6ec2559bc4e4db0d7e12174863c5b"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-nm12"
I20260601 13:42:05.555635 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:05.556605 24558 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:42:05.556994 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:05.557075 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "a8b6ec2559bc4e4db0d7e12174863c5b"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-nm12"
I20260601 13:42:05.557189 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-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:42:05.581332 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:05.581875 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:05.582244 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:05.582839 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:05.582882 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.582950 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:05.582996 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.588339 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:45747
I20260601 13:42:05.588366 24621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:45747 every 8 connection(s)
I20260601 13:42:05.589459 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:05.591586 24626 instance_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:42:05.591642 24629 instance_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:42:05.591684 24627 instance_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:42:05.592031 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:05.592258 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:05.592304 18456 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:42:05.592324 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321325592324 us; error 0 us; skew 500 ppm
I20260601 13:42:05.593400 18456 webserver.cc:533] Webserver started at http://127.18.6.2:42539/ using document root <none> and password file <none>
I20260601 13:42:05.593578 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:05.593631 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:05.593683 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:05.594018 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "0f4c78b2728b4f1b9ef4f9900488d122"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-nm12"
I20260601 13:42:05.594967 24622 heartbeater.cc:344] Connected to a master server at 127.18.6.62:44707
I20260601 13:42:05.595098 24622 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:05.595362 24622 heartbeater.cc:507] Master 127.18.6.62:44707 requested a full tablet report, sending...
I20260601 13:42:05.595741 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:05.596138 24493 ts_manager.cc:194] Registered new tserver with Master: a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747)
I20260601 13:42:05.596859 24634 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:42:05.597124 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:05.597210 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "0f4c78b2728b4f1b9ef4f9900488d122"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-nm12"
I20260601 13:42:05.597302 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-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:42:05.597304 24493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50028
I20260601 13:42:05.626026 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:05.626551 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:05.626892 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:05.627374 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:05.627437 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.627523 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:05.627568 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.631726 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:39575
I20260601 13:42:05.631738 24697 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:39575 every 8 connection(s)
I20260601 13:42:05.632654 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:05.634951 24702 instance_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:42:05.634974 24701 instance_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:42:05.635011 24704 instance_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:42:05.635368 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:05.635591 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:05.635651 18456 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:42:05.635716 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321325635714 us; error 0 us; skew 500 ppm
I20260601 13:42:05.636687 18456 webserver.cc:533] Webserver started at http://127.18.6.3:35051/ using document root <none> and password file <none>
I20260601 13:42:05.636897 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:05.636997 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:05.637084 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:05.637216 24698 heartbeater.cc:344] Connected to a master server at 127.18.6.62:44707
I20260601 13:42:05.637333 24698 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:05.637552 24698 heartbeater.cc:507] Master 127.18.6.62:44707 requested a full tablet report, sending...
I20260601 13:42:05.637583 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "d7be6e61d98b4efaaa29a371238e926b"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-nm12"
I20260601 13:42:05.638211 24493 ts_manager.cc:194] Registered new tserver with Master: 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575)
I20260601 13:42:05.638912 24493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50042
I20260601 13:42:05.639513 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:05.640528 24709 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:42:05.640789 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:05.640854 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "d7be6e61d98b4efaaa29a371238e926b"
format_stamp: "Formatted at 2026-06-01 13:42:05 on dist-test-slave-nm12"
I20260601 13:42:05.640945 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-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:42:05.649884 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:05.650385 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:05.650722 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:05.651203 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:05.651268 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.651327 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:05.651379 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:05.655990 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:41923
I20260601 13:42:05.656064 24772 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:41923 every 8 connection(s)
I20260601 13:42:05.660908 24773 heartbeater.cc:344] Connected to a master server at 127.18.6.62:44707
I20260601 13:42:05.661020 24773 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:05.661279 24773 heartbeater.cc:507] Master 127.18.6.62:44707 requested a full tablet report, sending...
I20260601 13:42:05.661967 24493 ts_manager.cc:194] Registered new tserver with Master: d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:05.662146 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005706834s
I20260601 13:42:05.662792 24493 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50048
I20260601 13:42:06.598500 24622 heartbeater.cc:499] Master 127.18.6.62:44707 was elected leader, sending a full tablet report...
I20260601 13:42:06.640031 24698 heartbeater.cc:499] Master 127.18.6.62:44707 was elected leader, sending a full tablet report...
I20260601 13:42:06.663872 24773 heartbeater.cc:499] Master 127.18.6.62:44707 was elected leader, sending a full tablet report...
I20260601 13:42:06.698448 24493 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50050:
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:42:06.699064 24493 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:42:06.711988 24736 tablet_service.cc:1511] Processing CreateTablet for tablet 639bd949fffd4f75a34599c676f1bd52 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:06.712221 24585 tablet_service.cc:1511] Processing CreateTablet for tablet 639bd949fffd4f75a34599c676f1bd52 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:06.712028 24737 tablet_service.cc:1511] Processing CreateTablet for tablet e8cd9ef81f344aa2b3d916b4c80dc230 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:06.712432 24734 tablet_service.cc:1511] Processing CreateTablet for tablet 91e385b2948a4637b6ded209931a0db2 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:06.712553 24585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639bd949fffd4f75a34599c676f1bd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.712443 24736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639bd949fffd4f75a34599c676f1bd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.712864 24737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cd9ef81f344aa2b3d916b4c80dc230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.713006 24734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e385b2948a4637b6ded209931a0db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.713126 24583 tablet_service.cc:1511] Processing CreateTablet for tablet 91e385b2948a4637b6ded209931a0db2 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:06.713374 24583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e385b2948a4637b6ded209931a0db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.713790 24584 tablet_service.cc:1511] Processing CreateTablet for tablet 18b1dbc541444cdbb3c051938662fe67 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:06.714039 24584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b1dbc541444cdbb3c051938662fe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.716027 24794 tablet_bootstrap.cc:492] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b: Bootstrap starting.
I20260601 13:42:06.712221 24735 tablet_service.cc:1511] Processing CreateTablet for tablet 18b1dbc541444cdbb3c051938662fe67 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:06.716570 24735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b1dbc541444cdbb3c051938662fe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.717229 24794 tablet_bootstrap.cc:654] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.717710 24793 tablet_bootstrap.cc:492] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b: Bootstrap starting.
I20260601 13:42:06.718556 24794 tablet_bootstrap.cc:492] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b: No bootstrap required, opened a new log
I20260601 13:42:06.718660 24794 ts_tablet_manager.cc:1403] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:06.718876 24793 tablet_bootstrap.cc:654] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.712028 24586 tablet_service.cc:1511] Processing CreateTablet for tablet e8cd9ef81f344aa2b3d916b4c80dc230 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:06.719103 24586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cd9ef81f344aa2b3d916b4c80dc230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.719223 24794 raft_consensus.cc:359] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.719334 24794 raft_consensus.cc:385] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.719372 24794 raft_consensus.cc:740] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6ec2559bc4e4db0d7e12174863c5b, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.719588 24794 consensus_queue.cc:260] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.719952 24794 ts_tablet_manager.cc:1434] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:06.720060 24793 tablet_bootstrap.cc:492] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b: No bootstrap required, opened a new log
I20260601 13:42:06.720144 24793 ts_tablet_manager.cc:1403] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:06.720178 24794 tablet_bootstrap.cc:492] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b: Bootstrap starting.
I20260601 13:42:06.720608 24793 raft_consensus.cc:359] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } }
I20260601 13:42:06.720700 24793 raft_consensus.cc:385] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.720732 24793 raft_consensus.cc:740] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7be6e61d98b4efaaa29a371238e926b, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.720844 24793 consensus_queue.cc:260] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } }
I20260601 13:42:06.721220 24793 ts_tablet_manager.cc:1434] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.721282 24794 tablet_bootstrap.cc:654] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.721411 24793 tablet_bootstrap.cc:492] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b: Bootstrap starting.
I20260601 13:42:06.722376 24793 tablet_bootstrap.cc:654] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.722494 24794 tablet_bootstrap.cc:492] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b: No bootstrap required, opened a new log
I20260601 13:42:06.722600 24794 ts_tablet_manager.cc:1403] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:06.723067 24794 raft_consensus.cc:359] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.723201 24794 raft_consensus.cc:385] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.723261 24794 raft_consensus.cc:740] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6ec2559bc4e4db0d7e12174863c5b, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.723964 24794 consensus_queue.cc:260] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.724148 24793 tablet_bootstrap.cc:492] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b: No bootstrap required, opened a new log
I20260601 13:42:06.724229 24793 ts_tablet_manager.cc:1403] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:06.724395 24794 ts_tablet_manager.cc:1434] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:06.724566 24794 tablet_bootstrap.cc:492] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b: Bootstrap starting.
I20260601 13:42:06.724671 24793 raft_consensus.cc:359] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.724768 24793 raft_consensus.cc:385] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.724813 24793 raft_consensus.cc:740] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7be6e61d98b4efaaa29a371238e926b, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.724963 24793 consensus_queue.cc:260] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.725402 24793 ts_tablet_manager.cc:1434] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.725778 24793 tablet_bootstrap.cc:492] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b: Bootstrap starting.
I20260601 13:42:06.726373 24794 tablet_bootstrap.cc:654] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.726590 24662 tablet_service.cc:1511] Processing CreateTablet for tablet e8cd9ef81f344aa2b3d916b4c80dc230 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:06.726907 24662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cd9ef81f344aa2b3d916b4c80dc230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.727418 24659 tablet_service.cc:1511] Processing CreateTablet for tablet 91e385b2948a4637b6ded209931a0db2 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:06.727741 24659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e385b2948a4637b6ded209931a0db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.728708 24793 tablet_bootstrap.cc:654] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.729892 24660 tablet_service.cc:1511] Processing CreateTablet for tablet 18b1dbc541444cdbb3c051938662fe67 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:06.730201 24660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b1dbc541444cdbb3c051938662fe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.730209 24794 tablet_bootstrap.cc:492] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b: No bootstrap required, opened a new log
I20260601 13:42:06.730346 24794 ts_tablet_manager.cc:1403] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:06.730398 24805 tablet_bootstrap.cc:492] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122: Bootstrap starting.
I20260601 13:42:06.730798 24794 raft_consensus.cc:359] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.730924 24794 raft_consensus.cc:385] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.730965 24794 raft_consensus.cc:740] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6ec2559bc4e4db0d7e12174863c5b, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.731122 24794 consensus_queue.cc:260] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.731415 24794 ts_tablet_manager.cc:1434] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.731592 24805 tablet_bootstrap.cc:654] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.731676 24794 tablet_bootstrap.cc:492] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b: Bootstrap starting.
I20260601 13:42:06.731829 24661 tablet_service.cc:1511] Processing CreateTablet for tablet 639bd949fffd4f75a34599c676f1bd52 (DEFAULT_TABLE table=test-workload [id=63b064b3dcf241eeaea689a4f5abd21d]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:06.732089 24661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639bd949fffd4f75a34599c676f1bd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:06.732625 24793 tablet_bootstrap.cc:492] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b: No bootstrap required, opened a new log
I20260601 13:42:06.732715 24793 ts_tablet_manager.cc:1403] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:06.732769 24794 tablet_bootstrap.cc:654] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.733228 24793 raft_consensus.cc:359] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.733364 24793 raft_consensus.cc:385] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.733415 24793 raft_consensus.cc:740] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7be6e61d98b4efaaa29a371238e926b, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.733560 24793 consensus_queue.cc:260] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.733908 24793 ts_tablet_manager.cc:1434] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.734018 24794 tablet_bootstrap.cc:492] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b: No bootstrap required, opened a new log
I20260601 13:42:06.734092 24793 tablet_bootstrap.cc:492] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b: Bootstrap starting.
I20260601 13:42:06.734092 24794 ts_tablet_manager.cc:1403] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:06.735198 24793 tablet_bootstrap.cc:654] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.735739 24794 raft_consensus.cc:359] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } }
I20260601 13:42:06.735934 24794 raft_consensus.cc:385] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.736027 24794 raft_consensus.cc:740] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b6ec2559bc4e4db0d7e12174863c5b, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.736205 24794 consensus_queue.cc:260] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } }
I20260601 13:42:06.736455 24793 tablet_bootstrap.cc:492] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b: No bootstrap required, opened a new log
I20260601 13:42:06.736516 24794 ts_tablet_manager.cc:1434] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:06.736533 24793 ts_tablet_manager.cc:1403] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:06.737072 24793 raft_consensus.cc:359] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.737191 24793 raft_consensus.cc:385] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.737244 24793 raft_consensus.cc:740] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7be6e61d98b4efaaa29a371238e926b, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.737409 24793 consensus_queue.cc:260] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.737623 24805 tablet_bootstrap.cc:492] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122: No bootstrap required, opened a new log
I20260601 13:42:06.737787 24793 ts_tablet_manager.cc:1434] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:06.737749 24805 ts_tablet_manager.cc:1403] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:42:06.738615 24805 raft_consensus.cc:359] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.738721 24805 raft_consensus.cc:385] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.738767 24805 raft_consensus.cc:740] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4c78b2728b4f1b9ef4f9900488d122, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.738914 24805 consensus_queue.cc:260] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.739329 24805 ts_tablet_manager.cc:1434] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:06.739576 24805 tablet_bootstrap.cc:492] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122: Bootstrap starting.
I20260601 13:42:06.740666 24805 tablet_bootstrap.cc:654] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.741945 24805 tablet_bootstrap.cc:492] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122: No bootstrap required, opened a new log
I20260601 13:42:06.742036 24805 ts_tablet_manager.cc:1403] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:06.742479 24805 raft_consensus.cc:359] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } }
I20260601 13:42:06.742568 24805 raft_consensus.cc:385] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.742589 24805 raft_consensus.cc:740] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4c78b2728b4f1b9ef4f9900488d122, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.742758 24805 consensus_queue.cc:260] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } }
I20260601 13:42:06.743012 24805 ts_tablet_manager.cc:1434] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:06.743189 24805 tablet_bootstrap.cc:492] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122: Bootstrap starting.
I20260601 13:42:06.744354 24805 tablet_bootstrap.cc:654] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.745604 24805 tablet_bootstrap.cc:492] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122: No bootstrap required, opened a new log
I20260601 13:42:06.745714 24805 ts_tablet_manager.cc:1403] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:06.746104 24805 raft_consensus.cc:359] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.746218 24805 raft_consensus.cc:385] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.746281 24805 raft_consensus.cc:740] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4c78b2728b4f1b9ef4f9900488d122, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.746413 24805 consensus_queue.cc:260] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.746675 24805 ts_tablet_manager.cc:1434] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:06.746861 24805 tablet_bootstrap.cc:492] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122: Bootstrap starting.
I20260601 13:42:06.747905 24805 tablet_bootstrap.cc:654] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:06.748966 24805 tablet_bootstrap.cc:492] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122: No bootstrap required, opened a new log
I20260601 13:42:06.749034 24805 ts_tablet_manager.cc:1403] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:06.749405 24805 raft_consensus.cc:359] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.749490 24805 raft_consensus.cc:385] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:06.749512 24805 raft_consensus.cc:740] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f4c78b2728b4f1b9ef4f9900488d122, State: Initialized, Role: FOLLOWER
I20260601 13:42:06.749598 24805 consensus_queue.cc:260] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.749850 24805 ts_tablet_manager.cc:1434] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:06.797760 24802 raft_consensus.cc:493] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:06.797919 24802 raft_consensus.cc:515] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } }
I20260601 13:42:06.798537 24802 leader_election.cc:290] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747), 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575)
I20260601 13:42:06.802415 24596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cd9ef81f344aa2b3d916b4c80dc230" candidate_uuid: "d7be6e61d98b4efaaa29a371238e926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" is_pre_election: true
I20260601 13:42:06.802536 24672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cd9ef81f344aa2b3d916b4c80dc230" candidate_uuid: "d7be6e61d98b4efaaa29a371238e926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" is_pre_election: true
I20260601 13:42:06.802626 24596 raft_consensus.cc:2468] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7be6e61d98b4efaaa29a371238e926b in term 0.
I20260601 13:42:06.802686 24672 raft_consensus.cc:2468] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7be6e61d98b4efaaa29a371238e926b in term 0.
I20260601 13:42:06.803014 24712 leader_election.cc:304] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8b6ec2559bc4e4db0d7e12174863c5b, d7be6e61d98b4efaaa29a371238e926b; no voters: 
I20260601 13:42:06.803179 24802 raft_consensus.cc:2804] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:06.803257 24802 raft_consensus.cc:493] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:06.803292 24802 raft_consensus.cc:3060] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.804140 24802 raft_consensus.cc:515] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } }
I20260601 13:42:06.804517 24802 leader_election.cc:290] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [CANDIDATE]: Term 1 election: Requested vote from peers a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747), 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575)
I20260601 13:42:06.804841 24596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cd9ef81f344aa2b3d916b4c80dc230" candidate_uuid: "d7be6e61d98b4efaaa29a371238e926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b"
I20260601 13:42:06.804979 24596 raft_consensus.cc:3060] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.804934 24672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cd9ef81f344aa2b3d916b4c80dc230" candidate_uuid: "d7be6e61d98b4efaaa29a371238e926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4c78b2728b4f1b9ef4f9900488d122"
I20260601 13:42:06.805094 24672 raft_consensus.cc:3060] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.805840 24596 raft_consensus.cc:2468] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7be6e61d98b4efaaa29a371238e926b in term 1.
I20260601 13:42:06.806070 24672 raft_consensus.cc:2468] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7be6e61d98b4efaaa29a371238e926b in term 1.
I20260601 13:42:06.806175 24712 leader_election.cc:304] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8b6ec2559bc4e4db0d7e12174863c5b, d7be6e61d98b4efaaa29a371238e926b; no voters: 
I20260601 13:42:06.806375 24802 raft_consensus.cc:2804] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:06.806474 24802 raft_consensus.cc:697] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Becoming Leader. State: Replica: d7be6e61d98b4efaaa29a371238e926b, State: Running, Role: LEADER
I20260601 13:42:06.806639 24802 consensus_queue.cc:237] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } }
I20260601 13:42:06.808379 24492 catalog_manager.cc:5696] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b reported cstate change: term changed from 0 to 1, leader changed from <none> to d7be6e61d98b4efaaa29a371238e926b (127.18.6.3). New cstate: current_term: 1 leader_uuid: "d7be6e61d98b4efaaa29a371238e926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:06.840243 24623 tablet.cc:2404] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:42:06.885329 24802 raft_consensus.cc:493] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:06.885514 24802 raft_consensus.cc:515] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.885999 24802 leader_election.cc:290] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747), 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575)
I20260601 13:42:06.886546 24596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1dbc541444cdbb3c051938662fe67" candidate_uuid: "d7be6e61d98b4efaaa29a371238e926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" is_pre_election: true
I20260601 13:42:06.886554 24672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1dbc541444cdbb3c051938662fe67" candidate_uuid: "d7be6e61d98b4efaaa29a371238e926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" is_pre_election: true
I20260601 13:42:06.886703 24596 raft_consensus.cc:2468] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7be6e61d98b4efaaa29a371238e926b in term 0.
I20260601 13:42:06.886762 24672 raft_consensus.cc:2468] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d7be6e61d98b4efaaa29a371238e926b in term 0.
I20260601 13:42:06.887094 24712 leader_election.cc:304] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8b6ec2559bc4e4db0d7e12174863c5b, d7be6e61d98b4efaaa29a371238e926b; no voters: 
I20260601 13:42:06.887286 24802 raft_consensus.cc:2804] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:06.887372 24802 raft_consensus.cc:493] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:06.887434 24802 raft_consensus.cc:3060] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.888417 24802 raft_consensus.cc:515] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.888814 24802 leader_election.cc:290] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [CANDIDATE]: Term 1 election: Requested vote from peers a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747), 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575)
I20260601 13:42:06.889230 24672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1dbc541444cdbb3c051938662fe67" candidate_uuid: "d7be6e61d98b4efaaa29a371238e926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4c78b2728b4f1b9ef4f9900488d122"
I20260601 13:42:06.889231 24596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18b1dbc541444cdbb3c051938662fe67" candidate_uuid: "d7be6e61d98b4efaaa29a371238e926b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b"
I20260601 13:42:06.889391 24672 raft_consensus.cc:3060] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.889422 24596 raft_consensus.cc:3060] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.890302 24672 raft_consensus.cc:2468] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7be6e61d98b4efaaa29a371238e926b in term 1.
I20260601 13:42:06.890478 24596 raft_consensus.cc:2468] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d7be6e61d98b4efaaa29a371238e926b in term 1.
I20260601 13:42:06.890651 24713 leader_election.cc:304] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4c78b2728b4f1b9ef4f9900488d122, d7be6e61d98b4efaaa29a371238e926b; no voters: 
I20260601 13:42:06.890863 24802 raft_consensus.cc:2804] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:06.890946 24802 raft_consensus.cc:697] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Becoming Leader. State: Replica: d7be6e61d98b4efaaa29a371238e926b, State: Running, Role: LEADER
I20260601 13:42:06.891120 24802 consensus_queue.cc:237] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.892952 24492 catalog_manager.cc:5696] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b reported cstate change: term changed from 0 to 1, leader changed from <none> to d7be6e61d98b4efaaa29a371238e926b (127.18.6.3). New cstate: current_term: 1 leader_uuid: "d7be6e61d98b4efaaa29a371238e926b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:06.957963 24801 raft_consensus.cc:493] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:06.958125 24801 raft_consensus.cc:515] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.958772 24801 leader_election.cc:290] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575), d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:06.962450 24672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e385b2948a4637b6ded209931a0db2" candidate_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" is_pre_election: true
I20260601 13:42:06.962481 24747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e385b2948a4637b6ded209931a0db2" candidate_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7be6e61d98b4efaaa29a371238e926b" is_pre_election: true
I20260601 13:42:06.962608 24672 raft_consensus.cc:2468] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6ec2559bc4e4db0d7e12174863c5b in term 0.
I20260601 13:42:06.962654 24747 raft_consensus.cc:2468] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6ec2559bc4e4db0d7e12174863c5b in term 0.
I20260601 13:42:06.962997 24562 leader_election.cc:304] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4c78b2728b4f1b9ef4f9900488d122, a8b6ec2559bc4e4db0d7e12174863c5b; no voters: 
I20260601 13:42:06.963169 24801 raft_consensus.cc:2804] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:06.963230 24801 raft_consensus.cc:493] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:06.963286 24801 raft_consensus.cc:3060] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.964191 24801 raft_consensus.cc:515] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.964557 24801 leader_election.cc:290] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [CANDIDATE]: Term 1 election: Requested vote from peers 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575), d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:06.964964 24672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e385b2948a4637b6ded209931a0db2" candidate_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4c78b2728b4f1b9ef4f9900488d122"
I20260601 13:42:06.965050 24672 raft_consensus.cc:3060] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.964986 24747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e385b2948a4637b6ded209931a0db2" candidate_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7be6e61d98b4efaaa29a371238e926b"
I20260601 13:42:06.965166 24747 raft_consensus.cc:3060] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:06.965860 24672 raft_consensus.cc:2468] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6ec2559bc4e4db0d7e12174863c5b in term 1.
I20260601 13:42:06.966014 24747 raft_consensus.cc:2468] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6ec2559bc4e4db0d7e12174863c5b in term 1.
I20260601 13:42:06.966111 24562 leader_election.cc:304] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4c78b2728b4f1b9ef4f9900488d122, a8b6ec2559bc4e4db0d7e12174863c5b; no voters: 
I20260601 13:42:06.966324 24801 raft_consensus.cc:2804] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:06.966415 24801 raft_consensus.cc:697] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 LEADER]: Becoming Leader. State: Replica: a8b6ec2559bc4e4db0d7e12174863c5b, State: Running, Role: LEADER
I20260601 13:42:06.966552 24801 consensus_queue.cc:237] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:06.968284 24492 catalog_manager.cc:5696] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1). New cstate: current_term: 1 leader_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:07.044706 24797 raft_consensus.cc:493] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:07.044932 24797 raft_consensus.cc:515] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:07.045499 24797 leader_election.cc:290] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575), d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:07.046036 24672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639bd949fffd4f75a34599c676f1bd52" candidate_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" is_pre_election: true
I20260601 13:42:07.046056 24747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639bd949fffd4f75a34599c676f1bd52" candidate_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7be6e61d98b4efaaa29a371238e926b" is_pre_election: true
I20260601 13:42:07.046202 24672 raft_consensus.cc:2468] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6ec2559bc4e4db0d7e12174863c5b in term 0.
I20260601 13:42:07.046269 24747 raft_consensus.cc:2468] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b6ec2559bc4e4db0d7e12174863c5b in term 0.
I20260601 13:42:07.046525 24562 leader_election.cc:304] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4c78b2728b4f1b9ef4f9900488d122, a8b6ec2559bc4e4db0d7e12174863c5b; no voters: 
I20260601 13:42:07.046744 24797 raft_consensus.cc:2804] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:07.046813 24797 raft_consensus.cc:493] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:07.046873 24797 raft_consensus.cc:3060] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.047842 24797 raft_consensus.cc:515] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:07.048290 24797 leader_election.cc:290] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [CANDIDATE]: Term 1 election: Requested vote from peers 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575), d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:07.048630 24672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639bd949fffd4f75a34599c676f1bd52" candidate_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f4c78b2728b4f1b9ef4f9900488d122"
I20260601 13:42:07.048695 24747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639bd949fffd4f75a34599c676f1bd52" candidate_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7be6e61d98b4efaaa29a371238e926b"
I20260601 13:42:07.048743 24672 raft_consensus.cc:3060] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.048835 24747 raft_consensus.cc:3060] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:07.049536 24672 raft_consensus.cc:2468] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6ec2559bc4e4db0d7e12174863c5b in term 1.
I20260601 13:42:07.049579 24747 raft_consensus.cc:2468] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b6ec2559bc4e4db0d7e12174863c5b in term 1.
I20260601 13:42:07.049861 24562 leader_election.cc:304] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f4c78b2728b4f1b9ef4f9900488d122, a8b6ec2559bc4e4db0d7e12174863c5b; no voters: 
I20260601 13:42:07.050066 24797 raft_consensus.cc:2804] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:07.050189 24797 raft_consensus.cc:697] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 LEADER]: Becoming Leader. State: Replica: a8b6ec2559bc4e4db0d7e12174863c5b, State: Running, Role: LEADER
I20260601 13:42:07.050319 24797 consensus_queue.cc:237] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:07.051904 24492 catalog_manager.cc:5696] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1). New cstate: current_term: 1 leader_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:07.080639 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:07.085139 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:07.085682 18456 tablet_replica.cc:333] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b: stopping tablet replica
I20260601 13:42:07.085886 18456 raft_consensus.cc:2243] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:07.086041 18456 raft_consensus.cc:2272] T e8cd9ef81f344aa2b3d916b4c80dc230 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:07.086601 18456 tablet_replica.cc:333] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b: stopping tablet replica
I20260601 13:42:07.086724 18456 raft_consensus.cc:2243] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:07.086894 18456 pending_rounds.cc:70] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b: Trying to abort 1 pending ops.
I20260601 13:42:07.086941 18456 pending_rounds.cc:77] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196155256418304 op_type: NO_OP noop_request { }
I20260601 13:42:07.087028 18456 raft_consensus.cc:2889] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:07.087090 18456 raft_consensus.cc:2272] T 91e385b2948a4637b6ded209931a0db2 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:07.087682 18456 tablet_replica.cc:333] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b: stopping tablet replica
I20260601 13:42:07.087801 18456 raft_consensus.cc:2243] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:07.087945 18456 pending_rounds.cc:70] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b: Trying to abort 1 pending ops.
I20260601 13:42:07.087991 18456 pending_rounds.cc:77] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196155599372288 op_type: NO_OP noop_request { }
I20260601 13:42:07.088052 18456 raft_consensus.cc:2889] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:07.088111 18456 raft_consensus.cc:2272] T 639bd949fffd4f75a34599c676f1bd52 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:07.088651 18456 tablet_replica.cc:333] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b: stopping tablet replica
I20260601 13:42:07.088762 18456 raft_consensus.cc:2243] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:07.088873 18456 raft_consensus.cc:2272] T 18b1dbc541444cdbb3c051938662fe67 P a8b6ec2559bc4e4db0d7e12174863c5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:07.102471 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:07.200639 24802 consensus_queue.cc:1048] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:07.204210 24712 consensus_peers.cc:597] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:07.298300 24712 consensus_peers.cc:597] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:07.500751 24802 consensus_queue.cc:1048] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:08.105491 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:08.107689 24829 instance_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:42:08.107666 24827 instance_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:42:08.107645 24826 instance_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:42:08.107656 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:08.108039 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:08.108083 18456 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:42:08.108099 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321328108099 us; error 0 us; skew 500 ppm
I20260601 13:42:08.109051 18456 webserver.cc:533] Webserver started at http://127.18.6.4:44583/ using document root <none> and password file <none>
I20260601 13:42:08.109195 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:08.109241 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:08.109295 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:08.109644 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "1a6b401ddb7343fd9820b9e3544eaa88"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-nm12"
I20260601 13:42:08.111064 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:08.112102 24834 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:42:08.112391 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:08.112448 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "1a6b401ddb7343fd9820b9e3544eaa88"
format_stamp: "Formatted at 2026-06-01 13:42:08 on dist-test-slave-nm12"
I20260601 13:42:08.112505 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780321188397171-18456-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:42:08.116866 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:08.117236 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:08.117476 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:08.117935 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:08.117973 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.118023 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:08.118062 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:08.122987 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:34013
I20260601 13:42:08.123659 24897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:34013 every 8 connection(s)
I20260601 13:42:08.133543 24898 heartbeater.cc:344] Connected to a master server at 127.18.6.62:44707
I20260601 13:42:08.133697 24898 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:08.133929 24898 heartbeater.cc:507] Master 127.18.6.62:44707 requested a full tablet report, sending...
I20260601 13:42:08.134600 24492 ts_manager.cc:194] Registered new tserver with Master: 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4:34013)
I20260601 13:42:08.135214 24492 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50052
I20260601 13:42:08.309363 24802 consensus_queue.cc:579] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Leader has been unable to successfully communicate with peer a8b6ec2559bc4e4db0d7e12174863c5b for more than 1 seconds (1.502s)
I20260601 13:42:08.312575 24747 consensus_queue.cc:237] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:08.314286 24672 raft_consensus.cc:1275] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:08.314903 24903 consensus_queue.cc:1048] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:08.315104 24712 consensus_peers.cc:597] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.316910 24902 raft_consensus.cc:2955] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:08.317361 24672 raft_consensus.cc:2955] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:08.318863 24478 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e8cd9ef81f344aa2b3d916b4c80dc230 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260601 13:42:08.318885 24713 consensus_peers.cc:597] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b -> Peer 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4:34013): Couldn't send request to peer 1a6b401ddb7343fd9820b9e3544eaa88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8cd9ef81f344aa2b3d916b4c80dc230. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.319731 24492 catalog_manager.cc:5696] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 reported cstate change: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "d7be6e61d98b4efaaa29a371238e926b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:08.367343 24903 consensus_queue.cc:579] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Leader has been unable to successfully communicate with peer a8b6ec2559bc4e4db0d7e12174863c5b for more than 1 seconds (1.476s)
I20260601 13:42:08.369848 24747 consensus_queue.cc:237] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:08.371285 24672 raft_consensus.cc:1275] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:08.371356 24713 consensus_peers.cc:597] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b -> Peer 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4:34013): Couldn't send request to peer 1a6b401ddb7343fd9820b9e3544eaa88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18b1dbc541444cdbb3c051938662fe67. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.371657 24903 consensus_queue.cc:1048] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:08.371886 24712 consensus_peers.cc:597] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:08.373039 24802 raft_consensus.cc:2955] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:08.373420 24672 raft_consensus.cc:2955] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:08.374975 24478 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 18b1dbc541444cdbb3c051938662fe67 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:42:08.375705 24492 catalog_manager.cc:5696] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b reported cstate change: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "d7be6e61d98b4efaaa29a371238e926b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:08.518767 24542 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a8b6ec2559bc4e4db0d7e12174863c5b not available for placement
I20260601 13:42:08.773626 24916 ts_tablet_manager.cc:933] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: Initiating tablet copy from peer d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:08.774025 24916 tablet_copy_client.cc:323] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:41923
I20260601 13:42:08.777937 24757 tablet_copy_service.cc:140] P d7be6e61d98b4efaaa29a371238e926b: Received BeginTabletCopySession request for tablet 18b1dbc541444cdbb3c051938662fe67 from peer 1a6b401ddb7343fd9820b9e3544eaa88 ({username='slave'} at 127.0.0.1:56482)
I20260601 13:42:08.778045 24757 tablet_copy_service.cc:161] P d7be6e61d98b4efaaa29a371238e926b: Beginning new tablet copy session on tablet 18b1dbc541444cdbb3c051938662fe67 from peer 1a6b401ddb7343fd9820b9e3544eaa88 at {username='slave'} at 127.0.0.1:56482: session id = 1a6b401ddb7343fd9820b9e3544eaa88-18b1dbc541444cdbb3c051938662fe67
I20260601 13:42:08.778892 24757 tablet_copy_source_session.cc:215] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:08.779932 24916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18b1dbc541444cdbb3c051938662fe67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:08.781772 24916 tablet_copy_client.cc:806] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:08.781955 24916 tablet_copy_client.cc:670] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:08.783121 24916 tablet_copy_client.cc:538] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:08.784184 24916 tablet_bootstrap.cc:492] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: Bootstrap starting.
I20260601 13:42:08.787127 24916 tablet_bootstrap.cc:492] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: 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:42:08.787381 24916 tablet_bootstrap.cc:492] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: Bootstrap complete.
I20260601 13:42:08.787578 24916 ts_tablet_manager.cc:1403] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:42:08.787972 24916 raft_consensus.cc:359] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:08.788101 24916 raft_consensus.cc:740] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1a6b401ddb7343fd9820b9e3544eaa88, State: Initialized, Role: LEARNER
I20260601 13:42:08.788213 24916 consensus_queue.cc:260] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:08.788585 24916 ts_tablet_manager.cc:1434] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:08.788712 24898 heartbeater.cc:499] Master 127.18.6.62:44707 was elected leader, sending a full tablet report...
I20260601 13:42:08.789152 24757 tablet_copy_service.cc:342] P d7be6e61d98b4efaaa29a371238e926b: Request end of tablet copy session 1a6b401ddb7343fd9820b9e3544eaa88-18b1dbc541444cdbb3c051938662fe67 received from {username='slave'} at 127.0.0.1:56482
I20260601 13:42:08.789255 24757 tablet_copy_service.cc:434] P d7be6e61d98b4efaaa29a371238e926b: ending tablet copy session 1a6b401ddb7343fd9820b9e3544eaa88-18b1dbc541444cdbb3c051938662fe67 on tablet 18b1dbc541444cdbb3c051938662fe67 with peer 1a6b401ddb7343fd9820b9e3544eaa88
I20260601 13:42:08.800057 24910 raft_consensus.cc:493] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:08.800201 24910 raft_consensus.cc:515] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:08.800787 24910 leader_election.cc:290] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747), d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
W20260601 13:42:08.802086 24637 leader_election.cc:336] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
I20260601 13:42:08.804425 24747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e385b2948a4637b6ded209931a0db2" candidate_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7be6e61d98b4efaaa29a371238e926b" is_pre_election: true
I20260601 13:42:08.804555 24747 raft_consensus.cc:2468] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4c78b2728b4f1b9ef4f9900488d122 in term 1.
I20260601 13:42:08.805011 24636 leader_election.cc:304] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: 0f4c78b2728b4f1b9ef4f9900488d122, d7be6e61d98b4efaaa29a371238e926b; no voters: a8b6ec2559bc4e4db0d7e12174863c5b
I20260601 13:42:08.805181 24910 raft_consensus.cc:2804] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:08.805253 24910 raft_consensus.cc:493] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:08.805280 24910 raft_consensus.cc:3060] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:08.806195 24910 raft_consensus.cc:515] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:08.806558 24910 leader_election.cc:290] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [CANDIDATE]: Term 2 election: Requested vote from peers a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747), d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:08.806926 24747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91e385b2948a4637b6ded209931a0db2" candidate_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7be6e61d98b4efaaa29a371238e926b"
I20260601 13:42:08.807050 24747 raft_consensus.cc:3060] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:42:08.807670 24637 leader_election.cc:336] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
I20260601 13:42:08.808069 24747 raft_consensus.cc:2468] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4c78b2728b4f1b9ef4f9900488d122 in term 2.
I20260601 13:42:08.808314 24636 leader_election.cc:304] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: 0f4c78b2728b4f1b9ef4f9900488d122, d7be6e61d98b4efaaa29a371238e926b; no voters: a8b6ec2559bc4e4db0d7e12174863c5b
I20260601 13:42:08.808471 24910 raft_consensus.cc:2804] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:08.808665 24910 raft_consensus.cc:697] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Becoming Leader. State: Replica: 0f4c78b2728b4f1b9ef4f9900488d122, State: Running, Role: LEADER
I20260601 13:42:08.808821 24910 consensus_queue.cc:237] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Queue going to LEADER 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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:08.810470 24491 catalog_manager.cc:5696] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 reported cstate change: term changed from 1 to 2, leader changed from a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) to 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2). New cstate: current_term: 2 leader_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:08.875104 24916 ts_tablet_manager.cc:933] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: Initiating tablet copy from peer d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:08.875578 24916 tablet_copy_client.cc:323] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:41923
I20260601 13:42:08.876075 24757 tablet_copy_service.cc:140] P d7be6e61d98b4efaaa29a371238e926b: Received BeginTabletCopySession request for tablet e8cd9ef81f344aa2b3d916b4c80dc230 from peer 1a6b401ddb7343fd9820b9e3544eaa88 ({username='slave'} at 127.0.0.1:56482)
I20260601 13:42:08.876192 24757 tablet_copy_service.cc:161] P d7be6e61d98b4efaaa29a371238e926b: Beginning new tablet copy session on tablet e8cd9ef81f344aa2b3d916b4c80dc230 from peer 1a6b401ddb7343fd9820b9e3544eaa88 at {username='slave'} at 127.0.0.1:56482: session id = 1a6b401ddb7343fd9820b9e3544eaa88-e8cd9ef81f344aa2b3d916b4c80dc230
I20260601 13:42:08.876987 24757 tablet_copy_source_session.cc:215] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:08.877810 24916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cd9ef81f344aa2b3d916b4c80dc230. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:08.879595 24916 tablet_copy_client.cc:806] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:08.879786 24916 tablet_copy_client.cc:670] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:08.881093 24916 tablet_copy_client.cc:538] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:08.882221 24916 tablet_bootstrap.cc:492] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: Bootstrap starting.
I20260601 13:42:08.885401 24916 tablet_bootstrap.cc:492] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: 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:42:08.885658 24916 tablet_bootstrap.cc:492] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: Bootstrap complete.
I20260601 13:42:08.885839 24916 ts_tablet_manager.cc:1403] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:08.886230 24916 raft_consensus.cc:359] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:08.886396 24916 raft_consensus.cc:740] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 1a6b401ddb7343fd9820b9e3544eaa88, State: Initialized, Role: LEARNER
I20260601 13:42:08.886543 24916 consensus_queue.cc:260] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:08.886828 24916 ts_tablet_manager.cc:1434] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:08.887362 24757 tablet_copy_service.cc:342] P d7be6e61d98b4efaaa29a371238e926b: Request end of tablet copy session 1a6b401ddb7343fd9820b9e3544eaa88-e8cd9ef81f344aa2b3d916b4c80dc230 received from {username='slave'} at 127.0.0.1:56482
I20260601 13:42:08.887444 24757 tablet_copy_service.cc:434] P d7be6e61d98b4efaaa29a371238e926b: ending tablet copy session 1a6b401ddb7343fd9820b9e3544eaa88-e8cd9ef81f344aa2b3d916b4c80dc230 on tablet e8cd9ef81f344aa2b3d916b4c80dc230 with peer 1a6b401ddb7343fd9820b9e3544eaa88
I20260601 13:42:08.930771 24910 raft_consensus.cc:493] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:08.930938 24910 raft_consensus.cc:515] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:08.931488 24910 leader_election.cc:290] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747), d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:08.932024 24747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639bd949fffd4f75a34599c676f1bd52" candidate_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7be6e61d98b4efaaa29a371238e926b" is_pre_election: true
I20260601 13:42:08.932181 24747 raft_consensus.cc:2468] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f4c78b2728b4f1b9ef4f9900488d122 in term 1.
I20260601 13:42:08.932454 24636 leader_election.cc:304] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: 0f4c78b2728b4f1b9ef4f9900488d122, d7be6e61d98b4efaaa29a371238e926b; no voters: 
W20260601 13:42:08.932628 24637 leader_election.cc:336] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
I20260601 13:42:08.932627 24910 raft_consensus.cc:2804] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:08.932796 24910 raft_consensus.cc:493] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:08.932861 24910 raft_consensus.cc:3060] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:08.933750 24910 raft_consensus.cc:515] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:08.934113 24910 leader_election.cc:290] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [CANDIDATE]: Term 2 election: Requested vote from peers a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747), d7be6e61d98b4efaaa29a371238e926b (127.18.6.3:41923)
I20260601 13:42:08.934463 24747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639bd949fffd4f75a34599c676f1bd52" candidate_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d7be6e61d98b4efaaa29a371238e926b"
I20260601 13:42:08.934584 24747 raft_consensus.cc:3060] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:42:08.935030 24637 leader_election.cc:336] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
I20260601 13:42:08.935391 24747 raft_consensus.cc:2468] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f4c78b2728b4f1b9ef4f9900488d122 in term 2.
I20260601 13:42:08.935775 24636 leader_election.cc:304] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: 0f4c78b2728b4f1b9ef4f9900488d122, d7be6e61d98b4efaaa29a371238e926b; no voters: a8b6ec2559bc4e4db0d7e12174863c5b
I20260601 13:42:08.935992 24910 raft_consensus.cc:2804] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:08.936084 24910 raft_consensus.cc:697] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Becoming Leader. State: Replica: 0f4c78b2728b4f1b9ef4f9900488d122, State: Running, Role: LEADER
I20260601 13:42:08.936218 24910 consensus_queue.cc:237] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Queue going to LEADER 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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } }
I20260601 13:42:08.937795 24491 catalog_manager.cc:5696] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 reported cstate change: term changed from 1 to 2, leader changed from a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) to 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2). New cstate: current_term: 2 leader_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:09.283708 24637 consensus_peers.cc:597] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:09.313341 24872 raft_consensus.cc:1217] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:09.344980 24872 raft_consensus.cc:1217] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:09.351853 24747 raft_consensus.cc:1275] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:42:09.352383 24910 consensus_queue.cc:1048] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:09.356156 24637 consensus_peers.cc:597] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:09.416373 24747 raft_consensus.cc:1275] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:42:09.416955 24910 consensus_queue.cc:1048] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:09.420994 24931 consensus_queue.cc:579] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Leader has been unable to successfully communicate with peer a8b6ec2559bc4e4db0d7e12174863c5b for more than 1 seconds (1.051s)
W20260601 13:42:09.519428 24542 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a8b6ec2559bc4e4db0d7e12174863c5b not available for placement
I20260601 13:42:09.689651 24915 consensus_queue.cc:579] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Leader has been unable to successfully communicate with peer a8b6ec2559bc4e4db0d7e12174863c5b for more than 1 seconds (1.377s)
I20260601 13:42:09.821527 24931 raft_consensus.cc:1064] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b: attempting to promote NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 to VOTER
I20260601 13:42:09.822008 24931 consensus_queue.cc:237] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } }
I20260601 13:42:09.823431 24672 raft_consensus.cc:1275] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:09.823416 24872 raft_consensus.cc:1275] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 LEARNER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:09.824002 24938 consensus_queue.cc:1048] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } 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:42:09.824182 24930 consensus_queue.cc:1048] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:42:09.824295 24712 consensus_peers.cc:597] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:09.825929 24930 raft_consensus.cc:2955] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.826371 24672 raft_consensus.cc:2955] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.827834 24872 raft_consensus.cc:2955] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.828414 24492 catalog_manager.cc:5696] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 reported cstate change: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7be6e61d98b4efaaa29a371238e926b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.832351 24747 consensus_queue.cc:237] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [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: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } }
I20260601 13:42:09.833722 24872 raft_consensus.cc:1275] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:09.833911 24672 raft_consensus.cc:1275] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:09.834093 24915 consensus_queue.cc:1048] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } 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:42:09.834343 24931 consensus_queue.cc:1048] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:09.835937 24930 raft_consensus.cc:2955] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.836400 24872 raft_consensus.cc:2955] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.836488 24672 raft_consensus.cc:2955] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.838229 24478 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 18b1dbc541444cdbb3c051938662fe67 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:09.838560 24491 catalog_manager.cc:5696] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 reported cstate change: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New cstate: current_term: 1 leader_uuid: "d7be6e61d98b4efaaa29a371238e926b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
W20260601 13:42:09.842139 24479 catalog_manager.cc:4754] TS a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 18b1dbc541444cdbb3c051938662fe67: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
I20260601 13:42:09.872540 24931 raft_consensus.cc:1064] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b: attempting to promote NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 to VOTER
I20260601 13:42:09.872931 24931 consensus_queue.cc:237] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } }
I20260601 13:42:09.874245 24672 raft_consensus.cc:1275] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:09.874338 24872 raft_consensus.cc:1275] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 LEARNER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:09.874655 24938 consensus_queue.cc:1048] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:09.874804 24915 consensus_queue.cc:1048] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } 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:42:09.874948 24712 consensus_peers.cc:597] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:09.876621 24930 raft_consensus.cc:2955] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.877004 24672 raft_consensus.cc:2955] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.878448 24872 raft_consensus.cc:2955] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.879331 24493 catalog_manager.cc:5696] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b reported cstate change: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d7be6e61d98b4efaaa29a371238e926b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:09.882117 24747 consensus_queue.cc:237] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [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: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } }
I20260601 13:42:09.883414 24672 raft_consensus.cc:1275] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:09.883415 24872 raft_consensus.cc:1275] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Refusing update from remote peer d7be6e61d98b4efaaa29a371238e926b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:09.883864 24930 consensus_queue.cc:1048] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:09.884002 24915 consensus_queue.cc:1048] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } 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:42:09.885385 24931 raft_consensus.cc:2955] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.885835 24872 raft_consensus.cc:2955] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.885835 24672 raft_consensus.cc:2955] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:09.886737 24478 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e8cd9ef81f344aa2b3d916b4c80dc230 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:09.887790 24493 catalog_manager.cc:5696] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b reported cstate change: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New cstate: current_term: 1 leader_uuid: "d7be6e61d98b4efaaa29a371238e926b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:10.184571 24925 consensus_queue.cc:579] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Leader has been unable to successfully communicate with peer a8b6ec2559bc4e4db0d7e12174863c5b for more than 1 seconds (1.376s)
I20260601 13:42:10.187242 24672 consensus_queue.cc:237] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:10.188627 24747 raft_consensus.cc:1275] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:10.189057 24950 consensus_queue.cc:1048] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:10.189642 24637 consensus_peers.cc:597] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:10.190807 24949 raft_consensus.cc:2955] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:10.191196 24747 raft_consensus.cc:2955] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:10.192600 24480 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 91e385b2948a4637b6ded209931a0db2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
W20260601 13:42:10.193035 24638 consensus_peers.cc:597] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 -> Peer 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4:34013): Couldn't send request to peer 1a6b401ddb7343fd9820b9e3544eaa88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91e385b2948a4637b6ded209931a0db2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:10.193576 24492 catalog_manager.cc:5696] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b reported cstate change: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New cstate: current_term: 2 leader_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:10.265487 24949 consensus_queue.cc:579] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Leader has been unable to successfully communicate with peer a8b6ec2559bc4e4db0d7e12174863c5b for more than 1 seconds (1.329s)
I20260601 13:42:10.268239 24672 consensus_queue.cc:237] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:10.269657 24747 raft_consensus.cc:1275] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260601 13:42:10.269891 24638 consensus_peers.cc:597] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 -> Peer 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4:34013): Couldn't send request to peer 1a6b401ddb7343fd9820b9e3544eaa88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 639bd949fffd4f75a34599c676f1bd52. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:10.270162 24637 consensus_peers.cc:597] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:10.270246 24949 consensus_queue.cc:1048] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:10.271596 24925 raft_consensus.cc:2955] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:10.272032 24747 raft_consensus.cc:2955] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
I20260601 13:42:10.273108 24480 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 639bd949fffd4f75a34599c676f1bd52 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:42:10.273928 24491 catalog_manager.cc:5696] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b reported cstate change: config changed from index -1 to 2, NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) added. New cstate: current_term: 2 leader_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } } }
W20260601 13:42:10.481626 24479 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111) [suppressed 37 similar messages]
W20260601 13:42:10.520167 24542 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a8b6ec2559bc4e4db0d7e12174863c5b not available for placement
I20260601 13:42:10.687083 24953 ts_tablet_manager.cc:933] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: Initiating tablet copy from peer 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575)
I20260601 13:42:10.687410 24953 tablet_copy_client.cc:323] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:39575
I20260601 13:42:10.691197 24682 tablet_copy_service.cc:140] P 0f4c78b2728b4f1b9ef4f9900488d122: Received BeginTabletCopySession request for tablet 91e385b2948a4637b6ded209931a0db2 from peer 1a6b401ddb7343fd9820b9e3544eaa88 ({username='slave'} at 127.0.0.1:45794)
I20260601 13:42:10.691316 24682 tablet_copy_service.cc:161] P 0f4c78b2728b4f1b9ef4f9900488d122: Beginning new tablet copy session on tablet 91e385b2948a4637b6ded209931a0db2 from peer 1a6b401ddb7343fd9820b9e3544eaa88 at {username='slave'} at 127.0.0.1:45794: session id = 1a6b401ddb7343fd9820b9e3544eaa88-91e385b2948a4637b6ded209931a0db2
I20260601 13:42:10.692193 24682 tablet_copy_source_session.cc:215] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:10.693202 24953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91e385b2948a4637b6ded209931a0db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.695078 24953 tablet_copy_client.cc:806] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:10.695276 24953 tablet_copy_client.cc:670] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:10.696605 24953 tablet_copy_client.cc:538] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:10.697821 24953 tablet_bootstrap.cc:492] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: Bootstrap starting.
I20260601 13:42:10.701167 24953 tablet_bootstrap.cc:492] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: 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:42:10.701429 24953 tablet_bootstrap.cc:492] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: Bootstrap complete.
I20260601 13:42:10.701614 24953 ts_tablet_manager.cc:1403] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:10.702029 24953 raft_consensus.cc:359] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:10.702137 24953 raft_consensus.cc:740] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1a6b401ddb7343fd9820b9e3544eaa88, State: Initialized, Role: LEARNER
I20260601 13:42:10.702270 24953 consensus_queue.cc:260] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:10.702596 24953 ts_tablet_manager.cc:1434] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:10.703208 24682 tablet_copy_service.cc:342] P 0f4c78b2728b4f1b9ef4f9900488d122: Request end of tablet copy session 1a6b401ddb7343fd9820b9e3544eaa88-91e385b2948a4637b6ded209931a0db2 received from {username='slave'} at 127.0.0.1:45794
I20260601 13:42:10.703308 24682 tablet_copy_service.cc:434] P 0f4c78b2728b4f1b9ef4f9900488d122: ending tablet copy session 1a6b401ddb7343fd9820b9e3544eaa88-91e385b2948a4637b6ded209931a0db2 on tablet 91e385b2948a4637b6ded209931a0db2 with peer 1a6b401ddb7343fd9820b9e3544eaa88
I20260601 13:42:10.717554 24953 ts_tablet_manager.cc:933] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: Initiating tablet copy from peer 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575)
I20260601 13:42:10.717883 24953 tablet_copy_client.cc:323] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:39575
I20260601 13:42:10.718353 24682 tablet_copy_service.cc:140] P 0f4c78b2728b4f1b9ef4f9900488d122: Received BeginTabletCopySession request for tablet 639bd949fffd4f75a34599c676f1bd52 from peer 1a6b401ddb7343fd9820b9e3544eaa88 ({username='slave'} at 127.0.0.1:45794)
I20260601 13:42:10.718437 24682 tablet_copy_service.cc:161] P 0f4c78b2728b4f1b9ef4f9900488d122: Beginning new tablet copy session on tablet 639bd949fffd4f75a34599c676f1bd52 from peer 1a6b401ddb7343fd9820b9e3544eaa88 at {username='slave'} at 127.0.0.1:45794: session id = 1a6b401ddb7343fd9820b9e3544eaa88-639bd949fffd4f75a34599c676f1bd52
I20260601 13:42:10.719194 24682 tablet_copy_source_session.cc:215] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:10.719939 24953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639bd949fffd4f75a34599c676f1bd52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:10.721669 24953 tablet_copy_client.cc:806] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:10.721841 24953 tablet_copy_client.cc:670] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:10.722993 24953 tablet_copy_client.cc:538] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:10.724208 24953 tablet_bootstrap.cc:492] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: Bootstrap starting.
I20260601 13:42:10.727088 24953 tablet_bootstrap.cc:492] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: 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:42:10.727288 24953 tablet_bootstrap.cc:492] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: Bootstrap complete.
I20260601 13:42:10.727417 24953 ts_tablet_manager.cc:1403] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:10.727833 24953 raft_consensus.cc:359] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:10.727937 24953 raft_consensus.cc:740] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1a6b401ddb7343fd9820b9e3544eaa88, State: Initialized, Role: LEARNER
I20260601 13:42:10.728009 24953 consensus_queue.cc:260] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: true } }
I20260601 13:42:10.728302 24953 ts_tablet_manager.cc:1434] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:10.728873 24682 tablet_copy_service.cc:342] P 0f4c78b2728b4f1b9ef4f9900488d122: Request end of tablet copy session 1a6b401ddb7343fd9820b9e3544eaa88-639bd949fffd4f75a34599c676f1bd52 received from {username='slave'} at 127.0.0.1:45794
I20260601 13:42:10.728960 24682 tablet_copy_service.cc:434] P 0f4c78b2728b4f1b9ef4f9900488d122: ending tablet copy session 1a6b401ddb7343fd9820b9e3544eaa88-639bd949fffd4f75a34599c676f1bd52 on tablet 639bd949fffd4f75a34599c676f1bd52 with peer 1a6b401ddb7343fd9820b9e3544eaa88
W20260601 13:42:11.025985 24479 catalog_manager.cc:4754] TS a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e8cd9ef81f344aa2b3d916b4c80dc230: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
I20260601 13:42:11.243696 24872 raft_consensus.cc:1217] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:42:11.278404 24872 raft_consensus.cc:1217] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:42:11.375734 24963 consensus_queue.cc:579] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Leader has been unable to successfully communicate with peer a8b6ec2559bc4e4db0d7e12174863c5b for more than 1 seconds (1.188s)
W20260601 13:42:11.520874 24542 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver a8b6ec2559bc4e4db0d7e12174863c5b not available for placement
I20260601 13:42:11.727527 24949 consensus_queue.cc:579] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Leader has been unable to successfully communicate with peer a8b6ec2559bc4e4db0d7e12174863c5b for more than 1 seconds (1.459s)
I20260601 13:42:11.782289 24963 raft_consensus.cc:1064] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122: attempting to promote NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 to VOTER
I20260601 13:42:11.782677 24963 consensus_queue.cc:237] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } }
I20260601 13:42:11.783988 24747 raft_consensus.cc:1275] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:11.783988 24872 raft_consensus.cc:1275] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 LEARNER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:11.784475 24963 consensus_queue.cc:1048] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } 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:42:11.784641 24967 consensus_queue.cc:1048] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:42:11.784762 24637 consensus_peers.cc:597] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:11.786358 24963 raft_consensus.cc:2955] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.786751 24872 raft_consensus.cc:2955] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.788259 24747 raft_consensus.cc:2955] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.788906 24492 catalog_manager.cc:5696] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 reported cstate change: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:11.792270 24672 consensus_queue.cc:237] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } }
I20260601 13:42:11.793437 24872 raft_consensus.cc:1275] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:11.793437 24747 raft_consensus.cc:1275] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:11.793788 24949 consensus_queue.cc:1048] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } 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:42:11.793910 24967 consensus_queue.cc:1048] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:11.795535 24963 raft_consensus.cc:2955] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.795912 24747 raft_consensus.cc:2955] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.795971 24872 raft_consensus.cc:2955] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.797785 24480 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 639bd949fffd4f75a34599c676f1bd52 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:11.797875 24493 catalog_manager.cc:5696] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 reported cstate change: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New cstate: current_term: 2 leader_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:11.829625 24949 raft_consensus.cc:1064] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122: attempting to promote NON_VOTER 1a6b401ddb7343fd9820b9e3544eaa88 to VOTER
I20260601 13:42:11.830010 24949 consensus_queue.cc:237] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } }
I20260601 13:42:11.831390 24872 raft_consensus.cc:1275] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 LEARNER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:11.831395 24747 raft_consensus.cc:1275] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:11.831823 24963 consensus_queue.cc:1048] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } 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:42:11.831995 24964 consensus_queue.cc:1048] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:42:11.832523 24637 consensus_peers.cc:597] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 -> Peer a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): Couldn't send request to peer a8b6ec2559bc4e4db0d7e12174863c5b. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:11.833773 24964 raft_consensus.cc:2955] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.834218 24747 raft_consensus.cc:2955] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.836243 24872 raft_consensus.cc:2955] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.836300 24492 catalog_manager.cc:5696] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b reported cstate change: config changed from index 2 to 3, 1a6b401ddb7343fd9820b9e3544eaa88 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a8b6ec2559bc4e4db0d7e12174863c5b" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 45747 } } peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.839399 24672 consensus_queue.cc:237] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [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: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } }
I20260601 13:42:11.840461 24872 raft_consensus.cc:1275] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:11.840806 24967 consensus_queue.cc:1048] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } 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:42:11.841042 24747 raft_consensus.cc:1275] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Refusing update from remote peer 0f4c78b2728b4f1b9ef4f9900488d122: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:11.841377 24967 consensus_queue.cc:1048] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:11.842163 24963 raft_consensus.cc:2955] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.843376 24747 raft_consensus.cc:2955] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.843888 24872 raft_consensus.cc:2955] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } } }
I20260601 13:42:11.844039 24480 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 91e385b2948a4637b6ded209931a0db2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:11.845122 24493 catalog_manager.cc:5696] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 reported cstate change: config changed from index 3 to 4, VOTER a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1) evicted. New cstate: current_term: 2 leader_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0f4c78b2728b4f1b9ef4f9900488d122" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d7be6e61d98b4efaaa29a371238e926b" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1a6b401ddb7343fd9820b9e3544eaa88" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 34013 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:42:12.032101 24479 catalog_manager.cc:4754] TS a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 639bd949fffd4f75a34599c676f1bd52: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
W20260601 13:42:13.042045 24479 catalog_manager.cc:4754] TS a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 91e385b2948a4637b6ded209931a0db2: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
W20260601 13:42:14.102686 24479 catalog_manager.cc:4754] TS a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 91e385b2948a4637b6ded209931a0db2: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
I20260601 13:42:15.149860 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:15.154145 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.154412 18456 tablet_replica.cc:333] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122: stopping tablet replica
I20260601 13:42:15.154561 18456 raft_consensus.cc:2243] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.154791 18456 raft_consensus.cc:2272] T 639bd949fffd4f75a34599c676f1bd52 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.155314 18456 tablet_replica.cc:333] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122: stopping tablet replica
I20260601 13:42:15.155403 18456 raft_consensus.cc:2243] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.155596 18456 raft_consensus.cc:2272] T 18b1dbc541444cdbb3c051938662fe67 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.155949 18456 tablet_replica.cc:333] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122: stopping tablet replica
I20260601 13:42:15.156039 18456 raft_consensus.cc:2243] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.156191 18456 raft_consensus.cc:2272] T 91e385b2948a4637b6ded209931a0db2 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.156515 18456 tablet_replica.cc:333] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122: stopping tablet replica
I20260601 13:42:15.156592 18456 raft_consensus.cc:2243] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.156695 18456 raft_consensus.cc:2272] T e8cd9ef81f344aa2b3d916b4c80dc230 P 0f4c78b2728b4f1b9ef4f9900488d122 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:15.161603 24713 consensus_peers.cc:597] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b -> Peer 0f4c78b2728b4f1b9ef4f9900488d122 (127.18.6.2:39575): Couldn't send request to peer 0f4c78b2728b4f1b9ef4f9900488d122. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.2:39575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:15.170123 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:15.172854 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:15.177963 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.178252 18456 tablet_replica.cc:333] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b: stopping tablet replica
I20260601 13:42:15.178402 18456 raft_consensus.cc:2243] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.178539 18456 raft_consensus.cc:2272] T 639bd949fffd4f75a34599c676f1bd52 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.179018 18456 tablet_replica.cc:333] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b: stopping tablet replica
I20260601 13:42:15.179108 18456 raft_consensus.cc:2243] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.179260 18456 raft_consensus.cc:2272] T 18b1dbc541444cdbb3c051938662fe67 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.179647 18456 tablet_replica.cc:333] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b: stopping tablet replica
I20260601 13:42:15.179759 18456 raft_consensus.cc:2243] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:15.179903 18456 raft_consensus.cc:2272] T e8cd9ef81f344aa2b3d916b4c80dc230 P d7be6e61d98b4efaaa29a371238e926b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.180215 18456 tablet_replica.cc:333] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b: stopping tablet replica
I20260601 13:42:15.180284 18456 raft_consensus.cc:2243] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.180375 18456 raft_consensus.cc:2272] T 91e385b2948a4637b6ded209931a0db2 P d7be6e61d98b4efaaa29a371238e926b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.193735 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:15.196470 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:42:15.200517 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:15.200824 18456 tablet_replica.cc:333] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88: stopping tablet replica
I20260601 13:42:15.200953 18456 raft_consensus.cc:2243] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.201092 18456 raft_consensus.cc:2272] T 639bd949fffd4f75a34599c676f1bd52 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.201547 18456 tablet_replica.cc:333] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88: stopping tablet replica
I20260601 13:42:15.201639 18456 raft_consensus.cc:2243] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.201725 18456 raft_consensus.cc:2272] T 91e385b2948a4637b6ded209931a0db2 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.202010 18456 tablet_replica.cc:333] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88: stopping tablet replica
I20260601 13:42:15.202085 18456 raft_consensus.cc:2243] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.202163 18456 raft_consensus.cc:2272] T 18b1dbc541444cdbb3c051938662fe67 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.202442 18456 tablet_replica.cc:333] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88: stopping tablet replica
I20260601 13:42:15.202517 18456 raft_consensus.cc:2243] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:15.202603 18456 raft_consensus.cc:2272] T e8cd9ef81f344aa2b3d916b4c80dc230 P 1a6b401ddb7343fd9820b9e3544eaa88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:15.215627 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:42:15.218381 18456 master.cc:562] Master@127.18.6.62:44707 shutting down...
W20260601 13:42:16.084839 24479 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111) [suppressed 31 similar messages]
W20260601 13:42:16.085892 24479 catalog_manager.cc:4754] TS a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 639bd949fffd4f75a34599c676f1bd52: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
W20260601 13:42:18.262526 24479 catalog_manager.cc:4754] TS a8b6ec2559bc4e4db0d7e12174863c5b (127.18.6.1:45747): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e8cd9ef81f344aa2b3d916b4c80dc230: Network error: Client connection negotiation failed: client connection to 127.18.6.1:45747: connect: Connection refused (error 111)
I20260601 13:42:18.813707 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:18.814031 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:18.814136 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P e3ae8918b99847808eadb659870a9b13: stopping tablet replica
I20260601 13:42:18.827399 18456 master.cc:584] Master@127.18.6.62:44707 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13366 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:42:18.837165 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:33339
I20260601 13:42:18.837520 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:18.839704 24989 instance_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:42:18.839793 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:18.839754 24991 instance_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:42:18.839730 24988 instance_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:42:18.840165 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:18.840229 18456 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:42:18.840261 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321338840260 us; error 0 us; skew 500 ppm
I20260601 13:42:18.841207 18456 webserver.cc:533] Webserver started at http://127.18.6.62:33885/ using document root <none> and password file <none>
I20260601 13:42:18.841373 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:18.841444 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:18.841521 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:18.841938 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "b6d34fa6f28649fc871bf91edaf38357"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:18.843570 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:18.844650 24996 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:42:18.844931 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:18.845014 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "b6d34fa6f28649fc871bf91edaf38357"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:18.845105 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-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:42:18.864142 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:18.864570 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:18.869179 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:33339
I20260601 13:42:18.872682 25048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:33339 every 8 connection(s)
I20260601 13:42:18.873208 25049 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:42:18.875088 25049 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357: Bootstrap starting.
I20260601 13:42:18.876075 25049 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:18.877178 25049 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357: No bootstrap required, opened a new log
I20260601 13:42:18.877628 25049 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d34fa6f28649fc871bf91edaf38357" member_type: VOTER }
I20260601 13:42:18.877729 25049 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:18.877756 25049 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d34fa6f28649fc871bf91edaf38357, State: Initialized, Role: FOLLOWER
I20260601 13:42:18.877969 25049 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6d34fa6f28649fc871bf91edaf38357" member_type: VOTER }
I20260601 13:42:18.878052 25049 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:18.878125 25049 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:18.878193 25049 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:18.878939 25049 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d34fa6f28649fc871bf91edaf38357" member_type: VOTER }
I20260601 13:42:18.879098 25049 leader_election.cc:304] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [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: b6d34fa6f28649fc871bf91edaf38357; no voters: 
I20260601 13:42:18.879319 25049 leader_election.cc:290] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:18.879509 25052 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:18.879738 25052 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 1 LEADER]: Becoming Leader. State: Replica: b6d34fa6f28649fc871bf91edaf38357, State: Running, Role: LEADER
I20260601 13:42:18.879879 25049 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:18.879918 25052 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [LEADER]: Queue going to LEADER mode. State: All 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: "b6d34fa6f28649fc871bf91edaf38357" member_type: VOTER }
I20260601 13:42:18.880354 25053 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6d34fa6f28649fc871bf91edaf38357" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d34fa6f28649fc871bf91edaf38357" member_type: VOTER } }
I20260601 13:42:18.880463 25053 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:18.880365 25054 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6d34fa6f28649fc871bf91edaf38357. Latest consensus state: current_term: 1 leader_uuid: "b6d34fa6f28649fc871bf91edaf38357" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6d34fa6f28649fc871bf91edaf38357" member_type: VOTER } }
I20260601 13:42:18.880735 25054 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:18.880765 25056 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:18.881639 25056 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:18.882032 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:18.883628 25056 catalog_manager.cc:1382] Generated new cluster ID: f9bd7d31d62b40b4acaa784362dad260
I20260601 13:42:18.883695 25056 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:18.896095 25056 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:18.896703 25056 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:18.903226 25056 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357: Generated new TSK 0
I20260601 13:42:18.903424 25056 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:18.914485 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:18.916895 25071 instance_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:42:18.916967 25073 instance_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:42:18.917016 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:18.916985 25070 instance_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:42:18.917338 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:18.917383 18456 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:42:18.917400 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321338917400 us; error 0 us; skew 500 ppm
I20260601 13:42:18.918272 18456 webserver.cc:533] Webserver started at http://127.18.6.1:46315/ using document root <none> and password file <none>
I20260601 13:42:18.918454 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:18.918506 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:18.918589 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:18.918982 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:18.920504 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:18.921427 25078 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:42:18.921708 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:18.921766 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:18.921857 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-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:42:18.934207 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:18.934682 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:18.934993 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:18.935541 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:18.935583 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.935634 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:18.935671 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.939999 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:39709
I20260601 13:42:18.940029 25141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:39709 every 8 connection(s)
I20260601 13:42:18.940922 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:18.942938 25146 instance_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:42:18.943009 25149 instance_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:42:18.943243 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:18.942937 25147 instance_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:42:18.943514 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:18.943568 18456 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:42:18.943596 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321338943596 us; error 0 us; skew 500 ppm
I20260601 13:42:18.944712 18456 webserver.cc:533] Webserver started at http://127.18.6.2:45697/ using document root <none> and password file <none>
I20260601 13:42:18.944895 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:18.944952 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:18.945036 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:18.945467 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "ae61edbdbb364d44b273aafd62262b49"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:18.947178 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:18.948304 25154 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:42:18.948586 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:18.948673 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "ae61edbdbb364d44b273aafd62262b49"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:18.948763 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-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:42:18.951339 25142 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33339
I20260601 13:42:18.951459 25142 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:18.951726 25142 heartbeater.cc:507] Master 127.18.6.62:33339 requested a full tablet report, sending...
I20260601 13:42:18.952369 25013 ts_manager.cc:194] Registered new tserver with Master: d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709)
I20260601 13:42:18.953154 25013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45876
I20260601 13:42:18.967855 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:18.968379 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:18.968709 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:18.969185 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:18.969249 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.969308 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:18.969375 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.973755 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:37793
I20260601 13:42:18.973775 25217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:37793 every 8 connection(s)
I20260601 13:42:18.974722 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:18.976667 25221 instance_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:42:18.976835 25224 instance_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:42:18.976943 25222 instance_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:42:18.977115 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:18.977301 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:18.977349 18456 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:42:18.977366 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321338977366 us; error 0 us; skew 500 ppm
I20260601 13:42:18.978327 18456 webserver.cc:533] Webserver started at http://127.18.6.3:37271/ using document root <none> and password file <none>
I20260601 13:42:18.978524 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:18.978596 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:18.978675 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:18.979198 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:18.979250 25218 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33339
I20260601 13:42:18.979347 25218 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:18.979591 25218 heartbeater.cc:507] Master 127.18.6.62:33339 requested a full tablet report, sending...
I20260601 13:42:18.980243 25013 ts_manager.cc:194] Registered new tserver with Master: ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:18.980758 25013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45880
I20260601 13:42:18.981127 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:18.982120 25229 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:42:18.982357 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:18.982439 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:18.982533 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-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:42:18.992488 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:18.992959 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:18.993289 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:18.993758 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:18.993820 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.993880 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:18.993913 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:18.998858 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:41829
I20260601 13:42:18.998894 25292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:41829 every 8 connection(s)
I20260601 13:42:19.003901 25293 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33339
I20260601 13:42:19.004032 25293 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:19.004295 25293 heartbeater.cc:507] Master 127.18.6.62:33339 requested a full tablet report, sending...
I20260601 13:42:19.004998 25013 ts_manager.cc:194] Registered new tserver with Master: f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:19.005137 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005848463s
I20260601 13:42:19.005697 25013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45892
I20260601 13:42:19.954145 25142 heartbeater.cc:499] Master 127.18.6.62:33339 was elected leader, sending a full tablet report...
I20260601 13:42:19.981750 25218 heartbeater.cc:499] Master 127.18.6.62:33339 was elected leader, sending a full tablet report...
I20260601 13:42:20.006762 25293 heartbeater.cc:499] Master 127.18.6.62:33339 was elected leader, sending a full tablet report...
I20260601 13:42:20.040768 25013 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45898:
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:42:20.041402 25013 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:42:20.054371 25106 tablet_service.cc:1511] Processing CreateTablet for tablet 7947a2b74cc9437f92a20ece6d60dad9 (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:20.054438 25105 tablet_service.cc:1511] Processing CreateTablet for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:20.054767 25106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7947a2b74cc9437f92a20ece6d60dad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.054723 25104 tablet_service.cc:1511] Processing CreateTablet for tablet 2c13e04145d245318f78147b133f3ece (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:20.054981 25105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.055030 25103 tablet_service.cc:1511] Processing CreateTablet for tablet 6b41ebadd6bc422c91e8eb252e7456df (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:20.055696 25257 tablet_service.cc:1511] Processing CreateTablet for tablet 7947a2b74cc9437f92a20ece6d60dad9 (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:20.055941 25257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7947a2b74cc9437f92a20ece6d60dad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.057710 25103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b41ebadd6bc422c91e8eb252e7456df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.058283 25313 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap starting.
I20260601 13:42:20.058429 25256 tablet_service.cc:1511] Processing CreateTablet for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:20.058660 25256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.059408 25313 tablet_bootstrap.cc:654] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.059945 25314 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap starting.
I20260601 13:42:20.060405 25104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c13e04145d245318f78147b133f3ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.060963 25255 tablet_service.cc:1511] Processing CreateTablet for tablet 2c13e04145d245318f78147b133f3ece (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:20.061120 25314 tablet_bootstrap.cc:654] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.061244 25255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c13e04145d245318f78147b133f3ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.063376 25314 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: No bootstrap required, opened a new log
I20260601 13:42:20.063540 25314 ts_tablet_manager.cc:1403] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:20.063520 25254 tablet_service.cc:1511] Processing CreateTablet for tablet 6b41ebadd6bc422c91e8eb252e7456df (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:20.063561 25182 tablet_service.cc:1511] Processing CreateTablet for tablet 7947a2b74cc9437f92a20ece6d60dad9 (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:20.063705 25181 tablet_service.cc:1511] Processing CreateTablet for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:20.063798 25254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b41ebadd6bc422c91e8eb252e7456df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.063829 25182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7947a2b74cc9437f92a20ece6d60dad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.063935 25181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.064121 25314 raft_consensus.cc:359] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.064234 25314 raft_consensus.cc:385] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.064268 25314 raft_consensus.cc:740] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.064394 25314 consensus_queue.cc:260] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.064777 25314 ts_tablet_manager.cc:1434] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:20.066066 25180 tablet_service.cc:1511] Processing CreateTablet for tablet 2c13e04145d245318f78147b133f3ece (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:20.066324 25318 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: Bootstrap starting.
I20260601 13:42:20.066360 25180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c13e04145d245318f78147b133f3ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.066681 25314 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap starting.
I20260601 13:42:20.067422 25318 tablet_bootstrap.cc:654] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.067552 25314 tablet_bootstrap.cc:654] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.068262 25181 tablet_service.cc:1511] Processing CreateTablet for tablet 6b41ebadd6bc422c91e8eb252e7456df (DEFAULT_TABLE table=test-workload [id=e5ee4e5919c643f58359495f59a1fbff]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:20.068499 25181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b41ebadd6bc422c91e8eb252e7456df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:20.068815 25313 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: No bootstrap required, opened a new log
I20260601 13:42:20.068902 25313 ts_tablet_manager.cc:1403] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:42:20.069451 25313 raft_consensus.cc:359] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:20.069577 25313 raft_consensus.cc:385] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.069649 25313 raft_consensus.cc:740] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.069808 25313 consensus_queue.cc:260] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:20.070223 25313 ts_tablet_manager.cc:1434] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:20.070425 25314 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: No bootstrap required, opened a new log
I20260601 13:42:20.070573 25314 ts_tablet_manager.cc:1403] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:20.070451 25313 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap starting.
I20260601 13:42:20.071347 25318 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: No bootstrap required, opened a new log
I20260601 13:42:20.071480 25318 ts_tablet_manager.cc:1403] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:20.071868 25314 raft_consensus.cc:359] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:20.071959 25314 raft_consensus.cc:385] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.071981 25314 raft_consensus.cc:740] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.072046 25318 raft_consensus.cc:359] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:20.072157 25318 raft_consensus.cc:385] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.072124 25314 consensus_queue.cc:260] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:20.072206 25318 raft_consensus.cc:740] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.072984 25314 ts_tablet_manager.cc:1434] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:20.072981 25318 consensus_queue.cc:260] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:20.073207 25314 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap starting.
I20260601 13:42:20.073365 25318 ts_tablet_manager.cc:1434] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:20.073525 25318 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Bootstrap starting.
I20260601 13:42:20.074261 25314 tablet_bootstrap.cc:654] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.074450 25318 tablet_bootstrap.cc:654] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.075596 25314 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: No bootstrap required, opened a new log
I20260601 13:42:20.075680 25314 ts_tablet_manager.cc:1403] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:20.076231 25318 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: No bootstrap required, opened a new log
I20260601 13:42:20.076428 25318 ts_tablet_manager.cc:1403] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:20.076851 25318 raft_consensus.cc:359] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.076974 25318 raft_consensus.cc:385] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.077021 25318 raft_consensus.cc:740] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.077157 25318 consensus_queue.cc:260] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.077430 25318 ts_tablet_manager.cc:1434] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:20.077618 25318 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: Bootstrap starting.
I20260601 13:42:20.078526 25318 tablet_bootstrap.cc:654] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.072731 25313 tablet_bootstrap.cc:654] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.079592 25314 raft_consensus.cc:359] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.079747 25314 raft_consensus.cc:385] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.079802 25314 raft_consensus.cc:740] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.079849 25318 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: No bootstrap required, opened a new log
I20260601 13:42:20.079979 25318 ts_tablet_manager.cc:1403] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:20.079984 25314 consensus_queue.cc:260] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.080533 25318 raft_consensus.cc:359] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.080726 25318 raft_consensus.cc:385] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.080767 25314 ts_tablet_manager.cc:1434] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:20.080842 25318 raft_consensus.cc:740] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.080886 25313 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: No bootstrap required, opened a new log
I20260601 13:42:20.081110 25314 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap starting.
I20260601 13:42:20.081246 25313 ts_tablet_manager.cc:1403] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.000s
I20260601 13:42:20.081123 25318 consensus_queue.cc:260] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.081588 25318 ts_tablet_manager.cc:1434] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:20.081807 25318 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Bootstrap starting.
I20260601 13:42:20.082258 25314 tablet_bootstrap.cc:654] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.083379 25318 tablet_bootstrap.cc:654] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.083597 25314 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: No bootstrap required, opened a new log
I20260601 13:42:20.083693 25314 ts_tablet_manager.cc:1403] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:20.084074 25314 raft_consensus.cc:359] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.084209 25314 raft_consensus.cc:385] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.084256 25314 raft_consensus.cc:740] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.084395 25314 consensus_queue.cc:260] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.084704 25314 ts_tablet_manager.cc:1434] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:20.084757 25318 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: No bootstrap required, opened a new log
I20260601 13:42:20.084789 25313 raft_consensus.cc:359] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.084832 25318 ts_tablet_manager.cc:1403] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:20.084882 25313 raft_consensus.cc:385] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.084908 25313 raft_consensus.cc:740] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.085050 25313 consensus_queue.cc:260] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.085258 25318 raft_consensus.cc:359] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.085350 25313 ts_tablet_manager.cc:1434] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:42:20.085366 25318 raft_consensus.cc:385] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.085433 25318 raft_consensus.cc:740] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.085556 25318 consensus_queue.cc:260] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.085813 25318 ts_tablet_manager.cc:1434] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:20.086941 25313 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap starting.
I20260601 13:42:20.088207 25313 tablet_bootstrap.cc:654] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.089483 25313 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: No bootstrap required, opened a new log
I20260601 13:42:20.089566 25313 ts_tablet_manager.cc:1403] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:20.089919 25313 raft_consensus.cc:359] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.090019 25313 raft_consensus.cc:385] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.090044 25313 raft_consensus.cc:740] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.090190 25313 consensus_queue.cc:260] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.090497 25313 ts_tablet_manager.cc:1434] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:20.090698 25313 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap starting.
I20260601 13:42:20.091974 25313 tablet_bootstrap.cc:654] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:20.093320 25313 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: No bootstrap required, opened a new log
I20260601 13:42:20.093427 25313 ts_tablet_manager.cc:1403] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:20.093879 25313 raft_consensus.cc:359] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.093982 25313 raft_consensus.cc:385] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:20.094048 25313 raft_consensus.cc:740] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Initialized, Role: FOLLOWER
I20260601 13:42:20.094203 25313 consensus_queue.cc:260] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.094542 25313 ts_tablet_manager.cc:1434] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:20.201035 25317 raft_consensus.cc:493] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:20.201236 25317 raft_consensus.cc:515] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.201850 25317 leader_election.cc:290] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:20.205868 25192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b41ebadd6bc422c91e8eb252e7456df" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49" is_pre_election: true
I20260601 13:42:20.205947 25267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b41ebadd6bc422c91e8eb252e7456df" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" is_pre_election: true
I20260601 13:42:20.206045 25192 raft_consensus.cc:2468] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 0.
I20260601 13:42:20.206076 25267 raft_consensus.cc:2468] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 0.
I20260601 13:42:20.206405 25081 leader_election.cc:304] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae61edbdbb364d44b273aafd62262b49, d09114ffcaa5426f813fb68ffb3e1ae8; no voters: 
I20260601 13:42:20.206578 25317 raft_consensus.cc:2804] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:20.206647 25317 raft_consensus.cc:493] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:20.206700 25317 raft_consensus.cc:3060] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.207660 25317 raft_consensus.cc:515] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.208063 25317 leader_election.cc:290] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [CANDIDATE]: Term 1 election: Requested vote from peers ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:20.208388 25192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b41ebadd6bc422c91e8eb252e7456df" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49"
I20260601 13:42:20.208499 25192 raft_consensus.cc:3060] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.208523 25267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b41ebadd6bc422c91e8eb252e7456df" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3"
I20260601 13:42:20.208655 25267 raft_consensus.cc:3060] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.209369 25192 raft_consensus.cc:2468] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 1.
I20260601 13:42:20.209614 25267 raft_consensus.cc:2468] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 1.
I20260601 13:42:20.209640 25081 leader_election.cc:304] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae61edbdbb364d44b273aafd62262b49, d09114ffcaa5426f813fb68ffb3e1ae8; no voters: 
I20260601 13:42:20.209964 25317 raft_consensus.cc:2804] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:20.210209 25317 raft_consensus.cc:697] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 LEADER]: Becoming Leader. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Running, Role: LEADER
I20260601 13:42:20.210395 25317 consensus_queue.cc:237] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.212260 25013 catalog_manager.cc:5696] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:20.340971 25320 raft_consensus.cc:493] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:20.341145 25320 raft_consensus.cc:515] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.341665 25320 leader_election.cc:290] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:20.345717 25192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49" is_pre_election: true
I20260601 13:42:20.345728 25116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" is_pre_election: true
I20260601 13:42:20.345906 25192 raft_consensus.cc:2468] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 0.
I20260601 13:42:20.345919 25116 raft_consensus.cc:2468] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 0.
I20260601 13:42:20.346271 25230 leader_election.cc:304] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d09114ffcaa5426f813fb68ffb3e1ae8, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:20.346464 25320 raft_consensus.cc:2804] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:20.346531 25320 raft_consensus.cc:493] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:20.346575 25320 raft_consensus.cc:3060] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.347527 25320 raft_consensus.cc:515] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.347880 25320 leader_election.cc:290] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 1 election: Requested vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:20.348212 25116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
I20260601 13:42:20.348259 25192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49"
I20260601 13:42:20.348384 25116 raft_consensus.cc:3060] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.348410 25192 raft_consensus.cc:3060] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.349195 25192 raft_consensus.cc:2468] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 1.
I20260601 13:42:20.349442 25116 raft_consensus.cc:2468] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 1.
I20260601 13:42:20.349537 25232 leader_election.cc:304] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae61edbdbb364d44b273aafd62262b49, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:20.349735 25320 raft_consensus.cc:2804] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:20.349953 25320 raft_consensus.cc:697] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 LEADER]: Becoming Leader. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Running, Role: LEADER
I20260601 13:42:20.350113 25320 consensus_queue.cc:237] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.351857 25013 catalog_manager.cc:5696] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:20.405689 25320 raft_consensus.cc:493] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:20.405889 25320 raft_consensus.cc:515] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:20.406455 25320 leader_election.cc:290] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:20.406970 25116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7947a2b74cc9437f92a20ece6d60dad9" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" is_pre_election: true
I20260601 13:42:20.406978 25192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7947a2b74cc9437f92a20ece6d60dad9" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49" is_pre_election: true
I20260601 13:42:20.407123 25116 raft_consensus.cc:2468] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 0.
I20260601 13:42:20.407160 25192 raft_consensus.cc:2468] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 0.
I20260601 13:42:20.407444 25230 leader_election.cc:304] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d09114ffcaa5426f813fb68ffb3e1ae8, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:20.407572 25322 raft_consensus.cc:493] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:20.407647 25320 raft_consensus.cc:2804] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:20.407648 25322 raft_consensus.cc:515] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.407766 25320 raft_consensus.cc:493] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:20.407827 25320 raft_consensus.cc:3060] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.408241 25322 leader_election.cc:290] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:20.409044 25320 raft_consensus.cc:515] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:20.409539 25320 leader_election.cc:290] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 1 election: Requested vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:20.409766 25192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7947a2b74cc9437f92a20ece6d60dad9" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49"
I20260601 13:42:20.409849 25116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7947a2b74cc9437f92a20ece6d60dad9" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
I20260601 13:42:20.409878 25192 raft_consensus.cc:3060] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.409952 25116 raft_consensus.cc:3060] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.410974 25116 raft_consensus.cc:2468] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 1.
I20260601 13:42:20.410970 25192 raft_consensus.cc:2468] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 1.
I20260601 13:42:20.411296 25230 leader_election.cc:304] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d09114ffcaa5426f813fb68ffb3e1ae8, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:20.411438 25320 raft_consensus.cc:2804] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:20.411576 25320 raft_consensus.cc:697] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 LEADER]: Becoming Leader. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Running, Role: LEADER
I20260601 13:42:20.411729 25320 consensus_queue.cc:237] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:20.413460 25013 catalog_manager.cc:5696] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:20.413838 25116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "ae61edbdbb364d44b273aafd62262b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" is_pre_election: true
I20260601 13:42:20.413923 25116 raft_consensus.cc:2468] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae61edbdbb364d44b273aafd62262b49 in term 0.
I20260601 13:42:20.414203 25155 leader_election.cc:304] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae61edbdbb364d44b273aafd62262b49, d09114ffcaa5426f813fb68ffb3e1ae8; no voters: 
I20260601 13:42:20.414366 25322 raft_consensus.cc:2804] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:20.414425 25322 raft_consensus.cc:493] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:20.414469 25322 raft_consensus.cc:3060] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.414824 25267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "ae61edbdbb364d44b273aafd62262b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" is_pre_election: true
I20260601 13:42:20.414927 25267 raft_consensus.cc:2468] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae61edbdbb364d44b273aafd62262b49 in term 0.
I20260601 13:42:20.415382 25322 raft_consensus.cc:515] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.415738 25322 leader_election.cc:290] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [CANDIDATE]: Term 1 election: Requested vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:20.415968 25116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "ae61edbdbb364d44b273aafd62262b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
I20260601 13:42:20.415999 25267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "ae61edbdbb364d44b273aafd62262b49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3"
I20260601 13:42:20.416064 25116 raft_consensus.cc:3060] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.416064 25267 raft_consensus.cc:3060] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:20.416913 25116 raft_consensus.cc:2468] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae61edbdbb364d44b273aafd62262b49 in term 1.
I20260601 13:42:20.416913 25267 raft_consensus.cc:2468] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae61edbdbb364d44b273aafd62262b49 in term 1.
I20260601 13:42:20.417228 25155 leader_election.cc:304] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae61edbdbb364d44b273aafd62262b49, d09114ffcaa5426f813fb68ffb3e1ae8; no voters: 
I20260601 13:42:20.417407 25322 raft_consensus.cc:2804] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:20.417636 25322 raft_consensus.cc:697] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 LEADER]: Becoming Leader. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Running, Role: LEADER
I20260601 13:42:20.417774 25322 consensus_queue.cc:237] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:20.419140 25012 catalog_manager.cc:5696] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae61edbdbb364d44b273aafd62262b49 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "ae61edbdbb364d44b273aafd62262b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:20.504518 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:20.508683 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:20.509002 18456 tablet_replica.cc:333] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: stopping tablet replica
I20260601 13:42:20.509155 18456 raft_consensus.cc:2243] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.509296 18456 raft_consensus.cc:2272] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.509796 18456 tablet_replica.cc:333] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: stopping tablet replica
I20260601 13:42:20.509917 18456 raft_consensus.cc:2243] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.510095 18456 pending_rounds.cc:70] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Trying to abort 1 pending ops.
I20260601 13:42:20.510125 18456 pending_rounds.cc:77] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196209503731712 op_type: NO_OP noop_request { }
I20260601 13:42:20.510223 18456 raft_consensus.cc:2889] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:20.510286 18456 raft_consensus.cc:2272] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.510811 18456 tablet_replica.cc:333] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: stopping tablet replica
I20260601 13:42:20.510885 18456 raft_consensus.cc:2243] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.510978 18456 raft_consensus.cc:2272] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.511369 18456 tablet_replica.cc:333] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: stopping tablet replica
I20260601 13:42:20.511437 18456 raft_consensus.cc:2243] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.511582 18456 raft_consensus.cc:2272] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.525344 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:20.528055 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:20.533104 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:20.533466 18456 tablet_replica.cc:333] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: stopping tablet replica
I20260601 13:42:20.533635 18456 raft_consensus.cc:2243] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.533782 18456 raft_consensus.cc:2272] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.534325 18456 tablet_replica.cc:333] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: stopping tablet replica
I20260601 13:42:20.534447 18456 raft_consensus.cc:2243] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.534560 18456 raft_consensus.cc:2272] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.534931 18456 tablet_replica.cc:333] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: stopping tablet replica
I20260601 13:42:20.535053 18456 raft_consensus.cc:2243] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.535164 18456 raft_consensus.cc:2272] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.535583 18456 tablet_replica.cc:333] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: stopping tablet replica
I20260601 13:42:20.535696 18456 raft_consensus.cc:2243] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.535859 18456 pending_rounds.cc:70] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Trying to abort 1 pending ops.
I20260601 13:42:20.535907 18456 pending_rounds.cc:77] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196210352414720 op_type: NO_OP noop_request { }
I20260601 13:42:20.535990 18456 raft_consensus.cc:2889] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:20.536052 18456 raft_consensus.cc:2272] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.549427 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:20.551863 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:20.556545 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:20.556927 18456 tablet_replica.cc:333] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: stopping tablet replica
I20260601 13:42:20.557063 18456 raft_consensus.cc:2243] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.557178 18456 raft_consensus.cc:2272] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.557637 18456 tablet_replica.cc:333] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: stopping tablet replica
I20260601 13:42:20.557729 18456 raft_consensus.cc:2243] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.557842 18456 pending_rounds.cc:70] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Trying to abort 1 pending ops.
I20260601 13:42:20.557869 18456 pending_rounds.cc:77] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196210075836416 op_type: NO_OP noop_request { }
I20260601 13:42:20.557928 18456 raft_consensus.cc:2889] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:20.557965 18456 raft_consensus.cc:2272] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.558492 18456 tablet_replica.cc:333] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: stopping tablet replica
I20260601 13:42:20.558564 18456 raft_consensus.cc:2243] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:20.558660 18456 pending_rounds.cc:70] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Trying to abort 1 pending ops.
I20260601 13:42:20.558683 18456 pending_rounds.cc:77] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196210328444928 op_type: NO_OP noop_request { }
I20260601 13:42:20.558727 18456 raft_consensus.cc:2889] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:20.558765 18456 raft_consensus.cc:2272] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.559192 18456 tablet_replica.cc:333] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: stopping tablet replica
I20260601 13:42:20.559259 18456 raft_consensus.cc:2243] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:20.559319 18456 raft_consensus.cc:2272] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:20.572429 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:20.575199 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:20.577247 25344 instance_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:42:20.577310 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:20.577346 25347 instance_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:42:20.577293 25345 instance_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:42:20.577732 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:20.577814 18456 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:42:20.577872 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321340577870 us; error 0 us; skew 500 ppm
I20260601 13:42:20.578827 18456 webserver.cc:533] Webserver started at http://127.18.6.4:38541/ using document root <none> and password file <none>
I20260601 13:42:20.579018 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:20.579116 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:20.579233 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:20.579807 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "e388a9ba89fb4e8791645da272986554"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-nm12"
I20260601 13:42:20.581782 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:20.582762 25352 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:42:20.583053 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:20.583122 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "e388a9ba89fb4e8791645da272986554"
format_stamp: "Formatted at 2026-06-01 13:42:20 on dist-test-slave-nm12"
I20260601 13:42:20.583241 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-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:42:20.594849 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:20.595310 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:20.595683 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:20.596197 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:20.596242 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.596278 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:20.596297 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:20.600427 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:44239
I20260601 13:42:20.603363 25415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:44239 every 8 connection(s)
I20260601 13:42:20.608372 25416 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33339
I20260601 13:42:20.608510 25416 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:20.608794 25416 heartbeater.cc:507] Master 127.18.6.62:33339 requested a full tablet report, sending...
I20260601 13:42:20.609432 25012 ts_manager.cc:194] Registered new tserver with Master: e388a9ba89fb4e8791645da272986554 (127.18.6.4:44239)
I20260601 13:42:20.609988 25012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45348
W20260601 13:42:20.884586 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 7947a2b74cc9437f92a20ece6d60dad9: Network error: Client connection negotiation failed: client connection to 127.18.6.3:41829: connect: Connection refused (error 111)
W20260601 13:42:20.885798 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 6b41ebadd6bc422c91e8eb252e7456df: Network error: Client connection negotiation failed: client connection to 127.18.6.1:39709: connect: Connection refused (error 111)
W20260601 13:42:20.886682 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b: Network error: Client connection negotiation failed: client connection to 127.18.6.2:37793: connect: Connection refused (error 111)
I20260601 13:42:21.610970 25416 heartbeater.cc:499] Master 127.18.6.62:33339 was elected leader, sending a full tablet report...
W20260601 13:42:21.889496 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c13e04145d245318f78147b133f3ece: Network error: Client connection negotiation failed: client connection to 127.18.6.3:41829: connect: Connection refused (error 111)
W20260601 13:42:21.890410 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 6b41ebadd6bc422c91e8eb252e7456df: Network error: Client connection negotiation failed: client connection to 127.18.6.1:39709: connect: Connection refused (error 111)
W20260601 13:42:21.891287 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b: Network error: Client connection negotiation failed: client connection to 127.18.6.2:37793: connect: Connection refused (error 111)
W20260601 13:42:22.895011 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c13e04145d245318f78147b133f3ece: Network error: Client connection negotiation failed: client connection to 127.18.6.3:41829: connect: Connection refused (error 111)
W20260601 13:42:22.896325 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b: Network error: Client connection negotiation failed: client connection to 127.18.6.2:37793: connect: Connection refused (error 111)
W20260601 13:42:22.897538 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 7947a2b74cc9437f92a20ece6d60dad9: Network error: Client connection negotiation failed: client connection to 127.18.6.3:41829: connect: Connection refused (error 111)
W20260601 13:42:23.900501 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 7947a2b74cc9437f92a20ece6d60dad9: Network error: Client connection negotiation failed: client connection to 127.18.6.3:41829: connect: Connection refused (error 111)
W20260601 13:42:23.901479 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 6b41ebadd6bc422c91e8eb252e7456df: Network error: Client connection negotiation failed: client connection to 127.18.6.1:39709: connect: Connection refused (error 111)
W20260601 13:42:23.902398 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b: Network error: Client connection negotiation failed: client connection to 127.18.6.2:37793: connect: Connection refused (error 111)
W20260601 13:42:24.905846 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 6b41ebadd6bc422c91e8eb252e7456df: Network error: Client connection negotiation failed: client connection to 127.18.6.1:39709: connect: Connection refused (error 111)
W20260601 13:42:24.906962 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b: Network error: Client connection negotiation failed: client connection to 127.18.6.2:37793: connect: Connection refused (error 111)
W20260601 13:42:24.907829 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c13e04145d245318f78147b133f3ece: Network error: Client connection negotiation failed: client connection to 127.18.6.3:41829: connect: Connection refused (error 111)
W20260601 13:42:25.908607 25061 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d09114ffcaa5426f813fb68ffb3e1ae8 not available for placement
W20260601 13:42:26.909340 25061 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver d09114ffcaa5426f813fb68ffb3e1ae8 not available for placement
I20260601 13:42:27.627897 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:27.630568 25428 instance_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:42:27.630712 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:27.630594 25426 instance_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:42:27.630795 25425 instance_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:42:27.631138 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:27.631189 18456 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:42:27.631209 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321347631209 us; error 0 us; skew 500 ppm
I20260601 13:42:27.632325 18456 webserver.cc:533] Webserver started at http://127.18.6.1:46315/ using document root <none> and password file <none>
I20260601 13:42:27.632475 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:27.632509 18456 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:27.633623 18456 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:27.634867 25433 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:42:27.635200 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:27.635262 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:27.635334 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-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:42:27.645998 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:27.646530 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:27.646800 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:27.647620 25440 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:42:27.650640 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:42:27.650735 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:27.650808 18456 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:42:27.651803 25440 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap starting.
I20260601 13:42:27.652961 18456 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:42:27.653029 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:27.654573 25440 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: 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:42:27.654994 25440 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap complete.
I20260601 13:42:27.655206 25440 ts_tablet_manager.cc:1403] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:27.655655 25440 raft_consensus.cc:359] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.655833 25440 raft_consensus.cc:740] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.656050 25440 consensus_queue.cc:260] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.656455 25440 ts_tablet_manager.cc:1434] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:27.656666 25440 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap starting.
I20260601 13:42:27.658541 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:39709
I20260601 13:42:27.658845 25440 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: 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:42:27.659111 25440 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap complete.
I20260601 13:42:27.659240 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:27.659294 25440 ts_tablet_manager.cc:1403] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:27.659732 25440 raft_consensus.cc:359] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.659845 25440 raft_consensus.cc:740] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.659947 25440 consensus_queue.cc:260] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.660128 25440 ts_tablet_manager.cc:1434] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:27.660297 25440 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap starting.
I20260601 13:42:27.660742 25500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:39709 every 8 connection(s)
W20260601 13:42:27.661175 25508 instance_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:42:27.661410 25505 instance_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:42:27.661633 25506 instance_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:42:27.662391 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:27.662514 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:27.662554 18456 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:42:27.662581 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321347662579 us; error 0 us; skew 500 ppm
I20260601 13:42:27.663240 25440 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: 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:42:27.663527 25440 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap complete.
I20260601 13:42:27.663643 18456 webserver.cc:533] Webserver started at http://127.18.6.2:45697/ using document root <none> and password file <none>
I20260601 13:42:27.663697 25440 ts_tablet_manager.cc:1403] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:27.663779 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:27.663805 18456 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:27.664048 25440 raft_consensus.cc:359] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:27.664129 25440 raft_consensus.cc:740] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.664259 25440 consensus_queue.cc:260] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:27.664463 25440 ts_tablet_manager.cc:1434] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:27.664574 25440 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap starting.
I20260601 13:42:27.664733 18456 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:27.665690 25514 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:42:27.665938 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:27.666039 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "ae61edbdbb364d44b273aafd62262b49"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:27.666109 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-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:42:27.667366 25501 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33339
I20260601 13:42:27.667502 25501 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:27.667732 25501 heartbeater.cc:507] Master 127.18.6.62:33339 requested a full tablet report, sending...
I20260601 13:42:27.668649 25012 ts_manager.cc:194] Re-registered known tserver with Master: d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709)
I20260601 13:42:27.670336 25012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45352
I20260601 13:42:27.671213 25501 heartbeater.cc:499] Master 127.18.6.62:33339 was elected leader, sending a full tablet report...
I20260601 13:42:27.675925 25440 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: 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:42:27.676249 25440 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: Bootstrap complete.
I20260601 13:42:27.676496 25440 ts_tablet_manager.cc:1403] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:42:27.676898 25440 raft_consensus.cc:359] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.677029 25440 raft_consensus.cc:740] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.677174 25440 consensus_queue.cc:260] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.677282 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:27.677476 25440 ts_tablet_manager.cc:1434] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:27.677721 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:27.678082 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:27.683336 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:42:27.683429 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:42:27.684347 25522 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Bootstrap starting.
I20260601 13:42:27.686079 18456 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:42:27.686151 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:42:27.687084 25522 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: 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:42:27.687351 25522 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Bootstrap complete.
I20260601 13:42:27.687563 25522 ts_tablet_manager.cc:1403] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:42:27.688099 25522 raft_consensus.cc:359] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.688244 25522 raft_consensus.cc:740] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.688424 25522 consensus_queue.cc:260] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.688917 25522 ts_tablet_manager.cc:1434] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:27.689101 25522 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: Bootstrap starting.
I20260601 13:42:27.692370 25522 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: 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:42:27.692473 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:37793
I20260601 13:42:27.692556 25582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:37793 every 8 connection(s)
I20260601 13:42:27.692642 25522 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: Bootstrap complete.
I20260601 13:42:27.692847 25522 ts_tablet_manager.cc:1403] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20260601 13:42:27.693310 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:27.693341 25522 raft_consensus.cc:359] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.693487 25522 raft_consensus.cc:740] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.693840 25522 consensus_queue.cc:260] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.694222 25522 ts_tablet_manager.cc:1434] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:27.694458 25522 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: Bootstrap starting.
W20260601 13:42:27.695772 25586 instance_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:42:27.696025 25589 instance_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:42:27.696300 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:27.697146 25587 instance_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:42:27.697337 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:27.697388 18456 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:42:27.697412 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321347697411 us; error 0 us; skew 500 ppm
I20260601 13:42:27.697937 25522 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: 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:42:27.698243 25522 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: Bootstrap complete.
I20260601 13:42:27.698493 25522 ts_tablet_manager.cc:1403] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20260601 13:42:27.698585 18456 webserver.cc:533] Webserver started at http://127.18.6.3:37271/ using document root <none> and password file <none>
I20260601 13:42:27.698734 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:27.698784 25583 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33339
I20260601 13:42:27.698803 18456 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:27.698918 25583 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:27.699010 25522 raft_consensus.cc:359] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:27.699128 25522 raft_consensus.cc:740] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.699198 25583 heartbeater.cc:507] Master 127.18.6.62:33339 requested a full tablet report, sending...
I20260601 13:42:27.699301 25522 consensus_queue.cc:260] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:27.699710 25522 ts_tablet_manager.cc:1434] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:27.699877 25522 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Bootstrap starting.
I20260601 13:42:27.700306 18456 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:27.700326 25012 ts_manager.cc:194] Re-registered known tserver with Master: ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:27.701646 25595 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:42:27.701728 25012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45358
I20260601 13:42:27.702348 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:27.702420 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3"
format_stamp: "Formatted at 2026-06-01 13:42:18 on dist-test-slave-nm12"
I20260601 13:42:27.702490 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-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:42:27.703328 25522 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: 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:42:27.703663 25522 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Bootstrap complete.
I20260601 13:42:27.703830 25522 ts_tablet_manager.cc:1403] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.002s
I20260601 13:42:27.704274 25583 heartbeater.cc:499] Master 127.18.6.62:33339 was elected leader, sending a full tablet report...
I20260601 13:42:27.704291 25522 raft_consensus.cc:359] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.704717 25522 raft_consensus.cc:740] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.704910 25522 consensus_queue.cc:260] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.705185 25522 ts_tablet_manager.cc:1434] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:27.712188 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:27.712668 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:27.712996 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:27.717146 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:42:27.717253 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.004s	user 0.000s	sys 0.000s
I20260601 13:42:27.718189 25603 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap starting.
I20260601 13:42:27.719317 18456 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:42:27.719391 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:42:27.721175 25603 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: 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:42:27.721527 25603 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap complete.
I20260601 13:42:27.721768 25603 ts_tablet_manager.cc:1403] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:27.722352 25603 raft_consensus.cc:359] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.722500 25603 raft_consensus.cc:740] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.722687 25603 consensus_queue.cc:260] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.723140 25603 ts_tablet_manager.cc:1434] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:27.723358 25603 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap starting.
I20260601 13:42:27.725368 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:41829
I20260601 13:42:27.725416 25662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:41829 every 8 connection(s)
I20260601 13:42:27.727614 25603 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: 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:42:27.727923 25603 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap complete.
I20260601 13:42:27.728121 25603 ts_tablet_manager.cc:1403] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:42:27.728613 25603 raft_consensus.cc:359] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.728770 25603 raft_consensus.cc:740] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.728925 25603 consensus_queue.cc:260] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.729226 25603 ts_tablet_manager.cc:1434] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:27.729434 25603 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap starting.
I20260601 13:42:27.730861 25663 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33339
I20260601 13:42:27.730957 25663 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:27.731174 25663 heartbeater.cc:507] Master 127.18.6.62:33339 requested a full tablet report, sending...
I20260601 13:42:27.732126 25012 ts_manager.cc:194] Re-registered known tserver with Master: f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:27.732399 25603 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: 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:42:27.732694 25603 tablet_bootstrap.cc:492] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap complete.
I20260601 13:42:27.732878 25603 ts_tablet_manager.cc:1403] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:27.733306 25603 raft_consensus.cc:359] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:27.733623 25603 raft_consensus.cc:740] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.733664 25012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45366
I20260601 13:42:27.733796 25603 consensus_queue.cc:260] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:27.734076 25603 ts_tablet_manager.cc:1434] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:27.734242 25603 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap starting.
I20260601 13:42:27.734598 25663 heartbeater.cc:499] Master 127.18.6.62:33339 was elected leader, sending a full tablet report...
I20260601 13:42:27.736810 25603 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: 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:42:27.737061 25603 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Bootstrap complete.
I20260601 13:42:27.737259 25603 ts_tablet_manager.cc:1403] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:27.737650 25603 raft_consensus.cc:359] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.737747 25603 raft_consensus.cc:740] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Initialized, Role: FOLLOWER
I20260601 13:42:27.737908 25603 consensus_queue.cc:260] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:27.738170 25603 ts_tablet_manager.cc:1434] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:42:27.916216 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b: Illegal state: Replica ae61edbdbb364d44b273aafd62262b49 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } }
W20260601 13:42:27.921140 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c13e04145d245318f78147b133f3ece: Illegal state: Replica f12f0f5376464cc5a374ea5bb1f0d7a3 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } }
W20260601 13:42:27.922430 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 7947a2b74cc9437f92a20ece6d60dad9: Illegal state: Replica f12f0f5376464cc5a374ea5bb1f0d7a3 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } }
I20260601 13:42:28.834726 25672 raft_consensus.cc:493] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:28.834897 25672 raft_consensus.cc:515] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:28.835597 25672 leader_election.cc:290] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:28.839543 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b41ebadd6bc422c91e8eb252e7456df" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" is_pre_election: true
I20260601 13:42:28.839641 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b41ebadd6bc422c91e8eb252e7456df" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49" is_pre_election: true
I20260601 13:42:28.839789 25636 raft_consensus.cc:2468] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 1.
I20260601 13:42:28.839847 25556 raft_consensus.cc:2468] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 1.
I20260601 13:42:28.840178 25437 leader_election.cc:304] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [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: d09114ffcaa5426f813fb68ffb3e1ae8, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:28.840420 25672 raft_consensus.cc:2804] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:28.840474 25672 raft_consensus.cc:493] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:28.840505 25672 raft_consensus.cc:3060] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:28.841382 25672 raft_consensus.cc:515] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:28.841755 25672 leader_election.cc:290] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [CANDIDATE]: Term 2 election: Requested vote from peers ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:28.842070 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b41ebadd6bc422c91e8eb252e7456df" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49"
I20260601 13:42:28.842154 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b41ebadd6bc422c91e8eb252e7456df" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3"
I20260601 13:42:28.842211 25556 raft_consensus.cc:3060] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:28.842295 25636 raft_consensus.cc:3060] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:28.843078 25556 raft_consensus.cc:2468] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 2.
I20260601 13:42:28.843189 25636 raft_consensus.cc:2468] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 2.
I20260601 13:42:28.843479 25436 leader_election.cc:304] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [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: ae61edbdbb364d44b273aafd62262b49, d09114ffcaa5426f813fb68ffb3e1ae8; no voters: 
I20260601 13:42:28.843684 25672 raft_consensus.cc:2804] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:28.843881 25672 raft_consensus.cc:697] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 LEADER]: Becoming Leader. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Running, Role: LEADER
I20260601 13:42:28.844039 25672 consensus_queue.cc:237] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:28.845690 25012 catalog_manager.cc:5696] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:28.924045 25061 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table e5ee4e5919c643f58359495f59a1fbff: could not find any suitable replica to move from server f12f0f5376464cc5a374ea5bb1f0d7a3 to server e388a9ba89fb4e8791645da272986554
I20260601 13:42:29.027554 25683 raft_consensus.cc:493] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:29.027709 25683 raft_consensus.cc:515] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:29.028403 25683 leader_election.cc:290] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:29.032465 25473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7947a2b74cc9437f92a20ece6d60dad9" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" is_pre_election: true
I20260601 13:42:29.032522 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7947a2b74cc9437f92a20ece6d60dad9" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49" is_pre_election: true
I20260601 13:42:29.032667 25473 raft_consensus.cc:2468] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 1.
I20260601 13:42:29.032722 25556 raft_consensus.cc:2468] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 1.
I20260601 13:42:29.033046 25597 leader_election.cc:304] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: d09114ffcaa5426f813fb68ffb3e1ae8, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:29.033284 25683 raft_consensus.cc:2804] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:29.033362 25683 raft_consensus.cc:493] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:29.033399 25683 raft_consensus.cc:3060] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:29.034308 25683 raft_consensus.cc:515] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:29.034679 25683 leader_election.cc:290] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 2 election: Requested vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:29.035056 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7947a2b74cc9437f92a20ece6d60dad9" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49"
I20260601 13:42:29.035068 25473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7947a2b74cc9437f92a20ece6d60dad9" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
I20260601 13:42:29.035221 25556 raft_consensus.cc:3060] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:29.035238 25473 raft_consensus.cc:3060] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:29.036314 25556 raft_consensus.cc:2468] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 2.
I20260601 13:42:29.036314 25473 raft_consensus.cc:2468] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 2.
I20260601 13:42:29.036649 25597 leader_election.cc:304] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: d09114ffcaa5426f813fb68ffb3e1ae8, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:29.036866 25683 raft_consensus.cc:2804] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:29.037117 25683 raft_consensus.cc:697] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 LEADER]: Becoming Leader. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Running, Role: LEADER
I20260601 13:42:29.037289 25683 consensus_queue.cc:237] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } }
I20260601 13:42:29.038769 25012 catalog_manager.cc:5696] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:29.136977 25672 raft_consensus.cc:493] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:29.137162 25672 raft_consensus.cc:515] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.137734 25672 leader_election.cc:290] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:29.138201 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" is_pre_election: true
I20260601 13:42:29.138201 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49" is_pre_election: true
I20260601 13:42:29.138424 25556 raft_consensus.cc:2468] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 1.
I20260601 13:42:29.138450 25636 raft_consensus.cc:2410] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d09114ffcaa5426f813fb68ffb3e1ae8 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:42:29.138795 25436 leader_election.cc:304] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [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: ae61edbdbb364d44b273aafd62262b49, d09114ffcaa5426f813fb68ffb3e1ae8; no voters: 
I20260601 13:42:29.139003 25672 raft_consensus.cc:2804] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:29.139070 25672 raft_consensus.cc:493] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:29.139125 25672 raft_consensus.cc:3060] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:29.140142 25672 raft_consensus.cc:515] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.140506 25672 leader_election.cc:290] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [CANDIDATE]: Term 2 election: Requested vote from peers ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:29.140872 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3"
I20260601 13:42:29.140903 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49"
I20260601 13:42:29.141004 25636 raft_consensus.cc:3060] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:29.141026 25556 raft_consensus.cc:3060] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:29.141868 25636 raft_consensus.cc:2410] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d09114ffcaa5426f813fb68ffb3e1ae8 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:42:29.141937 25556 raft_consensus.cc:2468] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d09114ffcaa5426f813fb68ffb3e1ae8 in term 2.
I20260601 13:42:29.142251 25436 leader_election.cc:304] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [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: ae61edbdbb364d44b273aafd62262b49, d09114ffcaa5426f813fb68ffb3e1ae8; no voters: f12f0f5376464cc5a374ea5bb1f0d7a3
I20260601 13:42:29.142450 25672 raft_consensus.cc:2804] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:29.142618 25672 raft_consensus.cc:697] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 LEADER]: Becoming Leader. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Running, Role: LEADER
I20260601 13:42:29.142782 25672 consensus_queue.cc:237] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Queue going to LEADER 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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.144567 25012 catalog_manager.cc:5696] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 reported cstate change: term changed from 1 to 2, leader changed from f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3) to d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1). New cstate: current_term: 2 leader_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:29.323264 25636 raft_consensus.cc:1275] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Refusing update from remote peer d09114ffcaa5426f813fb68ffb3e1ae8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:29.323889 25672 consensus_queue.cc:1048] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:29.327579 25556 raft_consensus.cc:1275] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Refusing update from remote peer d09114ffcaa5426f813fb68ffb3e1ae8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:29.328063 25694 consensus_queue.cc:1048] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:29.411640 25683 raft_consensus.cc:493] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:29.411864 25683 raft_consensus.cc:515] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.412393 25683 leader_election.cc:290] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:29.412909 25473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" is_pre_election: true
I20260601 13:42:29.412909 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49" is_pre_election: true
I20260601 13:42:29.413087 25473 raft_consensus.cc:2468] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 1.
I20260601 13:42:29.413245 25556 raft_consensus.cc:2410] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f12f0f5376464cc5a374ea5bb1f0d7a3 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:42:29.413501 25597 leader_election.cc:304] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: d09114ffcaa5426f813fb68ffb3e1ae8, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:29.413699 25683 raft_consensus.cc:2804] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:29.413779 25683 raft_consensus.cc:493] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:29.413870 25683 raft_consensus.cc:3060] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:29.414767 25683 raft_consensus.cc:515] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.415189 25683 leader_election.cc:290] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 2 election: Requested vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:29.415587 25473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
I20260601 13:42:29.415671 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49"
I20260601 13:42:29.415732 25473 raft_consensus.cc:3060] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:29.415844 25556 raft_consensus.cc:3060] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:29.416549 25473 raft_consensus.cc:2468] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 2.
I20260601 13:42:29.416733 25556 raft_consensus.cc:2410] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f12f0f5376464cc5a374ea5bb1f0d7a3 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:42:29.416850 25597 leader_election.cc:304] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: d09114ffcaa5426f813fb68ffb3e1ae8, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:29.417066 25683 raft_consensus.cc:2804] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:29.417187 25683 raft_consensus.cc:697] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 LEADER]: Becoming Leader. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Running, Role: LEADER
I20260601 13:42:29.417341 25683 consensus_queue.cc:237] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Queue going to LEADER 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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.418804 25012 catalog_manager.cc:5696] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 reported cstate change: term changed from 1 to 2, leader changed from ae61edbdbb364d44b273aafd62262b49 (127.18.6.2) to f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3). New cstate: current_term: 2 leader_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:29.446115 25698 raft_consensus.cc:493] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:29.446338 25698 raft_consensus.cc:515] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.446985 25698 leader_election.cc:290] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:29.448871 25473 raft_consensus.cc:1275] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Refusing update from remote peer f12f0f5376464cc5a374ea5bb1f0d7a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:29.449294 25683 consensus_queue.cc:1048] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:29.451366 25472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "ae61edbdbb364d44b273aafd62262b49" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" is_pre_election: true
I20260601 13:42:29.451550 25472 raft_consensus.cc:2468] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae61edbdbb364d44b273aafd62262b49 in term 2.
I20260601 13:42:29.451363 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "ae61edbdbb364d44b273aafd62262b49" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" is_pre_election: true
I20260601 13:42:29.452087 25516 leader_election.cc:304] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [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: ae61edbdbb364d44b273aafd62262b49, d09114ffcaa5426f813fb68ffb3e1ae8; no voters: f12f0f5376464cc5a374ea5bb1f0d7a3
I20260601 13:42:29.452394 25698 raft_consensus.cc:2804] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:42:29.452466 25698 raft_consensus.cc:493] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:29.452514 25698 raft_consensus.cc:3060] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:29.453164 25556 raft_consensus.cc:1275] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Refusing update from remote peer f12f0f5376464cc5a374ea5bb1f0d7a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:29.453625 25698 raft_consensus.cc:515] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.453816 25683 consensus_queue.cc:1048] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:29.454406 25698 leader_election.cc:290] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [CANDIDATE]: Term 3 election: Requested vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:29.454437 25472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "ae61edbdbb364d44b273aafd62262b49" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
I20260601 13:42:29.454576 25472 raft_consensus.cc:3060] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:29.455037 25636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d67e2b3f9d4bcaa6877263e2a6f13b" candidate_uuid: "ae61edbdbb364d44b273aafd62262b49" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3"
I20260601 13:42:29.455525 25472 raft_consensus.cc:2468] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae61edbdbb364d44b273aafd62262b49 in term 3.
I20260601 13:42:29.456065 25516 leader_election.cc:304] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [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: ae61edbdbb364d44b273aafd62262b49, d09114ffcaa5426f813fb68ffb3e1ae8; no voters: 
I20260601 13:42:29.456278 25699 raft_consensus.cc:2804] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:42:29.456382 25699 raft_consensus.cc:697] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 3 LEADER]: Becoming Leader. State: Replica: ae61edbdbb364d44b273aafd62262b49, State: Running, Role: LEADER
I20260601 13:42:29.456532 25699 consensus_queue.cc:237] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.458655 25013 catalog_manager.cc:5696] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 reported cstate change: term changed from 2 to 3, leader changed from f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3) to ae61edbdbb364d44b273aafd62262b49 (127.18.6.2). New cstate: current_term: 3 leader_uuid: "ae61edbdbb364d44b273aafd62262b49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:29.491125 25683 raft_consensus.cc:493] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:29.491302 25683 raft_consensus.cc:515] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.491946 25683 leader_election.cc:290] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:29.492560 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49" is_pre_election: true
I20260601 13:42:29.492604 25472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" is_pre_election: true
I20260601 13:42:29.492733 25556 raft_consensus.cc:2468] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 2.
I20260601 13:42:29.493064 25599 leader_election.cc:304] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: ae61edbdbb364d44b273aafd62262b49, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: 
I20260601 13:42:29.493340 25683 raft_consensus.cc:2804] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:42:29.493419 25683 raft_consensus.cc:493] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:29.493453 25683 raft_consensus.cc:3060] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:29.494372 25683 raft_consensus.cc:515] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.494766 25683 leader_election.cc:290] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [CANDIDATE]: Term 3 election: Requested vote from peers d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709), ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:29.495148 25556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ae61edbdbb364d44b273aafd62262b49"
I20260601 13:42:29.495147 25472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c13e04145d245318f78147b133f3ece" candidate_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8"
I20260601 13:42:29.495363 25556 raft_consensus.cc:3060] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:29.496273 25556 raft_consensus.cc:2468] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f12f0f5376464cc5a374ea5bb1f0d7a3 in term 3.
I20260601 13:42:29.496570 25599 leader_election.cc:304] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: ae61edbdbb364d44b273aafd62262b49, f12f0f5376464cc5a374ea5bb1f0d7a3; no voters: d09114ffcaa5426f813fb68ffb3e1ae8
I20260601 13:42:29.496762 25683 raft_consensus.cc:2804] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:42:29.496865 25683 raft_consensus.cc:697] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 LEADER]: Becoming Leader. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Running, Role: LEADER
I20260601 13:42:29.497021 25683 consensus_queue.cc:237] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.498675 25013 catalog_manager.cc:5696] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 reported cstate change: term changed from 2 to 3, leader changed from d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1) to f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3). New cstate: current_term: 3 leader_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:29.550971 25556 raft_consensus.cc:1240] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Rejecting Update request from peer d09114ffcaa5426f813fb68ffb3e1ae8 for earlier term 2. Current term is 3. Ops: []
I20260601 13:42:29.551678 25694 consensus_queue.cc:1059] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:29.551936 25692 raft_consensus.cc:3055] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:42:29.552008 25692 raft_consensus.cc:740] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d09114ffcaa5426f813fb68ffb3e1ae8, State: Running, Role: LEADER
I20260601 13:42:29.552191 25692 consensus_queue.cc:260] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.552352 25692 raft_consensus.cc:3060] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:29.856566 25636 raft_consensus.cc:3055] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:42:29.856734 25636 raft_consensus.cc:740] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f12f0f5376464cc5a374ea5bb1f0d7a3, State: Running, Role: LEADER
I20260601 13:42:29.856971 25636 consensus_queue.cc:260] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } }
I20260601 13:42:29.857168 25636 raft_consensus.cc:3060] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:42:29.858150 25636 raft_consensus.cc:1275] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Refusing update from remote peer ae61edbdbb364d44b273aafd62262b49: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:29.858695 25698 consensus_queue.cc:1048] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:29.858901 25698 consensus_queue.cc:1243] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Peer f12f0f5376464cc5a374ea5bb1f0d7a3 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:42:29.859735 25636 pending_rounds.cc:85] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Aborting all ops after (but not including) 0
I20260601 13:42:29.859819 25636 pending_rounds.cc:107] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:42:29.859872 25636 raft_consensus.cc:2889] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:29.861672 25472 raft_consensus.cc:1275] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Refusing update from remote peer ae61edbdbb364d44b273aafd62262b49: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:29.862043 25698 consensus_queue.cc:1048] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:29.935217 25472 consensus_queue.cc:237] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } }
I20260601 13:42:29.936653 25636 raft_consensus.cc:1275] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Refusing update from remote peer d09114ffcaa5426f813fb68ffb3e1ae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:29.936764 25556 raft_consensus.cc:1275] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Refusing update from remote peer d09114ffcaa5426f813fb68ffb3e1ae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:42:29.937093 25692 consensus_queue.cc:1048] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } 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:42:29.937311 25694 consensus_queue.cc:1048] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:29.938803 25710 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
I20260601 13:42:29.939157 25636 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
I20260601 13:42:29.939157 25556 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
I20260601 13:42:29.941928 25012 catalog_manager.cc:5696] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 reported cstate change: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New cstate: current_term: 2 leader_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:29.942111 25061 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c13e04145d245318f78147b133f3ece: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:42:29.943126 25556 consensus_queue.cc:237] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } }
W20260601 13:42:29.943727 25434 consensus_peers.cc:597] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 -> Peer e388a9ba89fb4e8791645da272986554 (127.18.6.4:44239): Couldn't send request to peer e388a9ba89fb4e8791645da272986554. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6b41ebadd6bc422c91e8eb252e7456df. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:29.945159 25636 raft_consensus.cc:1275] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Refusing update from remote peer ae61edbdbb364d44b273aafd62262b49: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:29.945197 25472 raft_consensus.cc:1275] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Refusing update from remote peer ae61edbdbb364d44b273aafd62262b49: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:29.945492 25698 consensus_queue.cc:1048] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } 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:42:29.945806 25695 consensus_queue.cc:1048] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:29.947166 25695 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
I20260601 13:42:29.947602 25472 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
W20260601 13:42:29.949446 25516 consensus_peers.cc:597] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 -> Peer e388a9ba89fb4e8791645da272986554 (127.18.6.4:44239): Couldn't send request to peer e388a9ba89fb4e8791645da272986554. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1d67e2b3f9d4bcaa6877263e2a6f13b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:29.949649 25636 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
I20260601 13:42:29.950650 25013 catalog_manager.cc:5696] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 reported cstate change: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New cstate: current_term: 3 leader_uuid: "ae61edbdbb364d44b273aafd62262b49" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:30.040189 25472 raft_consensus.cc:1275] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Refusing update from remote peer f12f0f5376464cc5a374ea5bb1f0d7a3: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:30.040726 25683 consensus_queue.cc:1048] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.040935 25683 consensus_queue.cc:1243] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Peer d09114ffcaa5426f813fb68ffb3e1ae8 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:42:30.041743 25472 pending_rounds.cc:85] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Aborting all ops after (but not including) 0
I20260601 13:42:30.041839 25472 pending_rounds.cc:107] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:42:30.041894 25472 raft_consensus.cc:2889] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:30.043843 25556 raft_consensus.cc:1275] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Refusing update from remote peer f12f0f5376464cc5a374ea5bb1f0d7a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:42:30.044204 25683 consensus_queue.cc:1048] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:30.374946 25715 ts_tablet_manager.cc:933] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: Initiating tablet copy from peer d09114ffcaa5426f813fb68ffb3e1ae8 (127.18.6.1:39709)
I20260601 13:42:30.375408 25715 tablet_copy_client.cc:323] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.1:39709
I20260601 13:42:30.379547 25481 tablet_copy_service.cc:140] P d09114ffcaa5426f813fb68ffb3e1ae8: Received BeginTabletCopySession request for tablet 6b41ebadd6bc422c91e8eb252e7456df from peer e388a9ba89fb4e8791645da272986554 ({username='slave'} at 127.0.0.1:39502)
I20260601 13:42:30.379679 25481 tablet_copy_service.cc:161] P d09114ffcaa5426f813fb68ffb3e1ae8: Beginning new tablet copy session on tablet 6b41ebadd6bc422c91e8eb252e7456df from peer e388a9ba89fb4e8791645da272986554 at {username='slave'} at 127.0.0.1:39502: session id = e388a9ba89fb4e8791645da272986554-6b41ebadd6bc422c91e8eb252e7456df
I20260601 13:42:30.380671 25481 tablet_copy_source_session.cc:215] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:30.381572 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b41ebadd6bc422c91e8eb252e7456df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.383585 25715 tablet_copy_client.cc:806] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:30.383772 25715 tablet_copy_client.cc:670] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:30.384845 25715 tablet_copy_client.cc:538] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:30.385866 25715 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: Bootstrap starting.
I20260601 13:42:30.389171 25715 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: 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:42:30.389443 25715 tablet_bootstrap.cc:492] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: Bootstrap complete.
I20260601 13:42:30.389626 25715 ts_tablet_manager.cc:1403] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:30.390116 25715 raft_consensus.cc:359] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } }
I20260601 13:42:30.390267 25715 raft_consensus.cc:740] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: e388a9ba89fb4e8791645da272986554, State: Initialized, Role: LEARNER
I20260601 13:42:30.390405 25715 consensus_queue.cc:260] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } }
I20260601 13:42:30.390851 25715 ts_tablet_manager.cc:1434] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:30.391547 25481 tablet_copy_service.cc:342] P d09114ffcaa5426f813fb68ffb3e1ae8: Request end of tablet copy session e388a9ba89fb4e8791645da272986554-6b41ebadd6bc422c91e8eb252e7456df received from {username='slave'} at 127.0.0.1:39502
I20260601 13:42:30.391642 25481 tablet_copy_service.cc:434] P d09114ffcaa5426f813fb68ffb3e1ae8: ending tablet copy session e388a9ba89fb4e8791645da272986554-6b41ebadd6bc422c91e8eb252e7456df on tablet 6b41ebadd6bc422c91e8eb252e7456df with peer e388a9ba89fb4e8791645da272986554
I20260601 13:42:30.469007 25715 ts_tablet_manager.cc:933] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: Initiating tablet copy from peer ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793)
I20260601 13:42:30.469458 25715 tablet_copy_client.cc:323] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:37793
I20260601 13:42:30.473631 25566 tablet_copy_service.cc:140] P ae61edbdbb364d44b273aafd62262b49: Received BeginTabletCopySession request for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b from peer e388a9ba89fb4e8791645da272986554 ({username='slave'} at 127.0.0.1:38522)
I20260601 13:42:30.473765 25566 tablet_copy_service.cc:161] P ae61edbdbb364d44b273aafd62262b49: Beginning new tablet copy session on tablet b1d67e2b3f9d4bcaa6877263e2a6f13b from peer e388a9ba89fb4e8791645da272986554 at {username='slave'} at 127.0.0.1:38522: session id = e388a9ba89fb4e8791645da272986554-b1d67e2b3f9d4bcaa6877263e2a6f13b
I20260601 13:42:30.474768 25566 tablet_copy_source_session.cc:215] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:30.475811 25715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:30.477617 25715 tablet_copy_client.cc:806] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:30.477804 25715 tablet_copy_client.cc:670] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:30.479024 25715 tablet_copy_client.cc:538] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:30.480283 25715 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: Bootstrap starting.
I20260601 13:42:30.483930 25715 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: 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:42:30.484179 25715 tablet_bootstrap.cc:492] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: Bootstrap complete.
I20260601 13:42:30.484404 25715 ts_tablet_manager.cc:1403] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:42:30.484906 25715 raft_consensus.cc:359] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } }
I20260601 13:42:30.485019 25715 raft_consensus.cc:740] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e388a9ba89fb4e8791645da272986554, State: Initialized, Role: LEARNER
I20260601 13:42:30.485160 25715 consensus_queue.cc:260] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } }
I20260601 13:42:30.485440 25715 ts_tablet_manager.cc:1434] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:30.486028 25566 tablet_copy_service.cc:342] P ae61edbdbb364d44b273aafd62262b49: Request end of tablet copy session e388a9ba89fb4e8791645da272986554-b1d67e2b3f9d4bcaa6877263e2a6f13b received from {username='slave'} at 127.0.0.1:38522
I20260601 13:42:30.486125 25566 tablet_copy_service.cc:434] P ae61edbdbb364d44b273aafd62262b49: ending tablet copy session e388a9ba89fb4e8791645da272986554-b1d67e2b3f9d4bcaa6877263e2a6f13b on tablet b1d67e2b3f9d4bcaa6877263e2a6f13b with peer e388a9ba89fb4e8791645da272986554
I20260601 13:42:30.760385 25390 raft_consensus.cc:1217] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:42:31.083673 25390 raft_consensus.cc:1217] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:42:31.285976 25725 raft_consensus.cc:1064] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8: attempting to promote NON_VOTER e388a9ba89fb4e8791645da272986554 to VOTER
I20260601 13:42:31.286469 25725 consensus_queue.cc:237] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } }
I20260601 13:42:31.287990 25390 raft_consensus.cc:1275] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [term 2 LEARNER]: Refusing update from remote peer d09114ffcaa5426f813fb68ffb3e1ae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:31.288103 25636 raft_consensus.cc:1275] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Refusing update from remote peer d09114ffcaa5426f813fb68ffb3e1ae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:31.288395 25555 raft_consensus.cc:1275] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Refusing update from remote peer d09114ffcaa5426f813fb68ffb3e1ae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:42:31.288460 25725 consensus_queue.cc:1048] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } 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:42:31.288643 25731 consensus_queue.cc:1048] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:31.288858 25732 consensus_queue.cc:1048] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } 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:42:31.290925 25729 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.291126 25555 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.291141 25390 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.293609 25011 catalog_manager.cc:5696] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 reported cstate change: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.294623 25636 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } attrs { replace: true } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.301931 25472 consensus_queue.cc:237] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } }
I20260601 13:42:31.303020 25390 raft_consensus.cc:1275] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [term 2 FOLLOWER]: Refusing update from remote peer d09114ffcaa5426f813fb68ffb3e1ae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:31.303051 25636 raft_consensus.cc:1275] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Refusing update from remote peer d09114ffcaa5426f813fb68ffb3e1ae8: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:42:31.303372 25725 consensus_queue.cc:1048] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:31.303628 25736 consensus_queue.cc:1048] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } 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:42:31.305096 25725 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ae61edbdbb364d44b273aafd62262b49 (127.18.6.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.305636 25390 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ae61edbdbb364d44b273aafd62262b49 (127.18.6.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.307548 24997 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6b41ebadd6bc422c91e8eb252e7456df with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:31.307654 25013 catalog_manager.cc:5696] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 reported cstate change: config changed from index 4 to 5, VOTER ae61edbdbb364d44b273aafd62262b49 (127.18.6.2) evicted. New cstate: current_term: 2 leader_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.307828 25636 raft_consensus.cc:2955] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ae61edbdbb364d44b273aafd62262b49 (127.18.6.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.313891 25546 tablet_service.cc:1558] Processing DeleteTablet for tablet 6b41ebadd6bc422c91e8eb252e7456df with delete_type TABLET_DATA_TOMBSTONED (TS ae61edbdbb364d44b273aafd62262b49 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38526
I20260601 13:42:31.314294 25744 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:31.314447 25744 raft_consensus.cc:2243] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.314605 25744 raft_consensus.cc:2272] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.315217 25744 ts_tablet_manager.cc:1916] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:31.316984 25744 ts_tablet_manager.cc:1929] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:42:31.317080 25744 log.cc:1199] T 6b41ebadd6bc422c91e8eb252e7456df P ae61edbdbb364d44b273aafd62262b49: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/6b41ebadd6bc422c91e8eb252e7456df
I20260601 13:42:31.317615 24999 catalog_manager.cc:5027] TS ae61edbdbb364d44b273aafd62262b49 (127.18.6.2:37793): tablet 6b41ebadd6bc422c91e8eb252e7456df (table test-workload [id=e5ee4e5919c643f58359495f59a1fbff]) successfully deleted
I20260601 13:42:31.623273 25745 raft_consensus.cc:1064] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49: attempting to promote NON_VOTER e388a9ba89fb4e8791645da272986554 to VOTER
I20260601 13:42:31.623816 25745 consensus_queue.cc:237] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } }
I20260601 13:42:31.625351 25472 raft_consensus.cc:1275] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Refusing update from remote peer ae61edbdbb364d44b273aafd62262b49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:31.625360 25390 raft_consensus.cc:1275] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [term 3 LEARNER]: Refusing update from remote peer ae61edbdbb364d44b273aafd62262b49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:31.625351 25636 raft_consensus.cc:1275] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Refusing update from remote peer ae61edbdbb364d44b273aafd62262b49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:42:31.625859 25748 consensus_queue.cc:1048] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } 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:42:31.626150 25747 consensus_queue.cc:1048] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } 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:42:31.626370 25745 consensus_queue.cc:1048] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:31.628536 25745 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.628974 25390 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.630136 25636 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.631173 25012 catalog_manager.cc:5696] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 reported cstate change: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ae61edbdbb364d44b273aafd62262b49" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:31.631175 25472 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, e388a9ba89fb4e8791645da272986554 (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } attrs { replace: true } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.634629 25555 consensus_queue.cc:237] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } }
I20260601 13:42:31.636029 25472 raft_consensus.cc:1275] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Refusing update from remote peer ae61edbdbb364d44b273aafd62262b49: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:31.636024 25390 raft_consensus.cc:1275] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [term 3 FOLLOWER]: Refusing update from remote peer ae61edbdbb364d44b273aafd62262b49: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:42:31.636518 25745 consensus_queue.cc:1048] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:42:31.636720 25728 consensus_queue.cc:1048] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } 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:42:31.638427 25748 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.638784 25390 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.638890 25472 raft_consensus.cc:2955] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.640439 24999 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:31.641911 25010 catalog_manager.cc:5696] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 reported cstate change: config changed from index 4 to 5, VOTER f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3) evicted. New cstate: current_term: 3 leader_uuid: "ae61edbdbb364d44b273aafd62262b49" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: false } } }
I20260601 13:42:31.647419 25626 tablet_service.cc:1558] Processing DeleteTablet for tablet b1d67e2b3f9d4bcaa6877263e2a6f13b with delete_type TABLET_DATA_TOMBSTONED (TS f12f0f5376464cc5a374ea5bb1f0d7a3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43196
I20260601 13:42:31.647956 25753 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:31.648118 25753 raft_consensus.cc:2243] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:31.648289 25753 raft_consensus.cc:2272] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:31.648835 25753 ts_tablet_manager.cc:1916] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:31.650645 25753 ts_tablet_manager.cc:1929] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:42:31.650738 25753 log.cc:1199] T b1d67e2b3f9d4bcaa6877263e2a6f13b P f12f0f5376464cc5a374ea5bb1f0d7a3: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/b1d67e2b3f9d4bcaa6877263e2a6f13b
I20260601 13:42:31.651309 25000 catalog_manager.cc:5027] TS f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829): tablet b1d67e2b3f9d4bcaa6877263e2a6f13b (table test-workload [id=e5ee4e5919c643f58359495f59a1fbff]) successfully deleted
I20260601 13:42:32.646720 25636 consensus_queue.cc:237] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } attrs { replace: true } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } }
I20260601 13:42:32.648325 25555 raft_consensus.cc:1275] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Refusing update from remote peer f12f0f5376464cc5a374ea5bb1f0d7a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:32.648566 25472 raft_consensus.cc:1275] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Refusing update from remote peer f12f0f5376464cc5a374ea5bb1f0d7a3: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:42:32.648707 25757 consensus_queue.cc:1048] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:32.649076 25724 consensus_queue.cc:1048] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } 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:42:32.650516 25757 raft_consensus.cc:2955] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } attrs { replace: true } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
I20260601 13:42:32.650874 25555 raft_consensus.cc:2955] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } attrs { replace: true } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
I20260601 13:42:32.651309 25472 raft_consensus.cc:2955] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } attrs { replace: true } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
I20260601 13:42:32.653208 25010 catalog_manager.cc:5696] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 reported cstate change: config changed from index -1 to 3, NON_VOTER e388a9ba89fb4e8791645da272986554 (127.18.6.4) added. New cstate: current_term: 3 leader_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } attrs { replace: true } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } } }
W20260601 13:42:32.655119 25597 consensus_peers.cc:597] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 -> Peer e388a9ba89fb4e8791645da272986554 (127.18.6.4:44239): Couldn't send request to peer e388a9ba89fb4e8791645da272986554. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c13e04145d245318f78147b133f3ece. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:33.160440 25766 ts_tablet_manager.cc:933] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: Initiating tablet copy from peer f12f0f5376464cc5a374ea5bb1f0d7a3 (127.18.6.3:41829)
I20260601 13:42:33.160885 25766 tablet_copy_client.cc:323] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:41829
I20260601 13:42:33.164719 25639 tablet_copy_service.cc:140] P f12f0f5376464cc5a374ea5bb1f0d7a3: Received BeginTabletCopySession request for tablet 2c13e04145d245318f78147b133f3ece from peer e388a9ba89fb4e8791645da272986554 ({username='slave'} at 127.0.0.1:43202)
I20260601 13:42:33.164841 25639 tablet_copy_service.cc:161] P f12f0f5376464cc5a374ea5bb1f0d7a3: Beginning new tablet copy session on tablet 2c13e04145d245318f78147b133f3ece from peer e388a9ba89fb4e8791645da272986554 at {username='slave'} at 127.0.0.1:43202: session id = e388a9ba89fb4e8791645da272986554-2c13e04145d245318f78147b133f3ece
I20260601 13:42:33.165709 25639 tablet_copy_source_session.cc:215] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:33.166568 25766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c13e04145d245318f78147b133f3ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:33.168627 25766 tablet_copy_client.cc:806] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:33.168809 25766 tablet_copy_client.cc:670] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:33.170076 25766 tablet_copy_client.cc:538] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:33.171177 25766 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: Bootstrap starting.
I20260601 13:42:33.174783 25766 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: 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:42:33.175030 25766 tablet_bootstrap.cc:492] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: Bootstrap complete.
I20260601 13:42:33.175220 25766 ts_tablet_manager.cc:1403] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:42:33.175735 25766 raft_consensus.cc:359] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } attrs { replace: true } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } }
I20260601 13:42:33.175868 25766 raft_consensus.cc:740] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: e388a9ba89fb4e8791645da272986554, State: Initialized, Role: LEARNER
I20260601 13:42:33.175981 25766 consensus_queue.cc:260] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554 [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: "d09114ffcaa5426f813fb68ffb3e1ae8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39709 } attrs { replace: true } } peers { permanent_uuid: "ae61edbdbb364d44b273aafd62262b49" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 37793 } } peers { permanent_uuid: "f12f0f5376464cc5a374ea5bb1f0d7a3" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41829 } } peers { permanent_uuid: "e388a9ba89fb4e8791645da272986554" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 44239 } attrs { promote: true } }
I20260601 13:42:33.176403 25766 ts_tablet_manager.cc:1434] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:33.176909 25639 tablet_copy_service.cc:342] P f12f0f5376464cc5a374ea5bb1f0d7a3: Request end of tablet copy session e388a9ba89fb4e8791645da272986554-2c13e04145d245318f78147b133f3ece received from {username='slave'} at 127.0.0.1:43202
I20260601 13:42:33.177012 25639 tablet_copy_service.cc:434] P f12f0f5376464cc5a374ea5bb1f0d7a3: ending tablet copy session e388a9ba89fb4e8791645da272986554-2c13e04145d245318f78147b133f3ece on tablet 2c13e04145d245318f78147b133f3ece with peer e388a9ba89fb4e8791645da272986554
I20260601 13:42:33.732509 25390 raft_consensus.cc:1217] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:42:33.752776 18456 tablet_server.cc:179] TabletServer@127.18.6.1:39709 shutting down...
I20260601 13:42:33.756727 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:33.756997 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.757145 18456 raft_consensus.cc:2243] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.757339 18456 raft_consensus.cc:2272] T b1d67e2b3f9d4bcaa6877263e2a6f13b P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.757829 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.757963 18456 raft_consensus.cc:2243] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.758177 18456 raft_consensus.cc:2272] T 6b41ebadd6bc422c91e8eb252e7456df P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.758623 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.758744 18456 raft_consensus.cc:2243] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.758867 18456 raft_consensus.cc:2272] T 7947a2b74cc9437f92a20ece6d60dad9 P d09114ffcaa5426f813fb68ffb3e1ae8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.759196 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.759311 18456 raft_consensus.cc:2243] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.759416 18456 raft_consensus.cc:2272] T 2c13e04145d245318f78147b133f3ece P d09114ffcaa5426f813fb68ffb3e1ae8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.773113 18456 tablet_server.cc:196] TabletServer@127.18.6.1:39709 shutdown complete.
I20260601 13:42:33.776409 18456 tablet_server.cc:179] TabletServer@127.18.6.2:37793 shutting down...
I20260601 13:42:33.781931 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:33.782240 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.782374 18456 raft_consensus.cc:2243] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.782601 18456 raft_consensus.cc:2272] T b1d67e2b3f9d4bcaa6877263e2a6f13b P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.783147 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.783249 18456 raft_consensus.cc:2243] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.783349 18456 raft_consensus.cc:2272] T 7947a2b74cc9437f92a20ece6d60dad9 P ae61edbdbb364d44b273aafd62262b49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.783821 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.783916 18456 raft_consensus.cc:2243] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.784022 18456 raft_consensus.cc:2272] T 2c13e04145d245318f78147b133f3ece P ae61edbdbb364d44b273aafd62262b49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.797806 18456 tablet_server.cc:196] TabletServer@127.18.6.2:37793 shutdown complete.
I20260601 13:42:33.800835 18456 tablet_server.cc:179] TabletServer@127.18.6.3:41829 shutting down...
I20260601 13:42:33.805524 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:33.805783 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.805908 18456 raft_consensus.cc:2243] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.806111 18456 raft_consensus.cc:2272] T 6b41ebadd6bc422c91e8eb252e7456df P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.806589 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.806712 18456 raft_consensus.cc:2243] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.806918 18456 raft_consensus.cc:2272] T 7947a2b74cc9437f92a20ece6d60dad9 P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.807253 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:33.807361 18456 raft_consensus.cc:2243] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.807585 18456 raft_consensus.cc:2272] T 2c13e04145d245318f78147b133f3ece P f12f0f5376464cc5a374ea5bb1f0d7a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.810658 18456 tablet_server.cc:196] TabletServer@127.18.6.3:41829 shutdown complete.
I20260601 13:42:33.812894 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:42:33.817037 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:33.817265 18456 tablet_replica.cc:333] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554: stopping tablet replica
I20260601 13:42:33.817391 18456 raft_consensus.cc:2243] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554 [term 3 LEARNER]: Raft consensus shutting down.
I20260601 13:42:33.817529 18456 raft_consensus.cc:2272] T 2c13e04145d245318f78147b133f3ece P e388a9ba89fb4e8791645da272986554 [term 3 LEARNER]: Raft consensus is shut down!
I20260601 13:42:33.818018 18456 tablet_replica.cc:333] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554: stopping tablet replica
I20260601 13:42:33.818142 18456 raft_consensus.cc:2243] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.818281 18456 raft_consensus.cc:2272] T 6b41ebadd6bc422c91e8eb252e7456df P e388a9ba89fb4e8791645da272986554 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.818624 18456 tablet_replica.cc:333] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554: stopping tablet replica
I20260601 13:42:33.818742 18456 raft_consensus.cc:2243] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:33.818869 18456 raft_consensus.cc:2272] T b1d67e2b3f9d4bcaa6877263e2a6f13b P e388a9ba89fb4e8791645da272986554 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.821517 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:42:33.823788 18456 master.cc:562] Master@127.18.6.62:33339 shutting down...
W20260601 13:42:33.827790 25061 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:33.827864 25061 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:33.827909 25061 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:33.828266 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:33.828424 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:33.828509 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6d34fa6f28649fc871bf91edaf38357: stopping tablet replica
I20260601 13:42:33.841041 18456 master.cc:584] Master@127.18.6.62:33339 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (15013 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:42:33.850354 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:36223
I20260601 13:42:33.850771 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:33.853161 25778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:42:33.853199 25776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:33.853299 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:33.853278 25775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:42:33.853642 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:33.853757 18456 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:42:33.853775 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321353853775 us; error 0 us; skew 500 ppm
I20260601 13:42:33.854543 18456 webserver.cc:533] Webserver started at http://127.18.6.62:41007/ using document root <none> and password file <none>
I20260601 13:42:33.854668 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:33.854740 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:33.854801 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:33.855141 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "6281161997ca49e88e93f6dbb1e3c4f1"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-nm12"
I20260601 13:42:33.856660 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:33.857597 25783 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:42:33.857868 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:33.857928 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "6281161997ca49e88e93f6dbb1e3c4f1"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-nm12"
I20260601 13:42:33.858022 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-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:42:33.864629 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:33.865003 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:33.869212 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:36223
I20260601 13:42:33.872957 25835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:36223 every 8 connection(s)
I20260601 13:42:33.873442 25836 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:42:33.875200 25836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1: Bootstrap starting.
I20260601 13:42:33.876235 25836 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:33.877240 25836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1: No bootstrap required, opened a new log
I20260601 13:42:33.877632 25836 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6281161997ca49e88e93f6dbb1e3c4f1" member_type: VOTER }
I20260601 13:42:33.877760 25836 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:33.877822 25836 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6281161997ca49e88e93f6dbb1e3c4f1, State: Initialized, Role: FOLLOWER
I20260601 13:42:33.877993 25836 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6281161997ca49e88e93f6dbb1e3c4f1" member_type: VOTER }
I20260601 13:42:33.878062 25836 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:33.878127 25836 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:33.878185 25836 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:33.878887 25836 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6281161997ca49e88e93f6dbb1e3c4f1" member_type: VOTER }
I20260601 13:42:33.879025 25836 leader_election.cc:304] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [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: 6281161997ca49e88e93f6dbb1e3c4f1; no voters: 
I20260601 13:42:33.879240 25836 leader_election.cc:290] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:33.879354 25839 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:33.879614 25839 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 1 LEADER]: Becoming Leader. State: Replica: 6281161997ca49e88e93f6dbb1e3c4f1, State: Running, Role: LEADER
I20260601 13:42:33.879731 25836 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:33.879768 25839 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [LEADER]: Queue going to LEADER mode. State: All 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: "6281161997ca49e88e93f6dbb1e3c4f1" member_type: VOTER }
I20260601 13:42:33.880211 25841 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6281161997ca49e88e93f6dbb1e3c4f1. Latest consensus state: current_term: 1 leader_uuid: "6281161997ca49e88e93f6dbb1e3c4f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6281161997ca49e88e93f6dbb1e3c4f1" member_type: VOTER } }
I20260601 13:42:33.880198 25840 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6281161997ca49e88e93f6dbb1e3c4f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6281161997ca49e88e93f6dbb1e3c4f1" member_type: VOTER } }
I20260601 13:42:33.880362 25841 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:33.880424 25840 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:33.881036 25846 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:33.881752 25846 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:33.881976 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:33.883759 25846 catalog_manager.cc:1382] Generated new cluster ID: 3a7f326dae004bfd9db6f9b28b06b25f
I20260601 13:42:33.883832 25846 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:33.903826 25846 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:33.904405 25846 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:33.908631 25846 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1: Generated new TSK 0
I20260601 13:42:33.908808 25846 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:33.914412 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:33.916620 25858 instance_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:42:33.916651 25860 instance_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:42:33.917282 25857 instance_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:42:33.917323 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:33.917547 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:33.917605 18456 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:42:33.917637 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321353917637 us; error 0 us; skew 500 ppm
I20260601 13:42:33.918497 18456 webserver.cc:533] Webserver started at http://127.18.6.1:39605/ using document root <none> and password file <none>
I20260601 13:42:33.918676 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:33.918754 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:33.918833 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:33.919265 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-nm12"
I20260601 13:42:33.921114 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:33.922075 25865 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:42:33.922338 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:33.922420 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-nm12"
I20260601 13:42:33.922488 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-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:42:33.927107 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:33.927567 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:33.927850 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:33.928316 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:33.928376 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.928435 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:33.928468 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.932824 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:43697
I20260601 13:42:33.932857 25928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:43697 every 8 connection(s)
I20260601 13:42:33.933745 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:33.935796 25933 instance_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:42:33.935974 25936 instance_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:42:33.935832 25934 instance_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:42:33.936348 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:33.936535 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:33.936582 18456 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:42:33.936604 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321353936603 us; error 0 us; skew 500 ppm
I20260601 13:42:33.937659 18456 webserver.cc:533] Webserver started at http://127.18.6.2:43937/ using document root <none> and password file <none>
I20260601 13:42:33.937868 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:33.937916 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:33.937966 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:33.938483 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "3cbf0c1a27f5412d84d0dce789adebe3"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-nm12"
I20260601 13:42:33.938630 25929 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36223
I20260601 13:42:33.938730 25929 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:33.938949 25929 heartbeater.cc:507] Master 127.18.6.62:36223 requested a full tablet report, sending...
I20260601 13:42:33.939668 25800 ts_manager.cc:194] Registered new tserver with Master: c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697)
I20260601 13:42:33.940331 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:33.940588 25800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51696
I20260601 13:42:33.941401 25941 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:42:33.941669 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:33.941737 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "3cbf0c1a27f5412d84d0dce789adebe3"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-nm12"
I20260601 13:42:33.941793 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-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:42:33.949766 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:33.950114 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:33.950346 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:33.950829 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:33.950875 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.950933 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:33.950975 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.955227 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:45263
I20260601 13:42:33.955310 26004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:45263 every 8 connection(s)
I20260601 13:42:33.956182 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:33.958392 26008 instance_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:42:33.958472 26009 instance_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:42:33.958669 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:33.959333 26011 instance_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:42:33.959679 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:33.959730 18456 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:42:33.959751 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321353959751 us; error 0 us; skew 500 ppm
I20260601 13:42:33.960697 18456 webserver.cc:533] Webserver started at http://127.18.6.3:36751/ using document root <none> and password file <none>
I20260601 13:42:33.960726 26005 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36223
I20260601 13:42:33.960824 26005 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:33.960846 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:33.960884 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:33.960942 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:33.961073 26005 heartbeater.cc:507] Master 127.18.6.62:36223 requested a full tablet report, sending...
I20260601 13:42:33.961282 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "e4b5d81c913c47bd9a48a5f002804f68"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-nm12"
I20260601 13:42:33.961741 25800 ts_manager.cc:194] Registered new tserver with Master: 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263)
I20260601 13:42:33.962450 25800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51706
I20260601 13:42:33.963101 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:33.964210 26016 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:42:33.964483 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:33.964569 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "e4b5d81c913c47bd9a48a5f002804f68"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-nm12"
I20260601 13:42:33.964659 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-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:42:33.977272 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:33.977698 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:33.978034 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:33.978538 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:33.978603 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.978664 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:33.978698 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:33.983788 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:35235
I20260601 13:42:33.983824 26079 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:35235 every 8 connection(s)
I20260601 13:42:33.988570 26080 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36223
I20260601 13:42:33.988718 26080 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:33.988965 26080 heartbeater.cc:507] Master 127.18.6.62:36223 requested a full tablet report, sending...
I20260601 13:42:33.989617 25800 ts_manager.cc:194] Registered new tserver with Master: e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:33.989908 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005646532s
I20260601 13:42:33.990348 25800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51720
I20260601 13:42:34.941668 25929 heartbeater.cc:499] Master 127.18.6.62:36223 was elected leader, sending a full tablet report...
I20260601 13:42:34.963395 26005 heartbeater.cc:499] Master 127.18.6.62:36223 was elected leader, sending a full tablet report...
I20260601 13:42:34.991283 26080 heartbeater.cc:499] Master 127.18.6.62:36223 was elected leader, sending a full tablet report...
I20260601 13:42:35.029906 25800 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51726:
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:42:35.030393 25800 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:42:35.042094 26043 tablet_service.cc:1511] Processing CreateTablet for tablet 233ffdef6afb4be385eb8e132c17068a (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:35.042183 26044 tablet_service.cc:1511] Processing CreateTablet for tablet baddeaf8c8f24939a49d9647a0754f7a (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:35.042524 26043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233ffdef6afb4be385eb8e132c17068a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.042547 26042 tablet_service.cc:1511] Processing CreateTablet for tablet 681d372429614323b18a712b4a6240d8 (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:35.042786 25969 tablet_service.cc:1511] Processing CreateTablet for tablet baddeaf8c8f24939a49d9647a0754f7a (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:35.042871 26041 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa155b72e2e43a1a49428f4a2d1c78e (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:35.043069 25969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baddeaf8c8f24939a49d9647a0754f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.043146 25966 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa155b72e2e43a1a49428f4a2d1c78e (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:35.043397 25966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa155b72e2e43a1a49428f4a2d1c78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.043649 25968 tablet_service.cc:1511] Processing CreateTablet for tablet 233ffdef6afb4be385eb8e132c17068a (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:35.043874 25968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233ffdef6afb4be385eb8e132c17068a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.045467 25893 tablet_service.cc:1511] Processing CreateTablet for tablet baddeaf8c8f24939a49d9647a0754f7a (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:35.045728 25893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baddeaf8c8f24939a49d9647a0754f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.045701 25967 tablet_service.cc:1511] Processing CreateTablet for tablet 681d372429614323b18a712b4a6240d8 (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:35.045738 26100 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3: Bootstrap starting.
I20260601 13:42:35.045925 26042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681d372429614323b18a712b4a6240d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.046053 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa155b72e2e43a1a49428f4a2d1c78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.047099 26100 tablet_bootstrap.cc:654] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.045925 25967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681d372429614323b18a712b4a6240d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.048189 26044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baddeaf8c8f24939a49d9647a0754f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.048380 26100 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3: No bootstrap required, opened a new log
I20260601 13:42:35.048475 26100 ts_tablet_manager.cc:1403] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:35.048729 25890 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa155b72e2e43a1a49428f4a2d1c78e (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:35.048969 25890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa155b72e2e43a1a49428f4a2d1c78e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.049649 26100 raft_consensus.cc:359] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:35.049901 26100 raft_consensus.cc:385] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.050037 26100 raft_consensus.cc:740] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.050180 25891 tablet_service.cc:1511] Processing CreateTablet for tablet 681d372429614323b18a712b4a6240d8 (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:35.050522 25891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681d372429614323b18a712b4a6240d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.050278 26101 tablet_bootstrap.cc:492] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68: Bootstrap starting.
I20260601 13:42:35.048321 25892 tablet_service.cc:1511] Processing CreateTablet for tablet 233ffdef6afb4be385eb8e132c17068a (DEFAULT_TABLE table=test-workload [id=8a86845c1f2647168b48ed50c4628f1c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:35.051056 25892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233ffdef6afb4be385eb8e132c17068a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.052150 26100 consensus_queue.cc:260] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:35.052542 26100 ts_tablet_manager.cc:1434] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:35.052769 26100 tablet_bootstrap.cc:492] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3: Bootstrap starting.
I20260601 13:42:35.052897 26101 tablet_bootstrap.cc:654] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.053380 26103 tablet_bootstrap.cc:492] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:35.053759 26100 tablet_bootstrap.cc:654] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.054442 26103 tablet_bootstrap.cc:654] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.054872 26100 tablet_bootstrap.cc:492] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3: No bootstrap required, opened a new log
I20260601 13:42:35.054956 26100 ts_tablet_manager.cc:1403] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:35.055466 26100 raft_consensus.cc:359] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.055626 26100 raft_consensus.cc:385] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.055687 26100 raft_consensus.cc:740] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.055744 26101 tablet_bootstrap.cc:492] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68: No bootstrap required, opened a new log
I20260601 13:42:35.055837 26101 ts_tablet_manager.cc:1403] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:35.055842 26100 consensus_queue.cc:260] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.056154 26100 ts_tablet_manager.cc:1434] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:35.056180 26103 tablet_bootstrap.cc:492] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: No bootstrap required, opened a new log
I20260601 13:42:35.056252 26103 ts_tablet_manager.cc:1403] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:35.056313 26100 tablet_bootstrap.cc:492] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3: Bootstrap starting.
I20260601 13:42:35.056389 26101 raft_consensus.cc:359] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.056473 26101 raft_consensus.cc:385] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.056505 26101 raft_consensus.cc:740] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.056661 26103 raft_consensus.cc:359] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.056744 26103 raft_consensus.cc:385] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.056787 26103 raft_consensus.cc:740] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.056900 26103 consensus_queue.cc:260] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.057189 26100 tablet_bootstrap.cc:654] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.057261 26103 ts_tablet_manager.cc:1434] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.057229 26101 consensus_queue.cc:260] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.057552 26101 ts_tablet_manager.cc:1434] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:35.057699 26103 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:35.058084 26101 tablet_bootstrap.cc:492] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68: Bootstrap starting.
I20260601 13:42:35.058638 26103 tablet_bootstrap.cc:654] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.059171 26101 tablet_bootstrap.cc:654] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.059835 26103 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: No bootstrap required, opened a new log
I20260601 13:42:35.059928 26103 ts_tablet_manager.cc:1403] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:35.060151 26100 tablet_bootstrap.cc:492] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3: No bootstrap required, opened a new log
I20260601 13:42:35.060230 26100 ts_tablet_manager.cc:1403] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:35.060369 26103 raft_consensus.cc:359] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:35.060467 26103 raft_consensus.cc:385] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.060504 26103 raft_consensus.cc:740] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.060653 26100 raft_consensus.cc:359] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.060693 26103 consensus_queue.cc:260] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:35.060765 26100 raft_consensus.cc:385] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.060798 26100 raft_consensus.cc:740] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.060820 26101 tablet_bootstrap.cc:492] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68: No bootstrap required, opened a new log
I20260601 13:42:35.060885 26101 ts_tablet_manager.cc:1403] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:35.060948 26103 ts_tablet_manager.cc:1434] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.060905 26100 consensus_queue.cc:260] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.061093 26103 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:35.061156 26100 ts_tablet_manager.cc:1434] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:35.061334 26100 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3: Bootstrap starting.
I20260601 13:42:35.061311 26101 raft_consensus.cc:359] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.061394 26101 raft_consensus.cc:385] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.061424 26101 raft_consensus.cc:740] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.061547 26101 consensus_queue.cc:260] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.061865 26101 ts_tablet_manager.cc:1434] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.062027 26101 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68: Bootstrap starting.
I20260601 13:42:35.062063 26103 tablet_bootstrap.cc:654] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.062290 26100 tablet_bootstrap.cc:654] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.063107 26103 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: No bootstrap required, opened a new log
I20260601 13:42:35.063234 26103 ts_tablet_manager.cc:1403] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:35.063740 26103 raft_consensus.cc:359] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.063877 26103 raft_consensus.cc:385] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.063946 26103 raft_consensus.cc:740] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.064059 26103 consensus_queue.cc:260] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.064373 26100 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3: No bootstrap required, opened a new log
I20260601 13:42:35.064440 26103 ts_tablet_manager.cc:1434] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.064481 26100 ts_tablet_manager.cc:1403] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:35.064622 26103 tablet_bootstrap.cc:492] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:35.064921 26100 raft_consensus.cc:359] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.065024 26100 raft_consensus.cc:385] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.065074 26100 raft_consensus.cc:740] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.065235 26100 consensus_queue.cc:260] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.065547 26100 ts_tablet_manager.cc:1434] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:35.065622 26103 tablet_bootstrap.cc:654] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.067345 26101 tablet_bootstrap.cc:654] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.068496 26101 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68: No bootstrap required, opened a new log
I20260601 13:42:35.068610 26101 ts_tablet_manager.cc:1403] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:35.069079 26101 raft_consensus.cc:359] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.069213 26101 raft_consensus.cc:385] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.069257 26101 raft_consensus.cc:740] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.069370 26101 consensus_queue.cc:260] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.069610 26101 ts_tablet_manager.cc:1434] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.069766 26101 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68: Bootstrap starting.
I20260601 13:42:35.070740 26101 tablet_bootstrap.cc:654] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.071870 26101 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68: No bootstrap required, opened a new log
I20260601 13:42:35.071982 26101 ts_tablet_manager.cc:1403] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:35.072407 26101 raft_consensus.cc:359] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:35.072494 26101 raft_consensus.cc:385] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.072516 26101 raft_consensus.cc:740] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.072600 26101 consensus_queue.cc:260] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:35.072969 26101 ts_tablet_manager.cc:1434] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:35.073632 26103 tablet_bootstrap.cc:492] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: No bootstrap required, opened a new log
I20260601 13:42:35.073719 26103 ts_tablet_manager.cc:1403] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:35.074257 26103 raft_consensus.cc:359] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.074378 26103 raft_consensus.cc:385] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.074426 26103 raft_consensus.cc:740] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.074579 26103 consensus_queue.cc:260] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.074884 26103 ts_tablet_manager.cc:1434] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:35.088858 26116 raft_consensus.cc:493] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:35.089021 26116 raft_consensus.cc:515] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.089653 26116 leader_election.cc:290] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.093684 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" is_pre_election: true
I20260601 13:42:35.093772 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68" is_pre_election: true
I20260601 13:42:35.093837 25979 raft_consensus.cc:2468] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 0.
I20260601 13:42:35.093947 26054 raft_consensus.cc:2468] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 0.
I20260601 13:42:35.094208 25869 leader_election.cc:304] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, c41104c3e7e241899ec284bbc7a0d6fa; no voters: 
I20260601 13:42:35.094411 26116 raft_consensus.cc:2804] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:35.094465 26116 raft_consensus.cc:493] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:35.094493 26116 raft_consensus.cc:3060] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.095511 26116 raft_consensus.cc:515] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.095916 26116 leader_election.cc:290] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 election: Requested vote from peers 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.096247 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68"
I20260601 13:42:35.096346 26054 raft_consensus.cc:3060] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.096449 26104 raft_consensus.cc:493] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:35.096530 26104 raft_consensus.cc:515] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.096982 26104 leader_election.cc:290] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.097474 26054 raft_consensus.cc:2468] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 1.
I20260601 13:42:35.097705 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3"
I20260601 13:42:35.097783 25866 leader_election.cc:304] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c41104c3e7e241899ec284bbc7a0d6fa, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:35.097811 25979 raft_consensus.cc:3060] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.098692 25979 raft_consensus.cc:2468] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 1.
I20260601 13:42:35.098930 26116 raft_consensus.cc:2804] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:35.099100 26116 raft_consensus.cc:697] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 LEADER]: Becoming Leader. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Running, Role: LEADER
I20260601 13:42:35.099517 26116 consensus_queue.cc:237] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.101377 25799 catalog_manager.cc:5696] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa reported cstate change: term changed from 0 to 1, leader changed from <none> to c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1). New cstate: current_term: 1 leader_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:35.101861 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681d372429614323b18a712b4a6240d8" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68" is_pre_election: true
I20260601 13:42:35.101979 26054 raft_consensus.cc:2468] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 0.
I20260601 13:42:35.102360 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681d372429614323b18a712b4a6240d8" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" is_pre_election: true
I20260601 13:42:35.102463 25903 raft_consensus.cc:2468] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 0.
I20260601 13:42:35.102856 25942 leader_election.cc:304] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:35.103091 26104 raft_consensus.cc:2804] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:35.103152 26104 raft_consensus.cc:493] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:35.103199 26104 raft_consensus.cc:3060] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.104106 26104 raft_consensus.cc:515] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.104382 26104 leader_election.cc:290] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 election: Requested vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.104665 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681d372429614323b18a712b4a6240d8" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
I20260601 13:42:35.104733 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "681d372429614323b18a712b4a6240d8" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68"
I20260601 13:42:35.104764 25903 raft_consensus.cc:3060] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.104822 26054 raft_consensus.cc:3060] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.105605 26054 raft_consensus.cc:2468] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 1.
I20260601 13:42:35.105605 25903 raft_consensus.cc:2468] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 1.
I20260601 13:42:35.105943 25943 leader_election.cc:304] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, c41104c3e7e241899ec284bbc7a0d6fa; no voters: 
I20260601 13:42:35.106148 26104 raft_consensus.cc:2804] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:35.106408 26104 raft_consensus.cc:697] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 LEADER]: Becoming Leader. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Running, Role: LEADER
I20260601 13:42:35.106552 26104 consensus_queue.cc:237] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.108130 25799 catalog_manager.cc:5696] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:35.206429 26116 raft_consensus.cc:493] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:35.206604 26116 raft_consensus.cc:515] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.207141 26116 leader_election.cc:290] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.207683 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa155b72e2e43a1a49428f4a2d1c78e" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" is_pre_election: true
I20260601 13:42:35.207713 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa155b72e2e43a1a49428f4a2d1c78e" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68" is_pre_election: true
I20260601 13:42:35.207857 25979 raft_consensus.cc:2468] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 0.
I20260601 13:42:35.207904 26054 raft_consensus.cc:2468] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 0.
I20260601 13:42:35.208237 25869 leader_election.cc:304] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, c41104c3e7e241899ec284bbc7a0d6fa; no voters: 
I20260601 13:42:35.208436 26116 raft_consensus.cc:2804] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:35.208503 26116 raft_consensus.cc:493] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:35.208530 26116 raft_consensus.cc:3060] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.209431 26116 raft_consensus.cc:515] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.209808 26116 leader_election.cc:290] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 election: Requested vote from peers 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.210175 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa155b72e2e43a1a49428f4a2d1c78e" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3"
I20260601 13:42:35.210194 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa155b72e2e43a1a49428f4a2d1c78e" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68"
I20260601 13:42:35.210314 25979 raft_consensus.cc:3060] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.210314 26054 raft_consensus.cc:3060] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.211223 26054 raft_consensus.cc:2468] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 1.
I20260601 13:42:35.211223 25979 raft_consensus.cc:2468] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 1.
I20260601 13:42:35.211565 25866 leader_election.cc:304] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c41104c3e7e241899ec284bbc7a0d6fa, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:35.211746 26116 raft_consensus.cc:2804] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:35.211835 26116 raft_consensus.cc:697] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 LEADER]: Becoming Leader. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Running, Role: LEADER
I20260601 13:42:35.211966 26116 consensus_queue.cc:237] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.213567 25799 catalog_manager.cc:5696] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa reported cstate change: term changed from 0 to 1, leader changed from <none> to c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1). New cstate: current_term: 1 leader_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:35.274452 26113 raft_consensus.cc:493] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:35.274641 26113 raft_consensus.cc:515] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:35.275260 26113 leader_election.cc:290] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263), c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697)
I20260601 13:42:35.278885 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baddeaf8c8f24939a49d9647a0754f7a" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" is_pre_election: true
I20260601 13:42:35.279083 25979 raft_consensus.cc:2468] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 0.
I20260601 13:42:35.279129 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baddeaf8c8f24939a49d9647a0754f7a" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" is_pre_election: true
I20260601 13:42:35.279313 25903 raft_consensus.cc:2468] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 0.
I20260601 13:42:35.279496 26020 leader_election.cc:304] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:35.279721 26113 raft_consensus.cc:2804] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:35.279789 26113 raft_consensus.cc:493] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:35.279825 26113 raft_consensus.cc:3060] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.280913 26113 raft_consensus.cc:515] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:35.281277 26113 leader_election.cc:290] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 1 election: Requested vote from peers 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263), c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697)
I20260601 13:42:35.281678 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baddeaf8c8f24939a49d9647a0754f7a" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
I20260601 13:42:35.281787 25903 raft_consensus.cc:3060] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.281837 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baddeaf8c8f24939a49d9647a0754f7a" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3"
I20260601 13:42:35.281961 25979 raft_consensus.cc:3060] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.282574 25903 raft_consensus.cc:2468] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 1.
I20260601 13:42:35.282837 25979 raft_consensus.cc:2468] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 1.
I20260601 13:42:35.282858 26018 leader_election.cc:304] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c41104c3e7e241899ec284bbc7a0d6fa, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:35.283169 26113 raft_consensus.cc:2804] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:35.283278 26113 raft_consensus.cc:697] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 LEADER]: Becoming Leader. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Running, Role: LEADER
I20260601 13:42:35.283438 26113 consensus_queue.cc:237] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:35.285310 25799 catalog_manager.cc:5696] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "e4b5d81c913c47bd9a48a5f002804f68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:35.340492 25799 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51728:
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:42:35.341074 25799 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:42:35.347728 25892 tablet_service.cc:1511] Processing CreateTablet for tablet da43d9cca9494684bd30d0c1a5f409e5 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:35.347810 25967 tablet_service.cc:1511] Processing CreateTablet for tablet da43d9cca9494684bd30d0c1a5f409e5 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:35.348095 25892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da43d9cca9494684bd30d0c1a5f409e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.348109 25967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da43d9cca9494684bd30d0c1a5f409e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.348107 26044 tablet_service.cc:1511] Processing CreateTablet for tablet da43d9cca9494684bd30d0c1a5f409e5 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:35.348363 26044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da43d9cca9494684bd30d0c1a5f409e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.350119 26042 tablet_service.cc:1511] Processing CreateTablet for tablet a6dceb2167ad43899f7a290a597071f8 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:35.350356 26042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6dceb2167ad43899f7a290a597071f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.350435 26101 tablet_bootstrap.cc:492] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: Bootstrap starting.
I20260601 13:42:35.351332 26101 tablet_bootstrap.cc:654] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.352056 26041 tablet_service.cc:1511] Processing CreateTablet for tablet 27320154e418491e9de3c2ad086fe1f6 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:35.352295 26041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27320154e418491e9de3c2ad086fe1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.352555 26101 tablet_bootstrap.cc:492] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: No bootstrap required, opened a new log
I20260601 13:42:35.352648 26101 ts_tablet_manager.cc:1403] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:35.353092 26101 raft_consensus.cc:359] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.353223 26101 raft_consensus.cc:385] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.353267 26101 raft_consensus.cc:740] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.353402 26101 consensus_queue.cc:260] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.353688 26101 ts_tablet_manager.cc:1434] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:35.353890 26101 tablet_bootstrap.cc:492] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: Bootstrap starting.
I20260601 13:42:35.354389 26043 tablet_service.cc:1511] Processing CreateTablet for tablet 6c62063ea6524378a9afe98a475cc5b1 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:35.354640 26043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c62063ea6524378a9afe98a475cc5b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.354907 26101 tablet_bootstrap.cc:654] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.356132 26101 tablet_bootstrap.cc:492] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: No bootstrap required, opened a new log
I20260601 13:42:35.356225 26101 ts_tablet_manager.cc:1403] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:35.356658 26101 raft_consensus.cc:359] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.356729 26103 tablet_bootstrap.cc:492] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:35.356778 26101 raft_consensus.cc:385] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.356889 26101 raft_consensus.cc:740] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.357025 26101 consensus_queue.cc:260] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.357326 26101 ts_tablet_manager.cc:1434] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.357518 26101 tablet_bootstrap.cc:492] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: Bootstrap starting.
I20260601 13:42:35.357568 25892 tablet_service.cc:1511] Processing CreateTablet for tablet a6dceb2167ad43899f7a290a597071f8 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:35.357678 25891 tablet_service.cc:1511] Processing CreateTablet for tablet 27320154e418491e9de3c2ad086fe1f6 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:35.357846 25892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6dceb2167ad43899f7a290a597071f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.357889 26103 tablet_bootstrap.cc:654] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.358084 25893 tablet_service.cc:1511] Processing CreateTablet for tablet 6c62063ea6524378a9afe98a475cc5b1 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:35.358291 25893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c62063ea6524378a9afe98a475cc5b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.358451 26101 tablet_bootstrap.cc:654] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.356833 26100 tablet_bootstrap.cc:492] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: Bootstrap starting.
I20260601 13:42:35.359573 26101 tablet_bootstrap.cc:492] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: No bootstrap required, opened a new log
I20260601 13:42:35.359647 26101 ts_tablet_manager.cc:1403] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:35.360057 26101 raft_consensus.cc:359] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.360172 26101 raft_consensus.cc:385] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.360205 26101 raft_consensus.cc:740] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.360330 26101 consensus_queue.cc:260] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.360457 26100 tablet_bootstrap.cc:654] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.360671 26101 ts_tablet_manager.cc:1434] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.360843 26101 tablet_bootstrap.cc:492] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: Bootstrap starting.
I20260601 13:42:35.361442 25891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27320154e418491e9de3c2ad086fe1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.361615 26100 tablet_bootstrap.cc:492] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: No bootstrap required, opened a new log
I20260601 13:42:35.361696 26100 ts_tablet_manager.cc:1403] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:42:35.361847 26101 tablet_bootstrap.cc:654] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.362131 26100 raft_consensus.cc:359] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.362224 26100 raft_consensus.cc:385] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.362257 26100 raft_consensus.cc:740] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.362385 26100 consensus_queue.cc:260] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.362707 26100 ts_tablet_manager.cc:1434] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:35.362883 26101 tablet_bootstrap.cc:492] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: No bootstrap required, opened a new log
I20260601 13:42:35.362962 26101 ts_tablet_manager.cc:1403] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:35.363394 26101 raft_consensus.cc:359] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.363593 26101 raft_consensus.cc:385] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.363646 26101 raft_consensus.cc:740] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.363780 26101 consensus_queue.cc:260] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.364056 26101 ts_tablet_manager.cc:1434] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.364437 26103 tablet_bootstrap.cc:492] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: No bootstrap required, opened a new log
I20260601 13:42:35.364535 26103 ts_tablet_manager.cc:1403] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:42:35.364694 25967 tablet_service.cc:1511] Processing CreateTablet for tablet a6dceb2167ad43899f7a290a597071f8 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:35.364972 25967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6dceb2167ad43899f7a290a597071f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.365190 25968 tablet_service.cc:1511] Processing CreateTablet for tablet 27320154e418491e9de3c2ad086fe1f6 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:35.365398 25968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27320154e418491e9de3c2ad086fe1f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.364959 26103 raft_consensus.cc:359] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.367134 26103 raft_consensus.cc:385] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.367189 26103 raft_consensus.cc:740] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.364706 25966 tablet_service.cc:1511] Processing CreateTablet for tablet 6c62063ea6524378a9afe98a475cc5b1 (DEFAULT_TABLE table=dugtrio [id=4b586beb452943efa50e394834093dc1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:35.367319 26103 consensus_queue.cc:260] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.367502 25966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c62063ea6524378a9afe98a475cc5b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:35.367640 26103 ts_tablet_manager.cc:1434] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:35.367805 26103 tablet_bootstrap.cc:492] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:35.368754 26103 tablet_bootstrap.cc:654] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.369858 26100 tablet_bootstrap.cc:492] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: Bootstrap starting.
I20260601 13:42:35.369912 26103 tablet_bootstrap.cc:492] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: No bootstrap required, opened a new log
I20260601 13:42:35.369979 26103 ts_tablet_manager.cc:1403] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:35.370841 26100 tablet_bootstrap.cc:654] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.370882 26103 raft_consensus.cc:359] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.370970 26103 raft_consensus.cc:385] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.371006 26103 raft_consensus.cc:740] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.371178 26103 consensus_queue.cc:260] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.371575 26103 ts_tablet_manager.cc:1434] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:35.371810 26103 tablet_bootstrap.cc:492] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:35.372574 26100 tablet_bootstrap.cc:492] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: No bootstrap required, opened a new log
I20260601 13:42:35.372677 26100 ts_tablet_manager.cc:1403] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:35.372849 26103 tablet_bootstrap.cc:654] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.373131 26100 raft_consensus.cc:359] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.373245 26100 raft_consensus.cc:385] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.373279 26100 raft_consensus.cc:740] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.373414 26100 consensus_queue.cc:260] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.373786 26100 ts_tablet_manager.cc:1434] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:35.373970 26100 tablet_bootstrap.cc:492] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: Bootstrap starting.
I20260601 13:42:35.374310 26103 tablet_bootstrap.cc:492] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: No bootstrap required, opened a new log
I20260601 13:42:35.374394 26103 ts_tablet_manager.cc:1403] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:35.374994 26100 tablet_bootstrap.cc:654] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.375239 26103 raft_consensus.cc:359] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.375380 26103 raft_consensus.cc:385] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.375427 26103 raft_consensus.cc:740] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.375643 26103 consensus_queue.cc:260] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.376026 26103 ts_tablet_manager.cc:1434] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:35.376163 26100 tablet_bootstrap.cc:492] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: No bootstrap required, opened a new log
I20260601 13:42:35.376245 26100 ts_tablet_manager.cc:1403] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:35.376266 26103 tablet_bootstrap.cc:492] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:35.376664 26100 raft_consensus.cc:359] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.376776 26100 raft_consensus.cc:385] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.376816 26100 raft_consensus.cc:740] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.376929 26100 consensus_queue.cc:260] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.377200 26103 tablet_bootstrap.cc:654] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.377671 26100 ts_tablet_manager.cc:1434] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:35.377930 26100 tablet_bootstrap.cc:492] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: Bootstrap starting.
I20260601 13:42:35.378973 26100 tablet_bootstrap.cc:654] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:35.380017 26100 tablet_bootstrap.cc:492] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: No bootstrap required, opened a new log
I20260601 13:42:35.380128 26100 ts_tablet_manager.cc:1403] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:35.380551 26100 raft_consensus.cc:359] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.380661 26100 raft_consensus.cc:385] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.380685 26100 raft_consensus.cc:740] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.380851 26100 consensus_queue.cc:260] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.381112 26100 ts_tablet_manager.cc:1434] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:35.381573 26103 tablet_bootstrap.cc:492] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: No bootstrap required, opened a new log
I20260601 13:42:35.381660 26103 ts_tablet_manager.cc:1403] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:35.382155 26103 raft_consensus.cc:359] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.382275 26103 raft_consensus.cc:385] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:35.382326 26103 raft_consensus.cc:740] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:35.382453 26103 consensus_queue.cc:260] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.382767 26103 ts_tablet_manager.cc:1434] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:35.406391 26116 raft_consensus.cc:493] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:35.406577 26116 raft_consensus.cc:515] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.407047 26116 leader_election.cc:290] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.407449 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dceb2167ad43899f7a290a597071f8" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" is_pre_election: true
I20260601 13:42:35.407656 25979 raft_consensus.cc:2468] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 0.
I20260601 13:42:35.407657 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dceb2167ad43899f7a290a597071f8" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68" is_pre_election: true
I20260601 13:42:35.407790 26054 raft_consensus.cc:2468] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 0.
I20260601 13:42:35.407954 25869 leader_election.cc:304] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, c41104c3e7e241899ec284bbc7a0d6fa; no voters: 
I20260601 13:42:35.408130 26116 raft_consensus.cc:2804] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:35.408201 26116 raft_consensus.cc:493] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:35.408241 26116 raft_consensus.cc:3060] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.409060 26116 raft_consensus.cc:515] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.409431 26116 leader_election.cc:290] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 election: Requested vote from peers 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.409632 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dceb2167ad43899f7a290a597071f8" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3"
I20260601 13:42:35.409742 25979 raft_consensus.cc:3060] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.409785 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dceb2167ad43899f7a290a597071f8" candidate_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68"
I20260601 13:42:35.409901 26054 raft_consensus.cc:3060] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.410560 25979 raft_consensus.cc:2468] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 1.
I20260601 13:42:35.410808 26054 raft_consensus.cc:2468] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c41104c3e7e241899ec284bbc7a0d6fa in term 1.
I20260601 13:42:35.410806 25869 leader_election.cc:304] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, c41104c3e7e241899ec284bbc7a0d6fa; no voters: 
I20260601 13:42:35.411041 26116 raft_consensus.cc:2804] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:35.411154 26116 raft_consensus.cc:697] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 LEADER]: Becoming Leader. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Running, Role: LEADER
I20260601 13:42:35.411291 26116 consensus_queue.cc:237] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.412904 25799 catalog_manager.cc:5696] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa reported cstate change: term changed from 0 to 1, leader changed from <none> to c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1). New cstate: current_term: 1 leader_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:35.470240 26104 raft_consensus.cc:493] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:35.470405 26104 raft_consensus.cc:515] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.470942 26104 leader_election.cc:290] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.471441 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c62063ea6524378a9afe98a475cc5b1" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68" is_pre_election: true
I20260601 13:42:35.471441 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c62063ea6524378a9afe98a475cc5b1" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" is_pre_election: true
I20260601 13:42:35.471630 26054 raft_consensus.cc:2468] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 0.
I20260601 13:42:35.471639 25903 raft_consensus.cc:2468] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 0.
I20260601 13:42:35.471951 25942 leader_election.cc:304] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:35.472155 26104 raft_consensus.cc:2804] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:35.472221 26104 raft_consensus.cc:493] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:35.472287 26104 raft_consensus.cc:3060] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.473160 26104 raft_consensus.cc:515] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.473513 26104 leader_election.cc:290] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 election: Requested vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.473865 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c62063ea6524378a9afe98a475cc5b1" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68"
I20260601 13:42:35.473871 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c62063ea6524378a9afe98a475cc5b1" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
I20260601 13:42:35.473999 26054 raft_consensus.cc:3060] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.474030 25903 raft_consensus.cc:3060] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.474756 26054 raft_consensus.cc:2468] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 1.
I20260601 13:42:35.474826 25903 raft_consensus.cc:2468] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 1.
I20260601 13:42:35.475163 25943 leader_election.cc:304] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, c41104c3e7e241899ec284bbc7a0d6fa; no voters: 
I20260601 13:42:35.475394 26104 raft_consensus.cc:2804] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:35.475515 26104 raft_consensus.cc:697] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 LEADER]: Becoming Leader. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Running, Role: LEADER
I20260601 13:42:35.475656 26104 consensus_queue.cc:237] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.477370 25799 catalog_manager.cc:5696] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:35.550941 26104 consensus_queue.cc:1048] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:35.554229 26125 consensus_queue.cc:1048] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:35.615101 26113 raft_consensus.cc:493] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:35.615267 26113 raft_consensus.cc:515] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.615862 26113 leader_election.cc:290] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263)
I20260601 13:42:35.616354 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27320154e418491e9de3c2ad086fe1f6" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" is_pre_election: true
I20260601 13:42:35.616360 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27320154e418491e9de3c2ad086fe1f6" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" is_pre_election: true
I20260601 13:42:35.616549 25903 raft_consensus.cc:2468] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 0.
I20260601 13:42:35.616626 25979 raft_consensus.cc:2468] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 0.
I20260601 13:42:35.616900 26018 leader_election.cc:304] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c41104c3e7e241899ec284bbc7a0d6fa, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:35.617094 26113 raft_consensus.cc:2804] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:35.617158 26113 raft_consensus.cc:493] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:35.617188 26113 raft_consensus.cc:3060] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.618343 26113 raft_consensus.cc:515] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.618745 26113 leader_election.cc:290] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 1 election: Requested vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263)
I20260601 13:42:35.619107 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27320154e418491e9de3c2ad086fe1f6" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3"
I20260601 13:42:35.619110 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27320154e418491e9de3c2ad086fe1f6" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
I20260601 13:42:35.619266 25903 raft_consensus.cc:3060] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.619266 25979 raft_consensus.cc:3060] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.620335 25903 raft_consensus.cc:2468] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 1.
I20260601 13:42:35.620335 25979 raft_consensus.cc:2468] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 1.
I20260601 13:42:35.620702 26020 leader_election.cc:304] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:35.620924 26113 raft_consensus.cc:2804] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:35.621038 26113 raft_consensus.cc:697] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 LEADER]: Becoming Leader. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Running, Role: LEADER
I20260601 13:42:35.621198 26113 consensus_queue.cc:237] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.622769 25798 catalog_manager.cc:5696] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 reported cstate change: term changed from 0 to 1, leader changed from <none> to e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "e4b5d81c913c47bd9a48a5f002804f68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:35.630631 26116 consensus_queue.cc:1048] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:35.633869 26157 consensus_queue.cc:1048] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:35.640496 26125 raft_consensus.cc:493] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:35.640632 26125 raft_consensus.cc:515] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.641060 26125 leader_election.cc:290] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.641390 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da43d9cca9494684bd30d0c1a5f409e5" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" is_pre_election: true
I20260601 13:42:35.641445 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da43d9cca9494684bd30d0c1a5f409e5" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68" is_pre_election: true
I20260601 13:42:35.641547 25903 raft_consensus.cc:2468] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 0.
I20260601 13:42:35.641585 26054 raft_consensus.cc:2468] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 0.
I20260601 13:42:35.641831 25943 leader_election.cc:304] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, c41104c3e7e241899ec284bbc7a0d6fa; no voters: 
I20260601 13:42:35.642012 26125 raft_consensus.cc:2804] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:35.642071 26125 raft_consensus.cc:493] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:35.642100 26125 raft_consensus.cc:3060] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.643077 26125 raft_consensus.cc:515] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.643508 26125 leader_election.cc:290] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 election: Requested vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:35.643780 25903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da43d9cca9494684bd30d0c1a5f409e5" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
I20260601 13:42:35.643882 25903 raft_consensus.cc:3060] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.643878 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da43d9cca9494684bd30d0c1a5f409e5" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68"
I20260601 13:42:35.644013 26054 raft_consensus.cc:3060] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:35.644621 25903 raft_consensus.cc:2468] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 1.
I20260601 13:42:35.644779 26054 raft_consensus.cc:2468] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 1.
I20260601 13:42:35.644945 25943 leader_election.cc:304] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3cbf0c1a27f5412d84d0dce789adebe3, c41104c3e7e241899ec284bbc7a0d6fa; no voters: 
I20260601 13:42:35.645155 26125 raft_consensus.cc:2804] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:35.645247 26125 raft_consensus.cc:697] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 LEADER]: Becoming Leader. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Running, Role: LEADER
I20260601 13:42:35.645391 26125 consensus_queue.cc:237] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:35.646939 25799 catalog_manager.cc:5696] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:35.651579 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:35.656031 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:35.656322 18456 tablet_replica.cc:333] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: stopping tablet replica
I20260601 13:42:35.656468 18456 raft_consensus.cc:2243] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:35.656603 18456 raft_consensus.cc:2272] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.657143 18456 tablet_replica.cc:333] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: stopping tablet replica
I20260601 13:42:35.657253 18456 raft_consensus.cc:2243] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:35.657343 18456 raft_consensus.cc:2272] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.657684 18456 tablet_replica.cc:333] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: stopping tablet replica
I20260601 13:42:35.657792 18456 raft_consensus.cc:2243] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:35.657878 18456 raft_consensus.cc:2272] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.658206 18456 tablet_replica.cc:333] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: stopping tablet replica
I20260601 13:42:35.658318 18456 raft_consensus.cc:2243] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:35.658474 18456 pending_rounds.cc:70] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Trying to abort 1 pending ops.
I20260601 13:42:35.658511 18456 pending_rounds.cc:77] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196270949584896 op_type: NO_OP noop_request { }
I20260601 13:42:35.658604 18456 raft_consensus.cc:2889] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:35.658665 18456 raft_consensus.cc:2272] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.659073 18456 tablet_replica.cc:333] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: stopping tablet replica
I20260601 13:42:35.659202 18456 raft_consensus.cc:2243] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:35.659370 18456 raft_consensus.cc:2272] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.659809 18456 tablet_replica.cc:333] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: stopping tablet replica
I20260601 13:42:35.659916 18456 raft_consensus.cc:2243] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:35.660010 18456 raft_consensus.cc:2272] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.660399 18456 tablet_replica.cc:333] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: stopping tablet replica
I20260601 13:42:35.660506 18456 raft_consensus.cc:2243] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:35.660614 18456 raft_consensus.cc:2272] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.660934 18456 tablet_replica.cc:333] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: stopping tablet replica
I20260601 13:42:35.661041 18456 raft_consensus.cc:2243] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:35.661180 18456 pending_rounds.cc:70] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Trying to abort 1 pending ops.
I20260601 13:42:35.661232 18456 pending_rounds.cc:77] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196271766208512 op_type: NO_OP noop_request { }
I20260601 13:42:35.661300 18456 raft_consensus.cc:2889] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:35.661360 18456 raft_consensus.cc:2272] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:35.665053 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
W20260601 13:42:35.727629 26018 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.6.1:43697: connect: Connection refused (error 111) [suppressed 3 similar messages]
W20260601 13:42:35.728614 26018 consensus_peers.cc:597] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 -> Peer c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): Couldn't send request to peer c41104c3e7e241899ec284bbc7a0d6fa. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:35.836737 26113 consensus_queue.cc:1048] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:35.854259 25943 consensus_peers.cc:597] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 -> Peer c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): Couldn't send request to peer c41104c3e7e241899ec284bbc7a0d6fa. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:35.860278 26125 consensus_queue.cc:1048] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:42:36.109874 26018 consensus_peers.cc:597] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 -> Peer c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): Couldn't send request to peer c41104c3e7e241899ec284bbc7a0d6fa. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:36.126791 25943 consensus_peers.cc:597] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 -> Peer c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): Couldn't send request to peer c41104c3e7e241899ec284bbc7a0d6fa. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:42:36.154701 25943 consensus_peers.cc:597] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 -> Peer c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): Couldn't send request to peer c41104c3e7e241899ec284bbc7a0d6fa. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:36.208153 26109 consensus_queue.cc:1048] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.254416 26165 consensus_queue.cc:1048] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:36.336181 26167 consensus_queue.cc:579] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Leader has been unable to successfully communicate with peer c41104c3e7e241899ec284bbc7a0d6fa for more than 1 seconds (1.052s)
W20260601 13:42:36.338194 25799 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet baddeaf8c8f24939a49d9647a0754f7a with cas_config_opid_index -1: no extra replica candidate found for tablet baddeaf8c8f24939a49d9647a0754f7a (table test-workload [id=8a86845c1f2647168b48ed50c4628f1c]): 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:42:36.671061 26104 consensus_queue.cc:579] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Leader has been unable to successfully communicate with peer c41104c3e7e241899ec284bbc7a0d6fa for more than 1 seconds (1.115s)
I20260601 13:42:36.673846 25799 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51726:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:42:36.674027 25799 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:51726:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:42:36.677325 25799 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1: Sending DeleteTablet for 3 replicas of tablet da43d9cca9494684bd30d0c1a5f409e5
I20260601 13:42:36.677804 25799 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1: Sending DeleteTablet for 3 replicas of tablet a6dceb2167ad43899f7a290a597071f8
I20260601 13:42:36.678123 25799 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1: Sending DeleteTablet for 3 replicas of tablet 27320154e418491e9de3c2ad086fe1f6
I20260601 13:42:36.678135 26043 tablet_service.cc:1558] Processing DeleteTablet for tablet da43d9cca9494684bd30d0c1a5f409e5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:55500
I20260601 13:42:36.678349 25968 tablet_service.cc:1558] Processing DeleteTablet for tablet a6dceb2167ad43899f7a290a597071f8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:44036
I20260601 13:42:36.678447 25799 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1: Sending DeleteTablet for 3 replicas of tablet 6c62063ea6524378a9afe98a475cc5b1
I20260601 13:42:36.678733 26177 tablet_replica.cc:333] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: stopping tablet replica
I20260601 13:42:36.678164 25966 tablet_service.cc:1558] Processing DeleteTablet for tablet da43d9cca9494684bd30d0c1a5f409e5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:44036
I20260601 13:42:36.678841 26177 raft_consensus.cc:2243] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.678927 26177 raft_consensus.cc:2272] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.679371 26177 ts_tablet_manager.cc:1916] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:42:36.679589 25785 catalog_manager.cc:4754] TS c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet a6dceb2167ad43899f7a290a597071f8: Network error: Client connection negotiation failed: client connection to 127.18.6.1:43697: connect: Connection refused (error 111)
I20260601 13:42:36.679867 26043 tablet_service.cc:1558] Processing DeleteTablet for tablet a6dceb2167ad43899f7a290a597071f8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:55500
I20260601 13:42:36.680049 26041 tablet_service.cc:1558] Processing DeleteTablet for tablet 27320154e418491e9de3c2ad086fe1f6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:55500
I20260601 13:42:36.680194 26043 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c62063ea6524378a9afe98a475cc5b1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:55500
I20260601 13:42:36.680371 25968 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c62063ea6524378a9afe98a475cc5b1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:44036
I20260601 13:42:36.681026 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:42:36.681886 25966 tablet_service.cc:1558] Processing DeleteTablet for tablet 27320154e418491e9de3c2ad086fe1f6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:44036
I20260601 13:42:36.682111 26176 tablet_replica.cc:333] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: stopping tablet replica
I20260601 13:42:36.682277 26176 raft_consensus.cc:2243] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.682328 26177 ts_tablet_manager.cc:1929] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:36.682502 26177 log.cc:1199] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/a6dceb2167ad43899f7a290a597071f8
I20260601 13:42:36.682548 26176 raft_consensus.cc:2272] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.682837 26177 ts_tablet_manager.cc:1950] T a6dceb2167ad43899f7a290a597071f8 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting consensus metadata
W20260601 13:42:36.683032 26179 instance_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:42:36.683306 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:36.683550 26176 ts_tablet_manager.cc:1916] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:42:36.683701 26180 instance_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:42:36.683756 26177 tablet_replica.cc:333] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: stopping tablet replica
I20260601 13:42:36.683888 25787 catalog_manager.cc:5027] TS 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263): tablet a6dceb2167ad43899f7a290a597071f8 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.683923 26177 raft_consensus.cc:2243] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:36.684242 26177 raft_consensus.cc:2272] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.684744 26177 ts_tablet_manager.cc:1916] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.686002 26176 ts_tablet_manager.cc:1929] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:36.686102 26176 log.cc:1199] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/da43d9cca9494684bd30d0c1a5f409e5
I20260601 13:42:36.686228 26177 ts_tablet_manager.cc:1929] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:36.686303 26177 log.cc:1199] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/da43d9cca9494684bd30d0c1a5f409e5
I20260601 13:42:36.686443 26176 ts_tablet_manager.cc:1950] T da43d9cca9494684bd30d0c1a5f409e5 P e4b5d81c913c47bd9a48a5f002804f68: Deleting consensus metadata
I20260601 13:42:36.686551 26177 ts_tablet_manager.cc:1950] T da43d9cca9494684bd30d0c1a5f409e5 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting consensus metadata
I20260601 13:42:36.687122 26177 tablet_replica.cc:333] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: stopping tablet replica
I20260601 13:42:36.687166 26176 tablet_replica.cc:333] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: stopping tablet replica
I20260601 13:42:36.687253 25784 catalog_manager.cc:5027] TS e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235): tablet da43d9cca9494684bd30d0c1a5f409e5 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.687268 26177 raft_consensus.cc:2243] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:36.687305 26176 raft_consensus.cc:2243] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.687379 25787 catalog_manager.cc:5027] TS 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263): tablet da43d9cca9494684bd30d0c1a5f409e5 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.687413 26176 raft_consensus.cc:2272] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:42:36.683595 26182 instance_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:42:36.687515 26177 raft_consensus.cc:2272] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.687824 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:36.687888 18456 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:42:36.687920 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321356687919 us; error 0 us; skew 500 ppm
I20260601 13:42:36.687963 26176 ts_tablet_manager.cc:1916] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.688089 26177 ts_tablet_manager.cc:1916] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.689082 18456 webserver.cc:533] Webserver started at http://127.18.6.4:41057/ using document root <none> and password file <none>
I20260601 13:42:36.689242 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:36.689301 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:36.689374 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:36.689759 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "a3ebed84241a4e289738f7b53df372dd"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-nm12"
I20260601 13:42:36.690018 26177 ts_tablet_manager.cc:1929] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:36.690076 26177 log.cc:1199] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/6c62063ea6524378a9afe98a475cc5b1
I20260601 13:42:36.690197 26176 ts_tablet_manager.cc:1929] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:36.690268 26176 log.cc:1199] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/a6dceb2167ad43899f7a290a597071f8
I20260601 13:42:36.690289 26177 ts_tablet_manager.cc:1950] T 6c62063ea6524378a9afe98a475cc5b1 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting consensus metadata
I20260601 13:42:36.690531 26176 ts_tablet_manager.cc:1950] T a6dceb2167ad43899f7a290a597071f8 P e4b5d81c913c47bd9a48a5f002804f68: Deleting consensus metadata
I20260601 13:42:36.691028 26177 tablet_replica.cc:333] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: stopping tablet replica
I20260601 13:42:36.691110 25787 catalog_manager.cc:5027] TS 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263): tablet 6c62063ea6524378a9afe98a475cc5b1 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.691143 26177 raft_consensus.cc:2243] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.691200 26176 tablet_replica.cc:333] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: stopping tablet replica
I20260601 13:42:36.691234 26177 raft_consensus.cc:2272] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.691310 26176 raft_consensus.cc:2243] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:36.691515 26176 raft_consensus.cc:2272] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.691638 25784 catalog_manager.cc:5027] TS e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235): tablet a6dceb2167ad43899f7a290a597071f8 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.691819 26177 ts_tablet_manager.cc:1916] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.692158 26176 ts_tablet_manager.cc:1916] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.692543 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:36.693667 26177 ts_tablet_manager.cc:1929] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:36.693738 26177 log.cc:1199] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-1-root/wals/27320154e418491e9de3c2ad086fe1f6
I20260601 13:42:36.693796 26187 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:42:36.694015 26177 ts_tablet_manager.cc:1950] T 27320154e418491e9de3c2ad086fe1f6 P 3cbf0c1a27f5412d84d0dce789adebe3: Deleting consensus metadata
I20260601 13:42:36.694155 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.694250 26176 ts_tablet_manager.cc:1929] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:36.694259 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "a3ebed84241a4e289738f7b53df372dd"
format_stamp: "Formatted at 2026-06-01 13:42:36 on dist-test-slave-nm12"
I20260601 13:42:36.694366 26176 log.cc:1199] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/27320154e418491e9de3c2ad086fe1f6
I20260601 13:42:36.694386 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-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:42:36.694587 26176 ts_tablet_manager.cc:1950] T 27320154e418491e9de3c2ad086fe1f6 P e4b5d81c913c47bd9a48a5f002804f68: Deleting consensus metadata
I20260601 13:42:36.695092 26176 tablet_replica.cc:333] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: stopping tablet replica
I20260601 13:42:36.695217 26176 raft_consensus.cc:2243] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.695231 25784 catalog_manager.cc:5027] TS e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235): tablet 27320154e418491e9de3c2ad086fe1f6 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.695318 26176 raft_consensus.cc:2272] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.695590 25787 catalog_manager.cc:5027] TS 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263): tablet 27320154e418491e9de3c2ad086fe1f6 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.696019 26176 ts_tablet_manager.cc:1916] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.697692 26176 ts_tablet_manager.cc:1929] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:36.697773 26176 log.cc:1199] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-2-root/wals/6c62063ea6524378a9afe98a475cc5b1
I20260601 13:42:36.697991 26176 ts_tablet_manager.cc:1950] T 6c62063ea6524378a9afe98a475cc5b1 P e4b5d81c913c47bd9a48a5f002804f68: Deleting consensus metadata
I20260601 13:42:36.698698 25784 catalog_manager.cc:5027] TS e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235): tablet 6c62063ea6524378a9afe98a475cc5b1 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.708513 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:36.708931 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:36.709232 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:36.709709 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:36.709798 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.709848 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:36.709900 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:36.714709 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:40293
I20260601 13:42:36.715329 26250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:40293 every 8 connection(s)
I20260601 13:42:36.715948 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:36.718432 26255 instance_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:42:36.718546 26257 instance_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:42:36.718627 26254 instance_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:42:36.718909 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:36.719106 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:36.719144 18456 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:42:36.719159 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321356719159 us; error 0 us; skew 500 ppm
I20260601 13:42:36.720258 18456 webserver.cc:533] Webserver started at http://127.18.6.1:39605/ using document root <none> and password file <none>
I20260601 13:42:36.720450 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:36.720507 18456 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:42:36.721179 26251 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36223
I20260601 13:42:36.721329 26251 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:36.721616 26251 heartbeater.cc:507] Master 127.18.6.62:36223 requested a full tablet report, sending...
I20260601 13:42:36.721779 18456 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.722441 25799 ts_manager.cc:194] Registered new tserver with Master: a3ebed84241a4e289738f7b53df372dd (127.18.6.4:40293)
I20260601 13:42:36.723063 25799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51742
I20260601 13:42:36.723186 26262 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:42:36.723446 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.723559 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
format_stamp: "Formatted at 2026-06-01 13:42:33 on dist-test-slave-nm12"
I20260601 13:42:36.723646 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-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:42:36.725662 25979 consensus_queue.cc:237] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } }
I20260601 13:42:36.727912 26054 raft_consensus.cc:1275] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Refusing update from remote peer 3cbf0c1a27f5412d84d0dce789adebe3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:36.728404 26125 consensus_queue.cc:1048] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:42:36.728904 25943 consensus_peers.cc:597] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 -> Peer c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): Couldn't send request to peer c41104c3e7e241899ec284bbc7a0d6fa. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:36.730521 26165 raft_consensus.cc:2955] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } } }
I20260601 13:42:36.731146 26054 raft_consensus.cc:2955] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } } }
I20260601 13:42:36.732980 25787 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 681d372429614323b18a712b4a6240d8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
W20260601 13:42:36.733013 25943 consensus_peers.cc:597] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 -> Peer a3ebed84241a4e289738f7b53df372dd (127.18.6.4:40293): Couldn't send request to peer a3ebed84241a4e289738f7b53df372dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 681d372429614323b18a712b4a6240d8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:36.733604 25798 catalog_manager.cc:5696] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 reported cstate change: config changed from index -1 to 2, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } } }
I20260601 13:42:36.734048 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:36.734431 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:36.734758 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:36.736620 26273 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:42:36.743283 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:42:36.743373 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.007s	user 0.000s	sys 0.000s
I20260601 13:42:36.743414 18456 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:42:36.744334 26273 tablet_bootstrap.cc:492] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:36.747493 26273 tablet_bootstrap.cc:492] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: 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:42:36.747819 26273 tablet_bootstrap.cc:492] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap complete.
I20260601 13:42:36.747993 26273 ts_tablet_manager.cc:1403] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:36.748389 26273 raft_consensus.cc:359] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.748548 26273 raft_consensus.cc:740] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.748575 18456 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:42:36.748636 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.005s	user 0.002s	sys 0.003s
I20260601 13:42:36.748744 26273 consensus_queue.cc:260] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.749084 26273 ts_tablet_manager.cc:1434] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.749248 26273 tablet_bootstrap.cc:492] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:36.751971 26273 tablet_bootstrap.cc:492] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: 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:42:36.752259 26273 tablet_bootstrap.cc:492] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap complete.
I20260601 13:42:36.752481 26273 ts_tablet_manager.cc:1403] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:36.752879 26273 raft_consensus.cc:359] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.753014 26273 raft_consensus.cc:740] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.753191 26273 consensus_queue.cc:260] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.753515 26273 ts_tablet_manager.cc:1434] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:36.753715 26273 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:36.754204 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:43697
I20260601 13:42:36.754338 26333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:43697 every 8 connection(s)
I20260601 13:42:36.756457 26273 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: 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:42:36.756645 26273 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap complete.
I20260601 13:42:36.756851 26273 ts_tablet_manager.cc:1403] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:36.757256 26273 raft_consensus.cc:359] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:36.757366 26273 raft_consensus.cc:740] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.757524 26273 consensus_queue.cc:260] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } }
I20260601 13:42:36.757853 26273 ts_tablet_manager.cc:1434] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:36.758040 26273 tablet_bootstrap.cc:492] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:36.759562 26334 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36223
I20260601 13:42:36.759696 26334 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:36.759974 26334 heartbeater.cc:507] Master 127.18.6.62:36223 requested a full tablet report, sending...
I20260601 13:42:36.760572 26273 tablet_bootstrap.cc:492] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: 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:42:36.760807 26273 tablet_bootstrap.cc:492] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap complete.
I20260601 13:42:36.760998 26273 ts_tablet_manager.cc:1403] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:36.761108 25799 ts_manager.cc:194] Re-registered known tserver with Master: c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697)
I20260601 13:42:36.761384 26273 raft_consensus.cc:359] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.761497 26273 raft_consensus.cc:740] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.761623 26273 consensus_queue.cc:260] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.761936 26273 ts_tablet_manager.cc:1434] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:36.762081 26273 tablet_bootstrap.cc:492] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:36.763438 25799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51748
I20260601 13:42:36.764804 26334 heartbeater.cc:499] Master 127.18.6.62:36223 was elected leader, sending a full tablet report...
I20260601 13:42:36.764882 26297 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c62063ea6524378a9afe98a475cc5b1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:50242
I20260601 13:42:36.765281 26273 tablet_bootstrap.cc:492] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: 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
W20260601 13:42:36.765537 25785 catalog_manager.cc:5007] TS c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): delete failed for tablet 6c62063ea6524378a9afe98a475cc5b1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6c62063ea6524378a9afe98a475cc5b1 already in progress: opening tablet
I20260601 13:42:36.765625 26273 tablet_bootstrap.cc:492] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap complete.
I20260601 13:42:36.765805 26273 ts_tablet_manager.cc:1403] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:36.766377 26273 raft_consensus.cc:359] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.766557 26273 raft_consensus.cc:740] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.766721 26273 consensus_queue.cc:260] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.767037 26273 ts_tablet_manager.cc:1434] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:36.767272 26273 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:36.768131 26297 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c62063ea6524378a9afe98a475cc5b1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:50242
W20260601 13:42:36.768534 25785 catalog_manager.cc:5007] TS c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): delete failed for tablet 6c62063ea6524378a9afe98a475cc5b1 because tablet deleting was already in progress. No further retry: Already present: State transition of tablet 6c62063ea6524378a9afe98a475cc5b1 already in progress: opening tablet
I20260601 13:42:36.770747 26273 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: 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:42:36.770999 26273 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap complete.
I20260601 13:42:36.771135 26273 ts_tablet_manager.cc:1403] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:36.771603 26273 raft_consensus.cc:359] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.771718 26273 raft_consensus.cc:740] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.771865 26273 consensus_queue.cc:260] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.772208 26273 ts_tablet_manager.cc:1434] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:36.772390 26273 tablet_bootstrap.cc:492] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:36.775954 26273 tablet_bootstrap.cc:492] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: 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:42:36.776278 26273 tablet_bootstrap.cc:492] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap complete.
I20260601 13:42:36.776690 26273 ts_tablet_manager.cc:1403] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:36.777215 26273 raft_consensus.cc:359] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.777354 26273 raft_consensus.cc:740] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.777570 26273 consensus_queue.cc:260] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.777874 26273 ts_tablet_manager.cc:1434] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:36.778095 26273 tablet_bootstrap.cc:492] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap starting.
I20260601 13:42:36.779258 26297 tablet_service.cc:1558] Processing DeleteTablet for tablet 27320154e418491e9de3c2ad086fe1f6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:50242
I20260601 13:42:36.779551 26341 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:36.779707 26341 raft_consensus.cc:2243] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.779836 26341 raft_consensus.cc:2272] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.780339 26341 ts_tablet_manager.cc:1916] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.781596 26273 tablet_bootstrap.cc:492] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: 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:42:36.781903 26273 tablet_bootstrap.cc:492] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Bootstrap complete.
I20260601 13:42:36.782096 26273 ts_tablet_manager.cc:1403] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.003s
I20260601 13:42:36.782591 26273 raft_consensus.cc:359] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.782716 26273 raft_consensus.cc:740] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41104c3e7e241899ec284bbc7a0d6fa, State: Initialized, Role: FOLLOWER
I20260601 13:42:36.782878 26273 consensus_queue.cc:260] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:36.782940 26341 ts_tablet_manager.cc:1929] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:36.783102 26341 log.cc:1199] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/27320154e418491e9de3c2ad086fe1f6
I20260601 13:42:36.783218 26273 ts_tablet_manager.cc:1434] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:36.783411 26341 ts_tablet_manager.cc:1950] T 27320154e418491e9de3c2ad086fe1f6 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting consensus metadata
I20260601 13:42:36.784310 25785 catalog_manager.cc:5027] TS c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): tablet 27320154e418491e9de3c2ad086fe1f6 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.784781 26297 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c62063ea6524378a9afe98a475cc5b1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:50242
I20260601 13:42:36.784983 26341 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:36.785130 26341 raft_consensus.cc:2243] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.785244 26341 raft_consensus.cc:2272] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.785648 26341 ts_tablet_manager.cc:1916] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.787158 26341 ts_tablet_manager.cc:1929] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:36.787226 26341 log.cc:1199] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/6c62063ea6524378a9afe98a475cc5b1
I20260601 13:42:36.787446 26341 ts_tablet_manager.cc:1950] T 6c62063ea6524378a9afe98a475cc5b1 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting consensus metadata
I20260601 13:42:36.788095 25785 catalog_manager.cc:5027] TS c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): tablet 6c62063ea6524378a9afe98a475cc5b1 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.795164 26297 tablet_service.cc:1558] Processing DeleteTablet for tablet da43d9cca9494684bd30d0c1a5f409e5 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:50242
I20260601 13:42:36.795632 26341 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:36.795830 26341 raft_consensus.cc:2243] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.796005 26341 raft_consensus.cc:2272] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.796607 26341 ts_tablet_manager.cc:1916] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.798403 26341 ts_tablet_manager.cc:1929] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:42:36.798507 26341 log.cc:1199] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/da43d9cca9494684bd30d0c1a5f409e5
I20260601 13:42:36.798738 26341 ts_tablet_manager.cc:1950] T da43d9cca9494684bd30d0c1a5f409e5 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting consensus metadata
I20260601 13:42:36.799642 25785 catalog_manager.cc:5027] TS c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): tablet da43d9cca9494684bd30d0c1a5f409e5 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
I20260601 13:42:36.821686 26297 tablet_service.cc:1558] Processing DeleteTablet for tablet a6dceb2167ad43899f7a290a597071f8 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:42:36 UTC) from {username='slave'} at 127.0.0.1:50242
I20260601 13:42:36.822003 26341 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:36.822217 26341 raft_consensus.cc:2243] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:36.822367 26341 pending_rounds.cc:70] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Trying to abort 1 pending ops.
I20260601 13:42:36.822418 26341 pending_rounds.cc:77] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196271766208512 op_type: NO_OP noop_request { }
I20260601 13:42:36.822516 26341 raft_consensus.cc:2889] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:36.822611 26341 raft_consensus.cc:2272] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:36.823256 26341 ts_tablet_manager.cc:1916] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:42:36.825323 26341 ts_tablet_manager.cc:1929] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:42:36.825435 26341 log.cc:1199] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/a6dceb2167ad43899f7a290a597071f8
I20260601 13:42:36.825696 26341 ts_tablet_manager.cc:1950] T a6dceb2167ad43899f7a290a597071f8 P c41104c3e7e241899ec284bbc7a0d6fa: Deleting consensus metadata
I20260601 13:42:36.826683 25785 catalog_manager.cc:5027] TS c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): tablet a6dceb2167ad43899f7a290a597071f8 (table dugtrio [id=4b586beb452943efa50e394834093dc1]) successfully deleted
W20260601 13:42:36.890200 25848 auto_rebalancer.cc:591] Failed to schedule move for tablet 4aa155b72e2e43a1a49428f4a2d1c78e: Illegal state: Replica c41104c3e7e241899ec284bbc7a0d6fa is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } }
W20260601 13:42:36.891343 25848 auto_rebalancer.cc:591] Failed to schedule move for tablet 233ffdef6afb4be385eb8e132c17068a: Illegal state: Replica c41104c3e7e241899ec284bbc7a0d6fa is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } }
I20260601 13:42:36.895989 26054 consensus_queue.cc:237] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [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: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } }
I20260601 13:42:36.897782 26308 raft_consensus.cc:1275] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:36.898195 25979 raft_consensus.cc:1275] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:36.898387 26351 consensus_queue.cc:1048] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } 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:42:36.898658 26350 consensus_queue.cc:1048] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:36.900309 26351 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } } }
W20260601 13:42:36.901536 26018 consensus_peers.cc:597] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 -> Peer a3ebed84241a4e289738f7b53df372dd (127.18.6.4:40293): Couldn't send request to peer a3ebed84241a4e289738f7b53df372dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: baddeaf8c8f24939a49d9647a0754f7a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:36.901469 26308 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } } }
I20260601 13:42:36.902629 25979 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } } }
I20260601 13:42:36.903038 25799 catalog_manager.cc:5696] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 reported cstate change: config changed from index -1 to 2, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "e4b5d81c913c47bd9a48a5f002804f68" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:36.994877 25784 catalog_manager.cc:5243] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet baddeaf8c8f24939a49d9647a0754f7a with cas_config_opid_index -1: aborting the task: latest config opid_index 2; task opid_index -1
W20260601 13:42:37.005143 26335 tablet.cc:2404] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:42:37.134847 26350 raft_consensus.cc:493] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c41104c3e7e241899ec284bbc7a0d6fa)
I20260601 13:42:37.135051 26350 raft_consensus.cc:515] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:37.135622 26350 leader_election.cc:290] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263)
I20260601 13:42:37.135839 26165 raft_consensus.cc:493] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c41104c3e7e241899ec284bbc7a0d6fa)
I20260601 13:42:37.135953 26165 raft_consensus.cc:515] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:37.136138 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" is_pre_election: true
I20260601 13:42:37.136152 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" is_pre_election: true
I20260601 13:42:37.136263 25979 raft_consensus.cc:2468] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 1.
I20260601 13:42:37.136296 26308 raft_consensus.cc:2468] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 1.
I20260601 13:42:37.136389 26165 leader_election.cc:290] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:37.136564 26020 leader_election.cc:304] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [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: 3cbf0c1a27f5412d84d0dce789adebe3, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:37.136790 26350 raft_consensus.cc:2804] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:37.136835 26350 raft_consensus.cc:493] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c41104c3e7e241899ec284bbc7a0d6fa)
I20260601 13:42:37.136878 26350 raft_consensus.cc:3060] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:37.137327 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68" is_pre_election: true
I20260601 13:42:37.138046 26350 raft_consensus.cc:515] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:37.138309 26054 raft_consensus.cc:2393] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cbf0c1a27f5412d84d0dce789adebe3 in current term 2: Already voted for candidate e4b5d81c913c47bd9a48a5f002804f68 in this term.
I20260601 13:42:37.138401 26350 leader_election.cc:290] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [CANDIDATE]: Term 2 election: Requested vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263)
I20260601 13:42:37.138693 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
I20260601 13:42:37.138743 25979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "e4b5d81c913c47bd9a48a5f002804f68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3cbf0c1a27f5412d84d0dce789adebe3"
I20260601 13:42:37.138790 26308 raft_consensus.cc:3060] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:37.138834 25979 raft_consensus.cc:3060] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:37.139802 25979 raft_consensus.cc:2468] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 2.
I20260601 13:42:37.140110 26308 raft_consensus.cc:2468] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4b5d81c913c47bd9a48a5f002804f68 in term 2.
I20260601 13:42:37.140111 26020 leader_election.cc:304] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [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: 3cbf0c1a27f5412d84d0dce789adebe3, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:37.140530 26350 raft_consensus.cc:2804] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:37.140623 26350 raft_consensus.cc:697] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 2 LEADER]: Becoming Leader. State: Replica: e4b5d81c913c47bd9a48a5f002804f68, State: Running, Role: LEADER
I20260601 13:42:37.140746 26350 consensus_queue.cc:237] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:37.141603 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233ffdef6afb4be385eb8e132c17068a" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" is_pre_election: true
I20260601 13:42:37.141743 26308 raft_consensus.cc:2393] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cbf0c1a27f5412d84d0dce789adebe3 in current term 2: Already voted for candidate e4b5d81c913c47bd9a48a5f002804f68 in this term.
I20260601 13:42:37.142014 25943 leader_election.cc:304] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [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: 3cbf0c1a27f5412d84d0dce789adebe3; no voters: c41104c3e7e241899ec284bbc7a0d6fa, e4b5d81c913c47bd9a48a5f002804f68
I20260601 13:42:37.142206 26165 raft_consensus.cc:2749] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:42:37.142355 25800 catalog_manager.cc:5696] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 reported cstate change: term changed from 1 to 2, leader changed from c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1) to e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3). New cstate: current_term: 2 leader_uuid: "e4b5d81c913c47bd9a48a5f002804f68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:37.255738 26354 ts_tablet_manager.cc:933] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: Initiating tablet copy from peer 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2:45263)
I20260601 13:42:37.256174 26354 tablet_copy_client.cc:323] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.2:45263
I20260601 13:42:37.260084 25989 tablet_copy_service.cc:140] P 3cbf0c1a27f5412d84d0dce789adebe3: Received BeginTabletCopySession request for tablet 681d372429614323b18a712b4a6240d8 from peer a3ebed84241a4e289738f7b53df372dd ({username='slave'} at 127.0.0.1:44056)
I20260601 13:42:37.260188 25989 tablet_copy_service.cc:161] P 3cbf0c1a27f5412d84d0dce789adebe3: Beginning new tablet copy session on tablet 681d372429614323b18a712b4a6240d8 from peer a3ebed84241a4e289738f7b53df372dd at {username='slave'} at 127.0.0.1:44056: session id = a3ebed84241a4e289738f7b53df372dd-681d372429614323b18a712b4a6240d8
I20260601 13:42:37.261045 25989 tablet_copy_source_session.cc:215] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:37.261885 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 681d372429614323b18a712b4a6240d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.263713 26354 tablet_copy_client.cc:806] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:37.263885 26354 tablet_copy_client.cc:670] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:37.265040 26354 tablet_copy_client.cc:538] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:37.266157 26354 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: Bootstrap starting.
I20260601 13:42:37.269294 26354 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: 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:42:37.269546 26354 tablet_bootstrap.cc:492] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: Bootstrap complete.
I20260601 13:42:37.269722 26354 ts_tablet_manager.cc:1403] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:42:37.270170 26354 raft_consensus.cc:359] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } }
I20260601 13:42:37.270299 26354 raft_consensus.cc:740] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a3ebed84241a4e289738f7b53df372dd, State: Initialized, Role: LEARNER
I20260601 13:42:37.270413 26354 consensus_queue.cc:260] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd [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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } }
I20260601 13:42:37.270773 26354 ts_tablet_manager.cc:1434] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:37.270799 26251 heartbeater.cc:499] Master 127.18.6.62:36223 was elected leader, sending a full tablet report...
I20260601 13:42:37.271341 25989 tablet_copy_service.cc:342] P 3cbf0c1a27f5412d84d0dce789adebe3: Request end of tablet copy session a3ebed84241a4e289738f7b53df372dd-681d372429614323b18a712b4a6240d8 received from {username='slave'} at 127.0.0.1:44056
I20260601 13:42:37.271425 25989 tablet_copy_service.cc:434] P 3cbf0c1a27f5412d84d0dce789adebe3: ending tablet copy session a3ebed84241a4e289738f7b53df372dd-681d372429614323b18a712b4a6240d8 on tablet 681d372429614323b18a712b4a6240d8 with peer a3ebed84241a4e289738f7b53df372dd
I20260601 13:42:37.290668 26308 raft_consensus.cc:2955] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } } }
I20260601 13:42:37.329315 26165 raft_consensus.cc:493] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:37.329487 26165 raft_consensus.cc:515] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:37.330015 26165 leader_election.cc:290] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:37.330436 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa155b72e2e43a1a49428f4a2d1c78e" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" is_pre_election: true
I20260601 13:42:37.330439 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa155b72e2e43a1a49428f4a2d1c78e" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68" is_pre_election: true
I20260601 13:42:37.330607 26308 raft_consensus.cc:2410] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3cbf0c1a27f5412d84d0dce789adebe3 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:42:37.330636 26054 raft_consensus.cc:2468] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 1.
I20260601 13:42:37.330940 25942 leader_election.cc:304] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [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: 3cbf0c1a27f5412d84d0dce789adebe3, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:37.331146 26165 raft_consensus.cc:2804] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:42:37.331212 26165 raft_consensus.cc:493] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:37.331254 26165 raft_consensus.cc:3060] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:37.332427 26165 raft_consensus.cc:515] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:37.332861 26165 leader_election.cc:290] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [CANDIDATE]: Term 2 election: Requested vote from peers c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697), e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:37.333228 26054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa155b72e2e43a1a49428f4a2d1c78e" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4b5d81c913c47bd9a48a5f002804f68"
I20260601 13:42:37.333339 26054 raft_consensus.cc:3060] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:37.334338 26054 raft_consensus.cc:2468] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cbf0c1a27f5412d84d0dce789adebe3 in term 2.
I20260601 13:42:37.334684 25942 leader_election.cc:304] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [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: 3cbf0c1a27f5412d84d0dce789adebe3, e4b5d81c913c47bd9a48a5f002804f68; no voters: 
I20260601 13:42:37.334705 26308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa155b72e2e43a1a49428f4a2d1c78e" candidate_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c41104c3e7e241899ec284bbc7a0d6fa"
I20260601 13:42:37.334831 26308 raft_consensus.cc:3060] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:42:37.335602 26165 raft_consensus.cc:2804] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:42:37.335779 26165 raft_consensus.cc:697] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 LEADER]: Becoming Leader. State: Replica: 3cbf0c1a27f5412d84d0dce789adebe3, State: Running, Role: LEADER
I20260601 13:42:37.335918 26165 consensus_queue.cc:237] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Queue going to LEADER 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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:37.337059 26308 raft_consensus.cc:2410] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3cbf0c1a27f5412d84d0dce789adebe3 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:42:37.337568 25800 catalog_manager.cc:5696] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 reported cstate change: term changed from 1 to 2, leader changed from c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1) to 3cbf0c1a27f5412d84d0dce789adebe3 (127.18.6.2). New cstate: current_term: 2 leader_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:37.408322 26354 ts_tablet_manager.cc:933] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: Initiating tablet copy from peer e4b5d81c913c47bd9a48a5f002804f68 (127.18.6.3:35235)
I20260601 13:42:37.408712 26354 tablet_copy_client.cc:323] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: tablet copy: Beginning tablet copy session from remote peer at address 127.18.6.3:35235
I20260601 13:42:37.412744 26064 tablet_copy_service.cc:140] P e4b5d81c913c47bd9a48a5f002804f68: Received BeginTabletCopySession request for tablet baddeaf8c8f24939a49d9647a0754f7a from peer a3ebed84241a4e289738f7b53df372dd ({username='slave'} at 127.0.0.1:55528)
I20260601 13:42:37.412880 26064 tablet_copy_service.cc:161] P e4b5d81c913c47bd9a48a5f002804f68: Beginning new tablet copy session on tablet baddeaf8c8f24939a49d9647a0754f7a from peer a3ebed84241a4e289738f7b53df372dd at {username='slave'} at 127.0.0.1:55528: session id = a3ebed84241a4e289738f7b53df372dd-baddeaf8c8f24939a49d9647a0754f7a
I20260601 13:42:37.413939 26064 tablet_copy_source_session.cc:215] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:42:37.414876 26354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baddeaf8c8f24939a49d9647a0754f7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:37.416800 26354 tablet_copy_client.cc:806] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: tablet copy: Starting download of 0 data blocks...
I20260601 13:42:37.416975 26354 tablet_copy_client.cc:670] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: tablet copy: Starting download of 1 WAL segments...
I20260601 13:42:37.418233 26354 tablet_copy_client.cc:538] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:42:37.419267 26354 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: Bootstrap starting.
I20260601 13:42:37.422181 26354 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: 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:42:37.422423 26354 tablet_bootstrap.cc:492] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: Bootstrap complete.
I20260601 13:42:37.422590 26354 ts_tablet_manager.cc:1403] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:42:37.423013 26354 raft_consensus.cc:359] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } }
I20260601 13:42:37.423139 26354 raft_consensus.cc:740] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a3ebed84241a4e289738f7b53df372dd, State: Initialized, Role: LEARNER
I20260601 13:42:37.423267 26354 consensus_queue.cc:260] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [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: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } }
I20260601 13:42:37.423583 26354 ts_tablet_manager.cc:1434] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:37.424120 26064 tablet_copy_service.cc:342] P e4b5d81c913c47bd9a48a5f002804f68: Request end of tablet copy session a3ebed84241a4e289738f7b53df372dd-baddeaf8c8f24939a49d9647a0754f7a received from {username='slave'} at 127.0.0.1:55528
I20260601 13:42:37.424237 26064 tablet_copy_service.cc:434] P e4b5d81c913c47bd9a48a5f002804f68: ending tablet copy session a3ebed84241a4e289738f7b53df372dd-baddeaf8c8f24939a49d9647a0754f7a on tablet baddeaf8c8f24939a49d9647a0754f7a with peer a3ebed84241a4e289738f7b53df372dd
I20260601 13:42:37.544896 26308 raft_consensus.cc:1275] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:37.545399 26350 consensus_queue.cc:1048] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:37.548420 25979 raft_consensus.cc:1275] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:42:37.549074 26368 consensus_queue.cc:1048] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:37.684741 25979 consensus_queue.cc:237] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } }
I20260601 13:42:37.685935 26054 raft_consensus.cc:1275] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Refusing update from remote peer 3cbf0c1a27f5412d84d0dce789adebe3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:37.686273 26308 raft_consensus.cc:1275] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Refusing update from remote peer 3cbf0c1a27f5412d84d0dce789adebe3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:37.686347 26372 consensus_queue.cc:1048] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:37.686655 26372 consensus_queue.cc:1048] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:37.688153 26361 raft_consensus.cc:2955] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } }
I20260601 13:42:37.688551 26054 raft_consensus.cc:2955] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } }
I20260601 13:42:37.690114 25787 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 681d372429614323b18a712b4a6240d8 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:37.690608 26308 raft_consensus.cc:2955] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } }
I20260601 13:42:37.690642 25800 catalog_manager.cc:5696] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 reported cstate change: config changed from index 2 to 3, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) evicted. New cstate: current_term: 1 leader_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:37.697741 26215 tablet_service.cc:1558] Processing DeleteTablet for tablet 681d372429614323b18a712b4a6240d8 with delete_type TABLET_DATA_TOMBSTONED (TS a3ebed84241a4e289738f7b53df372dd not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:43236
I20260601 13:42:37.698173 26375 tablet_replica.cc:333] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: stopping tablet replica
I20260601 13:42:37.698316 26375 raft_consensus.cc:2243] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:42:37.698434 26375 raft_consensus.cc:2272] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:42:37.699117 26375 ts_tablet_manager.cc:1916] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:37.701470 26375 ts_tablet_manager.cc:1929] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:42:37.701556 26375 log.cc:1199] T 681d372429614323b18a712b4a6240d8 P a3ebed84241a4e289738f7b53df372dd: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-3-root/wals/681d372429614323b18a712b4a6240d8
I20260601 13:42:37.702265 25785 catalog_manager.cc:5027] TS a3ebed84241a4e289738f7b53df372dd (127.18.6.4:40293): tablet 681d372429614323b18a712b4a6240d8 (table test-workload [id=8a86845c1f2647168b48ed50c4628f1c]) successfully deleted
I20260601 13:42:37.733386 26308 raft_consensus.cc:1275] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: Refusing update from remote peer 3cbf0c1a27f5412d84d0dce789adebe3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:42:37.733500 26308 pending_rounds.cc:85] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Aborting all ops after (but not including) 0
I20260601 13:42:37.733527 26308 pending_rounds.cc:107] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:42:37.733557 26308 raft_consensus.cc:2889] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:42:37.733981 26372 consensus_queue.cc:1048] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:37.736348 26054 raft_consensus.cc:1275] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 2 FOLLOWER]: Refusing update from remote peer 3cbf0c1a27f5412d84d0dce789adebe3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:42:37.736881 26372 consensus_queue.cc:1048] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:37.981341 26225 raft_consensus.cc:1217] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:42:38.512688 26350 raft_consensus.cc:1064] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68: attempting to promote NON_VOTER a3ebed84241a4e289738f7b53df372dd to VOTER
I20260601 13:42:38.513166 26350 consensus_queue.cc:237] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [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: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } }
I20260601 13:42:38.514632 26225 raft_consensus.cc:1275] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [term 1 LEARNER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:38.514632 25979 raft_consensus.cc:1275] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:38.514683 26308 raft_consensus.cc:1275] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:38.515121 26380 consensus_queue.cc:1048] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:38.515355 26351 consensus_queue.cc:1048] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } 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:42:38.515549 26368 consensus_queue.cc:1048] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } 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:42:38.517263 26351 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3ebed84241a4e289738f7b53df372dd (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } } }
I20260601 13:42:38.517860 26225 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3ebed84241a4e289738f7b53df372dd (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } } }
I20260601 13:42:38.518006 26308 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3ebed84241a4e289738f7b53df372dd (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } } }
I20260601 13:42:38.520352 25800 catalog_manager.cc:5696] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 reported cstate change: config changed from index 2 to 3, a3ebed84241a4e289738f7b53df372dd (127.18.6.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e4b5d81c913c47bd9a48a5f002804f68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:38.520422 25979 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a3ebed84241a4e289738f7b53df372dd (127.18.6.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } attrs { replace: true } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } } }
I20260601 13:42:38.524003 26054 consensus_queue.cc:237] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [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: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } }
I20260601 13:42:38.525105 26225 raft_consensus.cc:1275] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [term 1 FOLLOWER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:38.525157 25979 raft_consensus.cc:1275] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:38.525450 26368 consensus_queue.cc:1048] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } 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:42:38.525631 26380 consensus_queue.cc:1048] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:38.527102 26351 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } } }
I20260601 13:42:38.527637 26225 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } } }
I20260601 13:42:38.527657 25979 raft_consensus.cc:2955] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } } }
I20260601 13:42:38.528944 25784 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet baddeaf8c8f24939a49d9647a0754f7a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:38.529839 25798 catalog_manager.cc:5696] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 reported cstate change: config changed from index 3 to 4, VOTER c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1) evicted. New cstate: current_term: 1 leader_uuid: "e4b5d81c913c47bd9a48a5f002804f68" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:42:38.532348 26297 tablet_service.cc:1558] Processing DeleteTablet for tablet baddeaf8c8f24939a49d9647a0754f7a with delete_type TABLET_DATA_TOMBSTONED (TS c41104c3e7e241899ec284bbc7a0d6fa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50242
I20260601 13:42:38.532790 26389 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:38.532943 26389 raft_consensus.cc:2243] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:38.533085 26389 raft_consensus.cc:2272] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:38.533634 26389 ts_tablet_manager.cc:1916] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:42:38.535360 26389 ts_tablet_manager.cc:1929] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:42:38.535454 26389 log.cc:1199] T baddeaf8c8f24939a49d9647a0754f7a P c41104c3e7e241899ec284bbc7a0d6fa: Deleting WAL directory at /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780321188397171-18456-0/minicluster-data/ts-0-root/wals/baddeaf8c8f24939a49d9647a0754f7a
I20260601 13:42:38.535964 25785 catalog_manager.cc:5027] TS c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): tablet baddeaf8c8f24939a49d9647a0754f7a (table test-workload [id=8a86845c1f2647168b48ed50c4628f1c]) successfully deleted
W20260601 13:42:39.532388 25848 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e4b5d81c913c47bd9a48a5f002804f68 not available for placement
I20260601 13:42:40.526088 18456 tablet_server.cc:179] TabletServer@127.18.6.1:43697 shutting down...
I20260601 13:42:40.529979 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:40.530200 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:40.530337 18456 raft_consensus.cc:2243] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.530448 18456 raft_consensus.cc:2272] T 4aa155b72e2e43a1a49428f4a2d1c78e P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.530860 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:40.530929 18456 raft_consensus.cc:2243] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.531006 18456 raft_consensus.cc:2272] T 681d372429614323b18a712b4a6240d8 P c41104c3e7e241899ec284bbc7a0d6fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.531263 18456 tablet_replica.cc:333] stopping tablet replica
I20260601 13:42:40.531324 18456 raft_consensus.cc:2243] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.531383 18456 raft_consensus.cc:2272] T 233ffdef6afb4be385eb8e132c17068a P c41104c3e7e241899ec284bbc7a0d6fa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.535231 26054 consensus_queue.cc:237] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [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: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } }
I20260601 13:42:40.537362 25979 raft_consensus.cc:1275] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Refusing update from remote peer e4b5d81c913c47bd9a48a5f002804f68: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:42:40.537607 26018 consensus_peers.cc:597] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 -> Peer a3ebed84241a4e289738f7b53df372dd (127.18.6.4:40293): Couldn't send request to peer a3ebed84241a4e289738f7b53df372dd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 233ffdef6afb4be385eb8e132c17068a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:40.537727 26393 consensus_queue.cc:1048] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:42:40.538379 26018 consensus_peers.cc:597] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 -> Peer c41104c3e7e241899ec284bbc7a0d6fa (127.18.6.1:43697): Couldn't send request to peer c41104c3e7e241899ec284bbc7a0d6fa. Status: Network error: Client connection negotiation failed: client connection to 127.18.6.1:43697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:40.539647 26380 raft_consensus.cc:2955] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } } }
I20260601 13:42:40.540158 25979 raft_consensus.cc:2955] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } attrs { replace: true } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } } }
I20260601 13:42:40.542431 25798 catalog_manager.cc:5696] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 reported cstate change: config changed from index -1 to 3, NON_VOTER a3ebed84241a4e289738f7b53df372dd (127.18.6.4) added. New cstate: current_term: 2 leader_uuid: "e4b5d81c913c47bd9a48a5f002804f68" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c41104c3e7e241899ec284bbc7a0d6fa" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 43697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3cbf0c1a27f5412d84d0dce789adebe3" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45263 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4b5d81c913c47bd9a48a5f002804f68" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 35235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3ebed84241a4e289738f7b53df372dd" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 40293 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:40.544951 18456 tablet_server.cc:196] TabletServer@127.18.6.1:43697 shutdown complete.
I20260601 13:42:40.548297 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
W20260601 13:42:40.552907 25848 auto_rebalancer.cc:591] Failed to schedule move for tablet 681d372429614323b18a712b4a6240d8: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260601 13:42:40.557368 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:40.557600 18456 tablet_replica.cc:333] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3: stopping tablet replica
I20260601 13:42:40.557755 18456 raft_consensus.cc:2243] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.558007 18456 raft_consensus.cc:2272] T 4aa155b72e2e43a1a49428f4a2d1c78e P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.558504 18456 tablet_replica.cc:333] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3: stopping tablet replica
I20260601 13:42:40.558616 18456 raft_consensus.cc:2243] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.558758 18456 raft_consensus.cc:2272] T baddeaf8c8f24939a49d9647a0754f7a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.559115 18456 tablet_replica.cc:333] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3: stopping tablet replica
I20260601 13:42:40.559211 18456 raft_consensus.cc:2243] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.559322 18456 raft_consensus.cc:2272] T 233ffdef6afb4be385eb8e132c17068a P 3cbf0c1a27f5412d84d0dce789adebe3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.559854 18456 tablet_replica.cc:333] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3: stopping tablet replica
I20260601 13:42:40.559924 18456 raft_consensus.cc:2243] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.560137 18456 raft_consensus.cc:2272] T 681d372429614323b18a712b4a6240d8 P 3cbf0c1a27f5412d84d0dce789adebe3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.573433 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:40.576743 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:40.582618 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:40.582865 18456 tablet_replica.cc:333] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68: stopping tablet replica
I20260601 13:42:40.583007 18456 raft_consensus.cc:2243] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.583154 18456 raft_consensus.cc:2272] T 4aa155b72e2e43a1a49428f4a2d1c78e P e4b5d81c913c47bd9a48a5f002804f68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.583738 18456 tablet_replica.cc:333] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68: stopping tablet replica
I20260601 13:42:40.583858 18456 raft_consensus.cc:2243] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.584072 18456 raft_consensus.cc:2272] T baddeaf8c8f24939a49d9647a0754f7a P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.584427 18456 tablet_replica.cc:333] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68: stopping tablet replica
I20260601 13:42:40.584546 18456 raft_consensus.cc:2243] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.584756 18456 raft_consensus.cc:2272] T 233ffdef6afb4be385eb8e132c17068a P e4b5d81c913c47bd9a48a5f002804f68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.585242 18456 tablet_replica.cc:333] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68: stopping tablet replica
I20260601 13:42:40.585350 18456 raft_consensus.cc:2243] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.585476 18456 raft_consensus.cc:2272] T 681d372429614323b18a712b4a6240d8 P e4b5d81c913c47bd9a48a5f002804f68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.588642 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:40.591236 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:42:40.596312 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:40.596542 18456 tablet_replica.cc:333] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd: stopping tablet replica
I20260601 13:42:40.596665 18456 raft_consensus.cc:2243] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:40.596841 18456 raft_consensus.cc:2272] T baddeaf8c8f24939a49d9647a0754f7a P a3ebed84241a4e289738f7b53df372dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.609762 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:42:40.612380 18456 master.cc:562] Master@127.18.6.62:36223 shutting down...
W20260601 13:42:40.617522 25848 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:40.617606 25848 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:40.617633 25848 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:40.617977 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:40.618105 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:40.618155 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6281161997ca49e88e93f6dbb1e3c4f1: stopping tablet replica
I20260601 13:42:40.631266 18456 master.cc:584] Master@127.18.6.62:36223 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (6790 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:42:40.640761 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:46539
I20260601 13:42:40.641163 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:40.642927 26406 instance_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:42:40.643069 26404 instance_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:42:40.643190 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:40.643230 26403 instance_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:42:40.643561 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:40.643604 18456 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:42:40.643620 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321360643619 us; error 0 us; skew 500 ppm
I20260601 13:42:40.644419 18456 webserver.cc:533] Webserver started at http://127.18.6.62:39879/ using document root <none> and password file <none>
I20260601 13:42:40.644546 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:40.644587 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:40.644647 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:40.645087 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "0a30646e98b64abb9cfa2e8e7d976c63"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-nm12"
I20260601 13:42:40.646477 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:40.647341 26411 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:42:40.647629 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.647689 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "0a30646e98b64abb9cfa2e8e7d976c63"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-nm12"
I20260601 13:42:40.647820 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-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:42:40.654342 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:40.654805 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:40.659047 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:46539
I20260601 13:42:40.663542 26463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:46539 every 8 connection(s)
I20260601 13:42:40.663986 26464 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:42:40.665817 26464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63: Bootstrap starting.
I20260601 13:42:40.666668 26464 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:40.667788 26464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63: No bootstrap required, opened a new log
I20260601 13:42:40.668187 26464 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a30646e98b64abb9cfa2e8e7d976c63" member_type: VOTER }
I20260601 13:42:40.668294 26464 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:40.668360 26464 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a30646e98b64abb9cfa2e8e7d976c63, State: Initialized, Role: FOLLOWER
I20260601 13:42:40.668538 26464 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a30646e98b64abb9cfa2e8e7d976c63" member_type: VOTER }
I20260601 13:42:40.668669 26464 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:40.668718 26464 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:40.668749 26464 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:40.669380 26464 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a30646e98b64abb9cfa2e8e7d976c63" member_type: VOTER }
I20260601 13:42:40.669480 26464 leader_election.cc:304] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [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: 0a30646e98b64abb9cfa2e8e7d976c63; no voters: 
I20260601 13:42:40.669648 26464 leader_election.cc:290] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:40.669729 26467 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:40.669886 26467 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 1 LEADER]: Becoming Leader. State: Replica: 0a30646e98b64abb9cfa2e8e7d976c63, State: Running, Role: LEADER
I20260601 13:42:40.670076 26467 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [LEADER]: Queue going to LEADER mode. State: All 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: "0a30646e98b64abb9cfa2e8e7d976c63" member_type: VOTER }
I20260601 13:42:40.670156 26464 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:40.670506 26468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a30646e98b64abb9cfa2e8e7d976c63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a30646e98b64abb9cfa2e8e7d976c63" member_type: VOTER } }
I20260601 13:42:40.670528 26469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a30646e98b64abb9cfa2e8e7d976c63. Latest consensus state: current_term: 1 leader_uuid: "0a30646e98b64abb9cfa2e8e7d976c63" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a30646e98b64abb9cfa2e8e7d976c63" member_type: VOTER } }
I20260601 13:42:40.670656 26468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:40.670691 26469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:40.671168 26472 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:40.671959 26472 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:40.672128 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:40.673805 26472 catalog_manager.cc:1382] Generated new cluster ID: c23ef06c8519413bb089c94f7ee1493a
I20260601 13:42:40.673852 26472 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:40.688958 26472 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:40.689567 26472 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:40.703130 26472 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63: Generated new TSK 0
I20260601 13:42:40.703337 26472 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:40.704402 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:40.706635 26485 instance_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:42:40.706661 26486 instance_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:42:40.706748 26488 instance_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:42:40.706785 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:40.707034 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:40.707082 18456 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:42:40.707098 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321360707098 us; error 0 us; skew 500 ppm
I20260601 13:42:40.708073 18456 webserver.cc:533] Webserver started at http://127.18.6.1:33529/ using document root <none> and password file <none>
I20260601 13:42:40.708247 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:40.708323 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:40.708402 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:40.708777 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "8d247b0b427d4d88a55ade9aec3668a9"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-nm12"
I20260601 13:42:40.710251 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:40.711195 26493 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:42:40.711442 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.711549 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "8d247b0b427d4d88a55ade9aec3668a9"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-nm12"
I20260601 13:42:40.711639 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-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:42:40.722272 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:40.722664 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:40.722968 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:40.723435 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:40.723531 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.723588 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:40.723639 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.728029 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:39489
I20260601 13:42:40.728222 26556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:39489 every 8 connection(s)
I20260601 13:42:40.729012 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:40.731220 26562 instance_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:42:40.731242 26561 instance_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:42:40.731271 26564 instance_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:42:40.731525 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:40.731797 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:40.731871 18456 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:42:40.731899 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321360731897 us; error 0 us; skew 500 ppm
I20260601 13:42:40.732779 18456 webserver.cc:533] Webserver started at http://127.18.6.2:34485/ using document root <none> and password file <none>
I20260601 13:42:40.732960 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:40.733032 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:40.733114 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:40.733486 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-nm12"
I20260601 13:42:40.733630 26557 heartbeater.cc:344] Connected to a master server at 127.18.6.62:46539
I20260601 13:42:40.733763 26557 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:40.733991 26557 heartbeater.cc:507] Master 127.18.6.62:46539 requested a full tablet report, sending...
I20260601 13:42:40.734647 26428 ts_manager.cc:194] Registered new tserver with Master: 8d247b0b427d4d88a55ade9aec3668a9 (127.18.6.1:39489)
I20260601 13:42:40.735144 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:40.735312 26428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40902
I20260601 13:42:40.736274 26569 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:42:40.736518 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.736600 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-nm12"
I20260601 13:42:40.736681 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-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:42:40.741679 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:40.742066 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:40.742365 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:40.742817 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:40.742877 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.742933 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:40.742985 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.747187 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:46539
I20260601 13:42:40.747220 26632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:46539 every 8 connection(s)
I20260601 13:42:40.748026 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:40.750129 26636 instance_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:42:40.750772 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:40.751590 26637 instance_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:42:40.752416 26639 instance_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:42:40.753513 26633 heartbeater.cc:344] Connected to a master server at 127.18.6.62:46539
I20260601 13:42:40.753664 26633 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:40.753775 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:40.753854 18456 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:42:40.753892 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321360753891 us; error 0 us; skew 500 ppm
I20260601 13:42:40.753921 26633 heartbeater.cc:507] Master 127.18.6.62:46539 requested a full tablet report, sending...
I20260601 13:42:40.754595 26428 ts_manager.cc:194] Registered new tserver with Master: 8aa4f46c67fc4d05aab2d4ae0e91cce6 (127.18.6.2:46539)
I20260601 13:42:40.754932 18456 webserver.cc:533] Webserver started at http://127.18.6.3:46019/ using document root <none> and password file <none>
I20260601 13:42:40.755090 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:40.755162 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:40.755239 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:40.755231 26428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40910
I20260601 13:42:40.755790 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "24848d0cc0b34af3b01160fe53fab7e7"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-nm12"
I20260601 13:42:40.757320 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:40.758256 26644 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:42:40.758512 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:40.758594 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "24848d0cc0b34af3b01160fe53fab7e7"
format_stamp: "Formatted at 2026-06-01 13:42:40 on dist-test-slave-nm12"
I20260601 13:42:40.758666 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-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:42:40.771960 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:40.772385 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:40.772717 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:40.773197 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:40.773259 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.773316 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:40.773368 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:40.777733 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:39193
I20260601 13:42:40.777762 26707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:39193 every 8 connection(s)
I20260601 13:42:40.783020 26708 heartbeater.cc:344] Connected to a master server at 127.18.6.62:46539
I20260601 13:42:40.783156 26708 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:40.783443 26708 heartbeater.cc:507] Master 127.18.6.62:46539 requested a full tablet report, sending...
I20260601 13:42:40.784412 26428 ts_manager.cc:194] Registered new tserver with Master: 24848d0cc0b34af3b01160fe53fab7e7 (127.18.6.3:39193)
I20260601 13:42:40.785037 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006838984s
I20260601 13:42:40.785063 26428 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40926
I20260601 13:42:41.736238 26557 heartbeater.cc:499] Master 127.18.6.62:46539 was elected leader, sending a full tablet report...
I20260601 13:42:41.756305 26633 heartbeater.cc:499] Master 127.18.6.62:46539 was elected leader, sending a full tablet report...
I20260601 13:42:41.786301 26708 heartbeater.cc:499] Master 127.18.6.62:46539 was elected leader, sending a full tablet report...
I20260601 13:42:41.820600 26428 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40940:
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:42:41.821120 26428 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:42:41.832079 26672 tablet_service.cc:1511] Processing CreateTablet for tablet e4f33341427b4460ad773a238bcd88b4 (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:41.832473 26672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f33341427b4460ad773a238bcd88b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.832849 26669 tablet_service.cc:1511] Processing CreateTablet for tablet 6e16e0c618144ede87c8394854f96131 (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:41.833082 26669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e16e0c618144ede87c8394854f96131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.833179 26671 tablet_service.cc:1511] Processing CreateTablet for tablet d6217c6466ff4952bbdb89b1b62c18b8 (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:41.833432 26671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6217c6466ff4952bbdb89b1b62c18b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.835108 26728 tablet_bootstrap.cc:492] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7: Bootstrap starting.
I20260601 13:42:41.835160 26670 tablet_service.cc:1511] Processing CreateTablet for tablet d478ec8ffc7d4857ad06d2934df6c7fb (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:41.835229 26597 tablet_service.cc:1511] Processing CreateTablet for tablet e4f33341427b4460ad773a238bcd88b4 (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:41.835424 26670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d478ec8ffc7d4857ad06d2934df6c7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.835444 26597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f33341427b4460ad773a238bcd88b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.836198 26728 tablet_bootstrap.cc:654] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.837643 26730 tablet_bootstrap.cc:492] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Bootstrap starting.
I20260601 13:42:41.837803 26596 tablet_service.cc:1511] Processing CreateTablet for tablet d6217c6466ff4952bbdb89b1b62c18b8 (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:41.838047 26596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6217c6466ff4952bbdb89b1b62c18b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.838250 26595 tablet_service.cc:1511] Processing CreateTablet for tablet d478ec8ffc7d4857ad06d2934df6c7fb (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:41.838490 26595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d478ec8ffc7d4857ad06d2934df6c7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.838773 26521 tablet_service.cc:1511] Processing CreateTablet for tablet e4f33341427b4460ad773a238bcd88b4 (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:42:41.839011 26521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4f33341427b4460ad773a238bcd88b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.838063 26594 tablet_service.cc:1511] Processing CreateTablet for tablet 6e16e0c618144ede87c8394854f96131 (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:41.840294 26594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e16e0c618144ede87c8394854f96131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.840577 26518 tablet_service.cc:1511] Processing CreateTablet for tablet 6e16e0c618144ede87c8394854f96131 (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:42:41.840754 26518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e16e0c618144ede87c8394854f96131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.841503 26728 tablet_bootstrap.cc:492] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7: No bootstrap required, opened a new log
I20260601 13:42:41.841590 26728 ts_tablet_manager.cc:1403] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:41.842036 26728 raft_consensus.cc:359] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:41.842139 26728 raft_consensus.cc:385] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.842171 26728 raft_consensus.cc:740] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24848d0cc0b34af3b01160fe53fab7e7, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.842307 26728 consensus_queue.cc:260] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:41.842633 26731 tablet_bootstrap.cc:492] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9: Bootstrap starting.
I20260601 13:42:41.842693 26519 tablet_service.cc:1511] Processing CreateTablet for tablet d478ec8ffc7d4857ad06d2934df6c7fb (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:42:41.842759 26728 ts_tablet_manager.cc:1434] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.842959 26519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d478ec8ffc7d4857ad06d2934df6c7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.842959 26728 tablet_bootstrap.cc:492] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7: Bootstrap starting.
I20260601 13:42:41.843722 26731 tablet_bootstrap.cc:654] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.844004 26728 tablet_bootstrap.cc:654] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.844920 26731 tablet_bootstrap.cc:492] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9: No bootstrap required, opened a new log
I20260601 13:42:41.844920 26728 tablet_bootstrap.cc:492] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7: No bootstrap required, opened a new log
I20260601 13:42:41.845049 26728 ts_tablet_manager.cc:1403] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:41.845049 26731 ts_tablet_manager.cc:1403] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:41.845175 26520 tablet_service.cc:1511] Processing CreateTablet for tablet d6217c6466ff4952bbdb89b1b62c18b8 (DEFAULT_TABLE table=test-workload [id=bb541f3ff02346e5980f1448ba65ece9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:42:41.845424 26520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6217c6466ff4952bbdb89b1b62c18b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:41.845506 26728 raft_consensus.cc:359] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.845522 26731 raft_consensus.cc:359] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:41.845645 26728 raft_consensus.cc:385] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.845679 26731 raft_consensus.cc:385] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.845729 26731 raft_consensus.cc:740] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d247b0b427d4d88a55ade9aec3668a9, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.845682 26728 raft_consensus.cc:740] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24848d0cc0b34af3b01160fe53fab7e7, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.845868 26728 consensus_queue.cc:260] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.845868 26731 consensus_queue.cc:260] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:41.846172 26728 ts_tablet_manager.cc:1434] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:41.846361 26728 tablet_bootstrap.cc:492] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7: Bootstrap starting.
I20260601 13:42:41.846402 26731 ts_tablet_manager.cc:1434] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.846553 26731 tablet_bootstrap.cc:492] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9: Bootstrap starting.
I20260601 13:42:41.847332 26728 tablet_bootstrap.cc:654] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.847402 26731 tablet_bootstrap.cc:654] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.847646 26730 tablet_bootstrap.cc:654] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.848613 26728 tablet_bootstrap.cc:492] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7: No bootstrap required, opened a new log
I20260601 13:42:41.848698 26728 ts_tablet_manager.cc:1403] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:41.848796 26731 tablet_bootstrap.cc:492] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9: No bootstrap required, opened a new log
I20260601 13:42:41.848869 26731 ts_tablet_manager.cc:1403] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:41.849154 26728 raft_consensus.cc:359] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.849258 26728 raft_consensus.cc:385] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.849293 26728 raft_consensus.cc:740] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24848d0cc0b34af3b01160fe53fab7e7, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.849328 26731 raft_consensus.cc:359] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.849423 26731 raft_consensus.cc:385] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.849409 26728 consensus_queue.cc:260] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.849463 26731 raft_consensus.cc:740] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d247b0b427d4d88a55ade9aec3668a9, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.849574 26731 consensus_queue.cc:260] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.849684 26728 ts_tablet_manager.cc:1434] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:41.849828 26731 ts_tablet_manager.cc:1434] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:41.849856 26728 tablet_bootstrap.cc:492] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7: Bootstrap starting.
I20260601 13:42:41.849969 26731 tablet_bootstrap.cc:492] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9: Bootstrap starting.
I20260601 13:42:41.850845 26728 tablet_bootstrap.cc:654] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.850991 26731 tablet_bootstrap.cc:654] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.852018 26730 tablet_bootstrap.cc:492] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: No bootstrap required, opened a new log
I20260601 13:42:41.852110 26728 tablet_bootstrap.cc:492] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7: No bootstrap required, opened a new log
I20260601 13:42:41.852226 26728 ts_tablet_manager.cc:1403] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:41.852110 26730 ts_tablet_manager.cc:1403] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:42:41.852422 26731 tablet_bootstrap.cc:492] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9: No bootstrap required, opened a new log
I20260601 13:42:41.852689 26730 raft_consensus.cc:359] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:41.852662 26728 raft_consensus.cc:359] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.852792 26731 ts_tablet_manager.cc:1403] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:41.852823 26730 raft_consensus.cc:385] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.852849 26728 raft_consensus.cc:385] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.852864 26730 raft_consensus.cc:740] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa4f46c67fc4d05aab2d4ae0e91cce6, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.852885 26728 raft_consensus.cc:740] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24848d0cc0b34af3b01160fe53fab7e7, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.852988 26728 consensus_queue.cc:260] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.852988 26730 consensus_queue.cc:260] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:41.853307 26728 ts_tablet_manager.cc:1434] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:41.853382 26730 ts_tablet_manager.cc:1434] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.853552 26730 tablet_bootstrap.cc:492] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Bootstrap starting.
I20260601 13:42:41.854154 26731 raft_consensus.cc:359] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.854277 26731 raft_consensus.cc:385] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.854310 26731 raft_consensus.cc:740] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d247b0b427d4d88a55ade9aec3668a9, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.854471 26731 consensus_queue.cc:260] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.854635 26730 tablet_bootstrap.cc:654] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.854744 26731 ts_tablet_manager.cc:1434] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:41.855230 26731 tablet_bootstrap.cc:492] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9: Bootstrap starting.
I20260601 13:42:41.856165 26730 tablet_bootstrap.cc:492] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: No bootstrap required, opened a new log
I20260601 13:42:41.856283 26730 ts_tablet_manager.cc:1403] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:41.856671 26731 tablet_bootstrap.cc:654] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.856752 26730 raft_consensus.cc:359] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.856874 26730 raft_consensus.cc:385] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.856923 26730 raft_consensus.cc:740] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa4f46c67fc4d05aab2d4ae0e91cce6, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.857060 26730 consensus_queue.cc:260] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.857363 26730 ts_tablet_manager.cc:1434] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.857546 26730 tablet_bootstrap.cc:492] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Bootstrap starting.
I20260601 13:42:41.857965 26731 tablet_bootstrap.cc:492] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9: No bootstrap required, opened a new log
I20260601 13:42:41.858053 26731 ts_tablet_manager.cc:1403] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:41.858443 26731 raft_consensus.cc:359] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.858563 26731 raft_consensus.cc:385] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.858573 26730 tablet_bootstrap.cc:654] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.858631 26731 raft_consensus.cc:740] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d247b0b427d4d88a55ade9aec3668a9, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.858788 26731 consensus_queue.cc:260] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.859094 26731 ts_tablet_manager.cc:1434] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.860626 26730 tablet_bootstrap.cc:492] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6: No bootstrap required, opened a new log
I20260601 13:42:41.860697 26730 ts_tablet_manager.cc:1403] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:41.861076 26730 raft_consensus.cc:359] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.861161 26730 raft_consensus.cc:385] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.861184 26730 raft_consensus.cc:740] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa4f46c67fc4d05aab2d4ae0e91cce6, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.861341 26730 consensus_queue.cc:260] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.861691 26730 ts_tablet_manager.cc:1434] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:41.861876 26730 tablet_bootstrap.cc:492] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Bootstrap starting.
I20260601 13:42:41.862739 26730 tablet_bootstrap.cc:654] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:41.863883 26730 tablet_bootstrap.cc:492] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: No bootstrap required, opened a new log
I20260601 13:42:41.863989 26730 ts_tablet_manager.cc:1403] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:41.864384 26730 raft_consensus.cc:359] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.864490 26730 raft_consensus.cc:385] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:41.864534 26730 raft_consensus.cc:740] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8aa4f46c67fc4d05aab2d4ae0e91cce6, State: Initialized, Role: FOLLOWER
I20260601 13:42:41.864665 26730 consensus_queue.cc:260] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.864933 26730 ts_tablet_manager.cc:1434] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:41.870257 26732 raft_consensus.cc:493] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:41.870360 26732 raft_consensus.cc:515] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.870852 26732 leader_election.cc:290] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d247b0b427d4d88a55ade9aec3668a9 (127.18.6.1:39489), 8aa4f46c67fc4d05aab2d4ae0e91cce6 (127.18.6.2:46539)
I20260601 13:42:41.875646 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d478ec8ffc7d4857ad06d2934df6c7fb" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" is_pre_election: true
I20260601 13:42:41.875862 26607 raft_consensus.cc:2468] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 0.
I20260601 13:42:41.876001 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d478ec8ffc7d4857ad06d2934df6c7fb" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d247b0b427d4d88a55ade9aec3668a9" is_pre_election: true
I20260601 13:42:41.876132 26531 raft_consensus.cc:2468] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 0.
I20260601 13:42:41.876191 26648 leader_election.cc:304] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24848d0cc0b34af3b01160fe53fab7e7, 8aa4f46c67fc4d05aab2d4ae0e91cce6; no voters: 
I20260601 13:42:41.876368 26732 raft_consensus.cc:2804] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:41.876439 26732 raft_consensus.cc:493] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:41.876499 26732 raft_consensus.cc:3060] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.877424 26732 raft_consensus.cc:515] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.877826 26732 leader_election.cc:290] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 election: Requested vote from peers 8d247b0b427d4d88a55ade9aec3668a9 (127.18.6.1:39489), 8aa4f46c67fc4d05aab2d4ae0e91cce6 (127.18.6.2:46539)
I20260601 13:42:41.878067 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d478ec8ffc7d4857ad06d2934df6c7fb" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d247b0b427d4d88a55ade9aec3668a9"
I20260601 13:42:41.878180 26531 raft_consensus.cc:3060] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.878211 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d478ec8ffc7d4857ad06d2934df6c7fb" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6"
I20260601 13:42:41.878329 26607 raft_consensus.cc:3060] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.879024 26531 raft_consensus.cc:2468] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 1.
I20260601 13:42:41.879201 26607 raft_consensus.cc:2468] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 1.
I20260601 13:42:41.879285 26647 leader_election.cc:304] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24848d0cc0b34af3b01160fe53fab7e7, 8d247b0b427d4d88a55ade9aec3668a9; no voters: 
I20260601 13:42:41.879453 26732 raft_consensus.cc:2804] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:41.879732 26732 raft_consensus.cc:697] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Becoming Leader. State: Replica: 24848d0cc0b34af3b01160fe53fab7e7, State: Running, Role: LEADER
I20260601 13:42:41.879920 26732 consensus_queue.cc:237] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:41.881556 26427 catalog_manager.cc:5696] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24848d0cc0b34af3b01160fe53fab7e7 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "24848d0cc0b34af3b01160fe53fab7e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:41.963342 26735 raft_consensus.cc:493] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:41.963531 26735 raft_consensus.cc:515] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:41.964048 26735 leader_election.cc:290] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24848d0cc0b34af3b01160fe53fab7e7 (127.18.6.3:39193), 8aa4f46c67fc4d05aab2d4ae0e91cce6 (127.18.6.2:46539)
I20260601 13:42:41.967844 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f33341427b4460ad773a238bcd88b4" candidate_uuid: "8d247b0b427d4d88a55ade9aec3668a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" is_pre_election: true
I20260601 13:42:41.968014 26607 raft_consensus.cc:2468] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d247b0b427d4d88a55ade9aec3668a9 in term 0.
I20260601 13:42:41.968159 26682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f33341427b4460ad773a238bcd88b4" candidate_uuid: "8d247b0b427d4d88a55ade9aec3668a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24848d0cc0b34af3b01160fe53fab7e7" is_pre_election: true
I20260601 13:42:41.968300 26682 raft_consensus.cc:2468] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d247b0b427d4d88a55ade9aec3668a9 in term 0.
I20260601 13:42:41.968384 26497 leader_election.cc:304] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8aa4f46c67fc4d05aab2d4ae0e91cce6, 8d247b0b427d4d88a55ade9aec3668a9; no voters: 
I20260601 13:42:41.968623 26735 raft_consensus.cc:2804] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:41.968686 26735 raft_consensus.cc:493] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:41.968716 26735 raft_consensus.cc:3060] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.969538 26735 raft_consensus.cc:515] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:41.969843 26735 leader_election.cc:290] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [CANDIDATE]: Term 1 election: Requested vote from peers 24848d0cc0b34af3b01160fe53fab7e7 (127.18.6.3:39193), 8aa4f46c67fc4d05aab2d4ae0e91cce6 (127.18.6.2:46539)
I20260601 13:42:41.970204 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f33341427b4460ad773a238bcd88b4" candidate_uuid: "8d247b0b427d4d88a55ade9aec3668a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6"
I20260601 13:42:41.970258 26682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4f33341427b4460ad773a238bcd88b4" candidate_uuid: "8d247b0b427d4d88a55ade9aec3668a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24848d0cc0b34af3b01160fe53fab7e7"
I20260601 13:42:41.970355 26682 raft_consensus.cc:3060] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.970355 26607 raft_consensus.cc:3060] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:41.971297 26682 raft_consensus.cc:2468] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d247b0b427d4d88a55ade9aec3668a9 in term 1.
I20260601 13:42:41.971297 26607 raft_consensus.cc:2468] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d247b0b427d4d88a55ade9aec3668a9 in term 1.
I20260601 13:42:41.971621 26496 leader_election.cc:304] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24848d0cc0b34af3b01160fe53fab7e7, 8d247b0b427d4d88a55ade9aec3668a9; no voters: 
I20260601 13:42:41.971783 26735 raft_consensus.cc:2804] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:41.971994 26735 raft_consensus.cc:697] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d247b0b427d4d88a55ade9aec3668a9, State: Running, Role: LEADER
I20260601 13:42:41.972146 26735 consensus_queue.cc:237] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:41.973609 26427 catalog_manager.cc:5696] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d247b0b427d4d88a55ade9aec3668a9 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "8d247b0b427d4d88a55ade9aec3668a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:42.035714 26732 raft_consensus.cc:493] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:42.035923 26732 raft_consensus.cc:515] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:42.036428 26732 leader_election.cc:290] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d247b0b427d4d88a55ade9aec3668a9 (127.18.6.1:39489), 8aa4f46c67fc4d05aab2d4ae0e91cce6 (127.18.6.2:46539)
I20260601 13:42:42.036875 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6217c6466ff4952bbdb89b1b62c18b8" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" is_pre_election: true
I20260601 13:42:42.036876 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6217c6466ff4952bbdb89b1b62c18b8" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d247b0b427d4d88a55ade9aec3668a9" is_pre_election: true
I20260601 13:42:42.037000 26607 raft_consensus.cc:2468] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 0.
I20260601 13:42:42.037066 26531 raft_consensus.cc:2468] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 0.
I20260601 13:42:42.037355 26648 leader_election.cc:304] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24848d0cc0b34af3b01160fe53fab7e7, 8aa4f46c67fc4d05aab2d4ae0e91cce6; no voters: 
I20260601 13:42:42.037519 26732 raft_consensus.cc:2804] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:42.037585 26732 raft_consensus.cc:493] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:42.037662 26732 raft_consensus.cc:3060] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.038616 26732 raft_consensus.cc:515] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:42.038998 26732 leader_election.cc:290] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 election: Requested vote from peers 8d247b0b427d4d88a55ade9aec3668a9 (127.18.6.1:39489), 8aa4f46c67fc4d05aab2d4ae0e91cce6 (127.18.6.2:46539)
I20260601 13:42:42.039314 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6217c6466ff4952bbdb89b1b62c18b8" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d247b0b427d4d88a55ade9aec3668a9"
I20260601 13:42:42.039322 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6217c6466ff4952bbdb89b1b62c18b8" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6"
I20260601 13:42:42.039417 26531 raft_consensus.cc:3060] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.039462 26607 raft_consensus.cc:3060] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.040226 26531 raft_consensus.cc:2468] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 1.
I20260601 13:42:42.040365 26607 raft_consensus.cc:2468] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 1.
I20260601 13:42:42.040524 26647 leader_election.cc:304] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24848d0cc0b34af3b01160fe53fab7e7, 8d247b0b427d4d88a55ade9aec3668a9; no voters: 
I20260601 13:42:42.040691 26732 raft_consensus.cc:2804] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:42.040803 26732 raft_consensus.cc:697] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Becoming Leader. State: Replica: 24848d0cc0b34af3b01160fe53fab7e7, State: Running, Role: LEADER
I20260601 13:42:42.040939 26732 consensus_queue.cc:237] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:42.042454 26427 catalog_manager.cc:5696] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24848d0cc0b34af3b01160fe53fab7e7 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "24848d0cc0b34af3b01160fe53fab7e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:42.134858 26732 raft_consensus.cc:493] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:42.135048 26732 raft_consensus.cc:515] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:42.135555 26732 leader_election.cc:290] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d247b0b427d4d88a55ade9aec3668a9 (127.18.6.1:39489), 8aa4f46c67fc4d05aab2d4ae0e91cce6 (127.18.6.2:46539)
I20260601 13:42:42.136016 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e16e0c618144ede87c8394854f96131" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d247b0b427d4d88a55ade9aec3668a9" is_pre_election: true
I20260601 13:42:42.136016 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e16e0c618144ede87c8394854f96131" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" is_pre_election: true
I20260601 13:42:42.136204 26607 raft_consensus.cc:2468] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 0.
I20260601 13:42:42.136206 26531 raft_consensus.cc:2468] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 0.
I20260601 13:42:42.136548 26648 leader_election.cc:304] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24848d0cc0b34af3b01160fe53fab7e7, 8aa4f46c67fc4d05aab2d4ae0e91cce6; no voters: 
I20260601 13:42:42.136817 26732 raft_consensus.cc:2804] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:42.136878 26732 raft_consensus.cc:493] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:42.136905 26732 raft_consensus.cc:3060] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.137861 26732 raft_consensus.cc:515] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:42.138263 26732 leader_election.cc:290] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 election: Requested vote from peers 8d247b0b427d4d88a55ade9aec3668a9 (127.18.6.1:39489), 8aa4f46c67fc4d05aab2d4ae0e91cce6 (127.18.6.2:46539)
I20260601 13:42:42.138603 26531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e16e0c618144ede87c8394854f96131" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d247b0b427d4d88a55ade9aec3668a9"
I20260601 13:42:42.138723 26607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e16e0c618144ede87c8394854f96131" candidate_uuid: "24848d0cc0b34af3b01160fe53fab7e7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6"
I20260601 13:42:42.138710 26531 raft_consensus.cc:3060] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.138878 26607 raft_consensus.cc:3060] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.139647 26531 raft_consensus.cc:2468] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 1.
I20260601 13:42:42.139787 26607 raft_consensus.cc:2468] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24848d0cc0b34af3b01160fe53fab7e7 in term 1.
I20260601 13:42:42.140002 26647 leader_election.cc:304] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24848d0cc0b34af3b01160fe53fab7e7, 8d247b0b427d4d88a55ade9aec3668a9; no voters: 
I20260601 13:42:42.140247 26732 raft_consensus.cc:2804] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:42.140359 26732 raft_consensus.cc:697] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Becoming Leader. State: Replica: 24848d0cc0b34af3b01160fe53fab7e7, State: Running, Role: LEADER
I20260601 13:42:42.140491 26732 consensus_queue.cc:237] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:42.142015 26427 catalog_manager.cc:5696] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24848d0cc0b34af3b01160fe53fab7e7 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "24848d0cc0b34af3b01160fe53fab7e7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:42.199530 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:42.201752 26757 instance_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:42:42.201838 26759 instance_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:42:42.201926 26756 instance_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:42:42.202195 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:42.202344 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:42.202379 18456 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:42:42.202396 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321362202396 us; error 0 us; skew 500 ppm
I20260601 13:42:42.203413 18456 webserver.cc:533] Webserver started at http://127.18.6.4:39577/ using document root <none> and password file <none>
I20260601 13:42:42.203632 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:42.203691 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:42.203748 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:42.204205 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "bfbba847246f4d80bdc98ba84d0e198f"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-nm12"
I20260601 13:42:42.205608 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:42.206461 26764 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:42:42.206758 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:42.206842 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "bfbba847246f4d80bdc98ba84d0e198f"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-nm12"
I20260601 13:42:42.206928 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780321188397171-18456-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:42:42.223218 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:42.223758 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:42.224112 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:42.224597 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:42.224660 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.224716 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:42.224766 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:42.229743 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:43791
I20260601 13:42:42.229763 26827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:43791 every 8 connection(s)
I20260601 13:42:42.234877 26828 heartbeater.cc:344] Connected to a master server at 127.18.6.62:46539
I20260601 13:42:42.234984 26828 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:42.235173 26828 heartbeater.cc:507] Master 127.18.6.62:46539 requested a full tablet report, sending...
I20260601 13:42:42.235868 26427 ts_manager.cc:194] Registered new tserver with Master: bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791)
I20260601 13:42:42.236464 26427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40952
I20260601 13:42:42.381129 26735 consensus_queue.cc:1048] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:42.384671 26752 consensus_queue.cc:1048] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:42.415964 26732 consensus_queue.cc:1048] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:42.418958 26732 consensus_queue.cc:1048] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:42.455760 26732 consensus_queue.cc:1048] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:42.459069 26732 consensus_queue.cc:1048] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:42.603289 26839 consensus_queue.cc:1048] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:42.606652 26732 consensus_queue.cc:1048] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:42.678165 26682 consensus_queue.cc:237] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } }
I20260601 13:42:42.679673 26531 raft_consensus.cc:1275] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:42.679809 26607 raft_consensus.cc:1275] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:42.680224 26732 consensus_queue.cc:1048] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:42.680519 26732 consensus_queue.cc:1048] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } 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:42:42.681807 26844 raft_consensus.cc:2955] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.682093 26531 raft_consensus.cc:2955] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.682276 26607 raft_consensus.cc:2955] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
W20260601 13:42:42.684290 26646 consensus_peers.cc:597] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 -> Peer bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791): Couldn't send request to peer bfbba847246f4d80bdc98ba84d0e198f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6217c6466ff4952bbdb89b1b62c18b8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:42.684865 26427 catalog_manager.cc:5696] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 reported cstate change: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "24848d0cc0b34af3b01160fe53fab7e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: true } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.685647 26682 consensus_queue.cc:237] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: true } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } }
I20260601 13:42:42.686854 26531 raft_consensus.cc:1275] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:42.687033 26607 raft_consensus.cc:1275] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:42:42.687096 26646 consensus_peers.cc:597] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 -> Peer bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791): Couldn't send request to peer bfbba847246f4d80bdc98ba84d0e198f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e16e0c618144ede87c8394854f96131. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:42.687263 26732 consensus_queue.cc:1048] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } 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:42:42.687377 26839 consensus_queue.cc:1048] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:42.688961 26839 raft_consensus.cc:2955] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: true } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.689534 26531 raft_consensus.cc:2955] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: true } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.689604 26607 raft_consensus.cc:2955] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: true } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.691708 26426 catalog_manager.cc:5696] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 reported cstate change: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "24848d0cc0b34af3b01160fe53fab7e7" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: true } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.697971 26531 consensus_queue.cc:237] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [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: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: true } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } }
I20260601 13:42:42.699724 26607 raft_consensus.cc:1275] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Refusing update from remote peer 8d247b0b427d4d88a55ade9aec3668a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:42.699781 26682 raft_consensus.cc:1275] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Refusing update from remote peer 8d247b0b427d4d88a55ade9aec3668a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:42.700207 26752 consensus_queue.cc:1048] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:42:42.700335 26735 consensus_queue.cc:1048] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } 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:42:42.701900 26735 raft_consensus.cc:2955] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: true } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.702399 26682 raft_consensus.cc:2955] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: true } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.702672 26607 raft_consensus.cc:2955] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: true } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.704954 26427 catalog_manager.cc:5696] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 reported cstate change: config changed from index -1 to 2, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "8d247b0b427d4d88a55ade9aec3668a9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:42.706190 26495 consensus_peers.cc:597] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 -> Peer bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791): Couldn't send request to peer bfbba847246f4d80bdc98ba84d0e198f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4f33341427b4460ad773a238bcd88b4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:42.706154 26682 consensus_queue.cc:237] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } }
W20260601 13:42:42.707821 26646 consensus_peers.cc:597] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 -> Peer bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791): Couldn't send request to peer bfbba847246f4d80bdc98ba84d0e198f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d6217c6466ff4952bbdb89b1b62c18b8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:42.708484 26607 raft_consensus.cc:1275] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:42.708824 26839 consensus_queue.cc:1048] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } 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:42:42.709298 26531 raft_consensus.cc:1275] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:42.709657 26839 consensus_queue.cc:1048] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:42.710597 26844 raft_consensus.cc:2955] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.711030 26607 raft_consensus.cc:2955] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.711670 26531 raft_consensus.cc:2955] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
W20260601 13:42:42.712406 26477 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:42.712487 26477 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:42.713371 26426 catalog_manager.cc:5696] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "24848d0cc0b34af3b01160fe53fab7e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:42.713527 26682 consensus_queue.cc:237] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } }
I20260601 13:42:42.715344 26530 raft_consensus.cc:1275] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:42:42.715663 26646 consensus_peers.cc:597] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 -> Peer bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791): Couldn't send request to peer bfbba847246f4d80bdc98ba84d0e198f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e16e0c618144ede87c8394854f96131. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:42.716565 26732 consensus_queue.cc:1048] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } 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:42:42.716878 26682 consensus_queue.cc:237] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:42.717227 26607 raft_consensus.cc:1275] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:42.717698 26732 consensus_queue.cc:1048] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:42.718797 26839 raft_consensus.cc:2955] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.719606 26607 raft_consensus.cc:1275] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:42.719485 26530 raft_consensus.cc:2955] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.719758 26606 raft_consensus.cc:2955] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.719946 26732 consensus_queue.cc:1048] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:42:42.720649 26477 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:42.720712 26477 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:42.721879 26426 catalog_manager.cc:5696] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "24848d0cc0b34af3b01160fe53fab7e7" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:42.722260 26530 consensus_queue.cc:237] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [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: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } }
I20260601 13:42:42.722537 26732 raft_consensus.cc:2955] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } }
I20260601 13:42:42.723438 26605 raft_consensus.cc:2955] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } }
W20260601 13:42:42.723978 26495 consensus_peers.cc:597] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 -> Peer bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791): Couldn't send request to peer bfbba847246f4d80bdc98ba84d0e198f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4f33341427b4460ad773a238bcd88b4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:42.724141 26414 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d6217c6466ff4952bbdb89b1b62c18b8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:42.722481 26531 raft_consensus.cc:1275] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:42.724632 26839 consensus_queue.cc:1048] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:42.725175 26606 raft_consensus.cc:1275] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Refusing update from remote peer 8d247b0b427d4d88a55ade9aec3668a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:42.725601 26833 consensus_queue.cc:1048] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:42:42.725732 26682 raft_consensus.cc:1275] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Refusing update from remote peer 8d247b0b427d4d88a55ade9aec3668a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:42.725705 26531 raft_consensus.cc:2955] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } }
I20260601 13:42:42.726044 26833 consensus_queue.cc:1048] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } 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:42:42.727809 26752 raft_consensus.cc:2955] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [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: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.728245 26681 consensus_queue.cc:237] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [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: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } }
I20260601 13:42:42.728190 26606 raft_consensus.cc:2955] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [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: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.729858 26605 raft_consensus.cc:1275] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:42.729928 26426 catalog_manager.cc:5696] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 reported cstate change: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New cstate: current_term: 1 leader_uuid: "24848d0cc0b34af3b01160fe53fab7e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } attrs { replace: false } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } }
W20260601 13:42:42.730255 26477 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:42:42.730326 26477 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:42:42.730531 26844 consensus_queue.cc:1048] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:42.730734 26531 raft_consensus.cc:1275] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Refusing update from remote peer 24848d0cc0b34af3b01160fe53fab7e7: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:42.731317 26839 consensus_queue.cc:1048] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } 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:42:42.732183 26682 raft_consensus.cc:2955] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [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: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } } }
I20260601 13:42:42.732458 26844 raft_consensus.cc:2955] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } }
I20260601 13:42:42.732915 26605 raft_consensus.cc:2955] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } }
I20260601 13:42:42.734462 26414 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6e16e0c618144ede87c8394854f96131 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:42.736006 26426 catalog_manager.cc:5696] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "8d247b0b427d4d88a55ade9aec3668a9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfbba847246f4d80bdc98ba84d0e198f" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:42.736179 26427 catalog_manager.cc:5696] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 reported cstate change: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New cstate: current_term: 1 leader_uuid: "24848d0cc0b34af3b01160fe53fab7e7" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:42.737048 26531 raft_consensus.cc:2955] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } attrs { replace: false } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } } }
I20260601 13:42:42.739656 26530 consensus_queue.cc:237] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [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: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } }
I20260601 13:42:42.740716 26605 raft_consensus.cc:1275] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Refusing update from remote peer 8d247b0b427d4d88a55ade9aec3668a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:42.741118 26735 consensus_queue.cc:1048] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:42:42.741956 26791 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e16e0c618144ede87c8394854f96131 with delete_type TABLET_DATA_TOMBSTONED (TS bfbba847246f4d80bdc98ba84d0e198f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39848
I20260601 13:42:42.742101 26682 raft_consensus.cc:1275] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Refusing update from remote peer 8d247b0b427d4d88a55ade9aec3668a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:42:42.741958 26792 tablet_service.cc:1558] Processing DeleteTablet for tablet d6217c6466ff4952bbdb89b1b62c18b8 with delete_type TABLET_DATA_TOMBSTONED (TS bfbba847246f4d80bdc98ba84d0e198f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39848
I20260601 13:42:42.742452 26752 consensus_queue.cc:1048] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260601 13:42:42.742599 26413 catalog_manager.cc:4994] TS bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791): delete failed for tablet 6e16e0c618144ede87c8394854f96131 because the tablet was not found. No further retry: Not found: Tablet not found: 6e16e0c618144ede87c8394854f96131
W20260601 13:42:42.742870 26413 catalog_manager.cc:4994] TS bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791): delete failed for tablet d6217c6466ff4952bbdb89b1b62c18b8 because the tablet was not found. No further retry: Not found: Tablet not found: d6217c6466ff4952bbdb89b1b62c18b8
I20260601 13:42:42.742841 26833 raft_consensus.cc:2955] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } }
I20260601 13:42:42.743815 26605 raft_consensus.cc:2955] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } }
I20260601 13:42:42.745401 26414 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e4f33341427b4460ad773a238bcd88b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:42:42.745949 26427 catalog_manager.cc:5696] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 reported cstate change: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New cstate: current_term: 1 leader_uuid: "8d247b0b427d4d88a55ade9aec3668a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } }
I20260601 13:42:42.746639 26682 raft_consensus.cc:2955] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "24848d0cc0b34af3b01160fe53fab7e7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39193 } attrs { replace: false } } peers { permanent_uuid: "8d247b0b427d4d88a55ade9aec3668a9" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39489 } } peers { permanent_uuid: "8aa4f46c67fc4d05aab2d4ae0e91cce6" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 46539 } } }
I20260601 13:42:42.748611 26792 tablet_service.cc:1558] Processing DeleteTablet for tablet e4f33341427b4460ad773a238bcd88b4 with delete_type TABLET_DATA_TOMBSTONED (TS bfbba847246f4d80bdc98ba84d0e198f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39848
W20260601 13:42:42.749029 26413 catalog_manager.cc:4994] TS bfbba847246f4d80bdc98ba84d0e198f (127.18.6.4:43791): delete failed for tablet e4f33341427b4460ad773a238bcd88b4 because the tablet was not found. No further retry: Not found: Tablet not found: e4f33341427b4460ad773a238bcd88b4
I20260601 13:42:42.766098 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:42.770720 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:42.770942 18456 tablet_replica.cc:333] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9: stopping tablet replica
I20260601 13:42:42.771085 18456 raft_consensus.cc:2243] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:42.771266 18456 raft_consensus.cc:2272] T d6217c6466ff4952bbdb89b1b62c18b8 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.771896 18456 tablet_replica.cc:333] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9: stopping tablet replica
I20260601 13:42:42.772032 18456 raft_consensus.cc:2243] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:42.772173 18456 raft_consensus.cc:2272] T d478ec8ffc7d4857ad06d2934df6c7fb P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.772648 18456 tablet_replica.cc:333] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9: stopping tablet replica
I20260601 13:42:42.772760 18456 raft_consensus.cc:2243] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:42.772956 18456 raft_consensus.cc:2272] T e4f33341427b4460ad773a238bcd88b4 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.773360 18456 tablet_replica.cc:333] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9: stopping tablet replica
I20260601 13:42:42.773470 18456 raft_consensus.cc:2243] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:42.773612 18456 raft_consensus.cc:2272] T 6e16e0c618144ede87c8394854f96131 P 8d247b0b427d4d88a55ade9aec3668a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.788241 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:42.790885 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:42.795059 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:42.795284 18456 tablet_replica.cc:333] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: stopping tablet replica
I20260601 13:42:42.795411 18456 raft_consensus.cc:2243] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:42.795632 18456 raft_consensus.cc:2272] T 6e16e0c618144ede87c8394854f96131 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.796216 18456 tablet_replica.cc:333] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: stopping tablet replica
I20260601 13:42:42.796293 18456 raft_consensus.cc:2243] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:42.796389 18456 raft_consensus.cc:2272] T e4f33341427b4460ad773a238bcd88b4 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.796918 18456 tablet_replica.cc:333] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6: stopping tablet replica
I20260601 13:42:42.796994 18456 raft_consensus.cc:2243] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:42.797068 18456 raft_consensus.cc:2272] T d478ec8ffc7d4857ad06d2934df6c7fb P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.797564 18456 tablet_replica.cc:333] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6: stopping tablet replica
I20260601 13:42:42.797634 18456 raft_consensus.cc:2243] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:42.797730 18456 raft_consensus.cc:2272] T d6217c6466ff4952bbdb89b1b62c18b8 P 8aa4f46c67fc4d05aab2d4ae0e91cce6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.811678 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:42.814317 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:42.819005 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:42.819253 18456 tablet_replica.cc:333] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7: stopping tablet replica
I20260601 13:42:42.819392 18456 raft_consensus.cc:2243] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:42.819681 18456 raft_consensus.cc:2272] T 6e16e0c618144ede87c8394854f96131 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.820282 18456 tablet_replica.cc:333] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7: stopping tablet replica
I20260601 13:42:42.820362 18456 raft_consensus.cc:2243] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:42.820463 18456 raft_consensus.cc:2272] T e4f33341427b4460ad773a238bcd88b4 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.820887 18456 tablet_replica.cc:333] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7: stopping tablet replica
I20260601 13:42:42.820955 18456 raft_consensus.cc:2243] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:42.821081 18456 raft_consensus.cc:2272] T d478ec8ffc7d4857ad06d2934df6c7fb P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.821514 18456 tablet_replica.cc:333] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7: stopping tablet replica
I20260601 13:42:42.821584 18456 raft_consensus.cc:2243] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:42.821712 18456 raft_consensus.cc:2272] T d6217c6466ff4952bbdb89b1b62c18b8 P 24848d0cc0b34af3b01160fe53fab7e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.835547 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:42.838070 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:42:42.842403 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:42.855181 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:42:42.857278 18456 master.cc:562] Master@127.18.6.62:46539 shutting down...
I20260601 13:42:42.861702 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:42.861876 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:42.861930 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a30646e98b64abb9cfa2e8e7d976c63: stopping tablet replica
I20260601 13:42:42.875136 18456 master.cc:584] Master@127.18.6.62:46539 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (2242 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:42:42.883864 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:37149
I20260601 13:42:42.884214 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:42.886046 26863 instance_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:42:42.886126 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:42.886197 26861 instance_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:42:42.886353 26860 instance_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:42:42.886598 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:42.886665 18456 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:42:42.886689 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321362886689 us; error 0 us; skew 500 ppm
I20260601 13:42:42.887553 18456 webserver.cc:533] Webserver started at http://127.18.6.62:44053/ using document root <none> and password file <none>
I20260601 13:42:42.887727 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:42.887795 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:42.887873 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:42.888283 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "cf395c8ed02648bda4d6237f9069bade"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-nm12"
I20260601 13:42:42.889755 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:42.890727 26868 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:42:42.891014 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:42.891110 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "cf395c8ed02648bda4d6237f9069bade"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-nm12"
I20260601 13:42:42.891206 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-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:42:42.898437 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:42.898820 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:42.903259 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:37149
I20260601 13:42:42.906879 26920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:37149 every 8 connection(s)
I20260601 13:42:42.907509 26921 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:42:42.909425 26921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade: Bootstrap starting.
I20260601 13:42:42.910269 26921 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:42.911410 26921 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade: No bootstrap required, opened a new log
I20260601 13:42:42.911926 26921 raft_consensus.cc:359] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf395c8ed02648bda4d6237f9069bade" member_type: VOTER }
I20260601 13:42:42.912047 26921 raft_consensus.cc:385] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:42.912103 26921 raft_consensus.cc:740] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf395c8ed02648bda4d6237f9069bade, State: Initialized, Role: FOLLOWER
I20260601 13:42:42.912292 26921 consensus_queue.cc:260] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf395c8ed02648bda4d6237f9069bade" member_type: VOTER }
I20260601 13:42:42.912407 26921 raft_consensus.cc:399] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:42.912458 26921 raft_consensus.cc:493] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:42.912515 26921 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:42.913260 26921 raft_consensus.cc:515] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf395c8ed02648bda4d6237f9069bade" member_type: VOTER }
I20260601 13:42:42.913410 26921 leader_election.cc:304] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [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: cf395c8ed02648bda4d6237f9069bade; no voters: 
I20260601 13:42:42.913630 26921 leader_election.cc:290] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:42.913798 26924 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:42.914036 26924 raft_consensus.cc:697] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 1 LEADER]: Becoming Leader. State: Replica: cf395c8ed02648bda4d6237f9069bade, State: Running, Role: LEADER
I20260601 13:42:42.914115 26921 sys_catalog.cc:565] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:42.914202 26924 consensus_queue.cc:237] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [LEADER]: Queue going to LEADER mode. State: All 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: "cf395c8ed02648bda4d6237f9069bade" member_type: VOTER }
I20260601 13:42:42.914680 26926 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [sys.catalog]: SysCatalogTable state changed. Reason: New leader cf395c8ed02648bda4d6237f9069bade. Latest consensus state: current_term: 1 leader_uuid: "cf395c8ed02648bda4d6237f9069bade" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf395c8ed02648bda4d6237f9069bade" member_type: VOTER } }
I20260601 13:42:42.914666 26925 sys_catalog.cc:455] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cf395c8ed02648bda4d6237f9069bade" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf395c8ed02648bda4d6237f9069bade" member_type: VOTER } }
I20260601 13:42:42.914779 26926 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:42.914788 26925 sys_catalog.cc:458] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:42.915346 26930 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:42.916131 26930 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:42.916381 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:42.918414 26930 catalog_manager.cc:1382] Generated new cluster ID: bbb50737deeb411dad9d59ca5f43595d
I20260601 13:42:42.918485 26930 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:42.961591 26930 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:42.962456 26930 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:42.968019 26930 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade: Generated new TSK 0
I20260601 13:42:42.968205 26930 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:42.981222 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:42.983433 26942 instance_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:42:42.983402 26943 instance_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:42:42.983513 26945 instance_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:42:42.983721 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:42.983979 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:42.984022 18456 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:42:42.984037 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321362984037 us; error 0 us; skew 500 ppm
I20260601 13:42:42.985081 18456 webserver.cc:533] Webserver started at http://127.18.6.1:44393/ using document root <none> and password file <none>
I20260601 13:42:42.985253 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:42.985311 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:42.985401 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:42.985903 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "707a963f25bb457c96ae625d347ee486"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-nm12"
I20260601 13:42:42.988018 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:42:42.989583 26950 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:42:42.989897 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:42.989984 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "707a963f25bb457c96ae625d347ee486"
format_stamp: "Formatted at 2026-06-01 13:42:42 on dist-test-slave-nm12"
I20260601 13:42:42.990080 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-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:42:43.029834 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:43.030273 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:43.030589 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:43.031075 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:43.031138 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.031196 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:43.031221 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.035422 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:40951
I20260601 13:42:43.035528 27013 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:40951 every 8 connection(s)
I20260601 13:42:43.036268 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:43.038143 27019 instance_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:42:43.038168 27018 instance_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:42:43.038590 27021 instance_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:42:43.038640 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:43.038815 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:43.038861 18456 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:42:43.038882 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321363038882 us; error 0 us; skew 500 ppm
I20260601 13:42:43.039857 18456 webserver.cc:533] Webserver started at http://127.18.6.2:39779/ using document root <none> and password file <none>
I20260601 13:42:43.040041 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:43.040118 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:43.040211 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:43.040758 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "43637e2ed1f941348f7ee9c8fe4517cd"
format_stamp: "Formatted at 2026-06-01 13:42:43 on dist-test-slave-nm12"
I20260601 13:42:43.041818 27014 heartbeater.cc:344] Connected to a master server at 127.18.6.62:37149
I20260601 13:42:43.041925 27014 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:43.042182 27014 heartbeater.cc:507] Master 127.18.6.62:37149 requested a full tablet report, sending...
I20260601 13:42:43.042856 26885 ts_manager.cc:194] Registered new tserver with Master: 707a963f25bb457c96ae625d347ee486 (127.18.6.1:40951)
I20260601 13:42:43.042909 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:43.043993 26885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45856
I20260601 13:42:43.044209 27026 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:42:43.044577 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:43.044658 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "43637e2ed1f941348f7ee9c8fe4517cd"
format_stamp: "Formatted at 2026-06-01 13:42:43 on dist-test-slave-nm12"
I20260601 13:42:43.044739 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-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:42:43.060738 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:43.061163 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:43.061430 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:43.061960 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:43.062002 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.062070 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:43.062122 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.066634 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:45863
I20260601 13:42:43.066730 27089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:45863 every 8 connection(s)
I20260601 13:42:43.067687 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:43.069787 27093 instance_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:42:43.069898 27094 instance_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:42:43.070061 27096 instance_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:42:43.070096 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:43.070322 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:43.070387 18456 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:42:43.070432 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321363070431 us; error 0 us; skew 500 ppm
I20260601 13:42:43.071851 18456 webserver.cc:533] Webserver started at http://127.18.6.3:36857/ using document root <none> and password file <none>
I20260601 13:42:43.072052 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:43.072122 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:43.072214 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:43.072279 27090 heartbeater.cc:344] Connected to a master server at 127.18.6.62:37149
I20260601 13:42:43.072379 27090 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:43.072600 27090 heartbeater.cc:507] Master 127.18.6.62:37149 requested a full tablet report, sending...
I20260601 13:42:43.072827 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0"
format_stamp: "Formatted at 2026-06-01 13:42:43 on dist-test-slave-nm12"
I20260601 13:42:43.073451 26885 ts_manager.cc:194] Registered new tserver with Master: 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2:45863)
I20260601 13:42:43.074146 26885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45870
I20260601 13:42:43.074617 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:43.075659 27101 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:42:43.075907 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:43.075978 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0"
format_stamp: "Formatted at 2026-06-01 13:42:43 on dist-test-slave-nm12"
I20260601 13:42:43.076033 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780321188397171-18456-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:42:43.088515 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:43.088894 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:43.089150 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:43.089635 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:43.089676 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.089707 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:43.089723 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:43.094249 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:38971
I20260601 13:42:43.094375 27164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:38971 every 8 connection(s)
I20260601 13:42:43.099349 27165 heartbeater.cc:344] Connected to a master server at 127.18.6.62:37149
I20260601 13:42:43.099473 27165 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:43.099747 27165 heartbeater.cc:507] Master 127.18.6.62:37149 requested a full tablet report, sending...
I20260601 13:42:43.100376 26885 ts_manager.cc:194] Registered new tserver with Master: 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:43.100407 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005684515s
I20260601 13:42:43.100915 26885 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45876
I20260601 13:42:44.045181 27014 heartbeater.cc:499] Master 127.18.6.62:37149 was elected leader, sending a full tablet report...
I20260601 13:42:44.075112 27090 heartbeater.cc:499] Master 127.18.6.62:37149 was elected leader, sending a full tablet report...
I20260601 13:42:44.101871 27165 heartbeater.cc:499] Master 127.18.6.62:37149 was elected leader, sending a full tablet report...
I20260601 13:42:44.136183 26885 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45882:
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:42:44.136787 26885 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:42:44.149462 27053 tablet_service.cc:1511] Processing CreateTablet for tablet d084051851cd48dca444495353a8b2f4 (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:44.149683 26978 tablet_service.cc:1511] Processing CreateTablet for tablet a22e77694e3c4815b0516d656dabbcee (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:44.149731 26973 tablet_service.cc:1511] Processing CreateTablet for tablet ce962b66929347d89d7bea724c387e3f (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:44.149830 27053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d084051851cd48dca444495353a8b2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.149995 26973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce962b66929347d89d7bea724c387e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.150177 26978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22e77694e3c4815b0516d656dabbcee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.150225 27050 tablet_service.cc:1511] Processing CreateTablet for tablet 5d480fb6389c4592a24e8928efdbf118 (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:44.150439 27050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d480fb6389c4592a24e8928efdbf118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.150949 26974 tablet_service.cc:1511] Processing CreateTablet for tablet 5d480fb6389c4592a24e8928efdbf118 (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:44.151188 26974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d480fb6389c4592a24e8928efdbf118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.151743 26977 tablet_service.cc:1511] Processing CreateTablet for tablet d084051851cd48dca444495353a8b2f4 (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:44.151960 26977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d084051851cd48dca444495353a8b2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.152891 27049 tablet_service.cc:1511] Processing CreateTablet for tablet ce962b66929347d89d7bea724c387e3f (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:44.153120 27049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce962b66929347d89d7bea724c387e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.153353 26975 tablet_service.cc:1511] Processing CreateTablet for tablet 053a3115941d4347b2e4fd16cbd7132a (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:44.153611 26975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053a3115941d4347b2e4fd16cbd7132a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.149838 27052 tablet_service.cc:1511] Processing CreateTablet for tablet 1added32c8964975a387b31378bf08f0 (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:44.154399 27052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1added32c8964975a387b31378bf08f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.150032 27051 tablet_service.cc:1511] Processing CreateTablet for tablet 053a3115941d4347b2e4fd16cbd7132a (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:44.155602 27051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053a3115941d4347b2e4fd16cbd7132a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.155865 26976 tablet_service.cc:1511] Processing CreateTablet for tablet 1added32c8964975a387b31378bf08f0 (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:44.156118 26976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1added32c8964975a387b31378bf08f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.149462 27054 tablet_service.cc:1511] Processing CreateTablet for tablet a22e77694e3c4815b0516d656dabbcee (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:44.156678 27054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22e77694e3c4815b0516d656dabbcee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.157320 27124 tablet_service.cc:1511] Processing CreateTablet for tablet ce962b66929347d89d7bea724c387e3f (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:44.157539 27124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce962b66929347d89d7bea724c387e3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.159653 27186 tablet_bootstrap.cc:492] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd: Bootstrap starting.
I20260601 13:42:44.159771 27129 tablet_service.cc:1511] Processing CreateTablet for tablet a22e77694e3c4815b0516d656dabbcee (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:44.159988 27129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22e77694e3c4815b0516d656dabbcee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.159942 27125 tablet_service.cc:1511] Processing CreateTablet for tablet 5d480fb6389c4592a24e8928efdbf118 (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:44.160234 27125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d480fb6389c4592a24e8928efdbf118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.160241 27126 tablet_service.cc:1511] Processing CreateTablet for tablet 053a3115941d4347b2e4fd16cbd7132a (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:44.160507 27126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053a3115941d4347b2e4fd16cbd7132a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.160761 27186 tablet_bootstrap.cc:654] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.160739 27128 tablet_service.cc:1511] Processing CreateTablet for tablet d084051851cd48dca444495353a8b2f4 (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:44.160948 27128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d084051851cd48dca444495353a8b2f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.161477 27185 tablet_bootstrap.cc:492] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486: Bootstrap starting.
I20260601 13:42:44.162500 27185 tablet_bootstrap.cc:654] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.160434 27127 tablet_service.cc:1511] Processing CreateTablet for tablet 1added32c8964975a387b31378bf08f0 (DEFAULT_TABLE table=test-workload [id=1573fc687e2345cabed613c4cc320b81]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:44.162768 27127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1added32c8964975a387b31378bf08f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:44.163501 27187 tablet_bootstrap.cc:492] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0: Bootstrap starting.
I20260601 13:42:44.163681 27186 tablet_bootstrap.cc:492] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd: No bootstrap required, opened a new log
I20260601 13:42:44.163729 27185 tablet_bootstrap.cc:492] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486: No bootstrap required, opened a new log
I20260601 13:42:44.163771 27186 ts_tablet_manager.cc:1403] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:44.163826 27185 ts_tablet_manager.cc:1403] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:44.164244 27186 raft_consensus.cc:359] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.164288 27185 raft_consensus.cc:359] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } }
I20260601 13:42:44.164376 27186 raft_consensus.cc:385] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.164409 27185 raft_consensus.cc:385] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.164422 27186 raft_consensus.cc:740] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43637e2ed1f941348f7ee9c8fe4517cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.164454 27185 raft_consensus.cc:740] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707a963f25bb457c96ae625d347ee486, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.164629 27186 consensus_queue.cc:260] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.164688 27185 consensus_queue.cc:260] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } }
I20260601 13:42:44.165032 27185 ts_tablet_manager.cc:1434] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.165036 27186 ts_tablet_manager.cc:1434] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.165690 27186 tablet_bootstrap.cc:492] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd: Bootstrap starting.
I20260601 13:42:44.165788 27185 tablet_bootstrap.cc:492] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486: Bootstrap starting.
I20260601 13:42:44.165043 27187 tablet_bootstrap.cc:654] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.166630 27186 tablet_bootstrap.cc:654] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.166765 27185 tablet_bootstrap.cc:654] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.167932 27185 tablet_bootstrap.cc:492] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486: No bootstrap required, opened a new log
I20260601 13:42:44.168016 27185 ts_tablet_manager.cc:1403] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:44.168138 27187 tablet_bootstrap.cc:492] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0: No bootstrap required, opened a new log
I20260601 13:42:44.168259 27187 ts_tablet_manager.cc:1403] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:44.168485 27185 raft_consensus.cc:359] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.168588 27185 raft_consensus.cc:385] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.168624 27185 raft_consensus.cc:740] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707a963f25bb457c96ae625d347ee486, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.168713 27187 raft_consensus.cc:359] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.168751 27185 consensus_queue.cc:260] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.168804 27187 raft_consensus.cc:385] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.168840 27187 raft_consensus.cc:740] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e8a1e48ecf45c7b5bcea917e93d7f0, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.168942 27187 consensus_queue.cc:260] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.169018 27185 ts_tablet_manager.cc:1434] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.168138 27186 tablet_bootstrap.cc:492] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd: No bootstrap required, opened a new log
I20260601 13:42:44.169327 27187 ts_tablet_manager.cc:1434] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.169358 27186 ts_tablet_manager.cc:1403] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:44.169512 27187 tablet_bootstrap.cc:492] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Bootstrap starting.
I20260601 13:42:44.169224 27185 tablet_bootstrap.cc:492] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486: Bootstrap starting.
I20260601 13:42:44.169973 27186 raft_consensus.cc:359] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.170125 27186 raft_consensus.cc:385] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.170209 27186 raft_consensus.cc:740] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43637e2ed1f941348f7ee9c8fe4517cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.170375 27186 consensus_queue.cc:260] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.170542 27187 tablet_bootstrap.cc:654] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.170769 27186 ts_tablet_manager.cc:1434] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:44.170799 27185 tablet_bootstrap.cc:654] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.170936 27186 tablet_bootstrap.cc:492] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd: Bootstrap starting.
I20260601 13:42:44.171950 27186 tablet_bootstrap.cc:654] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.172587 27187 tablet_bootstrap.cc:492] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0: No bootstrap required, opened a new log
I20260601 13:42:44.172770 27187 ts_tablet_manager.cc:1403] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:44.173202 27187 raft_consensus.cc:359] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.173324 27187 raft_consensus.cc:385] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.173375 27187 raft_consensus.cc:740] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e8a1e48ecf45c7b5bcea917e93d7f0, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.173525 27187 consensus_queue.cc:260] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.173667 27185 tablet_bootstrap.cc:492] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486: No bootstrap required, opened a new log
I20260601 13:42:44.173754 27185 ts_tablet_manager.cc:1403] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:44.173812 27187 ts_tablet_manager.cc:1434] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.173978 27187 tablet_bootstrap.cc:492] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0: Bootstrap starting.
I20260601 13:42:44.174185 27185 raft_consensus.cc:359] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.174285 27185 raft_consensus.cc:385] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.174324 27185 raft_consensus.cc:740] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707a963f25bb457c96ae625d347ee486, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.174443 27185 consensus_queue.cc:260] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.174727 27185 ts_tablet_manager.cc:1434] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:44.174904 27185 tablet_bootstrap.cc:492] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486: Bootstrap starting.
I20260601 13:42:44.175258 27187 tablet_bootstrap.cc:654] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.175558 27190 raft_consensus.cc:493] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:44.175640 27190 raft_consensus.cc:515] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.175885 27185 tablet_bootstrap.cc:654] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.176173 27190 leader_election.cc:290] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707a963f25bb457c96ae625d347ee486 (127.18.6.1:40951), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.177399 27186 tablet_bootstrap.cc:492] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd: No bootstrap required, opened a new log
I20260601 13:42:44.177490 27186 ts_tablet_manager.cc:1403] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:44.177634 27187 tablet_bootstrap.cc:492] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0: No bootstrap required, opened a new log
I20260601 13:42:44.177697 27187 ts_tablet_manager.cc:1403] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:44.177793 27185 tablet_bootstrap.cc:492] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486: No bootstrap required, opened a new log
I20260601 13:42:44.177872 27185 ts_tablet_manager.cc:1403] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:44.177953 27186 raft_consensus.cc:359] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.178041 27186 raft_consensus.cc:385] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.178041 27187 raft_consensus.cc:359] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.178124 27186 raft_consensus.cc:740] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43637e2ed1f941348f7ee9c8fe4517cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.178153 27187 raft_consensus.cc:385] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.178196 27187 raft_consensus.cc:740] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e8a1e48ecf45c7b5bcea917e93d7f0, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.178256 27185 raft_consensus.cc:359] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.178349 27185 raft_consensus.cc:385] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.178300 27187 consensus_queue.cc:260] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.178395 27185 raft_consensus.cc:740] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707a963f25bb457c96ae625d347ee486, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.178525 27185 consensus_queue.cc:260] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.178614 27187 ts_tablet_manager.cc:1434] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.178807 27185 ts_tablet_manager.cc:1434] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:44.178862 27187 tablet_bootstrap.cc:492] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Bootstrap starting.
I20260601 13:42:44.179075 27185 tablet_bootstrap.cc:492] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486: Bootstrap starting.
I20260601 13:42:44.178300 27186 consensus_queue.cc:260] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.179955 27187 tablet_bootstrap.cc:654] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.180004 27186 ts_tablet_manager.cc:1434] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:44.180176 27186 tablet_bootstrap.cc:492] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd: Bootstrap starting.
I20260601 13:42:44.180984 27185 tablet_bootstrap.cc:654] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.181604 27186 tablet_bootstrap.cc:654] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.183300 27187 tablet_bootstrap.cc:492] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0: No bootstrap required, opened a new log
I20260601 13:42:44.183383 27187 ts_tablet_manager.cc:1403] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:44.183863 27187 raft_consensus.cc:359] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.183974 26988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce962b66929347d89d7bea724c387e3f" candidate_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707a963f25bb457c96ae625d347ee486" is_pre_election: true
I20260601 13:42:44.184124 26988 raft_consensus.cc:2468] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43637e2ed1f941348f7ee9c8fe4517cd in term 0.
I20260601 13:42:44.184479 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce962b66929347d89d7bea724c387e3f" candidate_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" is_pre_election: true
I20260601 13:42:44.183985 27187 raft_consensus.cc:385] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.184562 27187 raft_consensus.cc:740] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e8a1e48ecf45c7b5bcea917e93d7f0, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.184582 27139 raft_consensus.cc:2468] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43637e2ed1f941348f7ee9c8fe4517cd in term 0.
I20260601 13:42:44.184616 27185 tablet_bootstrap.cc:492] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486: No bootstrap required, opened a new log
I20260601 13:42:44.184679 27185 ts_tablet_manager.cc:1403] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:42:44.184762 27186 tablet_bootstrap.cc:492] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd: No bootstrap required, opened a new log
I20260601 13:42:44.184798 27030 leader_election.cc:304] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43637e2ed1f941348f7ee9c8fe4517cd, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.184844 27186 ts_tablet_manager.cc:1403] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:42:44.184943 27190 raft_consensus.cc:2804] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:44.184679 27187 consensus_queue.cc:260] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.184983 27190 raft_consensus.cc:493] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:44.185021 27190 raft_consensus.cc:3060] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.185098 27185 raft_consensus.cc:359] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.185192 27185 raft_consensus.cc:385] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.185222 27185 raft_consensus.cc:740] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707a963f25bb457c96ae625d347ee486, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.185231 27187 ts_tablet_manager.cc:1434] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:44.185379 27187 tablet_bootstrap.cc:492] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0: Bootstrap starting.
I20260601 13:42:44.185345 27185 consensus_queue.cc:260] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.185635 27185 ts_tablet_manager.cc:1434] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:44.185961 27185 tablet_bootstrap.cc:492] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486: Bootstrap starting.
I20260601 13:42:44.186084 27190 raft_consensus.cc:515] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.186379 27187 tablet_bootstrap.cc:654] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.186496 27190 leader_election.cc:290] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [CANDIDATE]: Term 1 election: Requested vote from peers 707a963f25bb457c96ae625d347ee486 (127.18.6.1:40951), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.186870 26988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce962b66929347d89d7bea724c387e3f" candidate_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707a963f25bb457c96ae625d347ee486"
I20260601 13:42:44.186973 26988 raft_consensus.cc:3060] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.186983 27185 tablet_bootstrap.cc:654] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.187263 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce962b66929347d89d7bea724c387e3f" candidate_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0"
I20260601 13:42:44.187355 27139 raft_consensus.cc:3060] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.187975 26988 raft_consensus.cc:2468] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43637e2ed1f941348f7ee9c8fe4517cd in term 1.
I20260601 13:42:44.188143 27186 raft_consensus.cc:359] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.188251 27186 raft_consensus.cc:385] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.188279 27030 leader_election.cc:304] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43637e2ed1f941348f7ee9c8fe4517cd, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.188272 27139 raft_consensus.cc:2468] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43637e2ed1f941348f7ee9c8fe4517cd in term 1.
I20260601 13:42:44.188289 27186 raft_consensus.cc:740] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43637e2ed1f941348f7ee9c8fe4517cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.188468 27190 raft_consensus.cc:2804] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.188624 27186 consensus_queue.cc:260] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.188661 27190 raft_consensus.cc:697] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 LEADER]: Becoming Leader. State: Replica: 43637e2ed1f941348f7ee9c8fe4517cd, State: Running, Role: LEADER
I20260601 13:42:44.188866 27190 consensus_queue.cc:237] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.189375 27186 ts_tablet_manager.cc:1434] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:42:44.189610 27186 tablet_bootstrap.cc:492] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd: Bootstrap starting.
I20260601 13:42:44.189697 27185 tablet_bootstrap.cc:492] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486: No bootstrap required, opened a new log
I20260601 13:42:44.189770 27185 ts_tablet_manager.cc:1403] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:44.189852 27187 tablet_bootstrap.cc:492] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0: No bootstrap required, opened a new log
I20260601 13:42:44.189937 27187 ts_tablet_manager.cc:1403] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:42:44.190169 27185 raft_consensus.cc:359] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.190280 27185 raft_consensus.cc:385] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.190311 27185 raft_consensus.cc:740] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 707a963f25bb457c96ae625d347ee486, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.190371 27187 raft_consensus.cc:359] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } }
I20260601 13:42:44.190428 27185 consensus_queue.cc:260] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.190474 27187 raft_consensus.cc:385] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.190523 27187 raft_consensus.cc:740] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e8a1e48ecf45c7b5bcea917e93d7f0, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.190688 27185 ts_tablet_manager.cc:1434] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:44.191066 27186 tablet_bootstrap.cc:654] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.192233 26883 catalog_manager.cc:5696] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2). New cstate: current_term: 1 leader_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:44.190634 27187 consensus_queue.cc:260] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } }
I20260601 13:42:44.192983 27187 ts_tablet_manager.cc:1434] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:44.193171 27187 tablet_bootstrap.cc:492] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Bootstrap starting.
I20260601 13:42:44.194134 27187 tablet_bootstrap.cc:654] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.195528 27187 tablet_bootstrap.cc:492] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0: No bootstrap required, opened a new log
I20260601 13:42:44.195616 27187 ts_tablet_manager.cc:1403] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:44.196105 27186 tablet_bootstrap.cc:492] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd: No bootstrap required, opened a new log
I20260601 13:42:44.196065 27187 raft_consensus.cc:359] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.196214 27187 raft_consensus.cc:385] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.196240 27186 ts_tablet_manager.cc:1403] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:42:44.196264 27187 raft_consensus.cc:740] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e8a1e48ecf45c7b5bcea917e93d7f0, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.196383 27187 consensus_queue.cc:260] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.196660 27187 ts_tablet_manager.cc:1434] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.196866 27186 raft_consensus.cc:359] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } }
I20260601 13:42:44.196992 27186 raft_consensus.cc:385] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.197032 27186 raft_consensus.cc:740] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43637e2ed1f941348f7ee9c8fe4517cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.197180 27186 consensus_queue.cc:260] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } }
I20260601 13:42:44.197445 27186 ts_tablet_manager.cc:1434] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.197610 27186 tablet_bootstrap.cc:492] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd: Bootstrap starting.
I20260601 13:42:44.198577 27186 tablet_bootstrap.cc:654] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.200017 27186 tablet_bootstrap.cc:492] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd: No bootstrap required, opened a new log
I20260601 13:42:44.200130 27186 ts_tablet_manager.cc:1403] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:44.200639 27186 raft_consensus.cc:359] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.200726 27186 raft_consensus.cc:385] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.200795 27186 raft_consensus.cc:740] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43637e2ed1f941348f7ee9c8fe4517cd, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.200943 27186 consensus_queue.cc:260] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.201224 27186 ts_tablet_manager.cc:1434] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:44.232833 27191 raft_consensus.cc:493] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:44.232998 27191 raft_consensus.cc:515] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.233695 27191 leader_election.cc:290] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2:45863), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.237573 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1added32c8964975a387b31378bf08f0" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" is_pre_election: true
I20260601 13:42:44.237582 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1added32c8964975a387b31378bf08f0" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" is_pre_election: true
I20260601 13:42:44.237826 27064 raft_consensus.cc:2468] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 0.
I20260601 13:42:44.237826 27139 raft_consensus.cc:2468] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 0.
I20260601 13:42:44.238166 26951 leader_election.cc:304] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e8a1e48ecf45c7b5bcea917e93d7f0, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.238337 27191 raft_consensus.cc:2804] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:44.238399 27191 raft_consensus.cc:493] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:44.238457 27191 raft_consensus.cc:3060] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.239360 27191 raft_consensus.cc:515] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.239766 27191 leader_election.cc:290] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 election: Requested vote from peers 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2:45863), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.240154 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1added32c8964975a387b31378bf08f0" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0"
I20260601 13:42:44.240154 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1added32c8964975a387b31378bf08f0" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43637e2ed1f941348f7ee9c8fe4517cd"
I20260601 13:42:44.240304 27139 raft_consensus.cc:3060] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.240304 27064 raft_consensus.cc:3060] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.241281 27139 raft_consensus.cc:2468] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 1.
I20260601 13:42:44.241281 27064 raft_consensus.cc:2468] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 1.
I20260601 13:42:44.241626 26951 leader_election.cc:304] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e8a1e48ecf45c7b5bcea917e93d7f0, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.241866 27191 raft_consensus.cc:2804] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.242041 27191 raft_consensus.cc:697] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 1 LEADER]: Becoming Leader. State: Replica: 707a963f25bb457c96ae625d347ee486, State: Running, Role: LEADER
I20260601 13:42:44.242195 27191 consensus_queue.cc:237] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.243793 26885 catalog_manager.cc:5696] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707a963f25bb457c96ae625d347ee486 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "707a963f25bb457c96ae625d347ee486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:44.276039 27191 raft_consensus.cc:493] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:44.276232 27191 raft_consensus.cc:515] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.276754 27191 leader_election.cc:290] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2:45863), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.277165 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d480fb6389c4592a24e8928efdbf118" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" is_pre_election: true
I20260601 13:42:44.277216 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d480fb6389c4592a24e8928efdbf118" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" is_pre_election: true
I20260601 13:42:44.277307 27064 raft_consensus.cc:2468] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 0.
I20260601 13:42:44.277420 27139 raft_consensus.cc:2468] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 0.
I20260601 13:42:44.277612 26953 leader_election.cc:304] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43637e2ed1f941348f7ee9c8fe4517cd, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.277791 27191 raft_consensus.cc:2804] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:44.277851 27191 raft_consensus.cc:493] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:44.277892 27191 raft_consensus.cc:3060] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.278826 27191 raft_consensus.cc:515] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.279243 27191 leader_election.cc:290] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 election: Requested vote from peers 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2:45863), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.279573 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d480fb6389c4592a24e8928efdbf118" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43637e2ed1f941348f7ee9c8fe4517cd"
I20260601 13:42:44.279697 27064 raft_consensus.cc:3060] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.279640 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d480fb6389c4592a24e8928efdbf118" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0"
I20260601 13:42:44.279796 27139 raft_consensus.cc:3060] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.280486 27064 raft_consensus.cc:2468] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 1.
I20260601 13:42:44.280579 27139 raft_consensus.cc:2468] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 1.
I20260601 13:42:44.280812 26953 leader_election.cc:304] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43637e2ed1f941348f7ee9c8fe4517cd, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.280984 27191 raft_consensus.cc:2804] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.281093 27191 raft_consensus.cc:697] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 1 LEADER]: Becoming Leader. State: Replica: 707a963f25bb457c96ae625d347ee486, State: Running, Role: LEADER
I20260601 13:42:44.281239 27191 consensus_queue.cc:237] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.282960 26885 catalog_manager.cc:5696] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707a963f25bb457c96ae625d347ee486 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "707a963f25bb457c96ae625d347ee486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:44.347247 27195 raft_consensus.cc:493] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:44.347402 27195 raft_consensus.cc:515] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.348150 27195 leader_election.cc:290] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707a963f25bb457c96ae625d347ee486 (127.18.6.1:40951), 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2:45863)
I20260601 13:42:44.353282 26988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a3115941d4347b2e4fd16cbd7132a" candidate_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707a963f25bb457c96ae625d347ee486" is_pre_election: true
I20260601 13:42:44.353286 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a3115941d4347b2e4fd16cbd7132a" candidate_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" is_pre_election: true
I20260601 13:42:44.353492 26988 raft_consensus.cc:2468] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e8a1e48ecf45c7b5bcea917e93d7f0 in term 0.
I20260601 13:42:44.353618 27064 raft_consensus.cc:2468] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e8a1e48ecf45c7b5bcea917e93d7f0 in term 0.
I20260601 13:42:44.353832 27105 leader_election.cc:304] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e8a1e48ecf45c7b5bcea917e93d7f0, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.354025 27195 raft_consensus.cc:2804] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:44.354089 27195 raft_consensus.cc:493] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:44.354171 27195 raft_consensus.cc:3060] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.355086 27195 raft_consensus.cc:515] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.355540 27195 leader_election.cc:290] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [CANDIDATE]: Term 1 election: Requested vote from peers 707a963f25bb457c96ae625d347ee486 (127.18.6.1:40951), 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2:45863)
I20260601 13:42:44.355918 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a3115941d4347b2e4fd16cbd7132a" candidate_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43637e2ed1f941348f7ee9c8fe4517cd"
I20260601 13:42:44.355902 26988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053a3115941d4347b2e4fd16cbd7132a" candidate_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707a963f25bb457c96ae625d347ee486"
I20260601 13:42:44.356076 27064 raft_consensus.cc:3060] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.356099 26988 raft_consensus.cc:3060] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.356881 26988 raft_consensus.cc:2468] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e8a1e48ecf45c7b5bcea917e93d7f0 in term 1.
I20260601 13:42:44.356885 27064 raft_consensus.cc:2468] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e8a1e48ecf45c7b5bcea917e93d7f0 in term 1.
I20260601 13:42:44.357199 27105 leader_election.cc:304] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e8a1e48ecf45c7b5bcea917e93d7f0, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.357360 27195 raft_consensus.cc:2804] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.357611 27195 raft_consensus.cc:697] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 LEADER]: Becoming Leader. State: Replica: 37e8a1e48ecf45c7b5bcea917e93d7f0, State: Running, Role: LEADER
I20260601 13:42:44.357784 27195 consensus_queue.cc:237] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.359368 26885 catalog_manager.cc:5696] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:44.464686 27191 raft_consensus.cc:493] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:44.464847 27191 raft_consensus.cc:515] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } }
I20260601 13:42:44.465289 27191 leader_election.cc:290] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2:45863), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.465787 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22e77694e3c4815b0516d656dabbcee" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" is_pre_election: true
I20260601 13:42:44.465835 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22e77694e3c4815b0516d656dabbcee" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" is_pre_election: true
I20260601 13:42:44.465902 27064 raft_consensus.cc:2468] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 0.
I20260601 13:42:44.466048 27139 raft_consensus.cc:2468] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 0.
I20260601 13:42:44.466321 26953 leader_election.cc:304] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43637e2ed1f941348f7ee9c8fe4517cd, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.466497 27191 raft_consensus.cc:2804] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:44.466557 27191 raft_consensus.cc:493] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:44.466656 27191 raft_consensus.cc:3060] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.467501 27191 raft_consensus.cc:515] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } }
I20260601 13:42:44.467847 27191 leader_election.cc:290] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 election: Requested vote from peers 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2:45863), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.468199 27064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22e77694e3c4815b0516d656dabbcee" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43637e2ed1f941348f7ee9c8fe4517cd"
I20260601 13:42:44.468204 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22e77694e3c4815b0516d656dabbcee" candidate_uuid: "707a963f25bb457c96ae625d347ee486" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0"
I20260601 13:42:44.468300 27064 raft_consensus.cc:3060] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.468346 27139 raft_consensus.cc:3060] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.469074 27139 raft_consensus.cc:2468] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 1.
I20260601 13:42:44.469060 27064 raft_consensus.cc:2468] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 707a963f25bb457c96ae625d347ee486 in term 1.
I20260601 13:42:44.469372 26951 leader_election.cc:304] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e8a1e48ecf45c7b5bcea917e93d7f0, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.469542 27191 raft_consensus.cc:2804] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.469640 27191 raft_consensus.cc:697] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 1 LEADER]: Becoming Leader. State: Replica: 707a963f25bb457c96ae625d347ee486, State: Running, Role: LEADER
I20260601 13:42:44.469774 27191 consensus_queue.cc:237] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } }
I20260601 13:42:44.471581 26885 catalog_manager.cc:5696] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 reported cstate change: term changed from 0 to 1, leader changed from <none> to 707a963f25bb457c96ae625d347ee486 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "707a963f25bb457c96ae625d347ee486" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:44.571002 27209 raft_consensus.cc:493] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:44.571177 27209 raft_consensus.cc:515] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.571626 27209 leader_election.cc:290] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 707a963f25bb457c96ae625d347ee486 (127.18.6.1:40951), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.572103 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d084051851cd48dca444495353a8b2f4" candidate_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" is_pre_election: true
I20260601 13:42:44.572103 26988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d084051851cd48dca444495353a8b2f4" candidate_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707a963f25bb457c96ae625d347ee486" is_pre_election: true
I20260601 13:42:44.572302 27139 raft_consensus.cc:2468] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43637e2ed1f941348f7ee9c8fe4517cd in term 0.
I20260601 13:42:44.572314 26988 raft_consensus.cc:2468] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43637e2ed1f941348f7ee9c8fe4517cd in term 0.
I20260601 13:42:44.572710 27027 leader_election.cc:304] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 37e8a1e48ecf45c7b5bcea917e93d7f0, 43637e2ed1f941348f7ee9c8fe4517cd; no voters: 
I20260601 13:42:44.572892 27209 raft_consensus.cc:2804] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:44.572954 27209 raft_consensus.cc:493] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:44.572999 27209 raft_consensus.cc:3060] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.573930 27209 raft_consensus.cc:515] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.574298 27209 leader_election.cc:290] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [CANDIDATE]: Term 1 election: Requested vote from peers 707a963f25bb457c96ae625d347ee486 (127.18.6.1:40951), 37e8a1e48ecf45c7b5bcea917e93d7f0 (127.18.6.3:38971)
I20260601 13:42:44.574657 26988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d084051851cd48dca444495353a8b2f4" candidate_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "707a963f25bb457c96ae625d347ee486"
I20260601 13:42:44.574658 27139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d084051851cd48dca444495353a8b2f4" candidate_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0"
I20260601 13:42:44.574759 26988 raft_consensus.cc:3060] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.574815 27139 raft_consensus.cc:3060] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.575628 26988 raft_consensus.cc:2468] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43637e2ed1f941348f7ee9c8fe4517cd in term 1.
I20260601 13:42:44.575661 27139 raft_consensus.cc:2468] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43637e2ed1f941348f7ee9c8fe4517cd in term 1.
I20260601 13:42:44.575928 27030 leader_election.cc:304] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43637e2ed1f941348f7ee9c8fe4517cd, 707a963f25bb457c96ae625d347ee486; no voters: 
I20260601 13:42:44.576119 27209 raft_consensus.cc:2804] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.576220 27209 raft_consensus.cc:697] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 LEADER]: Becoming Leader. State: Replica: 43637e2ed1f941348f7ee9c8fe4517cd, State: Running, Role: LEADER
I20260601 13:42:44.576382 27209 consensus_queue.cc:237] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } }
I20260601 13:42:44.578070 26885 catalog_manager.cc:5696] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 43637e2ed1f941348f7ee9c8fe4517cd (127.18.6.2). New cstate: current_term: 1 leader_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:44.625156 26988 raft_consensus.cc:1275] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Refusing update from remote peer 43637e2ed1f941348f7ee9c8fe4517cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.625680 27209 consensus_queue.cc:1048] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.625157 27139 raft_consensus.cc:1275] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Refusing update from remote peer 43637e2ed1f941348f7ee9c8fe4517cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.626232 27138 raft_consensus.cc:1275] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Refusing update from remote peer 43637e2ed1f941348f7ee9c8fe4517cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.627684 27064 raft_consensus.cc:1275] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Refusing update from remote peer 37e8a1e48ecf45c7b5bcea917e93d7f0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.628003 26986 raft_consensus.cc:1275] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Refusing update from remote peer 37e8a1e48ecf45c7b5bcea917e93d7f0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.628345 27195 consensus_queue.cc:1048] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.628511 27221 consensus_queue.cc:1048] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.628772 27190 consensus_queue.cc:1048] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.628834 27209 consensus_queue.cc:1048] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.633671 26988 raft_consensus.cc:1275] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Refusing update from remote peer 43637e2ed1f941348f7ee9c8fe4517cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.634163 27208 consensus_queue.cc:1048] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "707a963f25bb457c96ae625d347ee486" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 40951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.647549 27138 raft_consensus.cc:1275] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Refusing update from remote peer 707a963f25bb457c96ae625d347ee486: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.647639 27139 raft_consensus.cc:1275] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Refusing update from remote peer 707a963f25bb457c96ae625d347ee486: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.648037 27216 consensus_queue.cc:1048] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.648259 27064 raft_consensus.cc:1275] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Refusing update from remote peer 707a963f25bb457c96ae625d347ee486: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.648340 27063 raft_consensus.cc:1275] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Refusing update from remote peer 707a963f25bb457c96ae625d347ee486: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.649267 27260 consensus_queue.cc:1048] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.649933 27138 raft_consensus.cc:1275] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Refusing update from remote peer 707a963f25bb457c96ae625d347ee486: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.650476 27260 consensus_queue.cc:1048] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.650657 27064 raft_consensus.cc:1275] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Refusing update from remote peer 707a963f25bb457c96ae625d347ee486: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:44.648339 27216 consensus_queue.cc:1048] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e8a1e48ecf45c7b5bcea917e93d7f0" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 38971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260601 13:42:44.652022 27259 consensus_queue.cc:1048] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.653764 27260 consensus_queue.cc:1048] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43637e2ed1f941348f7ee9c8fe4517cd" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:44.655833 27235 mvcc.cc:204] Tried to move back new op lower bound from 7292196309601554432 to 7292196307937509376. Current Snapshot: MvccSnapshot[applied={T|T < 7292196309601554432}]
I20260601 13:42:44.829308 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:44.834617 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.834874 18456 tablet_replica.cc:333] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486: stopping tablet replica
I20260601 13:42:44.835058 18456 raft_consensus.cc:2243] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.835206 18456 raft_consensus.cc:2272] T 053a3115941d4347b2e4fd16cbd7132a P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.835965 18456 tablet_replica.cc:333] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486: stopping tablet replica
I20260601 13:42:44.836066 18456 raft_consensus.cc:2243] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.836169 18456 raft_consensus.cc:2272] T ce962b66929347d89d7bea724c387e3f P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.836752 18456 tablet_replica.cc:333] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486: stopping tablet replica
I20260601 13:42:44.836838 18456 raft_consensus.cc:2243] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.836998 18456 raft_consensus.cc:2272] T a22e77694e3c4815b0516d656dabbcee P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.837471 18456 tablet_replica.cc:333] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486: stopping tablet replica
I20260601 13:42:44.837555 18456 raft_consensus.cc:2243] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.837944 18456 raft_consensus.cc:2272] T 1added32c8964975a387b31378bf08f0 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.838582 18456 tablet_replica.cc:333] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486: stopping tablet replica
I20260601 13:42:44.838699 18456 raft_consensus.cc:2243] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.838858 18456 raft_consensus.cc:2272] T d084051851cd48dca444495353a8b2f4 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.839404 18456 tablet_replica.cc:333] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486: stopping tablet replica
I20260601 13:42:44.839551 18456 raft_consensus.cc:2243] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.839748 18456 raft_consensus.cc:2272] T 5d480fb6389c4592a24e8928efdbf118 P 707a963f25bb457c96ae625d347ee486 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.844341 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:44.847118 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:44.851769 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.852005 18456 tablet_replica.cc:333] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd: stopping tablet replica
I20260601 13:42:44.852142 18456 raft_consensus.cc:2243] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.852295 18456 raft_consensus.cc:2272] T a22e77694e3c4815b0516d656dabbcee P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.853039 18456 tablet_replica.cc:333] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd: stopping tablet replica
I20260601 13:42:44.853129 18456 raft_consensus.cc:2243] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.853235 18456 raft_consensus.cc:2272] T 053a3115941d4347b2e4fd16cbd7132a P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.853765 18456 tablet_replica.cc:333] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd: stopping tablet replica
I20260601 13:42:44.853844 18456 raft_consensus.cc:2243] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.854038 18456 raft_consensus.cc:2272] T d084051851cd48dca444495353a8b2f4 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.854503 18456 tablet_replica.cc:333] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd: stopping tablet replica
I20260601 13:42:44.854583 18456 raft_consensus.cc:2243] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.854668 18456 raft_consensus.cc:2272] T 1added32c8964975a387b31378bf08f0 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.855177 18456 tablet_replica.cc:333] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd: stopping tablet replica
I20260601 13:42:44.855252 18456 raft_consensus.cc:2243] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.855335 18456 raft_consensus.cc:2272] T 5d480fb6389c4592a24e8928efdbf118 P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.855845 18456 tablet_replica.cc:333] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd: stopping tablet replica
I20260601 13:42:44.855912 18456 raft_consensus.cc:2243] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.856048 18456 raft_consensus.cc:2272] T ce962b66929347d89d7bea724c387e3f P 43637e2ed1f941348f7ee9c8fe4517cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.870584 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:44.873366 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:44.877641 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:44.877851 18456 tablet_replica.cc:333] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0: stopping tablet replica
I20260601 13:42:44.877980 18456 raft_consensus.cc:2243] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.878108 18456 raft_consensus.cc:2272] T a22e77694e3c4815b0516d656dabbcee P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.878656 18456 tablet_replica.cc:333] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0: stopping tablet replica
I20260601 13:42:44.878741 18456 raft_consensus.cc:2243] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.878916 18456 raft_consensus.cc:2272] T 053a3115941d4347b2e4fd16cbd7132a P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.879384 18456 tablet_replica.cc:333] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0: stopping tablet replica
I20260601 13:42:44.879541 18456 raft_consensus.cc:2243] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.879662 18456 raft_consensus.cc:2272] T ce962b66929347d89d7bea724c387e3f P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.880208 18456 tablet_replica.cc:333] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0: stopping tablet replica
I20260601 13:42:44.880285 18456 raft_consensus.cc:2243] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.880366 18456 raft_consensus.cc:2272] T 1added32c8964975a387b31378bf08f0 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.880858 18456 tablet_replica.cc:333] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0: stopping tablet replica
I20260601 13:42:44.880930 18456 raft_consensus.cc:2243] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.881021 18456 raft_consensus.cc:2272] T d084051851cd48dca444495353a8b2f4 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.881495 18456 tablet_replica.cc:333] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0: stopping tablet replica
I20260601 13:42:44.881570 18456 raft_consensus.cc:2243] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:44.881664 18456 raft_consensus.cc:2272] T 5d480fb6389c4592a24e8928efdbf118 P 37e8a1e48ecf45c7b5bcea917e93d7f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.895910 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:44.898680 18456 master.cc:562] Master@127.18.6.62:37149 shutting down...
I20260601 13:42:44.902673 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:44.902843 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:44.902905 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P cf395c8ed02648bda4d6237f9069bade: stopping tablet replica
I20260601 13:42:44.905666 18456 master.cc:584] Master@127.18.6.62:37149 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (2031 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:42:44.915910 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:41377
I20260601 13:42:44.916268 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.917968 27281 instance_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:42:44.918063 27284 instance_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:42:44.918085 27282 instance_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:42:44.918291 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:44.918458 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.918516 18456 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:42:44.918551 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321364918549 us; error 0 us; skew 500 ppm
I20260601 13:42:44.919534 18456 webserver.cc:533] Webserver started at http://127.18.6.62:36019/ using document root <none> and password file <none>
I20260601 13:42:44.919734 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.919807 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.919893 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.920337 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "fc1db6cbd5794212b4ed8a6c8c71058c"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-nm12"
I20260601 13:42:44.922019 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:44.923004 27289 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:42:44.923277 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:44.923367 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "fc1db6cbd5794212b4ed8a6c8c71058c"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-nm12"
I20260601 13:42:44.923463 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-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:42:44.928460 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:44.928846 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:44.933341 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:41377
I20260601 13:42:44.938400 27341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:41377 every 8 connection(s)
I20260601 13:42:44.938957 27342 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:42:44.940953 27342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c: Bootstrap starting.
I20260601 13:42:44.941805 27342 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:44.942927 27342 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c: No bootstrap required, opened a new log
I20260601 13:42:44.943295 27342 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1db6cbd5794212b4ed8a6c8c71058c" member_type: VOTER }
I20260601 13:42:44.943383 27342 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:44.943408 27342 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc1db6cbd5794212b4ed8a6c8c71058c, State: Initialized, Role: FOLLOWER
I20260601 13:42:44.943590 27342 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc1db6cbd5794212b4ed8a6c8c71058c" member_type: VOTER }
I20260601 13:42:44.943696 27342 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:44.943724 27342 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:44.943758 27342 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:44.944468 27342 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1db6cbd5794212b4ed8a6c8c71058c" member_type: VOTER }
I20260601 13:42:44.944577 27342 leader_election.cc:304] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [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: fc1db6cbd5794212b4ed8a6c8c71058c; no voters: 
I20260601 13:42:44.944751 27342 leader_election.cc:290] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:44.944912 27345 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:44.945124 27345 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 1 LEADER]: Becoming Leader. State: Replica: fc1db6cbd5794212b4ed8a6c8c71058c, State: Running, Role: LEADER
I20260601 13:42:44.945254 27345 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [LEADER]: Queue going to LEADER mode. State: All 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: "fc1db6cbd5794212b4ed8a6c8c71058c" member_type: VOTER }
I20260601 13:42:44.945353 27342 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:44.945688 27346 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc1db6cbd5794212b4ed8a6c8c71058c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1db6cbd5794212b4ed8a6c8c71058c" member_type: VOTER } }
I20260601 13:42:44.945792 27346 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:44.945703 27347 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc1db6cbd5794212b4ed8a6c8c71058c. Latest consensus state: current_term: 1 leader_uuid: "fc1db6cbd5794212b4ed8a6c8c71058c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc1db6cbd5794212b4ed8a6c8c71058c" member_type: VOTER } }
I20260601 13:42:44.946025 27347 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:44.946568 27349 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:44.947721 27349 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:44.947949 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:44.949666 27349 catalog_manager.cc:1382] Generated new cluster ID: a8d0da2973a84f9c87ae77d25204a2f1
I20260601 13:42:44.949728 27349 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:44.956130 27349 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:44.956782 27349 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:44.968927 27349 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c: Generated new TSK 0
I20260601 13:42:44.969148 27349 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:44.980515 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:44.982893 27364 instance_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:42:44.982893 27366 instance_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:42:44.982893 27363 instance_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:42:44.982911 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:44.983374 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:44.983420 18456 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:42:44.983438 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321364983437 us; error 0 us; skew 500 ppm
I20260601 13:42:44.984391 18456 webserver.cc:533] Webserver started at http://127.18.6.1:45907/ using document root <none> and password file <none>
I20260601 13:42:44.984534 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:44.984607 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:44.984685 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:44.985051 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "6a7b4043cbac4d6d84ba61d1bb33c747"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-nm12"
I20260601 13:42:44.986590 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:44.987743 27371 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:42:44.988041 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:44.988132 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "6a7b4043cbac4d6d84ba61d1bb33c747"
format_stamp: "Formatted at 2026-06-01 13:42:44 on dist-test-slave-nm12"
I20260601 13:42:44.988243 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-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:42:45.007891 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:45.008368 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:45.008702 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:45.009197 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:45.009263 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.009320 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:45.009375 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.013783 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:36525
I20260601 13:42:45.013821 27434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:36525 every 8 connection(s)
I20260601 13:42:45.014719 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:45.016917 27440 instance_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:42:45.016945 27439 instance_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:42:45.017133 27442 instance_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:42:45.017238 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:45.017465 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:45.017530 18456 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:42:45.017557 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321365017556 us; error 0 us; skew 500 ppm
I20260601 13:42:45.018743 18456 webserver.cc:533] Webserver started at http://127.18.6.2:42557/ using document root <none> and password file <none>
I20260601 13:42:45.018952 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:45.019052 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:45.019155 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:45.019783 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "8a8660e013f64f15860e640d25a9a10b"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-nm12"
I20260601 13:42:45.019841 27435 heartbeater.cc:344] Connected to a master server at 127.18.6.62:41377
I20260601 13:42:45.019973 27435 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:45.020277 27435 heartbeater.cc:507] Master 127.18.6.62:41377 requested a full tablet report, sending...
I20260601 13:42:45.021137 27306 ts_manager.cc:194] Registered new tserver with Master: 6a7b4043cbac4d6d84ba61d1bb33c747 (127.18.6.1:36525)
I20260601 13:42:45.022053 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:42:45.022167 27306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43478
I20260601 13:42:45.023177 27447 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:42:45.023609 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:45.023679 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "8a8660e013f64f15860e640d25a9a10b"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-nm12"
I20260601 13:42:45.023799 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-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:42:45.049847 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:45.050369 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:45.050698 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:45.051245 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:45.051314 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.051383 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:45.051440 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.056457 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:44891
I20260601 13:42:45.056519 27510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:44891 every 8 connection(s)
I20260601 13:42:45.057345 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:45.059682 27514 instance_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:42:45.059725 27517 instance_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:42:45.060007 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:45.060380 27515 instance_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:42:45.060724 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:45.060791 18456 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:42:45.060823 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321365060822 us; error 0 us; skew 500 ppm
I20260601 13:42:45.061851 18456 webserver.cc:533] Webserver started at http://127.18.6.3:37951/ using document root <none> and password file <none>
I20260601 13:42:45.062040 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:45.062098 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:45.062180 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:45.062562 27511 heartbeater.cc:344] Connected to a master server at 127.18.6.62:41377
I20260601 13:42:45.062659 27511 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:45.062717 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "7751bcf25e084b05bb088b50a601dccd"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-nm12"
I20260601 13:42:45.062858 27511 heartbeater.cc:507] Master 127.18.6.62:41377 requested a full tablet report, sending...
I20260601 13:42:45.063544 27306 ts_manager.cc:194] Registered new tserver with Master: 8a8660e013f64f15860e640d25a9a10b (127.18.6.2:44891)
I20260601 13:42:45.064081 27306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43492
I20260601 13:42:45.064749 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:45.065841 27522 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:42:45.066129 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:45.066222 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "7751bcf25e084b05bb088b50a601dccd"
format_stamp: "Formatted at 2026-06-01 13:42:45 on dist-test-slave-nm12"
I20260601 13:42:45.066329 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780321188397171-18456-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:42:45.088924 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:45.089457 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:45.089865 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:45.090369 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:45.090435 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.090485 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:45.090538 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:45.095198 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:34715
I20260601 13:42:45.095281 27585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:34715 every 8 connection(s)
I20260601 13:42:45.100003 27586 heartbeater.cc:344] Connected to a master server at 127.18.6.62:41377
I20260601 13:42:45.100122 27586 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:45.100322 27586 heartbeater.cc:507] Master 127.18.6.62:41377 requested a full tablet report, sending...
I20260601 13:42:45.100919 27306 ts_manager.cc:194] Registered new tserver with Master: 7751bcf25e084b05bb088b50a601dccd (127.18.6.3:34715)
I20260601 13:42:45.101375 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005626199s
I20260601 13:42:45.101397 27306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43504
I20260601 13:42:46.023319 27435 heartbeater.cc:499] Master 127.18.6.62:41377 was elected leader, sending a full tablet report...
I20260601 13:42:46.065111 27511 heartbeater.cc:499] Master 127.18.6.62:41377 was elected leader, sending a full tablet report...
I20260601 13:42:46.102533 27586 heartbeater.cc:499] Master 127.18.6.62:41377 was elected leader, sending a full tablet report...
I20260601 13:42:46.140270 27306 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43506:
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:42:46.140754 27306 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:42:46.151549 27550 tablet_service.cc:1511] Processing CreateTablet for tablet 3670516c2bee4710a4254e6f7da5f5c5 (DEFAULT_TABLE table=test-workload [id=d7a9351bc93d4800a533c692f58330b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:46.151621 27475 tablet_service.cc:1511] Processing CreateTablet for tablet 3670516c2bee4710a4254e6f7da5f5c5 (DEFAULT_TABLE table=test-workload [id=d7a9351bc93d4800a533c692f58330b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:46.151662 27399 tablet_service.cc:1511] Processing CreateTablet for tablet 3670516c2bee4710a4254e6f7da5f5c5 (DEFAULT_TABLE table=test-workload [id=d7a9351bc93d4800a533c692f58330b0]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:46.151921 27550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3670516c2bee4710a4254e6f7da5f5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.151921 27475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3670516c2bee4710a4254e6f7da5f5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.151983 27399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3670516c2bee4710a4254e6f7da5f5c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:46.154325 27606 tablet_bootstrap.cc:492] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747: Bootstrap starting.
I20260601 13:42:46.154742 27608 tablet_bootstrap.cc:492] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b: Bootstrap starting.
I20260601 13:42:46.155514 27606 tablet_bootstrap.cc:654] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.155727 27607 tablet_bootstrap.cc:492] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd: Bootstrap starting.
I20260601 13:42:46.155712 27608 tablet_bootstrap.cc:654] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.156809 27607 tablet_bootstrap.cc:654] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.156814 27606 tablet_bootstrap.cc:492] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747: No bootstrap required, opened a new log
I20260601 13:42:46.156931 27606 ts_tablet_manager.cc:1403] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:46.156956 27608 tablet_bootstrap.cc:492] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b: No bootstrap required, opened a new log
I20260601 13:42:46.157068 27608 ts_tablet_manager.cc:1403] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:46.157424 27606 raft_consensus.cc:359] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } }
I20260601 13:42:46.157573 27606 raft_consensus.cc:385] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.157524 27608 raft_consensus.cc:359] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } }
I20260601 13:42:46.157637 27606 raft_consensus.cc:740] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a7b4043cbac4d6d84ba61d1bb33c747, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.157658 27608 raft_consensus.cc:385] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.157711 27608 raft_consensus.cc:740] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a8660e013f64f15860e640d25a9a10b, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.157809 27606 consensus_queue.cc:260] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } }
I20260601 13:42:46.157860 27608 consensus_queue.cc:260] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } }
I20260601 13:42:46.157972 27607 tablet_bootstrap.cc:492] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd: No bootstrap required, opened a new log
I20260601 13:42:46.158054 27607 ts_tablet_manager.cc:1403] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:46.158176 27606 ts_tablet_manager.cc:1434] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.158301 27608 ts_tablet_manager.cc:1434] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.158850 27607 raft_consensus.cc:359] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } }
I20260601 13:42:46.158959 27607 raft_consensus.cc:385] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.159000 27607 raft_consensus.cc:740] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7751bcf25e084b05bb088b50a601dccd, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.159154 27607 consensus_queue.cc:260] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } }
I20260601 13:42:46.159579 27607 ts_tablet_manager.cc:1434] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:46.297849 27614 raft_consensus.cc:493] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:46.298017 27614 raft_consensus.cc:515] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } }
I20260601 13:42:46.298695 27614 leader_election.cc:290] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a7b4043cbac4d6d84ba61d1bb33c747 (127.18.6.1:36525), 8a8660e013f64f15860e640d25a9a10b (127.18.6.2:44891)
I20260601 13:42:46.302536 27481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3670516c2bee4710a4254e6f7da5f5c5" candidate_uuid: "7751bcf25e084b05bb088b50a601dccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a8660e013f64f15860e640d25a9a10b" is_pre_election: true
I20260601 13:42:46.302716 27481 raft_consensus.cc:2468] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7751bcf25e084b05bb088b50a601dccd in term 0.
I20260601 13:42:46.302721 27409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3670516c2bee4710a4254e6f7da5f5c5" candidate_uuid: "7751bcf25e084b05bb088b50a601dccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" is_pre_election: true
I20260601 13:42:46.302912 27409 raft_consensus.cc:2468] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7751bcf25e084b05bb088b50a601dccd in term 0.
I20260601 13:42:46.303128 27523 leader_election.cc:304] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7751bcf25e084b05bb088b50a601dccd, 8a8660e013f64f15860e640d25a9a10b; no voters: 
I20260601 13:42:46.303292 27614 raft_consensus.cc:2804] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:46.303344 27614 raft_consensus.cc:493] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:46.303370 27614 raft_consensus.cc:3060] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.304276 27614 raft_consensus.cc:515] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } }
I20260601 13:42:46.304629 27614 leader_election.cc:290] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [CANDIDATE]: Term 1 election: Requested vote from peers 6a7b4043cbac4d6d84ba61d1bb33c747 (127.18.6.1:36525), 8a8660e013f64f15860e640d25a9a10b (127.18.6.2:44891)
I20260601 13:42:46.304960 27481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3670516c2bee4710a4254e6f7da5f5c5" candidate_uuid: "7751bcf25e084b05bb088b50a601dccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a8660e013f64f15860e640d25a9a10b"
I20260601 13:42:46.304972 27409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3670516c2bee4710a4254e6f7da5f5c5" candidate_uuid: "7751bcf25e084b05bb088b50a601dccd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747"
I20260601 13:42:46.305106 27481 raft_consensus.cc:3060] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.305147 27409 raft_consensus.cc:3060] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.306001 27481 raft_consensus.cc:2468] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7751bcf25e084b05bb088b50a601dccd in term 1.
I20260601 13:42:46.306031 27409 raft_consensus.cc:2468] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7751bcf25e084b05bb088b50a601dccd in term 1.
I20260601 13:42:46.306295 27523 leader_election.cc:304] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7751bcf25e084b05bb088b50a601dccd, 8a8660e013f64f15860e640d25a9a10b; no voters: 
I20260601 13:42:46.306470 27614 raft_consensus.cc:2804] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:46.306690 27614 raft_consensus.cc:697] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 1 LEADER]: Becoming Leader. State: Replica: 7751bcf25e084b05bb088b50a601dccd, State: Running, Role: LEADER
I20260601 13:42:46.306847 27614 consensus_queue.cc:237] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } }
I20260601 13:42:46.308565 27305 catalog_manager.cc:5696] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7751bcf25e084b05bb088b50a601dccd (127.18.6.3). New cstate: current_term: 1 leader_uuid: "7751bcf25e084b05bb088b50a601dccd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7751bcf25e084b05bb088b50a601dccd" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:46.363235 27481 raft_consensus.cc:1275] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [term 1 FOLLOWER]: Refusing update from remote peer 7751bcf25e084b05bb088b50a601dccd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.363291 27409 raft_consensus.cc:1275] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [term 1 FOLLOWER]: Refusing update from remote peer 7751bcf25e084b05bb088b50a601dccd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:46.364513 27614 consensus_queue.cc:1048] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a8660e013f64f15860e640d25a9a10b" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.364697 27617 consensus_queue.cc:1048] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a7b4043cbac4d6d84ba61d1bb33c747" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 36525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:46.451361 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:46.455945 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:46.456307 18456 tablet_replica.cc:333] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747: stopping tablet replica
I20260601 13:42:46.456403 18456 raft_consensus.cc:2243] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:46.456589 18456 raft_consensus.cc:2272] T 3670516c2bee4710a4254e6f7da5f5c5 P 6a7b4043cbac4d6d84ba61d1bb33c747 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:46.470158 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:46.472811 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:46.478134 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:46.478420 18456 tablet_replica.cc:333] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b: stopping tablet replica
I20260601 13:42:46.478554 18456 raft_consensus.cc:2243] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:46.478706 18456 raft_consensus.cc:2272] T 3670516c2bee4710a4254e6f7da5f5c5 P 8a8660e013f64f15860e640d25a9a10b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:46.492463 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:46.494680 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:46.499097 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:46.499433 18456 tablet_replica.cc:333] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd: stopping tablet replica
I20260601 13:42:46.499600 18456 raft_consensus.cc:2243] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:46.499861 18456 raft_consensus.cc:2272] T 3670516c2bee4710a4254e6f7da5f5c5 P 7751bcf25e084b05bb088b50a601dccd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:46.513854 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:46.516041 18456 master.cc:562] Master@127.18.6.62:41377 shutting down...
I20260601 13:42:46.520007 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:46.520187 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:46.520277 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc1db6cbd5794212b4ed8a6c8c71058c: stopping tablet replica
I20260601 13:42:46.533337 18456 master.cc:584] Master@127.18.6.62:41377 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1624 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:42:46.540853 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:38667
I20260601 13:42:46.541257 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:46.543213 27642 instance_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:42:46.543372 27645 instance_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:42:46.543546 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:46.543659 27643 instance_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:42:46.543882 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:46.543928 18456 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:42:46.543943 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321366543943 us; error 0 us; skew 500 ppm
I20260601 13:42:46.544849 18456 webserver.cc:533] Webserver started at http://127.18.6.62:39521/ using document root <none> and password file <none>
I20260601 13:42:46.544987 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:46.545029 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:46.545085 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:46.545460 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "401309f33d7d42fe81b7b605e636ea7f"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-nm12"
I20260601 13:42:46.547014 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.548075 27650 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:42:46.548458 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:46.548558 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "401309f33d7d42fe81b7b605e636ea7f"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-nm12"
I20260601 13:42:46.548656 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-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:42:46.579638 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:46.580073 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:46.584367 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:38667
I20260601 13:42:46.587523 27702 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:38667 every 8 connection(s)
I20260601 13:42:46.588019 27703 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:42:46.589855 27703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f: Bootstrap starting.
I20260601 13:42:46.590720 27703 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:46.591979 27703 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f: No bootstrap required, opened a new log
I20260601 13:42:46.592476 27703 raft_consensus.cc:359] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "401309f33d7d42fe81b7b605e636ea7f" member_type: VOTER }
I20260601 13:42:46.592607 27703 raft_consensus.cc:385] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:46.592662 27703 raft_consensus.cc:740] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 401309f33d7d42fe81b7b605e636ea7f, State: Initialized, Role: FOLLOWER
I20260601 13:42:46.592828 27703 consensus_queue.cc:260] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "401309f33d7d42fe81b7b605e636ea7f" member_type: VOTER }
I20260601 13:42:46.592924 27703 raft_consensus.cc:399] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:46.592975 27703 raft_consensus.cc:493] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:46.593034 27703 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:46.593891 27703 raft_consensus.cc:515] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "401309f33d7d42fe81b7b605e636ea7f" member_type: VOTER }
I20260601 13:42:46.594060 27703 leader_election.cc:304] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [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: 401309f33d7d42fe81b7b605e636ea7f; no voters: 
I20260601 13:42:46.594292 27703 leader_election.cc:290] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:46.594487 27706 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:46.594790 27706 raft_consensus.cc:697] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 1 LEADER]: Becoming Leader. State: Replica: 401309f33d7d42fe81b7b605e636ea7f, State: Running, Role: LEADER
I20260601 13:42:46.594895 27703 sys_catalog.cc:565] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:46.594938 27706 consensus_queue.cc:237] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [LEADER]: Queue going to LEADER mode. State: All 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: "401309f33d7d42fe81b7b605e636ea7f" member_type: VOTER }
I20260601 13:42:46.595386 27707 sys_catalog.cc:455] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "401309f33d7d42fe81b7b605e636ea7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "401309f33d7d42fe81b7b605e636ea7f" member_type: VOTER } }
I20260601 13:42:46.595525 27707 sys_catalog.cc:458] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:46.595553 27708 sys_catalog.cc:455] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 401309f33d7d42fe81b7b605e636ea7f. Latest consensus state: current_term: 1 leader_uuid: "401309f33d7d42fe81b7b605e636ea7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "401309f33d7d42fe81b7b605e636ea7f" member_type: VOTER } }
I20260601 13:42:46.595624 27708 sys_catalog.cc:458] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:46.595862 27711 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:46.596689 27711 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:46.597061 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:46.599010 27711 catalog_manager.cc:1382] Generated new cluster ID: 9188b7aa00614950a2c3bbc89cfbff25
I20260601 13:42:46.599109 27711 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:46.617002 27711 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:46.617684 27711 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:46.626876 27711 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f: Generated new TSK 0
I20260601 13:42:46.627137 27711 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:46.629442 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:46.631752 27727 instance_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:42:46.631812 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:46.631870 27725 instance_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:42:46.631948 27724 instance_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:42:46.632206 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:46.632287 18456 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:42:46.632324 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321366632323 us; error 0 us; skew 500 ppm
I20260601 13:42:46.633169 18456 webserver.cc:533] Webserver started at http://127.18.6.1:40443/ using document root <none> and password file <none>
I20260601 13:42:46.633373 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:46.633447 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:46.633529 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:46.633951 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "55a93461f4024e6e85a45a8a2af786d8"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-nm12"
I20260601 13:42:46.635619 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:46.636667 27732 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:42:46.636956 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.637140 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "55a93461f4024e6e85a45a8a2af786d8"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-nm12"
I20260601 13:42:46.637245 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-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:42:46.647833 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:46.648288 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:46.648618 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:46.649101 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:46.649160 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:46.649221 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:46.649255 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:46.653705 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:42571
I20260601 13:42:46.653846 27795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:42571 every 8 connection(s)
I20260601 13:42:46.654749 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:46.656872 27801 instance_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:42:46.656872 27800 instance_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:42:46.657055 27803 instance_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:42:46.657301 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:46.657505 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:46.657544 18456 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:42:46.657559 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321366657560 us; error 0 us; skew 500 ppm
I20260601 13:42:46.658572 18456 webserver.cc:533] Webserver started at http://127.18.6.2:42467/ using document root <none> and password file <none>
I20260601 13:42:46.658811 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:46.658885 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:46.658967 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:46.659449 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "129bc5c5fa9741dcbbb3dce9e41d917d"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-nm12"
I20260601 13:42:46.660043 27796 heartbeater.cc:344] Connected to a master server at 127.18.6.62:38667
I20260601 13:42:46.660143 27796 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:46.660408 27796 heartbeater.cc:507] Master 127.18.6.62:38667 requested a full tablet report, sending...
I20260601 13:42:46.661175 27667 ts_manager.cc:194] Registered new tserver with Master: 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1:42571)
I20260601 13:42:46.661463 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:46.662030 27667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41786
I20260601 13:42:46.662515 27808 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:42:46.662813 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:46.662885 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "129bc5c5fa9741dcbbb3dce9e41d917d"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-nm12"
I20260601 13:42:46.662964 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-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:42:46.672024 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:46.672407 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:46.672664 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:46.673149 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:46.673209 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:46.673269 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:46.673318 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:46.677793 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:39989
I20260601 13:42:46.677873 27871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:39989 every 8 connection(s)
I20260601 13:42:46.678694 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:46.680590 27875 instance_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:42:46.680909 27878 instance_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:42:46.681039 27876 instance_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:42:46.681154 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:46.681393 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:46.681437 18456 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:42:46.681452 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321366681451 us; error 0 us; skew 500 ppm
I20260601 13:42:46.682401 18456 webserver.cc:533] Webserver started at http://127.18.6.3:44661/ using document root <none> and password file <none>
I20260601 13:42:46.682570 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:46.682616 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:46.682715 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:46.683166 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "746aa5ca68fa4effa6465e1043eb685a"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-nm12"
I20260601 13:42:46.683800 27872 heartbeater.cc:344] Connected to a master server at 127.18.6.62:38667
I20260601 13:42:46.683926 27872 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:46.684178 27872 heartbeater.cc:507] Master 127.18.6.62:38667 requested a full tablet report, sending...
I20260601 13:42:46.684899 27667 ts_manager.cc:194] Registered new tserver with Master: 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989)
I20260601 13:42:46.685061 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:42:46.685551 27667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41796
I20260601 13:42:46.686101 27883 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:42:46.686376 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:46.686465 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "746aa5ca68fa4effa6465e1043eb685a"
format_stamp: "Formatted at 2026-06-01 13:42:46 on dist-test-slave-nm12"
I20260601 13:42:46.686542 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-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:42:46.697280 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:46.697780 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:46.698135 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:46.698623 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:46.698688 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:46.698747 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:46.698801 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:46.703697 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:43349
I20260601 13:42:46.703787 27946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:43349 every 8 connection(s)
I20260601 13:42:46.708767 27947 heartbeater.cc:344] Connected to a master server at 127.18.6.62:38667
I20260601 13:42:46.708877 27947 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:46.709080 27947 heartbeater.cc:507] Master 127.18.6.62:38667 requested a full tablet report, sending...
I20260601 13:42:46.709662 27667 ts_manager.cc:194] Registered new tserver with Master: 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3:43349)
I20260601 13:42:46.709815 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005641841s
I20260601 13:42:46.710390 27667 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41806
I20260601 13:42:47.663121 27796 heartbeater.cc:499] Master 127.18.6.62:38667 was elected leader, sending a full tablet report...
I20260601 13:42:47.686623 27872 heartbeater.cc:499] Master 127.18.6.62:38667 was elected leader, sending a full tablet report...
I20260601 13:42:47.711290 27947 heartbeater.cc:499] Master 127.18.6.62:38667 was elected leader, sending a full tablet report...
I20260601 13:42:47.745602 27667 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41814:
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:42:47.758002 27911 tablet_service.cc:1511] Processing CreateTablet for tablet b1b0b31214fc4eb79a67efce0d0eebe9 (DEFAULT_TABLE table=test-workload [id=17c7363daec8465a8bd96635cb17d2e7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:47.758442 27911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1b0b31214fc4eb79a67efce0d0eebe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.758893 27760 tablet_service.cc:1511] Processing CreateTablet for tablet c2bcf4274a3140cc95333326a04206ca (DEFAULT_TABLE table=test-workload [id=17c7363daec8465a8bd96635cb17d2e7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:47.758986 27759 tablet_service.cc:1511] Processing CreateTablet for tablet 1c622081062b47feae6cec204792c14d (DEFAULT_TABLE table=test-workload [id=17c7363daec8465a8bd96635cb17d2e7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:47.759186 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2bcf4274a3140cc95333326a04206ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.759394 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c622081062b47feae6cec204792c14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.761013 27967 tablet_bootstrap.cc:492] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a: Bootstrap starting.
I20260601 13:42:47.761142 27910 tablet_service.cc:1511] Processing CreateTablet for tablet da3c3b9b07dd4b7b8b36310e27b664f3 (DEFAULT_TABLE table=test-workload [id=17c7363daec8465a8bd96635cb17d2e7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:47.761387 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3c3b9b07dd4b7b8b36310e27b664f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.761946 27968 tablet_bootstrap.cc:492] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8: Bootstrap starting.
I20260601 13:42:47.762461 27967 tablet_bootstrap.cc:654] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.763049 27968 tablet_bootstrap.cc:654] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.763648 27967 tablet_bootstrap.cc:492] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a: No bootstrap required, opened a new log
I20260601 13:42:47.763741 27967 ts_tablet_manager.cc:1403] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:47.764040 27836 tablet_service.cc:1511] Processing CreateTablet for tablet 1abe4867eb074827b9f8beca17270571 (DEFAULT_TABLE table=test-workload [id=17c7363daec8465a8bd96635cb17d2e7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:47.764109 27835 tablet_service.cc:1511] Processing CreateTablet for tablet 6576cae9723c49e7b7eacf5b8584b723 (DEFAULT_TABLE table=test-workload [id=17c7363daec8465a8bd96635cb17d2e7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:47.764274 27836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abe4867eb074827b9f8beca17270571. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.764397 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6576cae9723c49e7b7eacf5b8584b723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.766114 27971 tablet_bootstrap.cc:492] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d: Bootstrap starting.
I20260601 13:42:47.766607 27967 raft_consensus.cc:359] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.766732 27967 raft_consensus.cc:385] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.766765 27967 raft_consensus.cc:740] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.766896 27967 consensus_queue.cc:260] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.766978 27967 raft_consensus.cc:399] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:47.767012 27967 raft_consensus.cc:493] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:47.767061 27967 raft_consensus.cc:3060] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.767217 27971 tablet_bootstrap.cc:654] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.768008 27967 raft_consensus.cc:515] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.768064 27968 tablet_bootstrap.cc:492] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8: No bootstrap required, opened a new log
I20260601 13:42:47.768167 27967 leader_election.cc:304] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [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: 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:47.768195 27968 ts_tablet_manager.cc:1403] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:47.768395 27967 leader_election.cc:290] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:47.768468 27973 raft_consensus.cc:2804] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:47.768719 27967 ts_tablet_manager.cc:1434] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:47.768702 27968 raft_consensus.cc:359] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } }
I20260601 13:42:47.768846 27968 raft_consensus.cc:385] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.768635 27973 raft_consensus.cc:697] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 1 LEADER]: Becoming Leader. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Running, Role: LEADER
I20260601 13:42:47.768904 27968 raft_consensus.cc:740] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.768915 27967 tablet_bootstrap.cc:492] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a: Bootstrap starting.
I20260601 13:42:47.768989 27973 consensus_queue.cc:237] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Queue going to LEADER mode. State: All 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: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.769047 27968 consensus_queue.cc:260] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } }
I20260601 13:42:47.769129 27968 raft_consensus.cc:399] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:47.769153 27968 raft_consensus.cc:493] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:47.769181 27968 raft_consensus.cc:3060] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.769896 27967 tablet_bootstrap.cc:654] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.770051 27968 raft_consensus.cc:515] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } }
I20260601 13:42:47.770186 27968 leader_election.cc:304] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [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: 55a93461f4024e6e85a45a8a2af786d8; no voters: 
I20260601 13:42:47.770370 27968 leader_election.cc:290] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:47.770354 27667 catalog_manager.cc:5696] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a reported cstate change: term changed from 0 to 1, leader changed from <none> to 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3). New cstate: current_term: 1 leader_uuid: "746aa5ca68fa4effa6465e1043eb685a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:47.770737 27968 ts_tablet_manager.cc:1434] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:47.770933 27968 tablet_bootstrap.cc:492] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8: Bootstrap starting.
I20260601 13:42:47.771015 27967 tablet_bootstrap.cc:492] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a: No bootstrap required, opened a new log
I20260601 13:42:47.771090 27967 ts_tablet_manager.cc:1403] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:47.771397 27971 tablet_bootstrap.cc:492] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d: No bootstrap required, opened a new log
I20260601 13:42:47.771535 27967 raft_consensus.cc:359] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.771610 27967 raft_consensus.cc:385] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.771639 27967 raft_consensus.cc:740] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.771770 27967 consensus_queue.cc:260] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.771843 27967 raft_consensus.cc:399] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:47.771875 27967 raft_consensus.cc:493] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:47.771911 27967 raft_consensus.cc:3060] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.772174 27971 ts_tablet_manager.cc:1403] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:42:47.772608 27971 raft_consensus.cc:359] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } }
I20260601 13:42:47.772694 27971 raft_consensus.cc:385] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.772737 27971 raft_consensus.cc:740] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.772857 27967 raft_consensus.cc:515] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.772872 27971 consensus_queue.cc:260] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } }
I20260601 13:42:47.772970 27971 raft_consensus.cc:399] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:47.773010 27971 raft_consensus.cc:493] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:47.773072 27971 raft_consensus.cc:3060] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.773308 27968 tablet_bootstrap.cc:654] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.773314 27979 raft_consensus.cc:2804] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:47.773500 27979 raft_consensus.cc:697] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Becoming Leader. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Running, Role: LEADER
I20260601 13:42:47.773602 27979 consensus_queue.cc:237] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Queue going to LEADER mode. State: All 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: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } }
I20260601 13:42:47.774040 27971 raft_consensus.cc:515] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } }
I20260601 13:42:47.774197 27971 leader_election.cc:304] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [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: 129bc5c5fa9741dcbbb3dce9e41d917d; no voters: 
I20260601 13:42:47.774382 27971 leader_election.cc:290] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:47.774662 27971 ts_tablet_manager.cc:1434] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:47.774672 27984 raft_consensus.cc:2804] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:47.774771 27667 catalog_manager.cc:5696] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "55a93461f4024e6e85a45a8a2af786d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:47.774883 27984 raft_consensus.cc:697] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 LEADER]: Becoming Leader. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Running, Role: LEADER
I20260601 13:42:47.774925 27967 leader_election.cc:304] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [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: 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:47.775017 27967 leader_election.cc:290] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:47.774987 27984 consensus_queue.cc:237] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [LEADER]: Queue going to LEADER mode. State: All 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: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } }
I20260601 13:42:47.775087 27975 raft_consensus.cc:2804] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:47.775156 27975 raft_consensus.cc:697] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 1 LEADER]: Becoming Leader. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Running, Role: LEADER
I20260601 13:42:47.775238 27967 ts_tablet_manager.cc:1434] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:47.775252 27975 consensus_queue.cc:237] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Queue going to LEADER mode. State: All 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: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.774888 27971 tablet_bootstrap.cc:492] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d: Bootstrap starting.
I20260601 13:42:47.775985 27968 tablet_bootstrap.cc:492] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8: No bootstrap required, opened a new log
I20260601 13:42:47.776046 27968 ts_tablet_manager.cc:1403] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:42:47.776556 27968 raft_consensus.cc:359] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } }
I20260601 13:42:47.776628 27971 tablet_bootstrap.cc:654] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.776639 27968 raft_consensus.cc:385] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.777251 27968 raft_consensus.cc:740] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.777398 27968 consensus_queue.cc:260] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } }
I20260601 13:42:47.777479 27968 raft_consensus.cc:399] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:47.777601 27968 raft_consensus.cc:493] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:47.777654 27968 raft_consensus.cc:3060] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.778656 27968 raft_consensus.cc:515] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } }
I20260601 13:42:47.778769 27968 leader_election.cc:304] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [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: 55a93461f4024e6e85a45a8a2af786d8; no voters: 
I20260601 13:42:47.778874 27968 leader_election.cc:290] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:47.779075 27968 ts_tablet_manager.cc:1434] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:47.779335 27977 raft_consensus.cc:2804] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:47.779408 27977 raft_consensus.cc:697] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Becoming Leader. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Running, Role: LEADER
I20260601 13:42:47.779557 27977 consensus_queue.cc:237] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Queue going to LEADER mode. State: All 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: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } }
I20260601 13:42:47.780450 27665 catalog_manager.cc:5696] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d reported cstate change: term changed from 0 to 1, leader changed from <none> to 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2). New cstate: current_term: 1 leader_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:47.780575 27667 catalog_manager.cc:5696] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a reported cstate change: term changed from 0 to 1, leader changed from <none> to 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3). New cstate: current_term: 1 leader_uuid: "746aa5ca68fa4effa6465e1043eb685a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:47.781365 27666 catalog_manager.cc:5696] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "55a93461f4024e6e85a45a8a2af786d8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:47.781648 27971 tablet_bootstrap.cc:492] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d: No bootstrap required, opened a new log
I20260601 13:42:47.781730 27971 ts_tablet_manager.cc:1403] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:42:47.782104 27971 raft_consensus.cc:359] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } }
I20260601 13:42:47.782161 27971 raft_consensus.cc:385] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.782182 27971 raft_consensus.cc:740] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.782267 27971 consensus_queue.cc:260] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } }
I20260601 13:42:47.782313 27971 raft_consensus.cc:399] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:47.782334 27971 raft_consensus.cc:493] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:47.782361 27971 raft_consensus.cc:3060] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.783377 27971 raft_consensus.cc:515] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } }
I20260601 13:42:47.783560 27971 leader_election.cc:304] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [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: 129bc5c5fa9741dcbbb3dce9e41d917d; no voters: 
I20260601 13:42:47.783648 27971 leader_election.cc:290] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:47.783759 27983 raft_consensus.cc:2804] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:47.783833 27983 raft_consensus.cc:697] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 LEADER]: Becoming Leader. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Running, Role: LEADER
I20260601 13:42:47.783877 27971 ts_tablet_manager.cc:1434] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:47.783936 27983 consensus_queue.cc:237] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [LEADER]: Queue going to LEADER mode. State: All 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: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } }
I20260601 13:42:47.786396 27667 catalog_manager.cc:5696] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d reported cstate change: term changed from 0 to 1, leader changed from <none> to 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2). New cstate: current_term: 1 leader_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:47.916399 27667 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41816:
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:42:47.917006 27667 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:42:47.924224 27759 tablet_service.cc:1511] Processing CreateTablet for tablet 809008b3bb3e4f9aa7a80aebdbc4e679 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:47.924489 27910 tablet_service.cc:1511] Processing CreateTablet for tablet 809008b3bb3e4f9aa7a80aebdbc4e679 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:47.924587 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809008b3bb3e4f9aa7a80aebdbc4e679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.924726 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809008b3bb3e4f9aa7a80aebdbc4e679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.925084 27911 tablet_service.cc:1511] Processing CreateTablet for tablet dc591eaa29dd4c468b1f899f026aa9cf (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:47.925333 27911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc591eaa29dd4c468b1f899f026aa9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.926889 27967 tablet_bootstrap.cc:492] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a: Bootstrap starting.
I20260601 13:42:47.926986 27968 tablet_bootstrap.cc:492] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8: Bootstrap starting.
I20260601 13:42:47.927345 27835 tablet_service.cc:1511] Processing CreateTablet for tablet 809008b3bb3e4f9aa7a80aebdbc4e679 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:47.927600 27835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 809008b3bb3e4f9aa7a80aebdbc4e679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.927969 27967 tablet_bootstrap.cc:654] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.927969 27968 tablet_bootstrap.cc:654] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.929230 27833 tablet_service.cc:1511] Processing CreateTablet for tablet b141f022125d4982b58de507aceaaf15 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:47.929371 27836 tablet_service.cc:1511] Processing CreateTablet for tablet dc591eaa29dd4c468b1f899f026aa9cf (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:47.929467 27833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b141f022125d4982b58de507aceaaf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.929611 27836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc591eaa29dd4c468b1f899f026aa9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.929663 27760 tablet_service.cc:1511] Processing CreateTablet for tablet 189312a3cbce45479a6cd897751a5ae0 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:47.929880 27760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189312a3cbce45479a6cd897751a5ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.930377 27911 tablet_service.cc:1511] Processing CreateTablet for tablet 189312a3cbce45479a6cd897751a5ae0 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:47.930600 27911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189312a3cbce45479a6cd897751a5ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.930950 27834 tablet_service.cc:1511] Processing CreateTablet for tablet 189312a3cbce45479a6cd897751a5ae0 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:47.931181 27834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 189312a3cbce45479a6cd897751a5ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.931762 27908 tablet_service.cc:1511] Processing CreateTablet for tablet da4eb8d92f314bd09f5ab2ac4247b979 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:47.931994 27908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4eb8d92f314bd09f5ab2ac4247b979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.932032 27757 tablet_service.cc:1511] Processing CreateTablet for tablet 8d326ee1689343ee8f2d6c4d8357c27a (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:47.932276 27757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d326ee1689343ee8f2d6c4d8357c27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.932418 27909 tablet_service.cc:1511] Processing CreateTablet for tablet 8d326ee1689343ee8f2d6c4d8357c27a (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:47.932514 27832 tablet_service.cc:1511] Processing CreateTablet for tablet 8d326ee1689343ee8f2d6c4d8357c27a (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:47.932644 27909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d326ee1689343ee8f2d6c4d8357c27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.932734 27832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d326ee1689343ee8f2d6c4d8357c27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.934404 27831 tablet_service.cc:1511] Processing CreateTablet for tablet da4eb8d92f314bd09f5ab2ac4247b979 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:47.934648 27831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4eb8d92f314bd09f5ab2ac4247b979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.934806 27967 tablet_bootstrap.cc:492] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a: No bootstrap required, opened a new log
I20260601 13:42:47.934857 27971 tablet_bootstrap.cc:492] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d: Bootstrap starting.
I20260601 13:42:47.934883 27967 ts_tablet_manager.cc:1403] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:42:47.935150 27910 tablet_service.cc:1511] Processing CreateTablet for tablet b141f022125d4982b58de507aceaaf15 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:47.935379 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b141f022125d4982b58de507aceaaf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.935336 27967 raft_consensus.cc:359] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.935453 27967 raft_consensus.cc:385] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.935513 27967 raft_consensus.cc:740] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.935649 27967 consensus_queue.cc:260] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.935902 27971 tablet_bootstrap.cc:654] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.935961 27758 tablet_service.cc:1511] Processing CreateTablet for tablet b141f022125d4982b58de507aceaaf15 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:47.936275 27758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b141f022125d4982b58de507aceaaf15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.936741 27967 ts_tablet_manager.cc:1434] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:47.936926 27967 tablet_bootstrap.cc:492] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a: Bootstrap starting.
I20260601 13:42:47.936944 27756 tablet_service.cc:1511] Processing CreateTablet for tablet da4eb8d92f314bd09f5ab2ac4247b979 (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:47.937187 27756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4eb8d92f314bd09f5ab2ac4247b979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.937952 27967 tablet_bootstrap.cc:654] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.939807 27968 tablet_bootstrap.cc:492] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8: No bootstrap required, opened a new log
I20260601 13:42:47.939903 27968 ts_tablet_manager.cc:1403] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.002s
I20260601 13:42:47.940250 27967 tablet_bootstrap.cc:492] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a: No bootstrap required, opened a new log
I20260601 13:42:47.940351 27967 ts_tablet_manager.cc:1403] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:42:47.940383 27968 raft_consensus.cc:359] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.940496 27968 raft_consensus.cc:385] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.940440 27759 tablet_service.cc:1511] Processing CreateTablet for tablet dc591eaa29dd4c468b1f899f026aa9cf (DEFAULT_TABLE table=test-workload-rf3 [id=beab6c09aaa143629492e18a47e94c94]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:47.940527 27968 raft_consensus.cc:740] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.940649 27968 consensus_queue.cc:260] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.940685 27759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc591eaa29dd4c468b1f899f026aa9cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:47.940771 27967 raft_consensus.cc:359] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.940871 27967 raft_consensus.cc:385] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.940903 27967 raft_consensus.cc:740] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.941008 27967 consensus_queue.cc:260] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.941102 27968 ts_tablet_manager.cc:1434] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:47.941256 27967 ts_tablet_manager.cc:1434] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.941294 27968 tablet_bootstrap.cc:492] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8: Bootstrap starting.
I20260601 13:42:47.941437 27967 tablet_bootstrap.cc:492] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a: Bootstrap starting.
I20260601 13:42:47.942337 27968 tablet_bootstrap.cc:654] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.942426 27967 tablet_bootstrap.cc:654] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.943737 27971 tablet_bootstrap.cc:492] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d: No bootstrap required, opened a new log
I20260601 13:42:47.943826 27971 ts_tablet_manager.cc:1403] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:42:47.943857 27967 tablet_bootstrap.cc:492] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a: No bootstrap required, opened a new log
I20260601 13:42:47.943954 27967 ts_tablet_manager.cc:1403] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:47.944298 27971 raft_consensus.cc:359] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.944429 27971 raft_consensus.cc:385] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.944538 27971 raft_consensus.cc:740] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.944664 27971 consensus_queue.cc:260] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.944993 27971 ts_tablet_manager.cc:1434] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:47.943869 27968 tablet_bootstrap.cc:492] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8: No bootstrap required, opened a new log
I20260601 13:42:47.945115 27968 ts_tablet_manager.cc:1403] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:47.944413 27967 raft_consensus.cc:359] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.945442 27967 raft_consensus.cc:385] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.945497 27967 raft_consensus.cc:740] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.945535 27968 raft_consensus.cc:359] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.945649 27968 raft_consensus.cc:385] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.945690 27968 raft_consensus.cc:740] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.945832 27968 consensus_queue.cc:260] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.945633 27967 consensus_queue.cc:260] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.946099 27968 ts_tablet_manager.cc:1434] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:47.946233 27967 ts_tablet_manager.cc:1434] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:47.946292 27968 tablet_bootstrap.cc:492] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8: Bootstrap starting.
I20260601 13:42:47.946426 27967 tablet_bootstrap.cc:492] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a: Bootstrap starting.
I20260601 13:42:47.947290 27971 tablet_bootstrap.cc:492] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d: Bootstrap starting.
I20260601 13:42:47.947373 27968 tablet_bootstrap.cc:654] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.947554 27967 tablet_bootstrap.cc:654] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.948407 27971 tablet_bootstrap.cc:654] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.948653 27968 tablet_bootstrap.cc:492] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8: No bootstrap required, opened a new log
I20260601 13:42:47.948738 27968 ts_tablet_manager.cc:1403] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:47.949163 27968 raft_consensus.cc:359] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.949275 27968 raft_consensus.cc:385] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.949316 27968 raft_consensus.cc:740] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.949458 27968 consensus_queue.cc:260] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.949811 27968 ts_tablet_manager.cc:1434] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.949988 27968 tablet_bootstrap.cc:492] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8: Bootstrap starting.
I20260601 13:42:47.950882 27967 tablet_bootstrap.cc:492] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a: No bootstrap required, opened a new log
I20260601 13:42:47.950987 27967 ts_tablet_manager.cc:1403] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:42:47.951066 27968 tablet_bootstrap.cc:654] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.950879 27971 tablet_bootstrap.cc:492] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d: No bootstrap required, opened a new log
I20260601 13:42:47.951337 27971 ts_tablet_manager.cc:1403] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:47.951498 27967 raft_consensus.cc:359] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.951612 27967 raft_consensus.cc:385] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.951668 27967 raft_consensus.cc:740] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.951805 27967 consensus_queue.cc:260] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.952066 27967 ts_tablet_manager.cc:1434] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:47.952171 27968 tablet_bootstrap.cc:492] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8: No bootstrap required, opened a new log
I20260601 13:42:47.952240 27967 tablet_bootstrap.cc:492] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a: Bootstrap starting.
I20260601 13:42:47.952260 27968 ts_tablet_manager.cc:1403] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:47.952543 27971 raft_consensus.cc:359] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.952696 27971 raft_consensus.cc:385] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.952782 27971 raft_consensus.cc:740] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.952723 27968 raft_consensus.cc:359] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.952857 27968 raft_consensus.cc:385] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.952910 27968 raft_consensus.cc:740] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.953055 27968 consensus_queue.cc:260] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.953229 27967 tablet_bootstrap.cc:654] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.952909 27971 consensus_queue.cc:260] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.953387 27968 ts_tablet_manager.cc:1434] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.953513 27971 ts_tablet_manager.cc:1434] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:47.953545 27968 tablet_bootstrap.cc:492] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8: Bootstrap starting.
I20260601 13:42:47.954537 27968 tablet_bootstrap.cc:654] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.954564 27971 tablet_bootstrap.cc:492] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d: Bootstrap starting.
I20260601 13:42:47.955660 27968 tablet_bootstrap.cc:492] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8: No bootstrap required, opened a new log
I20260601 13:42:47.955755 27968 ts_tablet_manager.cc:1403] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:47.956012 27971 tablet_bootstrap.cc:654] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.956205 27968 raft_consensus.cc:359] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.956321 27968 raft_consensus.cc:385] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.956365 27968 raft_consensus.cc:740] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.956481 27968 consensus_queue.cc:260] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.956784 27968 ts_tablet_manager.cc:1434] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.956964 27968 tablet_bootstrap.cc:492] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8: Bootstrap starting.
I20260601 13:42:47.957207 27971 tablet_bootstrap.cc:492] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d: No bootstrap required, opened a new log
I20260601 13:42:47.957294 27971 ts_tablet_manager.cc:1403] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:47.957641 27971 raft_consensus.cc:359] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.957752 27971 raft_consensus.cc:385] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.957803 27971 raft_consensus.cc:740] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.957978 27968 tablet_bootstrap.cc:654] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.958369 27967 tablet_bootstrap.cc:492] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a: No bootstrap required, opened a new log
I20260601 13:42:47.958462 27967 ts_tablet_manager.cc:1403] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:42:47.957939 27971 consensus_queue.cc:260] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.958884 27971 ts_tablet_manager.cc:1434] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:47.958922 27967 raft_consensus.cc:359] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.959035 27967 raft_consensus.cc:385] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.959062 27971 tablet_bootstrap.cc:492] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d: Bootstrap starting.
I20260601 13:42:47.959080 27967 raft_consensus.cc:740] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.959275 27967 consensus_queue.cc:260] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.959606 27967 ts_tablet_manager.cc:1434] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.959981 27968 tablet_bootstrap.cc:492] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8: No bootstrap required, opened a new log
I20260601 13:42:47.960083 27968 ts_tablet_manager.cc:1403] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:47.960119 27971 tablet_bootstrap.cc:654] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.960494 27968 raft_consensus.cc:359] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.960609 27968 raft_consensus.cc:385] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.960650 27968 raft_consensus.cc:740] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.960783 27968 consensus_queue.cc:260] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.961093 27968 ts_tablet_manager.cc:1434] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:47.961338 27967 tablet_bootstrap.cc:492] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a: Bootstrap starting.
I20260601 13:42:47.961944 27971 tablet_bootstrap.cc:492] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d: No bootstrap required, opened a new log
I20260601 13:42:47.962337 27967 tablet_bootstrap.cc:654] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.962667 27971 ts_tablet_manager.cc:1403] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:47.963105 27971 raft_consensus.cc:359] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.963224 27971 raft_consensus.cc:385] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.963272 27971 raft_consensus.cc:740] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.963390 27971 consensus_queue.cc:260] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.963871 27967 tablet_bootstrap.cc:492] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a: No bootstrap required, opened a new log
I20260601 13:42:47.963961 27967 ts_tablet_manager.cc:1403] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:47.964372 27967 raft_consensus.cc:359] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.964478 27967 raft_consensus.cc:385] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.964521 27967 raft_consensus.cc:740] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.964669 27967 consensus_queue.cc:260] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.964798 27971 ts_tablet_manager.cc:1434] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:47.964917 27967 ts_tablet_manager.cc:1434] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.964967 27971 tablet_bootstrap.cc:492] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d: Bootstrap starting.
I20260601 13:42:47.965970 27971 tablet_bootstrap.cc:654] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.967057 27971 tablet_bootstrap.cc:492] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d: No bootstrap required, opened a new log
I20260601 13:42:47.967171 27971 ts_tablet_manager.cc:1403] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:47.967629 27971 raft_consensus.cc:359] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.967717 27971 raft_consensus.cc:385] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.967739 27971 raft_consensus.cc:740] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.967864 27971 consensus_queue.cc:260] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.968189 27971 ts_tablet_manager.cc:1434] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.968380 27971 tablet_bootstrap.cc:492] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d: Bootstrap starting.
I20260601 13:42:47.969461 27971 tablet_bootstrap.cc:654] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:47.970683 27971 tablet_bootstrap.cc:492] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d: No bootstrap required, opened a new log
I20260601 13:42:47.970791 27971 ts_tablet_manager.cc:1403] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:47.971251 27971 raft_consensus.cc:359] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.971390 27971 raft_consensus.cc:385] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:47.971428 27971 raft_consensus.cc:740] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Initialized, Role: FOLLOWER
I20260601 13:42:47.971606 27971 consensus_queue.cc:260] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.971896 27971 ts_tablet_manager.cc:1434] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:47.977007 27977 raft_consensus.cc:493] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:47.977144 27977 raft_consensus.cc:515] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.977793 27977 leader_election.cc:290] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989), 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3:43349)
I20260601 13:42:47.982426 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc591eaa29dd4c468b1f899f026aa9cf" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746aa5ca68fa4effa6465e1043eb685a" is_pre_election: true
I20260601 13:42:47.982612 27921 raft_consensus.cc:2468] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 0.
I20260601 13:42:47.982699 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc591eaa29dd4c468b1f899f026aa9cf" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" is_pre_election: true
I20260601 13:42:47.982788 27846 raft_consensus.cc:2468] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 0.
I20260601 13:42:47.982980 27735 leader_election.cc:304] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55a93461f4024e6e85a45a8a2af786d8, 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:47.983270 27977 raft_consensus.cc:2804] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:47.983350 27977 raft_consensus.cc:493] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:47.983413 27977 raft_consensus.cc:3060] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.984346 27977 raft_consensus.cc:515] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.984722 27977 leader_election.cc:290] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 election: Requested vote from peers 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989), 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3:43349)
I20260601 13:42:47.985076 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc591eaa29dd4c468b1f899f026aa9cf" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746aa5ca68fa4effa6465e1043eb685a"
I20260601 13:42:47.985102 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc591eaa29dd4c468b1f899f026aa9cf" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d"
I20260601 13:42:47.985229 27921 raft_consensus.cc:3060] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.985265 27846 raft_consensus.cc:3060] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:47.986119 27921 raft_consensus.cc:2468] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 1.
I20260601 13:42:47.986304 27846 raft_consensus.cc:2468] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 1.
I20260601 13:42:47.986464 27735 leader_election.cc:304] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55a93461f4024e6e85a45a8a2af786d8, 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:47.986747 27977 raft_consensus.cc:2804] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:47.986867 27977 raft_consensus.cc:697] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Becoming Leader. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Running, Role: LEADER
I20260601 13:42:47.987035 27977 consensus_queue.cc:237] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:47.988749 27667 catalog_manager.cc:5696] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "55a93461f4024e6e85a45a8a2af786d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.016657 27973 raft_consensus.cc:493] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.016821 27973 raft_consensus.cc:515] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.017469 27973 leader_election.cc:290] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1:42571), 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989)
I20260601 13:42:48.021291 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189312a3cbce45479a6cd897751a5ae0" candidate_uuid: "746aa5ca68fa4effa6465e1043eb685a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a93461f4024e6e85a45a8a2af786d8" is_pre_election: true
I20260601 13:42:48.021420 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189312a3cbce45479a6cd897751a5ae0" candidate_uuid: "746aa5ca68fa4effa6465e1043eb685a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" is_pre_election: true
I20260601 13:42:48.021441 27770 raft_consensus.cc:2468] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746aa5ca68fa4effa6465e1043eb685a in term 0.
I20260601 13:42:48.021620 27846 raft_consensus.cc:2468] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746aa5ca68fa4effa6465e1043eb685a in term 0.
I20260601 13:42:48.021905 27885 leader_election.cc:304] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55a93461f4024e6e85a45a8a2af786d8, 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:48.022080 27973 raft_consensus.cc:2804] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.022142 27973 raft_consensus.cc:493] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.022183 27973 raft_consensus.cc:3060] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.023057 27973 raft_consensus.cc:515] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.023433 27973 leader_election.cc:290] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 election: Requested vote from peers 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1:42571), 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989)
I20260601 13:42:48.023766 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189312a3cbce45479a6cd897751a5ae0" candidate_uuid: "746aa5ca68fa4effa6465e1043eb685a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a93461f4024e6e85a45a8a2af786d8"
I20260601 13:42:48.023869 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "189312a3cbce45479a6cd897751a5ae0" candidate_uuid: "746aa5ca68fa4effa6465e1043eb685a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d"
I20260601 13:42:48.023871 27770 raft_consensus.cc:3060] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.024027 27846 raft_consensus.cc:3060] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.024796 27770 raft_consensus.cc:2468] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746aa5ca68fa4effa6465e1043eb685a in term 1.
I20260601 13:42:48.024914 27846 raft_consensus.cc:2468] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746aa5ca68fa4effa6465e1043eb685a in term 1.
I20260601 13:42:48.025141 27885 leader_election.cc:304] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55a93461f4024e6e85a45a8a2af786d8, 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:48.025308 27973 raft_consensus.cc:2804] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.025410 27973 raft_consensus.cc:697] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 1 LEADER]: Becoming Leader. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Running, Role: LEADER
I20260601 13:42:48.025555 27973 consensus_queue.cc:237] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.027345 27667 catalog_manager.cc:5696] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a reported cstate change: term changed from 0 to 1, leader changed from <none> to 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3). New cstate: current_term: 1 leader_uuid: "746aa5ca68fa4effa6465e1043eb685a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:48.070801 27977 raft_consensus.cc:493] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.070969 27977 raft_consensus.cc:515] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.071591 27977 leader_election.cc:290] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989), 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3:43349)
I20260601 13:42:48.071980 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809008b3bb3e4f9aa7a80aebdbc4e679" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" is_pre_election: true
I20260601 13:42:48.072085 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809008b3bb3e4f9aa7a80aebdbc4e679" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746aa5ca68fa4effa6465e1043eb685a" is_pre_election: true
I20260601 13:42:48.072109 27846 raft_consensus.cc:2468] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 0.
I20260601 13:42:48.072264 27921 raft_consensus.cc:2468] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 0.
I20260601 13:42:48.072527 27736 leader_election.cc:304] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129bc5c5fa9741dcbbb3dce9e41d917d, 55a93461f4024e6e85a45a8a2af786d8; no voters: 
I20260601 13:42:48.072753 27977 raft_consensus.cc:2804] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.072839 27977 raft_consensus.cc:493] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.072889 27977 raft_consensus.cc:3060] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.073834 27977 raft_consensus.cc:515] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.074208 27977 leader_election.cc:290] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 election: Requested vote from peers 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989), 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3:43349)
I20260601 13:42:48.074626 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809008b3bb3e4f9aa7a80aebdbc4e679" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746aa5ca68fa4effa6465e1043eb685a"
I20260601 13:42:48.074661 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "809008b3bb3e4f9aa7a80aebdbc4e679" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d"
I20260601 13:42:48.074746 27921 raft_consensus.cc:3060] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.074783 27846 raft_consensus.cc:3060] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.075650 27921 raft_consensus.cc:2468] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 1.
I20260601 13:42:48.075688 27846 raft_consensus.cc:2468] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 1.
I20260601 13:42:48.075985 27736 leader_election.cc:304] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129bc5c5fa9741dcbbb3dce9e41d917d, 55a93461f4024e6e85a45a8a2af786d8; no voters: 
I20260601 13:42:48.076216 27977 raft_consensus.cc:2804] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.076308 27977 raft_consensus.cc:697] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Becoming Leader. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Running, Role: LEADER
I20260601 13:42:48.076469 27977 consensus_queue.cc:237] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.078200 27667 catalog_manager.cc:5696] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "55a93461f4024e6e85a45a8a2af786d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.101840 27977 raft_consensus.cc:493] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.102041 27977 raft_consensus.cc:515] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.102516 27977 leader_election.cc:290] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989), 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3:43349)
I20260601 13:42:48.103027 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4eb8d92f314bd09f5ab2ac4247b979" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746aa5ca68fa4effa6465e1043eb685a" is_pre_election: true
I20260601 13:42:48.103073 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4eb8d92f314bd09f5ab2ac4247b979" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" is_pre_election: true
I20260601 13:42:48.103185 27921 raft_consensus.cc:2468] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 0.
I20260601 13:42:48.103240 27846 raft_consensus.cc:2468] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 0.
I20260601 13:42:48.103549 27735 leader_election.cc:304] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55a93461f4024e6e85a45a8a2af786d8, 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:48.103808 27977 raft_consensus.cc:2804] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.103878 27977 raft_consensus.cc:493] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.103909 27977 raft_consensus.cc:3060] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.104743 27977 raft_consensus.cc:515] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.105118 27977 leader_election.cc:290] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 election: Requested vote from peers 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989), 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3:43349)
I20260601 13:42:48.105401 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4eb8d92f314bd09f5ab2ac4247b979" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d"
I20260601 13:42:48.105520 27846 raft_consensus.cc:3060] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.105561 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4eb8d92f314bd09f5ab2ac4247b979" candidate_uuid: "55a93461f4024e6e85a45a8a2af786d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746aa5ca68fa4effa6465e1043eb685a"
I20260601 13:42:48.105696 27921 raft_consensus.cc:3060] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.106400 27846 raft_consensus.cc:2468] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 1.
I20260601 13:42:48.106554 27921 raft_consensus.cc:2468] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 55a93461f4024e6e85a45a8a2af786d8 in term 1.
I20260601 13:42:48.106705 27736 leader_election.cc:304] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129bc5c5fa9741dcbbb3dce9e41d917d, 55a93461f4024e6e85a45a8a2af786d8; no voters: 
I20260601 13:42:48.106922 27977 raft_consensus.cc:2804] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.107043 27977 raft_consensus.cc:697] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Becoming Leader. State: Replica: 55a93461f4024e6e85a45a8a2af786d8, State: Running, Role: LEADER
I20260601 13:42:48.107187 27977 consensus_queue.cc:237] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.108904 27667 catalog_manager.cc:5696] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "55a93461f4024e6e85a45a8a2af786d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.136862 27983 raft_consensus.cc:493] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.137014 27983 raft_consensus.cc:515] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.137614 27983 leader_election.cc:290] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1:42571), 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3:43349)
I20260601 13:42:48.142398 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d326ee1689343ee8f2d6c4d8357c27a" candidate_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746aa5ca68fa4effa6465e1043eb685a" is_pre_election: true
I20260601 13:42:48.142398 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d326ee1689343ee8f2d6c4d8357c27a" candidate_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a93461f4024e6e85a45a8a2af786d8" is_pre_election: true
I20260601 13:42:48.142653 27921 raft_consensus.cc:2468] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 129bc5c5fa9741dcbbb3dce9e41d917d in term 0.
I20260601 13:42:48.142663 27770 raft_consensus.cc:2468] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 129bc5c5fa9741dcbbb3dce9e41d917d in term 0.
I20260601 13:42:48.143004 27811 leader_election.cc:304] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129bc5c5fa9741dcbbb3dce9e41d917d, 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:48.143236 27983 raft_consensus.cc:2804] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.143309 27983 raft_consensus.cc:493] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.143366 27983 raft_consensus.cc:3060] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.144372 27983 raft_consensus.cc:515] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.144786 27983 leader_election.cc:290] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [CANDIDATE]: Term 1 election: Requested vote from peers 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1:42571), 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3:43349)
I20260601 13:42:48.145185 27921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d326ee1689343ee8f2d6c4d8357c27a" candidate_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "746aa5ca68fa4effa6465e1043eb685a"
I20260601 13:42:48.145185 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d326ee1689343ee8f2d6c4d8357c27a" candidate_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a93461f4024e6e85a45a8a2af786d8"
I20260601 13:42:48.145336 27770 raft_consensus.cc:3060] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.145336 27921 raft_consensus.cc:3060] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.146297 27770 raft_consensus.cc:2468] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 129bc5c5fa9741dcbbb3dce9e41d917d in term 1.
I20260601 13:42:48.146301 27921 raft_consensus.cc:2468] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 129bc5c5fa9741dcbbb3dce9e41d917d in term 1.
I20260601 13:42:48.146623 27811 leader_election.cc:304] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 129bc5c5fa9741dcbbb3dce9e41d917d, 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:48.146872 27983 raft_consensus.cc:2804] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.146965 27983 raft_consensus.cc:697] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 LEADER]: Becoming Leader. State: Replica: 129bc5c5fa9741dcbbb3dce9e41d917d, State: Running, Role: LEADER
I20260601 13:42:48.147147 27983 consensus_queue.cc:237] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.148855 27667 catalog_manager.cc:5696] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d reported cstate change: term changed from 0 to 1, leader changed from <none> to 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2). New cstate: current_term: 1 leader_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.200462 27973 raft_consensus.cc:493] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:48.200634 27973 raft_consensus.cc:515] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.201109 27973 leader_election.cc:290] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1:42571), 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989)
I20260601 13:42:48.201678 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b141f022125d4982b58de507aceaaf15" candidate_uuid: "746aa5ca68fa4effa6465e1043eb685a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a93461f4024e6e85a45a8a2af786d8" is_pre_election: true
I20260601 13:42:48.201733 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b141f022125d4982b58de507aceaaf15" candidate_uuid: "746aa5ca68fa4effa6465e1043eb685a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" is_pre_election: true
I20260601 13:42:48.201844 27770 raft_consensus.cc:2468] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746aa5ca68fa4effa6465e1043eb685a in term 0.
I20260601 13:42:48.201869 27846 raft_consensus.cc:2468] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 746aa5ca68fa4effa6465e1043eb685a in term 0.
I20260601 13:42:48.202207 27885 leader_election.cc:304] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55a93461f4024e6e85a45a8a2af786d8, 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:48.202400 27973 raft_consensus.cc:2804] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:48.202469 27973 raft_consensus.cc:493] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:48.202498 27973 raft_consensus.cc:3060] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.203425 27973 raft_consensus.cc:515] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.203857 27973 leader_election.cc:290] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 election: Requested vote from peers 55a93461f4024e6e85a45a8a2af786d8 (127.18.6.1:42571), 129bc5c5fa9741dcbbb3dce9e41d917d (127.18.6.2:39989)
I20260601 13:42:48.204241 27846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b141f022125d4982b58de507aceaaf15" candidate_uuid: "746aa5ca68fa4effa6465e1043eb685a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d"
I20260601 13:42:48.204241 27770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b141f022125d4982b58de507aceaaf15" candidate_uuid: "746aa5ca68fa4effa6465e1043eb685a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55a93461f4024e6e85a45a8a2af786d8"
I20260601 13:42:48.204389 27846 raft_consensus.cc:3060] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.204412 27770 raft_consensus.cc:3060] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.205205 27770 raft_consensus.cc:2468] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746aa5ca68fa4effa6465e1043eb685a in term 1.
I20260601 13:42:48.205216 27846 raft_consensus.cc:2468] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 746aa5ca68fa4effa6465e1043eb685a in term 1.
I20260601 13:42:48.205489 27885 leader_election.cc:304] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 55a93461f4024e6e85a45a8a2af786d8, 746aa5ca68fa4effa6465e1043eb685a; no voters: 
I20260601 13:42:48.205730 27973 raft_consensus.cc:2804] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.205824 27973 raft_consensus.cc:697] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 1 LEADER]: Becoming Leader. State: Replica: 746aa5ca68fa4effa6465e1043eb685a, State: Running, Role: LEADER
I20260601 13:42:48.205967 27973 consensus_queue.cc:237] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } }
I20260601 13:42:48.207751 27667 catalog_manager.cc:5696] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a reported cstate change: term changed from 0 to 1, leader changed from <none> to 746aa5ca68fa4effa6465e1043eb685a (127.18.6.3). New cstate: current_term: 1 leader_uuid: "746aa5ca68fa4effa6465e1043eb685a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:48.265973 27920 raft_consensus.cc:1275] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:48.266124 27770 raft_consensus.cc:1275] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Refusing update from remote peer 129bc5c5fa9741dcbbb3dce9e41d917d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.266431 27979 consensus_queue.cc:1048] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.266528 27984 consensus_queue.cc:1048] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.266608 27921 raft_consensus.cc:1275] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.267238 27979 consensus_queue.cc:1048] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.268304 27921 raft_consensus.cc:1275] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Refusing update from remote peer 129bc5c5fa9741dcbbb3dce9e41d917d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.268877 27984 consensus_queue.cc:1048] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [LEADER]: Connected to new peer: Peer: permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.271440 27846 raft_consensus.cc:1275] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.271817 27845 raft_consensus.cc:1275] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.271924 27844 raft_consensus.cc:1275] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.272387 27981 consensus_queue.cc:1048] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.272709 27981 consensus_queue.cc:1048] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.272881 27977 consensus_queue.cc:1048] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.273319 27920 raft_consensus.cc:1275] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.275828 27977 consensus_queue.cc:1048] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.277434 27997 mvcc.cc:204] Tried to move back new op lower bound from 7292196324416737280 to 7292196323932413952. Current Snapshot: MvccSnapshot[applied={T|T < 7292196324412014592}]
I20260601 13:42:48.280138 27843 raft_consensus.cc:1275] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Refusing update from remote peer 746aa5ca68fa4effa6465e1043eb685a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.280448 27842 raft_consensus.cc:1275] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Refusing update from remote peer 746aa5ca68fa4effa6465e1043eb685a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.281193 27769 raft_consensus.cc:1275] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Refusing update from remote peer 746aa5ca68fa4effa6465e1043eb685a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.281488 27768 raft_consensus.cc:1275] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Refusing update from remote peer 746aa5ca68fa4effa6465e1043eb685a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:42:48.283756 27974 consensus_queue.cc:1048] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.284063 27974 consensus_queue.cc:1048] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.290436 27973 consensus_queue.cc:1048] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Connected to new peer: Peer: permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.290733 27974 consensus_queue.cc:1048] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Connected to new peer: Peer: permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:48.300884 27996 mvcc.cc:204] Tried to move back new op lower bound from 7292196324457758720 to 7292196324173336576. Current Snapshot: MvccSnapshot[applied={T|T < 7292196324452859904}]
I20260601 13:42:48.475571 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:48.477573 28093 instance_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:42:48.477679 28090 instance_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:42:48.477795 28091 instance_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:42:48.477953 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:48.478093 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:48.478125 18456 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:42:48.478149 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321368478149 us; error 0 us; skew 500 ppm
I20260601 13:42:48.479091 18456 webserver.cc:533] Webserver started at http://127.18.6.4:38135/ using document root <none> and password file <none>
I20260601 13:42:48.479228 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:48.479266 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:48.479317 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:48.479745 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6"
format_stamp: "Formatted at 2026-06-01 13:42:48 on dist-test-slave-nm12"
I20260601 13:42:48.481170 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:48.482154 28098 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:42:48.482403 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:48.482491 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6"
format_stamp: "Formatted at 2026-06-01 13:42:48 on dist-test-slave-nm12"
I20260601 13:42:48.482581 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780321188397171-18456-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:42:48.492134 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:48.492592 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:48.492923 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:48.493398 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:48.493463 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:48.493523 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:48.493577 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:48.498908 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:43803
I20260601 13:42:48.498981 28161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:43803 every 8 connection(s)
I20260601 13:42:48.503916 28162 heartbeater.cc:344] Connected to a master server at 127.18.6.62:38667
I20260601 13:42:48.504086 28162 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:48.504415 28162 heartbeater.cc:507] Master 127.18.6.62:38667 requested a full tablet report, sending...
I20260601 13:42:48.505232 27663 ts_manager.cc:194] Registered new tserver with Master: 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4:43803)
I20260601 13:42:48.505859 27663 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41826
I20260601 13:42:48.604537 27769 consensus_queue.cc:237] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } attrs { replace: true } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } }
I20260601 13:42:48.606113 27842 raft_consensus.cc:1275] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:48.606376 27920 raft_consensus.cc:1275] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:48.606570 28061 consensus_queue.cc:1048] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:48.606815 28062 consensus_queue.cc:1048] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:48.608381 27979 raft_consensus.cc:2955] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } attrs { replace: true } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.608709 27842 raft_consensus.cc:2955] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } attrs { replace: true } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.610375 27920 raft_consensus.cc:2955] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } attrs { replace: true } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.611184 27667 catalog_manager.cc:5696] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 reported cstate change: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "55a93461f4024e6e85a45a8a2af786d8" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:48.611727 27733 consensus_peers.cc:597] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 -> Peer 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4:43803): Couldn't send request to peer 7f5690d42e6d4547b7a8d251f7dc8ab6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc591eaa29dd4c468b1f899f026aa9cf. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:48.615899 27842 consensus_queue.cc:237] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } }
I20260601 13:42:48.617403 27769 raft_consensus.cc:1275] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Refusing update from remote peer 129bc5c5fa9741dcbbb3dce9e41d917d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:48.617846 27920 raft_consensus.cc:1275] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Refusing update from remote peer 129bc5c5fa9741dcbbb3dce9e41d917d: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:48.617805 27985 consensus_queue.cc:1048] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:48.618221 27985 consensus_queue.cc:1048] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [LEADER]: Connected to new peer: Peer: permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:48.619395 28084 raft_consensus.cc:2955] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.619864 27769 raft_consensus.cc:2955] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
W20260601 13:42:48.621256 27809 consensus_peers.cc:597] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d -> Peer 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4:43803): Couldn't send request to peer 7f5690d42e6d4547b7a8d251f7dc8ab6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d326ee1689343ee8f2d6c4d8357c27a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:48.622185 27664 catalog_manager.cc:5696] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d reported cstate change: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.622310 27769 consensus_queue.cc:237] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } attrs { replace: true } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } }
I20260601 13:42:48.622239 27920 raft_consensus.cc:2955] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.623811 27842 raft_consensus.cc:1275] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:48.624114 27921 raft_consensus.cc:1275] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Refusing update from remote peer 55a93461f4024e6e85a45a8a2af786d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
W20260601 13:42:48.624164 27733 consensus_peers.cc:597] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 -> Peer 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4:43803): Couldn't send request to peer 7f5690d42e6d4547b7a8d251f7dc8ab6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 809008b3bb3e4f9aa7a80aebdbc4e679. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:48.624675 28061 consensus_queue.cc:1048] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:48.625129 28061 consensus_queue.cc:1048] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:48.626181 27977 raft_consensus.cc:2955] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } attrs { replace: true } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.626570 27842 raft_consensus.cc:2955] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } attrs { replace: true } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.627835 27920 raft_consensus.cc:2955] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } attrs { replace: true } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.629477 27667 catalog_manager.cc:5696] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 reported cstate change: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "55a93461f4024e6e85a45a8a2af786d8" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.633137 27920 consensus_queue.cc:237] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } }
I20260601 13:42:48.634565 27769 raft_consensus.cc:1275] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Refusing update from remote peer 746aa5ca68fa4effa6465e1043eb685a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:48.634562 27842 raft_consensus.cc:1275] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Refusing update from remote peer 746aa5ca68fa4effa6465e1043eb685a: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:42:48.635003 28068 consensus_queue.cc:1048] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Connected to new peer: Peer: permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:48.635201 28070 consensus_queue.cc:1048] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [LEADER]: Connected to new peer: Peer: permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:42:48.636973 27975 raft_consensus.cc:2955] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.637455 27842 raft_consensus.cc:2955] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
W20260601 13:42:48.639237 27884 consensus_peers.cc:597] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a -> Peer 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4:43803): Couldn't send request to peer 7f5690d42e6d4547b7a8d251f7dc8ab6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b141f022125d4982b58de507aceaaf15. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:48.639911 27667 catalog_manager.cc:5696] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a reported cstate change: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "746aa5ca68fa4effa6465e1043eb685a" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:48.639966 27769 raft_consensus.cc:2955] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER 7f5690d42e6d4547b7a8d251f7dc8ab6 (127.18.6.4) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "55a93461f4024e6e85a45a8a2af786d8" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42571 } attrs { replace: true } } peers { permanent_uuid: "129bc5c5fa9741dcbbb3dce9e41d917d" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 39989 } } peers { permanent_uuid: "746aa5ca68fa4effa6465e1043eb685a" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43349 } } peers { permanent_uuid: "7f5690d42e6d4547b7a8d251f7dc8ab6" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43803 } attrs { promote: true } } }
I20260601 13:42:48.756152 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:48.762274 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:48.762562 18456 tablet_replica.cc:333] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8: stopping tablet replica
I20260601 13:42:48.762735 18456 raft_consensus.cc:2243] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.763015 18456 raft_consensus.cc:2272] T da4eb8d92f314bd09f5ab2ac4247b979 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.763732 18456 tablet_replica.cc:333] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8: stopping tablet replica
I20260601 13:42:48.763849 18456 raft_consensus.cc:2243] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.763952 18456 raft_consensus.cc:2272] T 1c622081062b47feae6cec204792c14d P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.764587 18456 tablet_replica.cc:333] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8: stopping tablet replica
I20260601 13:42:48.764673 18456 raft_consensus.cc:2243] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.764765 18456 raft_consensus.cc:2272] T b141f022125d4982b58de507aceaaf15 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.765370 18456 tablet_replica.cc:333] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8: stopping tablet replica
I20260601 13:42:48.765482 18456 raft_consensus.cc:2243] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.765726 18456 raft_consensus.cc:2272] T dc591eaa29dd4c468b1f899f026aa9cf P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.766256 18456 tablet_replica.cc:333] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8: stopping tablet replica
I20260601 13:42:48.766371 18456 raft_consensus.cc:2243] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.766505 18456 raft_consensus.cc:2272] T 189312a3cbce45479a6cd897751a5ae0 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.767063 18456 tablet_replica.cc:333] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8: stopping tablet replica
I20260601 13:42:48.767179 18456 raft_consensus.cc:2243] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.767328 18456 raft_consensus.cc:2272] T c2bcf4274a3140cc95333326a04206ca P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.767879 18456 tablet_replica.cc:333] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8: stopping tablet replica
I20260601 13:42:48.767982 18456 raft_consensus.cc:2243] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.768225 18456 raft_consensus.cc:2272] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.768736 18456 tablet_replica.cc:333] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8: stopping tablet replica
I20260601 13:42:48.768810 18456 raft_consensus.cc:2243] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.768985 18456 raft_consensus.cc:2272] T 8d326ee1689343ee8f2d6c4d8357c27a P 55a93461f4024e6e85a45a8a2af786d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.774502 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:48.777978 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:48.784780 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:48.785008 18456 tablet_replica.cc:333] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d: stopping tablet replica
I20260601 13:42:48.785152 18456 raft_consensus.cc:2243] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.785292 18456 raft_consensus.cc:2272] T b141f022125d4982b58de507aceaaf15 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.786118 18456 tablet_replica.cc:333] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d: stopping tablet replica
I20260601 13:42:48.786257 18456 raft_consensus.cc:2243] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.786379 18456 raft_consensus.cc:2272] T 6576cae9723c49e7b7eacf5b8584b723 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.786917 18456 tablet_replica.cc:333] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d: stopping tablet replica
I20260601 13:42:48.787029 18456 raft_consensus.cc:2243] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.787122 18456 raft_consensus.cc:2272] T 1abe4867eb074827b9f8beca17270571 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.787732 18456 tablet_replica.cc:333] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d: stopping tablet replica
I20260601 13:42:48.787839 18456 raft_consensus.cc:2243] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.787963 18456 raft_consensus.cc:2272] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.788491 18456 tablet_replica.cc:333] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d: stopping tablet replica
I20260601 13:42:48.788609 18456 raft_consensus.cc:2243] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.788733 18456 raft_consensus.cc:2272] T dc591eaa29dd4c468b1f899f026aa9cf P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.789268 18456 tablet_replica.cc:333] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d: stopping tablet replica
I20260601 13:42:48.789371 18456 raft_consensus.cc:2243] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.789474 18456 raft_consensus.cc:2272] T 189312a3cbce45479a6cd897751a5ae0 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.790058 18456 tablet_replica.cc:333] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d: stopping tablet replica
I20260601 13:42:48.790160 18456 raft_consensus.cc:2243] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.790270 18456 raft_consensus.cc:2272] T da4eb8d92f314bd09f5ab2ac4247b979 P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.790761 18456 tablet_replica.cc:333] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d: stopping tablet replica
I20260601 13:42:48.790858 18456 raft_consensus.cc:2243] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.791092 18456 raft_consensus.cc:2272] T 8d326ee1689343ee8f2d6c4d8357c27a P 129bc5c5fa9741dcbbb3dce9e41d917d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.796335 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:48.799687 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:48.805807 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:48.806074 18456 tablet_replica.cc:333] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a: stopping tablet replica
I20260601 13:42:48.806231 18456 raft_consensus.cc:2243] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.806530 18456 raft_consensus.cc:2272] T b141f022125d4982b58de507aceaaf15 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.807159 18456 tablet_replica.cc:333] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a: stopping tablet replica
I20260601 13:42:48.807291 18456 raft_consensus.cc:2243] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.807439 18456 raft_consensus.cc:2272] T 8d326ee1689343ee8f2d6c4d8357c27a P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.808035 18456 tablet_replica.cc:333] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a: stopping tablet replica
I20260601 13:42:48.808166 18456 raft_consensus.cc:2243] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.808295 18456 raft_consensus.cc:2272] T da3c3b9b07dd4b7b8b36310e27b664f3 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.808811 18456 tablet_replica.cc:333] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a: stopping tablet replica
I20260601 13:42:48.808940 18456 raft_consensus.cc:2243] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.809078 18456 raft_consensus.cc:2272] T b1b0b31214fc4eb79a67efce0d0eebe9 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.809515 18456 tablet_replica.cc:333] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a: stopping tablet replica
I20260601 13:42:48.809644 18456 raft_consensus.cc:2243] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.809789 18456 raft_consensus.cc:2272] T 809008b3bb3e4f9aa7a80aebdbc4e679 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.810266 18456 tablet_replica.cc:333] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a: stopping tablet replica
I20260601 13:42:48.810392 18456 raft_consensus.cc:2243] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.810572 18456 raft_consensus.cc:2272] T dc591eaa29dd4c468b1f899f026aa9cf P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.811067 18456 tablet_replica.cc:333] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a: stopping tablet replica
I20260601 13:42:48.811189 18456 raft_consensus.cc:2243] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.811386 18456 raft_consensus.cc:2272] T 189312a3cbce45479a6cd897751a5ae0 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.811923 18456 tablet_replica.cc:333] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a: stopping tablet replica
I20260601 13:42:48.812047 18456 raft_consensus.cc:2243] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:48.812153 18456 raft_consensus.cc:2272] T da4eb8d92f314bd09f5ab2ac4247b979 P 746aa5ca68fa4effa6465e1043eb685a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.827415 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:48.831108 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:42:48.837028 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:48.849445 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:42:48.851852 18456 master.cc:562] Master@127.18.6.62:38667 shutting down...
W20260601 13:42:48.855202 27716 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:48.855289 27716 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:48.855355 27716 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:48.855769 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:48.855953 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:48.856036 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 401309f33d7d42fe81b7b605e636ea7f: stopping tablet replica
I20260601 13:42:48.869204 18456 master.cc:584] Master@127.18.6.62:38667 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2340 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:42:48.881613 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:33785
I20260601 13:42:48.882043 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:48.883932 28170 instance_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:42:48.884063 28171 instance_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:42:48.884128 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:48.883955 28173 instance_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:42:48.884465 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:48.884526 18456 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:42:48.884558 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321368884557 us; error 0 us; skew 500 ppm
I20260601 13:42:48.885430 18456 webserver.cc:533] Webserver started at http://127.18.6.62:46869/ using document root <none> and password file <none>
I20260601 13:42:48.885619 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:48.885687 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:48.885771 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:48.886271 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "1560c3e2a3c24c54a44dfcebc90cc2d3"
format_stamp: "Formatted at 2026-06-01 13:42:48 on dist-test-slave-nm12"
I20260601 13:42:48.887866 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:42:48.888818 28178 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:42:48.889066 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:48.889148 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "1560c3e2a3c24c54a44dfcebc90cc2d3"
format_stamp: "Formatted at 2026-06-01 13:42:48 on dist-test-slave-nm12"
I20260601 13:42:48.889249 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-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:42:48.909161 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:48.909612 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:48.914088 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:33785
I20260601 13:42:48.920433 28230 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:33785 every 8 connection(s)
I20260601 13:42:48.920861 28231 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:42:48.922636 28231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3: Bootstrap starting.
I20260601 13:42:48.923424 28231 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:48.924626 28231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3: No bootstrap required, opened a new log
I20260601 13:42:48.924983 28231 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1560c3e2a3c24c54a44dfcebc90cc2d3" member_type: VOTER }
I20260601 13:42:48.925076 28231 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:48.925099 28231 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1560c3e2a3c24c54a44dfcebc90cc2d3, State: Initialized, Role: FOLLOWER
I20260601 13:42:48.925246 28231 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1560c3e2a3c24c54a44dfcebc90cc2d3" member_type: VOTER }
I20260601 13:42:48.925338 28231 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:48.925364 28231 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:48.925392 28231 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:48.926066 28231 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1560c3e2a3c24c54a44dfcebc90cc2d3" member_type: VOTER }
I20260601 13:42:48.926174 28231 leader_election.cc:304] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [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: 1560c3e2a3c24c54a44dfcebc90cc2d3; no voters: 
I20260601 13:42:48.926355 28231 leader_election.cc:290] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:48.926527 28234 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:48.926738 28234 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 1 LEADER]: Becoming Leader. State: Replica: 1560c3e2a3c24c54a44dfcebc90cc2d3, State: Running, Role: LEADER
I20260601 13:42:48.926891 28231 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:48.926877 28234 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [LEADER]: Queue going to LEADER mode. State: All 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: "1560c3e2a3c24c54a44dfcebc90cc2d3" member_type: VOTER }
I20260601 13:42:48.927377 28235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1560c3e2a3c24c54a44dfcebc90cc2d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1560c3e2a3c24c54a44dfcebc90cc2d3" member_type: VOTER } }
I20260601 13:42:48.927508 28235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:48.927390 28236 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1560c3e2a3c24c54a44dfcebc90cc2d3. Latest consensus state: current_term: 1 leader_uuid: "1560c3e2a3c24c54a44dfcebc90cc2d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1560c3e2a3c24c54a44dfcebc90cc2d3" member_type: VOTER } }
I20260601 13:42:48.927759 28236 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:48.928109 28239 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:48.929216 28239 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:48.929431 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:48.931169 28239 catalog_manager.cc:1382] Generated new cluster ID: ce82c0cf3e01462095a59119934bbf6c
I20260601 13:42:48.931236 28239 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:48.940984 28239 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:48.941629 28239 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:48.950814 28239 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3: Generated new TSK 0
I20260601 13:42:48.951020 28239 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:48.962132 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:48.964428 28255 instance_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:42:48.964519 28252 instance_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:42:48.964668 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:48.964435 28253 instance_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:42:48.964915 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:48.964980 18456 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:42:48.965006 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321368965005 us; error 0 us; skew 500 ppm
I20260601 13:42:48.966076 18456 webserver.cc:533] Webserver started at http://127.18.6.1:42791/ using document root <none> and password file <none>
I20260601 13:42:48.966271 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:48.966346 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:48.966426 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:48.966848 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "a915342978034c49a1710b21aba04b85"
format_stamp: "Formatted at 2026-06-01 13:42:48 on dist-test-slave-nm12"
I20260601 13:42:48.968750 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:48.969754 28260 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:42:48.970068 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:48.970131 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "a915342978034c49a1710b21aba04b85"
format_stamp: "Formatted at 2026-06-01 13:42:48 on dist-test-slave-nm12"
I20260601 13:42:48.970191 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-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:42:48.984993 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:48.985385 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:48.985672 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:48.986223 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:48.986285 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:48.986318 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:48.986379 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:48.990943 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:38727
I20260601 13:42:48.991020 28323 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:38727 every 8 connection(s)
I20260601 13:42:48.991878 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:48.994086 28329 instance_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:42:48.994220 28328 instance_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:42:48.994380 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:48.994803 28331 instance_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:42:48.995090 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:48.995147 18456 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:42:48.995164 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321368995164 us; error 0 us; skew 500 ppm
I20260601 13:42:48.996152 18456 webserver.cc:533] Webserver started at http://127.18.6.2:35273/ using document root <none> and password file <none>
I20260601 13:42:48.996331 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:48.996407 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:48.996500 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:48.997026 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "0f798ffe694749a7a9f04408b296f154"
format_stamp: "Formatted at 2026-06-01 13:42:48 on dist-test-slave-nm12"
I20260601 13:42:48.997313 28324 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33785
I20260601 13:42:48.997452 28324 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:48.997769 28324 heartbeater.cc:507] Master 127.18.6.62:33785 requested a full tablet report, sending...
I20260601 13:42:48.998459 28195 ts_manager.cc:194] Registered new tserver with Master: a915342978034c49a1710b21aba04b85 (127.18.6.1:38727)
I20260601 13:42:48.998952 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:48.999526 28195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55376
I20260601 13:42:49.000125 28336 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:42:49.000383 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:49.000452 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "0f798ffe694749a7a9f04408b296f154"
format_stamp: "Formatted at 2026-06-01 13:42:48 on dist-test-slave-nm12"
I20260601 13:42:49.000512 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-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:42:49.008713 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:49.009107 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:49.009413 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:49.009958 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:49.009997 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.010058 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:49.010106 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.014111 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:44321
I20260601 13:42:49.014189 28399 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:44321 every 8 connection(s)
I20260601 13:42:49.015025 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:49.016952 28403 instance_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:42:49.017314 28404 instance_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:42:49.017365 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:49.017333 28406 instance_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:42:49.017756 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:49.017819 18456 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:42:49.017848 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321369017847 us; error 0 us; skew 500 ppm
I20260601 13:42:49.018800 18456 webserver.cc:533] Webserver started at http://127.18.6.3:40249/ using document root <none> and password file <none>
I20260601 13:42:49.018980 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:49.019037 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:49.019119 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:49.019658 28400 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33785
I20260601 13:42:49.019618 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "30aee5265ba7432a96aad84193fbe4c7"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.019761 28400 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:49.020011 28400 heartbeater.cc:507] Master 127.18.6.62:33785 requested a full tablet report, sending...
I20260601 13:42:49.020685 28195 ts_manager.cc:194] Registered new tserver with Master: 0f798ffe694749a7a9f04408b296f154 (127.18.6.2:44321)
I20260601 13:42:49.021379 28195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55384
I20260601 13:42:49.021392 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:49.022521 28411 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:42:49.022833 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:49.022895 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "30aee5265ba7432a96aad84193fbe4c7"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.022991 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780321188397171-18456-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:42:49.032344 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:49.032796 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:49.033128 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:49.033631 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:49.033674 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.033706 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:49.033722 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.038312 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:39333
I20260601 13:42:49.038440 28474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:39333 every 8 connection(s)
I20260601 13:42:49.043099 28475 heartbeater.cc:344] Connected to a master server at 127.18.6.62:33785
I20260601 13:42:49.043246 28475 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:49.043596 28475 heartbeater.cc:507] Master 127.18.6.62:33785 requested a full tablet report, sending...
I20260601 13:42:49.044262 28195 ts_manager.cc:194] Registered new tserver with Master: 30aee5265ba7432a96aad84193fbe4c7 (127.18.6.3:39333)
I20260601 13:42:49.044512 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005696722s
I20260601 13:42:49.045085 28195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55392
I20260601 13:42:49.052966 28195 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55400:
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:42:49.053449 28195 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:42:49.062870 28364 tablet_service.cc:1511] Processing CreateTablet for tablet 7f39b4c83c5645fe8df7a32c0b763011 (DEFAULT_TABLE table=test-workload [id=38469f5b674e46a6b2fba3f28fc11230]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:49.062945 28288 tablet_service.cc:1511] Processing CreateTablet for tablet 7f39b4c83c5645fe8df7a32c0b763011 (DEFAULT_TABLE table=test-workload [id=38469f5b674e46a6b2fba3f28fc11230]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:49.063258 28288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f39b4c83c5645fe8df7a32c0b763011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:49.063267 28364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f39b4c83c5645fe8df7a32c0b763011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:49.065729 28490 tablet_bootstrap.cc:492] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154: Bootstrap starting.
I20260601 13:42:49.065929 28439 tablet_service.cc:1511] Processing CreateTablet for tablet 7f39b4c83c5645fe8df7a32c0b763011 (DEFAULT_TABLE table=test-workload [id=38469f5b674e46a6b2fba3f28fc11230]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:49.066193 28439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f39b4c83c5645fe8df7a32c0b763011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:49.066829 28490 tablet_bootstrap.cc:654] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:49.067869 28491 tablet_bootstrap.cc:492] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85: Bootstrap starting.
I20260601 13:42:49.068130 28490 tablet_bootstrap.cc:492] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154: No bootstrap required, opened a new log
I20260601 13:42:49.068336 28490 ts_tablet_manager.cc:1403] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:49.068603 28493 tablet_bootstrap.cc:492] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7: Bootstrap starting.
I20260601 13:42:49.068840 28490 raft_consensus.cc:359] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } }
I20260601 13:42:49.068931 28491 tablet_bootstrap.cc:654] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:49.068956 28490 raft_consensus.cc:385] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:49.069015 28490 raft_consensus.cc:740] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f798ffe694749a7a9f04408b296f154, State: Initialized, Role: FOLLOWER
I20260601 13:42:49.069139 28490 consensus_queue.cc:260] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } }
I20260601 13:42:49.069515 28490 ts_tablet_manager.cc:1434] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.069574 28400 heartbeater.cc:499] Master 127.18.6.62:33785 was elected leader, sending a full tablet report...
I20260601 13:42:49.069725 28493 tablet_bootstrap.cc:654] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:49.070122 28491 tablet_bootstrap.cc:492] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85: No bootstrap required, opened a new log
I20260601 13:42:49.070226 28491 ts_tablet_manager.cc:1403] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:49.070664 28491 raft_consensus.cc:359] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } }
I20260601 13:42:49.070757 28491 raft_consensus.cc:385] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:49.070789 28491 raft_consensus.cc:740] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a915342978034c49a1710b21aba04b85, State: Initialized, Role: FOLLOWER
I20260601 13:42:49.070837 28493 tablet_bootstrap.cc:492] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7: No bootstrap required, opened a new log
I20260601 13:42:49.070904 28493 ts_tablet_manager.cc:1403] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:49.070925 28491 consensus_queue.cc:260] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } }
I20260601 13:42:49.071286 28491 ts_tablet_manager.cc:1434] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.071319 28324 heartbeater.cc:499] Master 127.18.6.62:33785 was elected leader, sending a full tablet report...
I20260601 13:42:49.071346 28493 raft_consensus.cc:359] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } }
I20260601 13:42:49.071611 28493 raft_consensus.cc:385] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:49.071655 28493 raft_consensus.cc:740] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aee5265ba7432a96aad84193fbe4c7, State: Initialized, Role: FOLLOWER
I20260601 13:42:49.071792 28493 consensus_queue.cc:260] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } }
I20260601 13:42:49.072212 28493 ts_tablet_manager.cc:1434] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.072346 28475 heartbeater.cc:499] Master 127.18.6.62:33785 was elected leader, sending a full tablet report...
I20260601 13:42:49.275010 28494 raft_consensus.cc:493] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:49.275190 28494 raft_consensus.cc:515] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } }
I20260601 13:42:49.275949 28494 leader_election.cc:290] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a915342978034c49a1710b21aba04b85 (127.18.6.1:38727), 30aee5265ba7432a96aad84193fbe4c7 (127.18.6.3:39333)
I20260601 13:42:49.279748 28298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f39b4c83c5645fe8df7a32c0b763011" candidate_uuid: "0f798ffe694749a7a9f04408b296f154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a915342978034c49a1710b21aba04b85" is_pre_election: true
I20260601 13:42:49.279830 28449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f39b4c83c5645fe8df7a32c0b763011" candidate_uuid: "0f798ffe694749a7a9f04408b296f154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aee5265ba7432a96aad84193fbe4c7" is_pre_election: true
I20260601 13:42:49.279942 28298 raft_consensus.cc:2468] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f798ffe694749a7a9f04408b296f154 in term 0.
I20260601 13:42:49.279974 28449 raft_consensus.cc:2468] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f798ffe694749a7a9f04408b296f154 in term 0.
I20260601 13:42:49.280334 28339 leader_election.cc:304] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f798ffe694749a7a9f04408b296f154, a915342978034c49a1710b21aba04b85; no voters: 
I20260601 13:42:49.280557 28494 raft_consensus.cc:2804] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:49.280624 28494 raft_consensus.cc:493] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:49.280663 28494 raft_consensus.cc:3060] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:49.281474 28494 raft_consensus.cc:515] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } }
I20260601 13:42:49.281849 28494 leader_election.cc:290] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [CANDIDATE]: Term 1 election: Requested vote from peers a915342978034c49a1710b21aba04b85 (127.18.6.1:38727), 30aee5265ba7432a96aad84193fbe4c7 (127.18.6.3:39333)
I20260601 13:42:49.282205 28298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f39b4c83c5645fe8df7a32c0b763011" candidate_uuid: "0f798ffe694749a7a9f04408b296f154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a915342978034c49a1710b21aba04b85"
I20260601 13:42:49.282255 28449 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f39b4c83c5645fe8df7a32c0b763011" candidate_uuid: "0f798ffe694749a7a9f04408b296f154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aee5265ba7432a96aad84193fbe4c7"
I20260601 13:42:49.282330 28298 raft_consensus.cc:3060] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:49.282358 28449 raft_consensus.cc:3060] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:49.283201 28449 raft_consensus.cc:2468] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f798ffe694749a7a9f04408b296f154 in term 1.
I20260601 13:42:49.283233 28298 raft_consensus.cc:2468] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f798ffe694749a7a9f04408b296f154 in term 1.
I20260601 13:42:49.283493 28337 leader_election.cc:304] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f798ffe694749a7a9f04408b296f154, 30aee5265ba7432a96aad84193fbe4c7; no voters: 
I20260601 13:42:49.283682 28494 raft_consensus.cc:2804] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:49.283911 28494 raft_consensus.cc:697] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 1 LEADER]: Becoming Leader. State: Replica: 0f798ffe694749a7a9f04408b296f154, State: Running, Role: LEADER
I20260601 13:42:49.284068 28494 consensus_queue.cc:237] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } }
I20260601 13:42:49.285728 28194 catalog_manager.cc:5696] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f798ffe694749a7a9f04408b296f154 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "0f798ffe694749a7a9f04408b296f154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0f798ffe694749a7a9f04408b296f154" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 44321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a915342978034c49a1710b21aba04b85" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 38727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30aee5265ba7432a96aad84193fbe4c7" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 39333 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:49.295972 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:49.299517 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.299821 18456 tablet_replica.cc:333] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85: stopping tablet replica
I20260601 13:42:49.299958 18456 raft_consensus.cc:2243] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.300109 18456 raft_consensus.cc:2272] T 7f39b4c83c5645fe8df7a32c0b763011 P a915342978034c49a1710b21aba04b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.313277 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:49.315639 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:49.320075 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.320351 18456 tablet_replica.cc:333] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154: stopping tablet replica
I20260601 13:42:49.320472 18456 raft_consensus.cc:2243] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.320636 18456 pending_rounds.cc:70] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154: Trying to abort 1 pending ops.
I20260601 13:42:49.320664 18456 pending_rounds.cc:77] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196328589312000 op_type: NO_OP noop_request { }
I20260601 13:42:49.320726 18456 raft_consensus.cc:2889] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:49.320770 18456 raft_consensus.cc:2272] T 7f39b4c83c5645fe8df7a32c0b763011 P 0f798ffe694749a7a9f04408b296f154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.334129 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:49.336323 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:49.340183 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.340461 18456 tablet_replica.cc:333] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7: stopping tablet replica
I20260601 13:42:49.340608 18456 raft_consensus.cc:2243] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.340754 18456 raft_consensus.cc:2272] T 7f39b4c83c5645fe8df7a32c0b763011 P 30aee5265ba7432a96aad84193fbe4c7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.353888 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:49.356235 18456 master.cc:562] Master@127.18.6.62:33785 shutting down...
I20260601 13:42:49.359691 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.359889 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.360056 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1560c3e2a3c24c54a44dfcebc90cc2d3: stopping tablet replica
I20260601 13:42:49.373610 18456 master.cc:584] Master@127.18.6.62:33785 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (499 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:42:49.381173 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:36573
I20260601 13:42:49.381577 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:49.383566 28505 instance_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:42:49.383667 28502 instance_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:42:49.383757 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:49.383757 28503 instance_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:42:49.384157 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:49.384217 18456 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:42:49.384251 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321369384250 us; error 0 us; skew 500 ppm
I20260601 13:42:49.385082 18456 webserver.cc:533] Webserver started at http://127.18.6.62:43441/ using document root <none> and password file <none>
I20260601 13:42:49.385262 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:49.385330 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:49.385411 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:49.385818 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "9e49d404b15d4f2fa8440178478005f1"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.387337 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:49.388338 28510 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:42:49.388582 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:49.388666 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "9e49d404b15d4f2fa8440178478005f1"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.388759 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-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:42:49.394961 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:49.395383 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:49.399964 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:36573
I20260601 13:42:49.402177 28562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:36573 every 8 connection(s)
I20260601 13:42:49.402663 28563 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:42:49.404593 28563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1: Bootstrap starting.
I20260601 13:42:49.405385 28563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:49.406409 28563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1: No bootstrap required, opened a new log
I20260601 13:42:49.406822 28563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e49d404b15d4f2fa8440178478005f1" member_type: VOTER }
I20260601 13:42:49.406937 28563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:49.407014 28563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e49d404b15d4f2fa8440178478005f1, State: Initialized, Role: FOLLOWER
I20260601 13:42:49.407193 28563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9e49d404b15d4f2fa8440178478005f1" member_type: VOTER }
I20260601 13:42:49.407300 28563 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:49.407342 28563 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:49.407397 28563 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:49.408156 28563 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e49d404b15d4f2fa8440178478005f1" member_type: VOTER }
I20260601 13:42:49.408306 28563 leader_election.cc:304] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [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: 9e49d404b15d4f2fa8440178478005f1; no voters: 
I20260601 13:42:49.408529 28563 leader_election.cc:290] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:49.408669 28566 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:49.408931 28566 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 1 LEADER]: Becoming Leader. State: Replica: 9e49d404b15d4f2fa8440178478005f1, State: Running, Role: LEADER
I20260601 13:42:49.409060 28566 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [LEADER]: Queue going to LEADER mode. State: All 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: "9e49d404b15d4f2fa8440178478005f1" member_type: VOTER }
I20260601 13:42:49.409061 28563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:49.409549 28568 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9e49d404b15d4f2fa8440178478005f1. Latest consensus state: current_term: 1 leader_uuid: "9e49d404b15d4f2fa8440178478005f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e49d404b15d4f2fa8440178478005f1" member_type: VOTER } }
I20260601 13:42:49.409538 28567 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9e49d404b15d4f2fa8440178478005f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9e49d404b15d4f2fa8440178478005f1" member_type: VOTER } }
I20260601 13:42:49.409650 28568 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:49.409719 28567 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:49.409984 28571 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:49.410784 28571 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:49.411173 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:49.412966 28571 catalog_manager.cc:1382] Generated new cluster ID: 84671b68adec48e99d1a5c3e6936b6df
I20260601 13:42:49.413044 28571 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:49.427323 28571 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:49.427955 28571 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:49.433436 28571 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1: Generated new TSK 0
I20260601 13:42:49.433662 28571 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:49.444075 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:49.446537 28585 instance_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:42:49.446633 28584 instance_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:42:49.446748 28587 instance_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:42:49.446780 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:49.446998 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:49.447057 18456 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:42:49.447075 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321369447075 us; error 0 us; skew 500 ppm
I20260601 13:42:49.448149 18456 webserver.cc:533] Webserver started at http://127.18.6.1:36203/ using document root <none> and password file <none>
I20260601 13:42:49.448359 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:49.448413 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:49.448526 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:49.448973 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "78bd816ed7ce4b759e6fa19075f711c0"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.450629 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:49.451761 28592 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:42:49.452051 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.452132 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "78bd816ed7ce4b759e6fa19075f711c0"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.452234 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-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:42:49.461730 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:49.462276 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:49.462618 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:49.463107 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:49.463145 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.463177 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:49.463236 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.467744 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:39301
I20260601 13:42:49.467783 28655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:39301 every 8 connection(s)
I20260601 13:42:49.468696 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:49.470738 28660 instance_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:42:49.471019 28663 instance_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:42:49.471061 28661 instance_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:42:49.471269 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:49.471436 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:49.471592 18456 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:42:49.471633 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321369471633 us; error 0 us; skew 500 ppm
I20260601 13:42:49.472680 18456 webserver.cc:533] Webserver started at http://127.18.6.2:40705/ using document root <none> and password file <none>
I20260601 13:42:49.472859 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:49.472927 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:49.473009 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:49.473462 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "9907a5d46e274259bbf006a3523125d5"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.473551 28656 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36573
I20260601 13:42:49.473634 28656 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:49.473865 28656 heartbeater.cc:507] Master 127.18.6.62:36573 requested a full tablet report, sending...
I20260601 13:42:49.474532 28527 ts_manager.cc:194] Registered new tserver with Master: 78bd816ed7ce4b759e6fa19075f711c0 (127.18.6.1:39301)
I20260601 13:42:49.475266 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:49.475334 28527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44846
I20260601 13:42:49.476616 28668 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:42:49.476866 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.476951 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "9907a5d46e274259bbf006a3523125d5"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.477018 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-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:42:49.484408 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:49.484815 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:49.485122 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:49.485587 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:49.485651 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.485707 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:49.485743 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.490253 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:35005
I20260601 13:42:49.490365 28731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:35005 every 8 connection(s)
I20260601 13:42:49.491250 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:49.493361 28735 instance_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:42:49.493407 28738 instance_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:42:49.493674 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:49.493750 28736 instance_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:42:49.493957 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:49.494029 18456 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:42:49.494051 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321369494050 us; error 0 us; skew 500 ppm
I20260601 13:42:49.495226 18456 webserver.cc:533] Webserver started at http://127.18.6.3:45223/ using document root <none> and password file <none>
I20260601 13:42:49.495390 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:49.495481 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:49.495564 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:49.495720 28732 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36573
I20260601 13:42:49.495816 28732 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:49.496032 28732 heartbeater.cc:507] Master 127.18.6.62:36573 requested a full tablet report, sending...
I20260601 13:42:49.496033 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "de993b87c22441c3918fb16c24563a85"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.496711 28527 ts_manager.cc:194] Registered new tserver with Master: 9907a5d46e274259bbf006a3523125d5 (127.18.6.2:35005)
I20260601 13:42:49.497248 28527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44860
I20260601 13:42:49.497818 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.498876 28743 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:42:49.499191 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.499254 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "de993b87c22441c3918fb16c24563a85"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.499346 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-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:42:49.521864 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:49.522361 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:49.522737 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:49.523248 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:49.523288 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.523319 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:49.523377 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.528061 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:34619
I20260601 13:42:49.528160 28806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:34619 every 8 connection(s)
I20260601 13:42:49.528961 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:49.531023 28813 instance_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:42:49.531049 28810 instance_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:42:49.531023 28811 instance_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:42:49.531826 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:49.532028 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:49.532085 18456 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:42:49.532143 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321369532142 us; error 0 us; skew 500 ppm
I20260601 13:42:49.533267 18456 webserver.cc:533] Webserver started at http://127.18.6.4:46657/ using document root <none> and password file <none>
I20260601 13:42:49.533443 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:49.533510 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:49.533588 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:49.533823 28807 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36573
I20260601 13:42:49.533934 28807 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:49.534037 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "f759008801ea40a6afd48de67e274237"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.534227 28807 heartbeater.cc:507] Master 127.18.6.62:36573 requested a full tablet report, sending...
I20260601 13:42:49.534961 28527 ts_manager.cc:194] Registered new tserver with Master: de993b87c22441c3918fb16c24563a85 (127.18.6.3:34619)
I20260601 13:42:49.535682 28527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44876
I20260601 13:42:49.535776 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:42:49.536777 28818 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:42:49.537006 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.537094 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "f759008801ea40a6afd48de67e274237"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.537199 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780321188397171-18456-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:42:49.562907 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:49.563431 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:49.563824 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:49.564320 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:49.564385 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.564445 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:49.564478 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:49.569444 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:37115
I20260601 13:42:49.569505 28881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:37115 every 8 connection(s)
I20260601 13:42:49.574477 28882 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36573
I20260601 13:42:49.574640 28882 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:49.574855 28882 heartbeater.cc:507] Master 127.18.6.62:36573 requested a full tablet report, sending...
I20260601 13:42:49.575521 28527 ts_manager.cc:194] Registered new tserver with Master: f759008801ea40a6afd48de67e274237 (127.18.6.4:37115)
I20260601 13:42:49.575649 18456 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005833832s
I20260601 13:42:49.576484 28527 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44892
I20260601 13:42:49.585774 28527 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44898:
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:42:49.596925 28771 tablet_service.cc:1511] Processing CreateTablet for tablet d9a9b7d1c37b4d86a0ce92f503e6f67c (DEFAULT_TABLE table=test-workload [id=6d41fdf0d7c14ab283d72828e591b981]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:49.597159 28846 tablet_service.cc:1511] Processing CreateTablet for tablet d9a9b7d1c37b4d86a0ce92f503e6f67c (DEFAULT_TABLE table=test-workload [id=6d41fdf0d7c14ab283d72828e591b981]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:49.597287 28771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a9b7d1c37b4d86a0ce92f503e6f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:49.597509 28846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a9b7d1c37b4d86a0ce92f503e6f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:49.599315 28897 tablet_bootstrap.cc:492] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85: Bootstrap starting.
I20260601 13:42:49.599797 28898 tablet_bootstrap.cc:492] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237: Bootstrap starting.
I20260601 13:42:49.600551 28897 tablet_bootstrap.cc:654] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:49.600497 28620 tablet_service.cc:1511] Processing CreateTablet for tablet d9a9b7d1c37b4d86a0ce92f503e6f67c (DEFAULT_TABLE table=test-workload [id=6d41fdf0d7c14ab283d72828e591b981]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:42:49.600893 28620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a9b7d1c37b4d86a0ce92f503e6f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:49.601558 28898 tablet_bootstrap.cc:654] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:49.601876 28897 tablet_bootstrap.cc:492] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85: No bootstrap required, opened a new log
I20260601 13:42:49.601986 28897 ts_tablet_manager.cc:1403] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:49.602607 28897 raft_consensus.cc:359] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } }
I20260601 13:42:49.602736 28897 raft_consensus.cc:385] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:49.602773 28897 raft_consensus.cc:740] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de993b87c22441c3918fb16c24563a85, State: Initialized, Role: FOLLOWER
I20260601 13:42:49.602901 28897 consensus_queue.cc:260] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } }
I20260601 13:42:49.603300 28897 ts_tablet_manager.cc:1434] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:49.603309 28807 heartbeater.cc:499] Master 127.18.6.62:36573 was elected leader, sending a full tablet report...
I20260601 13:42:49.603621 28902 tablet_bootstrap.cc:492] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0: Bootstrap starting.
I20260601 13:42:49.604533 28898 tablet_bootstrap.cc:492] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237: No bootstrap required, opened a new log
I20260601 13:42:49.604616 28902 tablet_bootstrap.cc:654] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:49.604722 28898 ts_tablet_manager.cc:1403] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237: Time spent bootstrapping tablet: real 0.005s	user 0.003s	sys 0.000s
I20260601 13:42:49.605574 28898 raft_consensus.cc:359] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } }
I20260601 13:42:49.605746 28898 raft_consensus.cc:385] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:49.605804 28898 raft_consensus.cc:740] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f759008801ea40a6afd48de67e274237, State: Initialized, Role: FOLLOWER
I20260601 13:42:49.605875 28902 tablet_bootstrap.cc:492] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0: No bootstrap required, opened a new log
I20260601 13:42:49.605947 28902 ts_tablet_manager.cc:1403] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:49.606058 28898 consensus_queue.cc:260] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } }
I20260601 13:42:49.606391 28902 raft_consensus.cc:359] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } }
I20260601 13:42:49.606455 28898 ts_tablet_manager.cc:1434] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:49.606506 28902 raft_consensus.cc:385] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:49.606513 28882 heartbeater.cc:499] Master 127.18.6.62:36573 was elected leader, sending a full tablet report...
I20260601 13:42:49.606562 28902 raft_consensus.cc:740] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78bd816ed7ce4b759e6fa19075f711c0, State: Initialized, Role: FOLLOWER
I20260601 13:42:49.606765 28902 consensus_queue.cc:260] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } }
I20260601 13:42:49.607128 28902 ts_tablet_manager.cc:1434] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.607307 28656 heartbeater.cc:499] Master 127.18.6.62:36573 was elected leader, sending a full tablet report...
I20260601 13:42:49.738548 28904 raft_consensus.cc:493] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:49.738719 28904 raft_consensus.cc:515] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } }
I20260601 13:42:49.739405 28904 leader_election.cc:290] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de993b87c22441c3918fb16c24563a85 (127.18.6.3:34619), 78bd816ed7ce4b759e6fa19075f711c0 (127.18.6.1:39301)
I20260601 13:42:49.743199 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a9b7d1c37b4d86a0ce92f503e6f67c" candidate_uuid: "f759008801ea40a6afd48de67e274237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de993b87c22441c3918fb16c24563a85" is_pre_election: true
I20260601 13:42:49.743346 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a9b7d1c37b4d86a0ce92f503e6f67c" candidate_uuid: "f759008801ea40a6afd48de67e274237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78bd816ed7ce4b759e6fa19075f711c0" is_pre_election: true
I20260601 13:42:49.743396 28781 raft_consensus.cc:2468] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f759008801ea40a6afd48de67e274237 in term 0.
I20260601 13:42:49.743425 28630 raft_consensus.cc:2468] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f759008801ea40a6afd48de67e274237 in term 0.
I20260601 13:42:49.743750 28822 leader_election.cc:304] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78bd816ed7ce4b759e6fa19075f711c0, f759008801ea40a6afd48de67e274237; no voters: 
I20260601 13:42:49.743937 28904 raft_consensus.cc:2804] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:49.744004 28904 raft_consensus.cc:493] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:49.744046 28904 raft_consensus.cc:3060] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:49.744880 28904 raft_consensus.cc:515] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } }
I20260601 13:42:49.745241 28904 leader_election.cc:290] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [CANDIDATE]: Term 1 election: Requested vote from peers de993b87c22441c3918fb16c24563a85 (127.18.6.3:34619), 78bd816ed7ce4b759e6fa19075f711c0 (127.18.6.1:39301)
I20260601 13:42:49.745569 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a9b7d1c37b4d86a0ce92f503e6f67c" candidate_uuid: "f759008801ea40a6afd48de67e274237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de993b87c22441c3918fb16c24563a85"
I20260601 13:42:49.745594 28630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a9b7d1c37b4d86a0ce92f503e6f67c" candidate_uuid: "f759008801ea40a6afd48de67e274237" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "78bd816ed7ce4b759e6fa19075f711c0"
I20260601 13:42:49.745705 28781 raft_consensus.cc:3060] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:49.745734 28630 raft_consensus.cc:3060] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:49.746577 28630 raft_consensus.cc:2468] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f759008801ea40a6afd48de67e274237 in term 1.
I20260601 13:42:49.746613 28781 raft_consensus.cc:2468] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f759008801ea40a6afd48de67e274237 in term 1.
I20260601 13:42:49.746851 28822 leader_election.cc:304] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 78bd816ed7ce4b759e6fa19075f711c0, f759008801ea40a6afd48de67e274237; no voters: 
I20260601 13:42:49.747068 28904 raft_consensus.cc:2804] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:49.747263 28904 raft_consensus.cc:697] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 1 LEADER]: Becoming Leader. State: Replica: f759008801ea40a6afd48de67e274237, State: Running, Role: LEADER
I20260601 13:42:49.747419 28904 consensus_queue.cc:237] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } }
I20260601 13:42:49.749122 28526 catalog_manager.cc:5696] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 reported cstate change: term changed from 0 to 1, leader changed from <none> to f759008801ea40a6afd48de67e274237 (127.18.6.4). New cstate: current_term: 1 leader_uuid: "f759008801ea40a6afd48de67e274237" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "de993b87c22441c3918fb16c24563a85" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 34619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "78bd816ed7ce4b759e6fa19075f711c0" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 39301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f759008801ea40a6afd48de67e274237" member_type: VOTER last_known_addr { host: "127.18.6.4" port: 37115 } health_report { overall_health: HEALTHY } } }
W20260601 13:42:49.796149 18456 auto_rebalancer.cc:591] Failed to schedule move for tablet d9a9b7d1c37b4d86a0ce92f503e6f67c: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:42:49.796480 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:49.799803 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.800122 18456 tablet_replica.cc:333] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0: stopping tablet replica
I20260601 13:42:49.800274 18456 raft_consensus.cc:2243] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.800443 18456 raft_consensus.cc:2272] T d9a9b7d1c37b4d86a0ce92f503e6f67c P 78bd816ed7ce4b759e6fa19075f711c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.813683 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:49.816089 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:49.819849 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.832234 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:49.834451 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:49.838649 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.838965 18456 tablet_replica.cc:333] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85: stopping tablet replica
I20260601 13:42:49.839105 18456 raft_consensus.cc:2243] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:49.839252 18456 raft_consensus.cc:2272] T d9a9b7d1c37b4d86a0ce92f503e6f67c P de993b87c22441c3918fb16c24563a85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.852186 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:49.854486 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:42:49.858969 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:49.859301 18456 tablet_replica.cc:333] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237: stopping tablet replica
I20260601 13:42:49.859437 18456 raft_consensus.cc:2243] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.859710 18456 pending_rounds.cc:70] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237: Trying to abort 1 pending ops.
I20260601 13:42:49.859743 18456 pending_rounds.cc:77] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292196330487287808 op_type: NO_OP noop_request { }
I20260601 13:42:49.859840 18456 raft_consensus.cc:2889] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:42:49.859907 18456 raft_consensus.cc:2272] T d9a9b7d1c37b4d86a0ce92f503e6f67c P f759008801ea40a6afd48de67e274237 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.873241 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:42:49.875548 18456 master.cc:562] Master@127.18.6.62:36573 shutting down...
I20260601 13:42:49.879163 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:49.879343 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:49.879536 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9e49d404b15d4f2fa8440178478005f1: stopping tablet replica
I20260601 13:42:49.893114 18456 master.cc:584] Master@127.18.6.62:36573 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (520 ms)
[----------] 22 tests from AutoRebalancerTest (181494 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:42:49.901715 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:36291
I20260601 13:42:49.902127 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:49.903904 28912 instance_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:42:49.903921 28914 instance_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:42:49.904115 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:49.903904 28911 instance_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:42:49.904461 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:49.904500 18456 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:42:49.904515 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321369904516 us; error 0 us; skew 500 ppm
I20260601 13:42:49.905347 18456 webserver.cc:533] Webserver started at http://127.18.6.62:42133/ using document root <none> and password file <none>
I20260601 13:42:49.905470 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:49.905510 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:49.905568 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:49.905915 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "a4a040a68600428aa28ee30780415947"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.907320 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.908380 28919 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:42:49.908641 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:49.908697 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "a4a040a68600428aa28ee30780415947"
format_stamp: "Formatted at 2026-06-01 13:42:49 on dist-test-slave-nm12"
I20260601 13:42:49.908792 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-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:42:49.920492 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:49.921026 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:49.925784 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:36291
I20260601 13:42:49.928784 28971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:36291 every 8 connection(s)
I20260601 13:42:49.929325 28972 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:42:49.931283 28972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947: Bootstrap starting.
I20260601 13:42:49.932217 28972 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:49.933373 28972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947: No bootstrap required, opened a new log
I20260601 13:42:49.933867 28972 raft_consensus.cc:359] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4a040a68600428aa28ee30780415947" member_type: VOTER }
I20260601 13:42:49.933997 28972 raft_consensus.cc:385] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:49.934039 28972 raft_consensus.cc:740] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4a040a68600428aa28ee30780415947, State: Initialized, Role: FOLLOWER
I20260601 13:42:49.934218 28972 consensus_queue.cc:260] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a4a040a68600428aa28ee30780415947" member_type: VOTER }
I20260601 13:42:49.934326 28972 raft_consensus.cc:399] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:49.934374 28972 raft_consensus.cc:493] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:49.934430 28972 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:49.935163 28972 raft_consensus.cc:515] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4a040a68600428aa28ee30780415947" member_type: VOTER }
I20260601 13:42:49.935310 28972 leader_election.cc:304] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [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: a4a040a68600428aa28ee30780415947; no voters: 
I20260601 13:42:49.935576 28972 leader_election.cc:290] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:49.935731 28975 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:49.936007 28975 raft_consensus.cc:697] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 1 LEADER]: Becoming Leader. State: Replica: a4a040a68600428aa28ee30780415947, State: Running, Role: LEADER
I20260601 13:42:49.936071 28972 sys_catalog.cc:565] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:49.936236 28975 consensus_queue.cc:237] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [LEADER]: Queue going to LEADER mode. State: All 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: "a4a040a68600428aa28ee30780415947" member_type: VOTER }
I20260601 13:42:49.936719 28976 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a4a040a68600428aa28ee30780415947" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4a040a68600428aa28ee30780415947" member_type: VOTER } }
I20260601 13:42:49.936846 28976 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:49.936981 28977 sys_catalog.cc:455] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a4a040a68600428aa28ee30780415947. Latest consensus state: current_term: 1 leader_uuid: "a4a040a68600428aa28ee30780415947" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a4a040a68600428aa28ee30780415947" member_type: VOTER } }
I20260601 13:42:49.937130 28977 sys_catalog.cc:458] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:49.937563 28981 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:49.938376 28981 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:49.938640 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:49.940456 28981 catalog_manager.cc:1382] Generated new cluster ID: 48564ede214246c2ac5453e59d283115
I20260601 13:42:49.940537 28981 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:49.983778 28981 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:49.984544 28981 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:49.996865 28981 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947: Generated new TSK 0
I20260601 13:42:49.997136 28981 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:50.003424 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:50.006356 28994 instance_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:42:50.006352 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:50.006352 28993 instance_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:42:50.006664 28996 instance_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:42:50.006925 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:50.006978 18456 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:42:50.006996 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321370006996 us; error 0 us; skew 500 ppm
I20260601 13:42:50.008148 18456 webserver.cc:533] Webserver started at http://127.18.6.1:38911/ using document root <none> and password file <none>
I20260601 13:42:50.008343 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:50.008419 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:50.008529 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:50.008978 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "f51428a2c8f5446bb999b6136b8dc12c"
format_stamp: "Formatted at 2026-06-01 13:42:50 on dist-test-slave-nm12"
I20260601 13:42:50.010833 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:50.012089 29001 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:42:50.012423 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:50.012524 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "f51428a2c8f5446bb999b6136b8dc12c"
format_stamp: "Formatted at 2026-06-01 13:42:50 on dist-test-slave-nm12"
I20260601 13:42:50.012617 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-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:42:50.027361 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:50.027884 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:50.028251 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:50.028781 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:50.028849 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:50.028910 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:50.028976 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:50.033830 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:42639
I20260601 13:42:50.033859 29064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:42639 every 8 connection(s)
I20260601 13:42:50.034868 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:50.036955 29070 instance_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:42:50.036986 29072 instance_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:42:50.037140 29069 instance_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:42:50.037264 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:50.037405 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:50.037487 18456 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:42:50.037506 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321370037506 us; error 0 us; skew 500 ppm
I20260601 13:42:50.038425 18456 webserver.cc:533] Webserver started at http://127.18.6.2:36919/ using document root <none> and password file <none>
I20260601 13:42:50.038556 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:50.038599 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:50.038690 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:50.039189 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "5e96c1e8c85e485bb3cba5f114838647"
format_stamp: "Formatted at 2026-06-01 13:42:50 on dist-test-slave-nm12"
I20260601 13:42:50.040828 29065 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36291
I20260601 13:42:50.040911 29065 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:50.041087 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:50.041181 29065 heartbeater.cc:507] Master 127.18.6.62:36291 requested a full tablet report, sending...
I20260601 13:42:50.041815 28936 ts_manager.cc:194] Registered new tserver with Master: f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639)
I20260601 13:42:50.042263 29077 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:42:50.042516 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:50.042600 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "5e96c1e8c85e485bb3cba5f114838647"
format_stamp: "Formatted at 2026-06-01 13:42:50 on dist-test-slave-nm12"
I20260601 13:42:50.042727 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-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:42:50.043040 28936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59908
I20260601 13:42:50.054955 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:50.055516 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:50.055861 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:50.056346 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:50.056409 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:50.056469 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:50.056502 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:50.061190 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:45715
I20260601 13:42:50.061218 29140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:45715 every 8 connection(s)
I20260601 13:42:50.062002 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:50.064225 29145 instance_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:42:50.064404 29147 instance_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:42:50.064450 29144 instance_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:42:50.064741 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:50.064977 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:50.065029 18456 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:42:50.065063 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321370065062 us; error 0 us; skew 500 ppm
I20260601 13:42:50.066080 18456 webserver.cc:533] Webserver started at http://127.18.6.3:36333/ using document root <none> and password file <none>
I20260601 13:42:50.066311 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:50.066373 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:50.066452 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:50.066888 29141 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36291
I20260601 13:42:50.066999 29141 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:50.066970 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "0c6819a6fb234316b941c85967837959"
format_stamp: "Formatted at 2026-06-01 13:42:50 on dist-test-slave-nm12"
I20260601 13:42:50.067256 29141 heartbeater.cc:507] Master 127.18.6.62:36291 requested a full tablet report, sending...
I20260601 13:42:50.067966 28936 ts_manager.cc:194] Registered new tserver with Master: 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2:45715)
I20260601 13:42:50.068528 28936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59910
I20260601 13:42:50.068758 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:50.069859 29152 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:42:50.070117 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:50.070207 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "0c6819a6fb234316b941c85967837959"
format_stamp: "Formatted at 2026-06-01 13:42:50 on dist-test-slave-nm12"
I20260601 13:42:50.070302 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-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:42:50.081163 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:50.081663 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:50.082008 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:50.082473 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:50.082536 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:50.082597 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:50.082639 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:50.087721 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:41863
I20260601 13:42:50.087845 29215 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:41863 every 8 connection(s)
I20260601 13:42:50.092491 29216 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36291
I20260601 13:42:50.092674 29216 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:50.092931 29216 heartbeater.cc:507] Master 127.18.6.62:36291 requested a full tablet report, sending...
I20260601 13:42:50.093551 28936 ts_manager.cc:194] Registered new tserver with Master: 0c6819a6fb234316b941c85967837959 (127.18.6.3:41863)
I20260601 13:42:50.093849 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005645995s
I20260601 13:42:50.094238 28936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59922
I20260601 13:42:51.044088 29065 heartbeater.cc:499] Master 127.18.6.62:36291 was elected leader, sending a full tablet report...
I20260601 13:42:51.069572 29141 heartbeater.cc:499] Master 127.18.6.62:36291 was elected leader, sending a full tablet report...
I20260601 13:42:51.095294 29216 heartbeater.cc:499] Master 127.18.6.62:36291 was elected leader, sending a full tablet report...
I20260601 13:42:51.129487 28936 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34362:
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:42:51.130124 28936 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:42:51.143010 29105 tablet_service.cc:1511] Processing CreateTablet for tablet b3f2861e888a4cd5a75215be16cc795b (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:51.143265 29104 tablet_service.cc:1511] Processing CreateTablet for tablet 4422285a73a541a5b6ebe98b43331ec1 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:51.143401 29105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f2861e888a4cd5a75215be16cc795b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.143532 29100 tablet_service.cc:1511] Processing CreateTablet for tablet 7961a1ae852d45a69c0966e03026a813 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:51.143651 29103 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4e47aa8ccb4dc599c71306cd259833 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:51.143816 29100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7961a1ae852d45a69c0966e03026a813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.143924 29103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4e47aa8ccb4dc599c71306cd259833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.144119 29177 tablet_service.cc:1511] Processing CreateTablet for tablet e6ce4d6065cd4f20bf5d698c01e04f93 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:51.144200 29028 tablet_service.cc:1511] Processing CreateTablet for tablet 4422285a73a541a5b6ebe98b43331ec1 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:51.144379 29177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ce4d6065cd4f20bf5d698c01e04f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.144577 29027 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4e47aa8ccb4dc599c71306cd259833 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:51.144992 29026 tablet_service.cc:1511] Processing CreateTablet for tablet e6ce4d6065cd4f20bf5d698c01e04f93 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:51.145380 29025 tablet_service.cc:1511] Processing CreateTablet for tablet 323957faf25e4343adba03354ff379f1 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:51.145785 29024 tablet_service.cc:1511] Processing CreateTablet for tablet 7961a1ae852d45a69c0966e03026a813 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:51.145862 29102 tablet_service.cc:1511] Processing CreateTablet for tablet e6ce4d6065cd4f20bf5d698c01e04f93 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:51.146112 29102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ce4d6065cd4f20bf5d698c01e04f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.146315 29029 tablet_service.cc:1511] Processing CreateTablet for tablet b3f2861e888a4cd5a75215be16cc795b (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:51.146840 29176 tablet_service.cc:1511] Processing CreateTablet for tablet 323957faf25e4343adba03354ff379f1 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:51.147075 29176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323957faf25e4343adba03354ff379f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.147672 29101 tablet_service.cc:1511] Processing CreateTablet for tablet 323957faf25e4343adba03354ff379f1 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:51.143651 29179 tablet_service.cc:1511] Processing CreateTablet for tablet 4422285a73a541a5b6ebe98b43331ec1 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:51.148043 29179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4422285a73a541a5b6ebe98b43331ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.148084 29101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323957faf25e4343adba03354ff379f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.149132 29175 tablet_service.cc:1511] Processing CreateTablet for tablet 7961a1ae852d45a69c0966e03026a813 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:51.149374 29175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7961a1ae852d45a69c0966e03026a813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.149623 29104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4422285a73a541a5b6ebe98b43331ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.150791 29236 tablet_bootstrap.cc:492] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647: Bootstrap starting.
I20260601 13:42:51.151991 29180 tablet_service.cc:1511] Processing CreateTablet for tablet b3f2861e888a4cd5a75215be16cc795b (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:51.143923 29178 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4e47aa8ccb4dc599c71306cd259833 (DEFAULT_TABLE table=test-workload [id=e4a440f0ed5f449d9c2bea1ca27e005a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:51.152257 29180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f2861e888a4cd5a75215be16cc795b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.152376 29178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4e47aa8ccb4dc599c71306cd259833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.144383 29028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4422285a73a541a5b6ebe98b43331ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.152658 29026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6ce4d6065cd4f20bf5d698c01e04f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.153200 29029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3f2861e888a4cd5a75215be16cc795b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.154531 29024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7961a1ae852d45a69c0966e03026a813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.155326 29025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 323957faf25e4343adba03354ff379f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.155369 29237 tablet_bootstrap.cc:492] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959: Bootstrap starting.
I20260601 13:42:51.156531 29237 tablet_bootstrap.cc:654] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.156739 29027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4e47aa8ccb4dc599c71306cd259833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:51.156531 29238 tablet_bootstrap.cc:492] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c: Bootstrap starting.
I20260601 13:42:51.157774 29237 tablet_bootstrap.cc:492] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959: No bootstrap required, opened a new log
I20260601 13:42:51.157863 29237 ts_tablet_manager.cc:1403] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:51.158224 29238 tablet_bootstrap.cc:654] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.158373 29237 raft_consensus.cc:359] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.158504 29237 raft_consensus.cc:385] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.158555 29237 raft_consensus.cc:740] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6819a6fb234316b941c85967837959, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.158735 29237 consensus_queue.cc:260] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.158957 29236 tablet_bootstrap.cc:654] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.159276 29237 ts_tablet_manager.cc:1434] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:51.159365 29238 tablet_bootstrap.cc:492] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c: No bootstrap required, opened a new log
I20260601 13:42:51.159482 29238 ts_tablet_manager.cc:1403] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
I20260601 13:42:51.160028 29237 tablet_bootstrap.cc:492] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959: Bootstrap starting.
I20260601 13:42:51.159987 29238 raft_consensus.cc:359] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.160086 29238 raft_consensus.cc:385] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.160137 29236 tablet_bootstrap.cc:492] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647: No bootstrap required, opened a new log
I20260601 13:42:51.160120 29238 raft_consensus.cc:740] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51428a2c8f5446bb999b6136b8dc12c, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.160236 29236 ts_tablet_manager.cc:1403] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:42:51.160458 29238 consensus_queue.cc:260] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.160741 29236 raft_consensus.cc:359] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } }
I20260601 13:42:51.160838 29236 raft_consensus.cc:385] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.160885 29236 raft_consensus.cc:740] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e96c1e8c85e485bb3cba5f114838647, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.161036 29238 ts_tablet_manager.cc:1434] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:51.161010 29237 tablet_bootstrap.cc:654] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.161018 29236 consensus_queue.cc:260] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } }
I20260601 13:42:51.161428 29236 ts_tablet_manager.cc:1434] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:51.161612 29236 tablet_bootstrap.cc:492] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647: Bootstrap starting.
I20260601 13:42:51.161612 29238 tablet_bootstrap.cc:492] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c: Bootstrap starting.
I20260601 13:42:51.162695 29236 tablet_bootstrap.cc:654] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.162695 29238 tablet_bootstrap.cc:654] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.163333 29237 tablet_bootstrap.cc:492] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959: No bootstrap required, opened a new log
I20260601 13:42:51.163414 29237 ts_tablet_manager.cc:1403] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:51.164113 29237 raft_consensus.cc:359] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.164220 29237 raft_consensus.cc:385] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.164256 29237 raft_consensus.cc:740] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6819a6fb234316b941c85967837959, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.164376 29237 consensus_queue.cc:260] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.164727 29237 ts_tablet_manager.cc:1434] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:51.164906 29238 tablet_bootstrap.cc:492] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c: No bootstrap required, opened a new log
I20260601 13:42:51.165011 29236 tablet_bootstrap.cc:492] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647: No bootstrap required, opened a new log
I20260601 13:42:51.165012 29238 ts_tablet_manager.cc:1403] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:51.165130 29236 ts_tablet_manager.cc:1403] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:51.165522 29238 raft_consensus.cc:359] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } }
I20260601 13:42:51.165618 29238 raft_consensus.cc:385] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.165597 29236 raft_consensus.cc:359] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.165680 29238 raft_consensus.cc:740] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51428a2c8f5446bb999b6136b8dc12c, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.165693 29236 raft_consensus.cc:385] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.165712 29237 tablet_bootstrap.cc:492] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959: Bootstrap starting.
I20260601 13:42:51.165731 29236 raft_consensus.cc:740] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e96c1e8c85e485bb3cba5f114838647, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.165789 29238 consensus_queue.cc:260] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } }
I20260601 13:42:51.165834 29236 consensus_queue.cc:260] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.166056 29236 ts_tablet_manager.cc:1434] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:51.166270 29236 tablet_bootstrap.cc:492] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647: Bootstrap starting.
I20260601 13:42:51.166718 29237 tablet_bootstrap.cc:654] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.167223 29236 tablet_bootstrap.cc:654] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.166067 29238 ts_tablet_manager.cc:1434] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:51.167943 29238 tablet_bootstrap.cc:492] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c: Bootstrap starting.
I20260601 13:42:51.168397 29237 tablet_bootstrap.cc:492] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959: No bootstrap required, opened a new log
I20260601 13:42:51.168479 29237 ts_tablet_manager.cc:1403] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:51.168955 29238 tablet_bootstrap.cc:654] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.168920 29237 raft_consensus.cc:359] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.169021 29237 raft_consensus.cc:385] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.169070 29237 raft_consensus.cc:740] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6819a6fb234316b941c85967837959, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.169200 29237 consensus_queue.cc:260] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.169479 29237 ts_tablet_manager.cc:1434] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:51.170105 29236 tablet_bootstrap.cc:492] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647: No bootstrap required, opened a new log
I20260601 13:42:51.170204 29236 ts_tablet_manager.cc:1403] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:51.170224 29238 tablet_bootstrap.cc:492] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c: No bootstrap required, opened a new log
I20260601 13:42:51.170301 29238 ts_tablet_manager.cc:1403] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:51.170634 29236 raft_consensus.cc:359] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.170738 29236 raft_consensus.cc:385] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.170774 29236 raft_consensus.cc:740] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e96c1e8c85e485bb3cba5f114838647, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.170783 29238 raft_consensus.cc:359] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.170895 29236 consensus_queue.cc:260] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.171204 29236 ts_tablet_manager.cc:1434] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:51.171366 29236 tablet_bootstrap.cc:492] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647: Bootstrap starting.
I20260601 13:42:51.171726 29237 tablet_bootstrap.cc:492] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959: Bootstrap starting.
I20260601 13:42:51.172428 29236 tablet_bootstrap.cc:654] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.172792 29237 tablet_bootstrap.cc:654] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.170895 29238 raft_consensus.cc:385] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.173094 29238 raft_consensus.cc:740] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51428a2c8f5446bb999b6136b8dc12c, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.173254 29238 consensus_queue.cc:260] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.173553 29238 ts_tablet_manager.cc:1434] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:51.173741 29238 tablet_bootstrap.cc:492] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c: Bootstrap starting.
I20260601 13:42:51.173945 29236 tablet_bootstrap.cc:492] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647: No bootstrap required, opened a new log
I20260601 13:42:51.174059 29236 ts_tablet_manager.cc:1403] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:51.174171 29237 tablet_bootstrap.cc:492] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959: No bootstrap required, opened a new log
I20260601 13:42:51.174254 29237 ts_tablet_manager.cc:1403] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:42:51.174530 29236 raft_consensus.cc:359] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.174626 29236 raft_consensus.cc:385] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.174659 29236 raft_consensus.cc:740] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e96c1e8c85e485bb3cba5f114838647, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.174753 29238 tablet_bootstrap.cc:654] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.174664 29237 raft_consensus.cc:359] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.174794 29237 raft_consensus.cc:385] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.174851 29237 raft_consensus.cc:740] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6819a6fb234316b941c85967837959, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.174803 29236 consensus_queue.cc:260] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.175297 29236 ts_tablet_manager.cc:1434] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:51.175542 29236 tablet_bootstrap.cc:492] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647: Bootstrap starting.
I20260601 13:42:51.175985 29238 tablet_bootstrap.cc:492] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c: No bootstrap required, opened a new log
I20260601 13:42:51.176084 29238 ts_tablet_manager.cc:1403] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:42:51.176455 29238 raft_consensus.cc:359] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.176575 29238 raft_consensus.cc:385] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.176601 29236 tablet_bootstrap.cc:654] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.176610 29238 raft_consensus.cc:740] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51428a2c8f5446bb999b6136b8dc12c, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.176813 29238 consensus_queue.cc:260] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.177081 29238 ts_tablet_manager.cc:1434] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:51.174984 29237 consensus_queue.cc:260] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.177275 29238 tablet_bootstrap.cc:492] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c: Bootstrap starting.
I20260601 13:42:51.177507 29237 ts_tablet_manager.cc:1434] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:51.177685 29237 tablet_bootstrap.cc:492] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959: Bootstrap starting.
I20260601 13:42:51.177888 29236 tablet_bootstrap.cc:492] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647: No bootstrap required, opened a new log
I20260601 13:42:51.178010 29236 ts_tablet_manager.cc:1403] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:51.178321 29238 tablet_bootstrap.cc:654] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.178584 29236 raft_consensus.cc:359] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.178671 29237 tablet_bootstrap.cc:654] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.178761 29236 raft_consensus.cc:385] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.178900 29236 raft_consensus.cc:740] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e96c1e8c85e485bb3cba5f114838647, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.179044 29236 consensus_queue.cc:260] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.179352 29236 ts_tablet_manager.cc:1434] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:51.179553 29236 tablet_bootstrap.cc:492] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647: Bootstrap starting.
I20260601 13:42:51.180706 29236 tablet_bootstrap.cc:654] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.181164 29237 tablet_bootstrap.cc:492] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959: No bootstrap required, opened a new log
I20260601 13:42:51.181263 29237 ts_tablet_manager.cc:1403] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:42:51.181731 29237 raft_consensus.cc:359] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } }
I20260601 13:42:51.181841 29237 raft_consensus.cc:385] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.181876 29237 raft_consensus.cc:740] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6819a6fb234316b941c85967837959, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.182004 29237 consensus_queue.cc:260] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } }
I20260601 13:42:51.182189 29236 tablet_bootstrap.cc:492] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647: No bootstrap required, opened a new log
I20260601 13:42:51.182268 29236 ts_tablet_manager.cc:1403] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:51.182308 29237 ts_tablet_manager.cc:1434] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:42:51.182469 29237 tablet_bootstrap.cc:492] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959: Bootstrap starting.
I20260601 13:42:51.182698 29236 raft_consensus.cc:359] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.183171 29236 raft_consensus.cc:385] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.183221 29236 raft_consensus.cc:740] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e96c1e8c85e485bb3cba5f114838647, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.183338 29236 consensus_queue.cc:260] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.183509 29237 tablet_bootstrap.cc:654] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.184072 29236 ts_tablet_manager.cc:1434] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:51.184614 29238 tablet_bootstrap.cc:492] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c: No bootstrap required, opened a new log
I20260601 13:42:51.184703 29238 ts_tablet_manager.cc:1403] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.001s
I20260601 13:42:51.185164 29238 raft_consensus.cc:359] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.185248 29237 tablet_bootstrap.cc:492] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959: No bootstrap required, opened a new log
I20260601 13:42:51.185278 29238 raft_consensus.cc:385] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.185314 29238 raft_consensus.cc:740] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51428a2c8f5446bb999b6136b8dc12c, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.185324 29237 ts_tablet_manager.cc:1403] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:42:51.185431 29238 consensus_queue.cc:260] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.185737 29238 ts_tablet_manager.cc:1434] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:51.185765 29237 raft_consensus.cc:359] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.185868 29237 raft_consensus.cc:385] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.185913 29237 raft_consensus.cc:740] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c6819a6fb234316b941c85967837959, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.185962 29238 tablet_bootstrap.cc:492] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c: Bootstrap starting.
I20260601 13:42:51.186055 29237 consensus_queue.cc:260] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.186347 29237 ts_tablet_manager.cc:1434] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:51.187088 29238 tablet_bootstrap.cc:654] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:51.188300 29238 tablet_bootstrap.cc:492] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c: No bootstrap required, opened a new log
I20260601 13:42:51.188400 29238 ts_tablet_manager.cc:1403] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:51.188855 29238 raft_consensus.cc:359] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.188972 29238 raft_consensus.cc:385] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:51.188998 29238 raft_consensus.cc:740] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f51428a2c8f5446bb999b6136b8dc12c, State: Initialized, Role: FOLLOWER
I20260601 13:42:51.189116 29238 consensus_queue.cc:260] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.189390 29238 ts_tablet_manager.cc:1434] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:51.202345 29244 raft_consensus.cc:493] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:51.202553 29244 raft_consensus.cc:515] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.203181 29244 leader_election.cc:290] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639), 0c6819a6fb234316b941c85967837959 (127.18.6.3:41863)
I20260601 13:42:51.207978 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ce4d6065cd4f20bf5d698c01e04f93" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c" is_pre_election: true
I20260601 13:42:51.208158 29039 raft_consensus.cc:2468] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 0.
I20260601 13:42:51.208345 29190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ce4d6065cd4f20bf5d698c01e04f93" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6819a6fb234316b941c85967837959" is_pre_election: true
I20260601 13:42:51.208487 29190 raft_consensus.cc:2468] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 0.
I20260601 13:42:51.208493 29080 leader_election.cc:304] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e96c1e8c85e485bb3cba5f114838647, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.208699 29244 raft_consensus.cc:2804] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:51.208766 29244 raft_consensus.cc:493] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:51.208797 29244 raft_consensus.cc:3060] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.209740 29244 raft_consensus.cc:515] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.210201 29244 leader_election.cc:290] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 election: Requested vote from peers f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639), 0c6819a6fb234316b941c85967837959 (127.18.6.3:41863)
I20260601 13:42:51.210565 29190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ce4d6065cd4f20bf5d698c01e04f93" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6819a6fb234316b941c85967837959"
I20260601 13:42:51.210565 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6ce4d6065cd4f20bf5d698c01e04f93" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c"
I20260601 13:42:51.210716 29039 raft_consensus.cc:3060] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.210716 29190 raft_consensus.cc:3060] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.211798 29039 raft_consensus.cc:2468] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 1.
I20260601 13:42:51.211798 29190 raft_consensus.cc:2468] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 1.
I20260601 13:42:51.212095 29080 leader_election.cc:304] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e96c1e8c85e485bb3cba5f114838647, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.212284 29244 raft_consensus.cc:2804] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:51.212522 29244 raft_consensus.cc:697] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 LEADER]: Becoming Leader. State: Replica: 5e96c1e8c85e485bb3cba5f114838647, State: Running, Role: LEADER
I20260601 13:42:51.212700 29244 consensus_queue.cc:237] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.214370 28934 catalog_manager.cc:5696] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "5e96c1e8c85e485bb3cba5f114838647" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:51.225080 29241 raft_consensus.cc:493] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:51.225226 29241 raft_consensus.cc:515] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.225852 29241 leader_election.cc:290] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639), 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2:45715)
I20260601 13:42:51.230581 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422285a73a541a5b6ebe98b43331ec1" candidate_uuid: "0c6819a6fb234316b941c85967837959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c" is_pre_election: true
I20260601 13:42:51.230589 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422285a73a541a5b6ebe98b43331ec1" candidate_uuid: "0c6819a6fb234316b941c85967837959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e96c1e8c85e485bb3cba5f114838647" is_pre_election: true
I20260601 13:42:51.230783 29039 raft_consensus.cc:2468] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6819a6fb234316b941c85967837959 in term 0.
I20260601 13:42:51.230823 29115 raft_consensus.cc:2468] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6819a6fb234316b941c85967837959 in term 0.
I20260601 13:42:51.231145 29155 leader_election.cc:304] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6819a6fb234316b941c85967837959, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.231338 29241 raft_consensus.cc:2804] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:51.231400 29241 raft_consensus.cc:493] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:51.231498 29241 raft_consensus.cc:3060] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.232427 29241 raft_consensus.cc:515] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.232820 29241 leader_election.cc:290] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [CANDIDATE]: Term 1 election: Requested vote from peers f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639), 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2:45715)
I20260601 13:42:51.233208 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422285a73a541a5b6ebe98b43331ec1" candidate_uuid: "0c6819a6fb234316b941c85967837959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c"
I20260601 13:42:51.233208 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4422285a73a541a5b6ebe98b43331ec1" candidate_uuid: "0c6819a6fb234316b941c85967837959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e96c1e8c85e485bb3cba5f114838647"
I20260601 13:42:51.233364 29039 raft_consensus.cc:3060] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.233364 29115 raft_consensus.cc:3060] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.234339 29115 raft_consensus.cc:2468] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6819a6fb234316b941c85967837959 in term 1.
I20260601 13:42:51.234339 29039 raft_consensus.cc:2468] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6819a6fb234316b941c85967837959 in term 1.
I20260601 13:42:51.234747 29155 leader_election.cc:304] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6819a6fb234316b941c85967837959, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.235005 29241 raft_consensus.cc:2804] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:51.235190 29241 raft_consensus.cc:697] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 1 LEADER]: Becoming Leader. State: Replica: 0c6819a6fb234316b941c85967837959, State: Running, Role: LEADER
I20260601 13:42:51.235349 29241 consensus_queue.cc:237] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.237582 28934 catalog_manager.cc:5696] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c6819a6fb234316b941c85967837959 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "0c6819a6fb234316b941c85967837959" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:51.237907 29243 raft_consensus.cc:493] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:51.238037 29243 raft_consensus.cc:515] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.238627 29243 leader_election.cc:290] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2:45715), 0c6819a6fb234316b941c85967837959 (127.18.6.3:41863)
I20260601 13:42:51.243312 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7961a1ae852d45a69c0966e03026a813" candidate_uuid: "f51428a2c8f5446bb999b6136b8dc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e96c1e8c85e485bb3cba5f114838647" is_pre_election: true
I20260601 13:42:51.243312 29190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7961a1ae852d45a69c0966e03026a813" candidate_uuid: "f51428a2c8f5446bb999b6136b8dc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6819a6fb234316b941c85967837959" is_pre_election: true
I20260601 13:42:51.243535 29190 raft_consensus.cc:2468] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f51428a2c8f5446bb999b6136b8dc12c in term 0.
I20260601 13:42:51.243535 29115 raft_consensus.cc:2468] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f51428a2c8f5446bb999b6136b8dc12c in term 0.
I20260601 13:42:51.243875 29004 leader_election.cc:304] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6819a6fb234316b941c85967837959, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.244145 29243 raft_consensus.cc:2804] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:51.244407 29243 raft_consensus.cc:493] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:51.244534 29243 raft_consensus.cc:3060] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.245483 29243 raft_consensus.cc:515] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.245891 29243 leader_election.cc:290] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [CANDIDATE]: Term 1 election: Requested vote from peers 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2:45715), 0c6819a6fb234316b941c85967837959 (127.18.6.3:41863)
I20260601 13:42:51.246258 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7961a1ae852d45a69c0966e03026a813" candidate_uuid: "f51428a2c8f5446bb999b6136b8dc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e96c1e8c85e485bb3cba5f114838647"
I20260601 13:42:51.246286 29190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7961a1ae852d45a69c0966e03026a813" candidate_uuid: "f51428a2c8f5446bb999b6136b8dc12c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6819a6fb234316b941c85967837959"
I20260601 13:42:51.246389 29115 raft_consensus.cc:3060] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.246421 29190 raft_consensus.cc:3060] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.247224 29190 raft_consensus.cc:2468] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51428a2c8f5446bb999b6136b8dc12c in term 1.
I20260601 13:42:51.247259 29115 raft_consensus.cc:2468] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f51428a2c8f5446bb999b6136b8dc12c in term 1.
I20260601 13:42:51.247514 29004 leader_election.cc:304] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6819a6fb234316b941c85967837959, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.247694 29243 raft_consensus.cc:2804] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:51.247927 29243 raft_consensus.cc:697] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 1 LEADER]: Becoming Leader. State: Replica: f51428a2c8f5446bb999b6136b8dc12c, State: Running, Role: LEADER
I20260601 13:42:51.248086 29243 consensus_queue.cc:237] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.249661 28934 catalog_manager.cc:5696] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c reported cstate change: term changed from 0 to 1, leader changed from <none> to f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1). New cstate: current_term: 1 leader_uuid: "f51428a2c8f5446bb999b6136b8dc12c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:51.258080 29244 raft_consensus.cc:493] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:51.258280 29244 raft_consensus.cc:515] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } }
I20260601 13:42:51.258752 29244 leader_election.cc:290] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c6819a6fb234316b941c85967837959 (127.18.6.3:41863), f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639)
I20260601 13:42:51.259241 29190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f2861e888a4cd5a75215be16cc795b" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6819a6fb234316b941c85967837959" is_pre_election: true
I20260601 13:42:51.259316 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f2861e888a4cd5a75215be16cc795b" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c" is_pre_election: true
I20260601 13:42:51.259402 29190 raft_consensus.cc:2468] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 0.
I20260601 13:42:51.259436 29039 raft_consensus.cc:2468] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 0.
I20260601 13:42:51.259757 29080 leader_election.cc:304] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6819a6fb234316b941c85967837959, 5e96c1e8c85e485bb3cba5f114838647; no voters: 
I20260601 13:42:51.259923 29244 raft_consensus.cc:2804] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:51.259975 29244 raft_consensus.cc:493] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:51.260002 29244 raft_consensus.cc:3060] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.260977 29244 raft_consensus.cc:515] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } }
I20260601 13:42:51.261241 29262 raft_consensus.cc:493] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:51.261323 29262 raft_consensus.cc:515] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.261413 29244 leader_election.cc:290] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 election: Requested vote from peers 0c6819a6fb234316b941c85967837959 (127.18.6.3:41863), f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639)
I20260601 13:42:51.261637 29262 leader_election.cc:290] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639), 0c6819a6fb234316b941c85967837959 (127.18.6.3:41863)
I20260601 13:42:51.261751 29190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f2861e888a4cd5a75215be16cc795b" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6819a6fb234316b941c85967837959"
I20260601 13:42:51.261858 29190 raft_consensus.cc:3060] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.261945 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3f2861e888a4cd5a75215be16cc795b" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c"
I20260601 13:42:51.261933 29038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e47aa8ccb4dc599c71306cd259833" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c" is_pre_election: true
I20260601 13:42:51.262040 29189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e47aa8ccb4dc599c71306cd259833" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6819a6fb234316b941c85967837959" is_pre_election: true
I20260601 13:42:51.262079 29039 raft_consensus.cc:3060] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.262127 29189 raft_consensus.cc:2468] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 0.
I20260601 13:42:51.262086 29038 raft_consensus.cc:2468] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 0.
I20260601 13:42:51.262432 29080 leader_election.cc:304] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e96c1e8c85e485bb3cba5f114838647, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.262612 29262 raft_consensus.cc:2804] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:51.262673 29262 raft_consensus.cc:493] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:51.262720 29262 raft_consensus.cc:3060] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.262982 29190 raft_consensus.cc:2468] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 1.
I20260601 13:42:51.263105 29039 raft_consensus.cc:2468] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 1.
I20260601 13:42:51.263365 29080 leader_election.cc:304] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e96c1e8c85e485bb3cba5f114838647, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.263564 29244 raft_consensus.cc:2804] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:51.263590 29262 raft_consensus.cc:515] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.263792 29244 raft_consensus.cc:697] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 1 LEADER]: Becoming Leader. State: Replica: 5e96c1e8c85e485bb3cba5f114838647, State: Running, Role: LEADER
I20260601 13:42:51.263931 29244 consensus_queue.cc:237] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } }
I20260601 13:42:51.264232 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e47aa8ccb4dc599c71306cd259833" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c"
I20260601 13:42:51.264353 29039 raft_consensus.cc:3060] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.264580 29190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e47aa8ccb4dc599c71306cd259833" candidate_uuid: "5e96c1e8c85e485bb3cba5f114838647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c6819a6fb234316b941c85967837959"
I20260601 13:42:51.263940 29262 leader_election.cc:290] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 election: Requested vote from peers f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639), 0c6819a6fb234316b941c85967837959 (127.18.6.3:41863)
I20260601 13:42:51.264689 29190 raft_consensus.cc:3060] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.265275 29039 raft_consensus.cc:2468] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 1.
I20260601 13:42:51.265571 29080 leader_election.cc:304] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e96c1e8c85e485bb3cba5f114838647, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.265578 29190 raft_consensus.cc:2468] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e96c1e8c85e485bb3cba5f114838647 in term 1.
I20260601 13:42:51.265551 28934 catalog_manager.cc:5696] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "5e96c1e8c85e485bb3cba5f114838647" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:51.265770 29262 raft_consensus.cc:2804] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:51.265848 29262 raft_consensus.cc:697] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 LEADER]: Becoming Leader. State: Replica: 5e96c1e8c85e485bb3cba5f114838647, State: Running, Role: LEADER
I20260601 13:42:51.265960 29262 consensus_queue.cc:237] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.268980 28934 catalog_manager.cc:5696] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2). New cstate: current_term: 1 leader_uuid: "5e96c1e8c85e485bb3cba5f114838647" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:51.273146 29241 raft_consensus.cc:493] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:51.273252 29241 raft_consensus.cc:515] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.273550 29241 leader_election.cc:290] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639), 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2:45715)
I20260601 13:42:51.273900 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323957faf25e4343adba03354ff379f1" candidate_uuid: "0c6819a6fb234316b941c85967837959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c" is_pre_election: true
I20260601 13:42:51.274027 29039 raft_consensus.cc:2468] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6819a6fb234316b941c85967837959 in term 0.
I20260601 13:42:51.274086 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323957faf25e4343adba03354ff379f1" candidate_uuid: "0c6819a6fb234316b941c85967837959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e96c1e8c85e485bb3cba5f114838647" is_pre_election: true
I20260601 13:42:51.274226 29115 raft_consensus.cc:2468] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c6819a6fb234316b941c85967837959 in term 0.
I20260601 13:42:51.274359 29155 leader_election.cc:304] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6819a6fb234316b941c85967837959, f51428a2c8f5446bb999b6136b8dc12c; no voters: 
I20260601 13:42:51.274537 29241 raft_consensus.cc:2804] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:51.274580 29241 raft_consensus.cc:493] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:51.274607 29241 raft_consensus.cc:3060] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.275558 29241 raft_consensus.cc:515] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.275929 29241 leader_election.cc:290] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [CANDIDATE]: Term 1 election: Requested vote from peers f51428a2c8f5446bb999b6136b8dc12c (127.18.6.1:42639), 5e96c1e8c85e485bb3cba5f114838647 (127.18.6.2:45715)
I20260601 13:42:51.276257 29115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323957faf25e4343adba03354ff379f1" candidate_uuid: "0c6819a6fb234316b941c85967837959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e96c1e8c85e485bb3cba5f114838647"
I20260601 13:42:51.276257 29039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "323957faf25e4343adba03354ff379f1" candidate_uuid: "0c6819a6fb234316b941c85967837959" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f51428a2c8f5446bb999b6136b8dc12c"
I20260601 13:42:51.276367 29115 raft_consensus.cc:3060] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.276425 29039 raft_consensus.cc:3060] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:51.277136 29115 raft_consensus.cc:2468] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6819a6fb234316b941c85967837959 in term 1.
I20260601 13:42:51.277172 29039 raft_consensus.cc:2468] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c6819a6fb234316b941c85967837959 in term 1.
I20260601 13:42:51.277408 29153 leader_election.cc:304] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c6819a6fb234316b941c85967837959, 5e96c1e8c85e485bb3cba5f114838647; no voters: 
I20260601 13:42:51.277583 29241 raft_consensus.cc:2804] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:51.277685 29241 raft_consensus.cc:697] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 1 LEADER]: Becoming Leader. State: Replica: 0c6819a6fb234316b941c85967837959, State: Running, Role: LEADER
I20260601 13:42:51.277848 29241 consensus_queue.cc:237] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } }
I20260601 13:42:51.279632 28934 catalog_manager.cc:5696] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c6819a6fb234316b941c85967837959 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "0c6819a6fb234316b941c85967837959" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:51.319332 29115 raft_consensus.cc:1275] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Refusing update from remote peer 0c6819a6fb234316b941c85967837959: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.319332 29039 raft_consensus.cc:1275] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Refusing update from remote peer 0c6819a6fb234316b941c85967837959: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.319957 29266 consensus_queue.cc:1048] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.320263 29115 raft_consensus.cc:1275] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Refusing update from remote peer 0c6819a6fb234316b941c85967837959: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.321280 29241 consensus_queue.cc:1048] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.323231 29038 raft_consensus.cc:1275] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.323323 29037 raft_consensus.cc:1275] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.324643 29037 raft_consensus.cc:1275] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.324587 29262 consensus_queue.cc:1048] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.324744 29244 consensus_queue.cc:1048] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.325762 29190 raft_consensus.cc:1275] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.325817 29188 raft_consensus.cc:1275] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.326061 29189 raft_consensus.cc:1275] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.320284 29266 consensus_queue.cc:1048] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260601 13:42:51.327239 29272 consensus_queue.cc:1048] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.327359 29262 consensus_queue.cc:1048] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.327596 29272 consensus_queue.cc:1048] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.327383 29244 consensus_queue.cc:1048] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.331110 29189 raft_consensus.cc:1275] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Refusing update from remote peer f51428a2c8f5446bb999b6136b8dc12c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.334431 29113 raft_consensus.cc:1275] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Refusing update from remote peer f51428a2c8f5446bb999b6136b8dc12c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.335582 29270 consensus_queue.cc:1048] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.335726 29243 consensus_queue.cc:1048] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.339236 29035 raft_consensus.cc:1275] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Refusing update from remote peer 0c6819a6fb234316b941c85967837959: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:51.339725 29241 consensus_queue.cc:1048] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:51.341327 29283 mvcc.cc:204] Tried to move back new op lower bound from 7292196336920010752 to 7292196336581873664. Current Snapshot: MvccSnapshot[applied={T|T < 7292196336920010752}]
I20260601 13:42:51.390779 29288 mvcc.cc:204] Tried to move back new op lower bound from 7292196336989274112 to 7292196336633708544. Current Snapshot: MvccSnapshot[applied={T|T < 7292196336921120768}]
I20260601 13:42:51.506929 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:51.509020 29327 instance_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:42:51.511255 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:51.511643 29328 instance_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:42:51.512506 29330 instance_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:42:51.512784 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:51.512835 18456 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:42:51.512866 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321371512865 us; error 0 us; skew 500 ppm
I20260601 13:42:51.513893 18456 webserver.cc:533] Webserver started at http://127.18.6.4:38049/ using document root <none> and password file <none>
I20260601 13:42:51.514050 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:51.514101 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:51.514175 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:51.514539 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "91ccfc64ad1b4266845f038e1988c598"
format_stamp: "Formatted at 2026-06-01 13:42:51 on dist-test-slave-nm12"
I20260601 13:42:51.516314 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:51.517372 29335 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:42:51.517683 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:51.517752 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "91ccfc64ad1b4266845f038e1988c598"
format_stamp: "Formatted at 2026-06-01 13:42:51 on dist-test-slave-nm12"
I20260601 13:42:51.517859 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780321188397171-18456-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:42:51.533063 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:51.533775 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:51.534235 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:51.534797 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:51.534870 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:51.534937 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:51.534977 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:51.540769 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:43899
I20260601 13:42:51.540805 29398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:43899 every 8 connection(s)
I20260601 13:42:51.550022 29399 heartbeater.cc:344] Connected to a master server at 127.18.6.62:36291
I20260601 13:42:51.550154 29399 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:51.550447 29399 heartbeater.cc:507] Master 127.18.6.62:36291 requested a full tablet report, sending...
I20260601 13:42:51.551222 28929 ts_manager.cc:194] Registered new tserver with Master: 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4:43899)
I20260601 13:42:51.551916 28929 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34364
I20260601 13:42:51.944576 29038 consensus_queue.cc:237] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [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: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } attrs { replace: true } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } }
I20260601 13:42:51.946134 29188 raft_consensus.cc:1275] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Refusing update from remote peer f51428a2c8f5446bb999b6136b8dc12c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:51.946524 29325 consensus_queue.cc:1048] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:51.946693 29114 raft_consensus.cc:1275] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Refusing update from remote peer f51428a2c8f5446bb999b6136b8dc12c: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:51.947005 29325 consensus_queue.cc:1048] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } 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:42:51.948611 29299 raft_consensus.cc:2955] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } attrs { replace: true } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
W20260601 13:42:51.950534 29003 consensus_peers.cc:597] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c -> Peer 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4:43899): Couldn't send request to peer 91ccfc64ad1b4266845f038e1988c598. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7961a1ae852d45a69c0966e03026a813. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:51.951026 29114 raft_consensus.cc:2955] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } attrs { replace: true } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.951288 28929 catalog_manager.cc:5696] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c reported cstate change: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "f51428a2c8f5446bb999b6136b8dc12c" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:51.953287 29188 raft_consensus.cc:2955] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } attrs { replace: true } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.958331 29188 consensus_queue.cc:237] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [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: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } }
I20260601 13:42:51.959797 29114 raft_consensus.cc:1275] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Refusing update from remote peer 0c6819a6fb234316b941c85967837959: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:51.960137 29038 raft_consensus.cc:1275] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Refusing update from remote peer 0c6819a6fb234316b941c85967837959: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:51.960124 29266 consensus_queue.cc:1048] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:51.960476 29266 consensus_queue.cc:1048] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } 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:42:51.961566 29241 raft_consensus.cc:2955] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.962679 29038 raft_consensus.cc:2955] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
W20260601 13:42:51.963635 29154 consensus_peers.cc:597] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 -> Peer 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4:43899): Couldn't send request to peer 91ccfc64ad1b4266845f038e1988c598. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 323957faf25e4343adba03354ff379f1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:51.963549 29114 raft_consensus.cc:2955] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.964898 28930 catalog_manager.cc:5696] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 reported cstate change: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "0c6819a6fb234316b941c85967837959" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:51.969779 29114 consensus_queue.cc:237] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [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: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } }
I20260601 13:42:51.971171 29188 raft_consensus.cc:1275] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:51.971171 29038 raft_consensus.cc:1275] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:51.971592 29244 consensus_queue.cc:1048] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:51.971761 29326 consensus_queue.cc:1048] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } 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:42:51.973284 29262 raft_consensus.cc:2955] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.973650 29188 raft_consensus.cc:2955] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.973758 29038 raft_consensus.cc:2955] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.975916 28929 catalog_manager.cc:5696] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 reported cstate change: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "5e96c1e8c85e485bb3cba5f114838647" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
W20260601 13:42:51.977118 29079 consensus_peers.cc:597] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 -> Peer 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4:43899): Couldn't send request to peer 91ccfc64ad1b4266845f038e1988c598. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3f2861e888a4cd5a75215be16cc795b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:51.977429 29114 consensus_queue.cc:237] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [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: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } }
W20260601 13:42:51.979020 29079 consensus_peers.cc:597] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 -> Peer 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4:43899): Couldn't send request to peer 91ccfc64ad1b4266845f038e1988c598. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f4e47aa8ccb4dc599c71306cd259833. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:51.979022 29038 raft_consensus.cc:1275] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:51.979085 29188 raft_consensus.cc:1275] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Refusing update from remote peer 5e96c1e8c85e485bb3cba5f114838647: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260601 13:42:51.979393 29326 consensus_queue.cc:1048] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } 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:42:51.979518 29244 consensus_queue.cc:1048] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260601 13:42:51.980922 29324 raft_consensus.cc:2955] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.981341 29188 raft_consensus.cc:2955] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.981402 29038 raft_consensus.cc:2955] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } } }
I20260601 13:42:51.983439 28929 catalog_manager.cc:5696] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 reported cstate change: config changed from index -1 to 18, NON_VOTER 91ccfc64ad1b4266845f038e1988c598 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "5e96c1e8c85e485bb3cba5f114838647" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "f51428a2c8f5446bb999b6136b8dc12c" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 42639 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e96c1e8c85e485bb3cba5f114838647" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c6819a6fb234316b941c85967837959" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 41863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91ccfc64ad1b4266845f038e1988c598" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 43899 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:52.054190 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:52.058684 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:52.058971 18456 tablet_replica.cc:333] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c: stopping tablet replica
I20260601 13:42:52.059152 18456 raft_consensus.cc:2243] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.059352 18456 raft_consensus.cc:2272] T 323957faf25e4343adba03354ff379f1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.060199 18456 tablet_replica.cc:333] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c: stopping tablet replica
I20260601 13:42:52.060346 18456 raft_consensus.cc:2243] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:52.060644 18456 raft_consensus.cc:2272] T 7961a1ae852d45a69c0966e03026a813 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.061223 18456 tablet_replica.cc:333] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c: stopping tablet replica
I20260601 13:42:52.061359 18456 raft_consensus.cc:2243] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.061515 18456 raft_consensus.cc:2272] T 4422285a73a541a5b6ebe98b43331ec1 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.062090 18456 tablet_replica.cc:333] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c: stopping tablet replica
I20260601 13:42:52.062228 18456 raft_consensus.cc:2243] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.062387 18456 raft_consensus.cc:2272] T 3f4e47aa8ccb4dc599c71306cd259833 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.063011 18456 tablet_replica.cc:333] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c: stopping tablet replica
I20260601 13:42:52.063146 18456 raft_consensus.cc:2243] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.063297 18456 raft_consensus.cc:2272] T e6ce4d6065cd4f20bf5d698c01e04f93 P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.063895 18456 tablet_replica.cc:333] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c: stopping tablet replica
I20260601 13:42:52.064039 18456 raft_consensus.cc:2243] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.064172 18456 raft_consensus.cc:2272] T b3f2861e888a4cd5a75215be16cc795b P f51428a2c8f5446bb999b6136b8dc12c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.078958 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:52.082121 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:52.088258 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:52.088474 18456 tablet_replica.cc:333] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647: stopping tablet replica
I20260601 13:42:52.088626 18456 raft_consensus.cc:2243] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.088783 18456 raft_consensus.cc:2272] T 4422285a73a541a5b6ebe98b43331ec1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.089381 18456 tablet_replica.cc:333] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647: stopping tablet replica
I20260601 13:42:52.089501 18456 raft_consensus.cc:2243] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.089653 18456 raft_consensus.cc:2272] T 323957faf25e4343adba03354ff379f1 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.090091 18456 tablet_replica.cc:333] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647: stopping tablet replica
I20260601 13:42:52.090181 18456 raft_consensus.cc:2243] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:52.090425 18456 raft_consensus.cc:2272] T 3f4e47aa8ccb4dc599c71306cd259833 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.090864 18456 tablet_replica.cc:333] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647: stopping tablet replica
I20260601 13:42:52.090973 18456 raft_consensus.cc:2243] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:52.091174 18456 raft_consensus.cc:2272] T e6ce4d6065cd4f20bf5d698c01e04f93 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.091681 18456 tablet_replica.cc:333] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647: stopping tablet replica
I20260601 13:42:52.091794 18456 raft_consensus.cc:2243] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:52.092003 18456 raft_consensus.cc:2272] T b3f2861e888a4cd5a75215be16cc795b P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.092492 18456 tablet_replica.cc:333] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647: stopping tablet replica
I20260601 13:42:52.092602 18456 raft_consensus.cc:2243] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.092733 18456 raft_consensus.cc:2272] T 7961a1ae852d45a69c0966e03026a813 P 5e96c1e8c85e485bb3cba5f114838647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.096650 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:52.099232 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:52.104282 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:52.104506 18456 tablet_replica.cc:333] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959: stopping tablet replica
I20260601 13:42:52.104664 18456 raft_consensus.cc:2243] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.104838 18456 raft_consensus.cc:2272] T 7961a1ae852d45a69c0966e03026a813 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.105476 18456 tablet_replica.cc:333] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959: stopping tablet replica
I20260601 13:42:52.105616 18456 raft_consensus.cc:2243] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:52.105837 18456 raft_consensus.cc:2272] T 4422285a73a541a5b6ebe98b43331ec1 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.106383 18456 tablet_replica.cc:333] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959: stopping tablet replica
I20260601 13:42:52.106509 18456 raft_consensus.cc:2243] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.106671 18456 raft_consensus.cc:2272] T 3f4e47aa8ccb4dc599c71306cd259833 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.107122 18456 tablet_replica.cc:333] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959: stopping tablet replica
I20260601 13:42:52.107247 18456 raft_consensus.cc:2243] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.107401 18456 raft_consensus.cc:2272] T b3f2861e888a4cd5a75215be16cc795b P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.108022 18456 tablet_replica.cc:333] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959: stopping tablet replica
I20260601 13:42:52.108135 18456 raft_consensus.cc:2243] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:52.108254 18456 raft_consensus.cc:2272] T e6ce4d6065cd4f20bf5d698c01e04f93 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.108788 18456 tablet_replica.cc:333] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959: stopping tablet replica
I20260601 13:42:52.108901 18456 raft_consensus.cc:2243] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:52.109149 18456 raft_consensus.cc:2272] T 323957faf25e4343adba03354ff379f1 P 0c6819a6fb234316b941c85967837959 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.123406 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:52.126423 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:42:52.130919 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:52.143227 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:42:52.145346 18456 master.cc:562] Master@127.18.6.62:36291 shutting down...
W20260601 13:42:52.149891 28984 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:52.149977 28984 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:52.150033 28984 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:52.150378 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:52.150552 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:52.150622 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P a4a040a68600428aa28ee30780415947: stopping tablet replica
I20260601 13:42:52.163556 18456 master.cc:584] Master@127.18.6.62:36291 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2273 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:42:52.175009 18456 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.6.62:44421
I20260601 13:42:52.175424 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:52.177233 29415 instance_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:42:52.177331 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:52.177332 29414 instance_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:42:52.177383 29417 instance_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:42:52.177742 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:52.177788 18456 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:42:52.177803 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321372177803 us; error 0 us; skew 500 ppm
I20260601 13:42:52.178601 18456 webserver.cc:533] Webserver started at http://127.18.6.62:41985/ using document root <none> and password file <none>
I20260601 13:42:52.178735 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:52.178776 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:52.178828 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:52.179183 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/master-0-root/instance:
uuid: "5d54d79a943f41ef82ebf2b1256d4a9e"
format_stamp: "Formatted at 2026-06-01 13:42:52 on dist-test-slave-nm12"
I20260601 13:42:52.180644 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:52.181516 29422 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:42:52.181802 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:52.181864 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/master-0-root
uuid: "5d54d79a943f41ef82ebf2b1256d4a9e"
format_stamp: "Formatted at 2026-06-01 13:42:52 on dist-test-slave-nm12"
I20260601 13:42:52.181952 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-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:42:52.188346 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:52.188750 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:52.193069 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.62:44421
I20260601 13:42:52.198172 29474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.62:44421 every 8 connection(s)
I20260601 13:42:52.198661 29475 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:42:52.200531 29475 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e: Bootstrap starting.
I20260601 13:42:52.201418 29475 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:52.202544 29475 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e: No bootstrap required, opened a new log
I20260601 13:42:52.202968 29475 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d54d79a943f41ef82ebf2b1256d4a9e" member_type: VOTER }
I20260601 13:42:52.203061 29475 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:52.203083 29475 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d54d79a943f41ef82ebf2b1256d4a9e, State: Initialized, Role: FOLLOWER
I20260601 13:42:52.203290 29475 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5d54d79a943f41ef82ebf2b1256d4a9e" member_type: VOTER }
I20260601 13:42:52.203359 29475 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:42:52.203415 29475 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:42:52.203507 29475 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:52.204249 29475 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d54d79a943f41ef82ebf2b1256d4a9e" member_type: VOTER }
I20260601 13:42:52.204360 29475 leader_election.cc:304] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [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: 5d54d79a943f41ef82ebf2b1256d4a9e; no voters: 
I20260601 13:42:52.204614 29475 leader_election.cc:290] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:42:52.204823 29478 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:52.205050 29478 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 1 LEADER]: Becoming Leader. State: Replica: 5d54d79a943f41ef82ebf2b1256d4a9e, State: Running, Role: LEADER
I20260601 13:42:52.205067 29475 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:42:52.205200 29478 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [LEADER]: Queue going to LEADER mode. State: All 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: "5d54d79a943f41ef82ebf2b1256d4a9e" member_type: VOTER }
I20260601 13:42:52.205647 29479 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5d54d79a943f41ef82ebf2b1256d4a9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d54d79a943f41ef82ebf2b1256d4a9e" member_type: VOTER } }
I20260601 13:42:52.205754 29479 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:52.205888 29480 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5d54d79a943f41ef82ebf2b1256d4a9e. Latest consensus state: current_term: 1 leader_uuid: "5d54d79a943f41ef82ebf2b1256d4a9e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5d54d79a943f41ef82ebf2b1256d4a9e" member_type: VOTER } }
I20260601 13:42:52.206014 29480 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [sys.catalog]: This master's current role is: LEADER
I20260601 13:42:52.206061 29484 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:42:52.207068 29484 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:42:52.207333 18456 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:42:52.209052 29484 catalog_manager.cc:1382] Generated new cluster ID: d749ea845d3d4432987bd3add3704c9a
I20260601 13:42:52.209117 29484 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:42:52.226786 29484 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:42:52.227418 29484 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:42:52.232452 29484 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e: Generated new TSK 0
I20260601 13:42:52.232625 29484 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:42:52.240042 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:52.242301 29499 instance_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:42:52.242460 29496 instance_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:42:52.242301 29497 instance_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:42:52.242455 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:52.242856 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:52.242926 18456 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:42:52.242954 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321372242952 us; error 0 us; skew 500 ppm
I20260601 13:42:52.244012 18456 webserver.cc:533] Webserver started at http://127.18.6.1:34231/ using document root <none> and password file <none>
I20260601 13:42:52.244197 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:52.244274 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:52.244376 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:52.244864 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-0-root/instance:
uuid: "efe3285f1a0343dcb55e66e9bbe7a180"
format_stamp: "Formatted at 2026-06-01 13:42:52 on dist-test-slave-nm12"
I20260601 13:42:52.246431 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
I20260601 13:42:52.247597 29504 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:42:52.247880 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:52.247965 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-0-root
uuid: "efe3285f1a0343dcb55e66e9bbe7a180"
format_stamp: "Formatted at 2026-06-01 13:42:52 on dist-test-slave-nm12"
I20260601 13:42:52.248054 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-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:42:52.254354 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:52.254740 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:52.255026 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:52.255539 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:52.255599 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:52.255652 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:52.255697 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:52.260062 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.1:37359
I20260601 13:42:52.260097 29567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.1:37359 every 8 connection(s)
I20260601 13:42:52.260905 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:52.263020 29572 instance_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:42:52.263093 29573 instance_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:42:52.264664 29575 instance_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:42:52.264707 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:52.264988 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:52.265054 18456 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:42:52.265087 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321372265086 us; error 0 us; skew 500 ppm
I20260601 13:42:52.265807 29568 heartbeater.cc:344] Connected to a master server at 127.18.6.62:44421
I20260601 13:42:52.265910 29568 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:52.266158 29568 heartbeater.cc:507] Master 127.18.6.62:44421 requested a full tablet report, sending...
I20260601 13:42:52.266191 18456 webserver.cc:533] Webserver started at http://127.18.6.2:43323/ using document root <none> and password file <none>
I20260601 13:42:52.266376 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:52.266443 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:52.266530 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:52.266852 29439 ts_manager.cc:194] Registered new tserver with Master: efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1:37359)
I20260601 13:42:52.266996 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-1-root/instance:
uuid: "070da21d70694f01a7de39bd7a4c4736"
format_stamp: "Formatted at 2026-06-01 13:42:52 on dist-test-slave-nm12"
I20260601 13:42:52.267932 29439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45614
I20260601 13:42:52.268877 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:52.269752 29580 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:42:52.270020 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:52.270082 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-1-root
uuid: "070da21d70694f01a7de39bd7a4c4736"
format_stamp: "Formatted at 2026-06-01 13:42:52 on dist-test-slave-nm12"
I20260601 13:42:52.270145 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-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:42:52.282907 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:52.283283 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:52.283682 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:52.284194 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:52.284233 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:52.284288 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:52.284327 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:52.288690 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.2:45223
I20260601 13:42:52.288806 29643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.2:45223 every 8 connection(s)
I20260601 13:42:52.289641 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:52.291853 29647 instance_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:42:52.291961 29650 instance_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:42:52.291854 29648 instance_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:42:52.293275 18456 server_base.cc:1061] running on GCE node
I20260601 13:42:52.293509 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:52.293571 18456 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:42:52.293625 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321372293624 us; error 0 us; skew 500 ppm
I20260601 13:42:52.294188 29644 heartbeater.cc:344] Connected to a master server at 127.18.6.62:44421
I20260601 13:42:52.294298 29644 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:52.294538 29644 heartbeater.cc:507] Master 127.18.6.62:44421 requested a full tablet report, sending...
I20260601 13:42:52.294646 18456 webserver.cc:533] Webserver started at http://127.18.6.3:37453/ using document root <none> and password file <none>
I20260601 13:42:52.294839 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:52.294919 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:52.294994 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:52.295171 29439 ts_manager.cc:194] Registered new tserver with Master: 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223)
I20260601 13:42:52.295436 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-2-root/instance:
uuid: "7215f922d012497c8a41a6d7946cbd72"
format_stamp: "Formatted at 2026-06-01 13:42:52 on dist-test-slave-nm12"
I20260601 13:42:52.295833 29439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45624
I20260601 13:42:52.297260 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:52.298262 29655 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:42:52.298506 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:52.298602 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-2-root
uuid: "7215f922d012497c8a41a6d7946cbd72"
format_stamp: "Formatted at 2026-06-01 13:42:52 on dist-test-slave-nm12"
I20260601 13:42:52.298703 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-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:42:52.311870 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:52.312291 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:52.312623 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:52.313110 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:52.313172 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:52.313231 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:52.313266 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:52.317953 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.3:43515
I20260601 13:42:52.317993 29718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.3:43515 every 8 connection(s)
I20260601 13:42:52.322984 29719 heartbeater.cc:344] Connected to a master server at 127.18.6.62:44421
I20260601 13:42:52.323143 29719 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:52.323439 29719 heartbeater.cc:507] Master 127.18.6.62:44421 requested a full tablet report, sending...
I20260601 13:42:52.324270 29439 ts_manager.cc:194] Registered new tserver with Master: 7215f922d012497c8a41a6d7946cbd72 (127.18.6.3:43515)
I20260601 13:42:52.324820 29439 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45628
I20260601 13:42:52.325191 18456 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.006812727s
I20260601 13:42:53.268985 29568 heartbeater.cc:499] Master 127.18.6.62:44421 was elected leader, sending a full tablet report...
I20260601 13:42:53.296823 29644 heartbeater.cc:499] Master 127.18.6.62:44421 was elected leader, sending a full tablet report...
I20260601 13:42:53.325932 29719 heartbeater.cc:499] Master 127.18.6.62:44421 was elected leader, sending a full tablet report...
I20260601 13:42:53.360766 29439 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45634:
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:42:53.361361 29439 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:42:53.374423 29683 tablet_service.cc:1511] Processing CreateTablet for tablet 13a55154f5234747aeb68d22f8817fdb (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:53.374568 29532 tablet_service.cc:1511] Processing CreateTablet for tablet 13a55154f5234747aeb68d22f8817fdb (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:53.374709 29678 tablet_service.cc:1511] Processing CreateTablet for tablet a44a8f414b224089bb75c4d821022072 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:53.374814 29683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a55154f5234747aeb68d22f8817fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.374876 29532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a55154f5234747aeb68d22f8817fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.374917 29678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44a8f414b224089bb75c4d821022072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.376173 29608 tablet_service.cc:1511] Processing CreateTablet for tablet 13a55154f5234747aeb68d22f8817fdb (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:42:53.376428 29608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a55154f5234747aeb68d22f8817fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.377463 29679 tablet_service.cc:1511] Processing CreateTablet for tablet b73614fcb2a14d349dd8efc292a026ca (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:53.377720 29679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73614fcb2a14d349dd8efc292a026ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.378559 29741 tablet_bootstrap.cc:492] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736: Bootstrap starting.
I20260601 13:42:53.378724 29607 tablet_service.cc:1511] Processing CreateTablet for tablet 56eb06359b864fff8d59caa75c5a3764 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:53.378973 29607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eb06359b864fff8d59caa75c5a3764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.379657 29741 tablet_bootstrap.cc:654] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.379802 29531 tablet_service.cc:1511] Processing CreateTablet for tablet 56eb06359b864fff8d59caa75c5a3764 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:53.380077 29531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eb06359b864fff8d59caa75c5a3764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.380143 29603 tablet_service.cc:1511] Processing CreateTablet for tablet a44a8f414b224089bb75c4d821022072 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:53.380405 29603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44a8f414b224089bb75c4d821022072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.381112 29741 tablet_bootstrap.cc:492] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736: No bootstrap required, opened a new log
I20260601 13:42:53.381210 29741 ts_tablet_manager.cc:1403] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:53.381696 29741 raft_consensus.cc:359] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.381814 29741 raft_consensus.cc:385] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.381847 29741 raft_consensus.cc:740] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070da21d70694f01a7de39bd7a4c4736, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.381976 29741 consensus_queue.cc:260] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.382334 29741 ts_tablet_manager.cc:1434] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:53.382334 29530 tablet_service.cc:1511] Processing CreateTablet for tablet 345d92d6a9b64fabbc262e5acfc1f278 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:53.382534 29682 tablet_service.cc:1511] Processing CreateTablet for tablet 56eb06359b864fff8d59caa75c5a3764 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:42:53.382566 29604 tablet_service.cc:1511] Processing CreateTablet for tablet b73614fcb2a14d349dd8efc292a026ca (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:53.382673 29530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345d92d6a9b64fabbc262e5acfc1f278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.382797 29682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56eb06359b864fff8d59caa75c5a3764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.383039 29605 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8f824d8c344a6a947c477aeefc71a0 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:53.383445 29606 tablet_service.cc:1511] Processing CreateTablet for tablet 345d92d6a9b64fabbc262e5acfc1f278 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:53.383780 29527 tablet_service.cc:1511] Processing CreateTablet for tablet a44a8f414b224089bb75c4d821022072 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:42:53.384023 29527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a44a8f414b224089bb75c4d821022072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.384321 29739 tablet_bootstrap.cc:492] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72: Bootstrap starting.
I20260601 13:42:53.385843 29739 tablet_bootstrap.cc:654] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.386212 29680 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8f824d8c344a6a947c477aeefc71a0 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:53.386495 29680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8f824d8c344a6a947c477aeefc71a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.387038 29740 tablet_bootstrap.cc:492] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180: Bootstrap starting.
I20260601 13:42:53.387176 29739 tablet_bootstrap.cc:492] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72: No bootstrap required, opened a new log
I20260601 13:42:53.387255 29739 ts_tablet_manager.cc:1403] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:53.387771 29739 raft_consensus.cc:359] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.387874 29739 raft_consensus.cc:385] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.387905 29739 raft_consensus.cc:740] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.388031 29739 consensus_queue.cc:260] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.388156 29740 tablet_bootstrap.cc:654] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.388414 29739 ts_tablet_manager.cc:1434] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:53.388821 29739 tablet_bootstrap.cc:492] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72: Bootstrap starting.
I20260601 13:42:53.388809 29528 tablet_service.cc:1511] Processing CreateTablet for tablet b73614fcb2a14d349dd8efc292a026ca (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:42:53.389056 29528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73614fcb2a14d349dd8efc292a026ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.389806 29739 tablet_bootstrap.cc:654] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.390168 29529 tablet_service.cc:1511] Processing CreateTablet for tablet 3f8f824d8c344a6a947c477aeefc71a0 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:42:53.390432 29529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8f824d8c344a6a947c477aeefc71a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.391767 29681 tablet_service.cc:1511] Processing CreateTablet for tablet 345d92d6a9b64fabbc262e5acfc1f278 (DEFAULT_TABLE table=test-workload [id=1b1c112cbf72471188d689d5853a1e52]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:42:53.391969 29739 tablet_bootstrap.cc:492] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72: No bootstrap required, opened a new log
I20260601 13:42:53.392014 29681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345d92d6a9b64fabbc262e5acfc1f278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.392050 29739 ts_tablet_manager.cc:1403] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:53.392522 29739 raft_consensus.cc:359] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.392623 29739 raft_consensus.cc:385] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.392653 29739 raft_consensus.cc:740] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.382795 29604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b73614fcb2a14d349dd8efc292a026ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.392807 29739 consensus_queue.cc:260] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.393299 29739 ts_tablet_manager.cc:1434] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:53.393476 29739 tablet_bootstrap.cc:492] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72: Bootstrap starting.
I20260601 13:42:53.394505 29739 tablet_bootstrap.cc:654] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.395174 29605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f8f824d8c344a6a947c477aeefc71a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.395612 29606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 345d92d6a9b64fabbc262e5acfc1f278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:42:53.395637 29739 tablet_bootstrap.cc:492] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72: No bootstrap required, opened a new log
I20260601 13:42:53.395720 29739 ts_tablet_manager.cc:1403] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:42:53.396131 29739 raft_consensus.cc:359] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.396238 29739 raft_consensus.cc:385] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.396270 29739 raft_consensus.cc:740] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.396399 29739 consensus_queue.cc:260] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.396658 29739 ts_tablet_manager.cc:1434] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:53.396822 29739 tablet_bootstrap.cc:492] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72: Bootstrap starting.
I20260601 13:42:53.382540 29741 tablet_bootstrap.cc:492] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736: Bootstrap starting.
I20260601 13:42:53.397943 29739 tablet_bootstrap.cc:654] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.398350 29741 tablet_bootstrap.cc:654] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.399093 29739 tablet_bootstrap.cc:492] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72: No bootstrap required, opened a new log
I20260601 13:42:53.399186 29739 ts_tablet_manager.cc:1403] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:53.399641 29741 tablet_bootstrap.cc:492] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736: No bootstrap required, opened a new log
I20260601 13:42:53.399684 29740 tablet_bootstrap.cc:492] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180: No bootstrap required, opened a new log
I20260601 13:42:53.399726 29741 ts_tablet_manager.cc:1403] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.000s
I20260601 13:42:53.399766 29740 ts_tablet_manager.cc:1403] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:42:53.399712 29739 raft_consensus.cc:359] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.399812 29739 raft_consensus.cc:385] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.399843 29739 raft_consensus.cc:740] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.400189 29741 raft_consensus.cc:359] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.400269 29740 raft_consensus.cc:359] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.400328 29741 raft_consensus.cc:385] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.400357 29740 raft_consensus.cc:385] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.400362 29741 raft_consensus.cc:740] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070da21d70694f01a7de39bd7a4c4736, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.400408 29740 raft_consensus.cc:740] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe3285f1a0343dcb55e66e9bbe7a180, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.400525 29741 consensus_queue.cc:260] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.400775 29739 consensus_queue.cc:260] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.400840 29741 ts_tablet_manager.cc:1434] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:53.400534 29740 consensus_queue.cc:260] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.401013 29741 tablet_bootstrap.cc:492] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736: Bootstrap starting.
I20260601 13:42:53.401059 29739 ts_tablet_manager.cc:1434] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:42:53.401260 29740 ts_tablet_manager.cc:1434] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:53.401428 29740 tablet_bootstrap.cc:492] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180: Bootstrap starting.
I20260601 13:42:53.402092 29741 tablet_bootstrap.cc:654] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.402437 29740 tablet_bootstrap.cc:654] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.402930 29739 tablet_bootstrap.cc:492] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72: Bootstrap starting.
I20260601 13:42:53.403942 29741 tablet_bootstrap.cc:492] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736: No bootstrap required, opened a new log
I20260601 13:42:53.404065 29740 tablet_bootstrap.cc:492] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180: No bootstrap required, opened a new log
I20260601 13:42:53.404094 29741 ts_tablet_manager.cc:1403] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:53.404175 29740 ts_tablet_manager.cc:1403] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:53.404479 29739 tablet_bootstrap.cc:654] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.404695 29740 raft_consensus.cc:359] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.404830 29740 raft_consensus.cc:385] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.404883 29740 raft_consensus.cc:740] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe3285f1a0343dcb55e66e9bbe7a180, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.404764 29741 raft_consensus.cc:359] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.405016 29740 consensus_queue.cc:260] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.405334 29740 ts_tablet_manager.cc:1434] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:53.405068 29741 raft_consensus.cc:385] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.405503 29741 raft_consensus.cc:740] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070da21d70694f01a7de39bd7a4c4736, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.405544 29740 tablet_bootstrap.cc:492] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180: Bootstrap starting.
I20260601 13:42:53.405692 29741 consensus_queue.cc:260] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.405977 29739 tablet_bootstrap.cc:492] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72: No bootstrap required, opened a new log
I20260601 13:42:53.406062 29741 ts_tablet_manager.cc:1434] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:53.406152 29739 ts_tablet_manager.cc:1403] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:53.406270 29741 tablet_bootstrap.cc:492] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736: Bootstrap starting.
I20260601 13:42:53.406646 29740 tablet_bootstrap.cc:654] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.406791 29739 raft_consensus.cc:359] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.406945 29739 raft_consensus.cc:385] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.407027 29739 raft_consensus.cc:740] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.407226 29739 consensus_queue.cc:260] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.407306 29741 tablet_bootstrap.cc:654] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.408190 29739 ts_tablet_manager.cc:1434] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:53.408376 29739 tablet_bootstrap.cc:492] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72: Bootstrap starting.
I20260601 13:42:53.408423 29740 tablet_bootstrap.cc:492] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180: No bootstrap required, opened a new log
I20260601 13:42:53.408505 29740 ts_tablet_manager.cc:1403] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:42:53.408825 29741 tablet_bootstrap.cc:492] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736: No bootstrap required, opened a new log
I20260601 13:42:53.408905 29741 ts_tablet_manager.cc:1403] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:53.408931 29740 raft_consensus.cc:359] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.409029 29740 raft_consensus.cc:385] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.409063 29740 raft_consensus.cc:740] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe3285f1a0343dcb55e66e9bbe7a180, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.409207 29740 consensus_queue.cc:260] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.409312 29741 raft_consensus.cc:359] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.409426 29741 raft_consensus.cc:385] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.409461 29741 raft_consensus.cc:740] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070da21d70694f01a7de39bd7a4c4736, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.409564 29741 consensus_queue.cc:260] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.409369 29739 tablet_bootstrap.cc:654] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.410336 29740 ts_tablet_manager.cc:1434] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:53.410514 29740 tablet_bootstrap.cc:492] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180: Bootstrap starting.
I20260601 13:42:53.410776 29741 ts_tablet_manager.cc:1434] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:42:53.410941 29741 tablet_bootstrap.cc:492] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736: Bootstrap starting.
I20260601 13:42:53.411630 29740 tablet_bootstrap.cc:654] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.411929 29741 tablet_bootstrap.cc:654] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.412932 29740 tablet_bootstrap.cc:492] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180: No bootstrap required, opened a new log
I20260601 13:42:53.412971 29739 tablet_bootstrap.cc:492] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72: No bootstrap required, opened a new log
I20260601 13:42:53.413005 29740 ts_tablet_manager.cc:1403] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:53.413071 29739 ts_tablet_manager.cc:1403] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:42:53.413626 29739 raft_consensus.cc:359] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.413791 29739 raft_consensus.cc:385] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.413631 29740 raft_consensus.cc:359] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.413851 29739 raft_consensus.cc:740] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.413870 29740 raft_consensus.cc:385] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.413914 29740 raft_consensus.cc:740] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe3285f1a0343dcb55e66e9bbe7a180, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.414016 29739 consensus_queue.cc:260] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.414073 29740 consensus_queue.cc:260] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.414354 29739 ts_tablet_manager.cc:1434] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:53.414381 29740 ts_tablet_manager.cc:1434] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:53.414594 29740 tablet_bootstrap.cc:492] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180: Bootstrap starting.
I20260601 13:42:53.414783 29741 tablet_bootstrap.cc:492] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736: No bootstrap required, opened a new log
I20260601 13:42:53.414865 29741 ts_tablet_manager.cc:1403] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:42:53.415343 29741 raft_consensus.cc:359] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.415506 29741 raft_consensus.cc:385] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.415544 29741 raft_consensus.cc:740] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070da21d70694f01a7de39bd7a4c4736, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.415701 29741 consensus_queue.cc:260] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.415771 29740 tablet_bootstrap.cc:654] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.416028 29741 ts_tablet_manager.cc:1434] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:42:53.416234 29741 tablet_bootstrap.cc:492] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736: Bootstrap starting.
I20260601 13:42:53.417006 29740 tablet_bootstrap.cc:492] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180: No bootstrap required, opened a new log
I20260601 13:42:53.417097 29740 ts_tablet_manager.cc:1403] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:42:53.417300 29741 tablet_bootstrap.cc:654] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.417549 29740 raft_consensus.cc:359] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.417682 29740 raft_consensus.cc:385] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.417718 29740 raft_consensus.cc:740] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe3285f1a0343dcb55e66e9bbe7a180, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.417860 29740 consensus_queue.cc:260] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.418136 29740 ts_tablet_manager.cc:1434] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:53.418306 29740 tablet_bootstrap.cc:492] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180: Bootstrap starting.
I20260601 13:42:53.419170 29740 tablet_bootstrap.cc:654] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180: Neither blocks nor log segments found. Creating new log.
I20260601 13:42:53.420259 29741 tablet_bootstrap.cc:492] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736: No bootstrap required, opened a new log
I20260601 13:42:53.420259 29740 tablet_bootstrap.cc:492] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180: No bootstrap required, opened a new log
I20260601 13:42:53.420370 29740 ts_tablet_manager.cc:1403] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:42:53.420370 29741 ts_tablet_manager.cc:1403] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:42:53.420843 29740 raft_consensus.cc:359] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.420943 29740 raft_consensus.cc:385] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.420977 29740 raft_consensus.cc:740] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efe3285f1a0343dcb55e66e9bbe7a180, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.421042 29741 raft_consensus.cc:359] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.421115 29741 raft_consensus.cc:385] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:42:53.421094 29740 consensus_queue.cc:260] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.421159 29741 raft_consensus.cc:740] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 070da21d70694f01a7de39bd7a4c4736, State: Initialized, Role: FOLLOWER
I20260601 13:42:53.421293 29741 consensus_queue.cc:260] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.421373 29740 ts_tablet_manager.cc:1434] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:53.421883 29741 ts_tablet_manager.cc:1434] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:42:53.445083 29745 raft_consensus.cc:493] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:53.445314 29745 raft_consensus.cc:515] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.446043 29745 leader_election.cc:290] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223), efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1:37359)
I20260601 13:42:53.449972 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a55154f5234747aeb68d22f8817fdb" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736" is_pre_election: true
I20260601 13:42:53.450155 29618 raft_consensus.cc:2468] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 0.
I20260601 13:42:53.450356 29542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a55154f5234747aeb68d22f8817fdb" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" is_pre_election: true
I20260601 13:42:53.450498 29542 raft_consensus.cc:2468] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 0.
I20260601 13:42:53.450542 29658 leader_election.cc:304] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070da21d70694f01a7de39bd7a4c4736, 7215f922d012497c8a41a6d7946cbd72; no voters: 
I20260601 13:42:53.450719 29745 raft_consensus.cc:2804] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:53.450783 29745 raft_consensus.cc:493] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:53.450846 29745 raft_consensus.cc:3060] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.451804 29745 raft_consensus.cc:515] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.452224 29745 leader_election.cc:290] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 election: Requested vote from peers 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223), efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1:37359)
I20260601 13:42:53.452564 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a55154f5234747aeb68d22f8817fdb" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736"
I20260601 13:42:53.452675 29618 raft_consensus.cc:3060] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.452730 29542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a55154f5234747aeb68d22f8817fdb" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe3285f1a0343dcb55e66e9bbe7a180"
I20260601 13:42:53.452854 29542 raft_consensus.cc:3060] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.453579 29618 raft_consensus.cc:2468] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 1.
I20260601 13:42:53.453794 29542 raft_consensus.cc:2468] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 1.
I20260601 13:42:53.453841 29658 leader_election.cc:304] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070da21d70694f01a7de39bd7a4c4736, 7215f922d012497c8a41a6d7946cbd72; no voters: 
I20260601 13:42:53.454041 29745 raft_consensus.cc:2804] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:53.454149 29745 raft_consensus.cc:697] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Becoming Leader. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Running, Role: LEADER
I20260601 13:42:53.454299 29745 consensus_queue.cc:237] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.456231 29437 catalog_manager.cc:5696] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7215f922d012497c8a41a6d7946cbd72 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "7215f922d012497c8a41a6d7946cbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:53.540510 29752 raft_consensus.cc:493] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:53.540666 29752 raft_consensus.cc:515] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.541359 29752 leader_election.cc:290] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223), 7215f922d012497c8a41a6d7946cbd72 (127.18.6.3:43515)
I20260601 13:42:53.545130 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345d92d6a9b64fabbc262e5acfc1f278" candidate_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7215f922d012497c8a41a6d7946cbd72" is_pre_election: true
I20260601 13:42:53.545322 29693 raft_consensus.cc:2468] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe3285f1a0343dcb55e66e9bbe7a180 in term 0.
I20260601 13:42:53.545333 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345d92d6a9b64fabbc262e5acfc1f278" candidate_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736" is_pre_election: true
I20260601 13:42:53.545517 29618 raft_consensus.cc:2468] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe3285f1a0343dcb55e66e9bbe7a180 in term 0.
I20260601 13:42:53.545733 29508 leader_election.cc:304] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7215f922d012497c8a41a6d7946cbd72, efe3285f1a0343dcb55e66e9bbe7a180; no voters: 
I20260601 13:42:53.545928 29752 raft_consensus.cc:2804] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:53.545989 29752 raft_consensus.cc:493] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:53.546036 29752 raft_consensus.cc:3060] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.546897 29752 raft_consensus.cc:515] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.547242 29752 leader_election.cc:290] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [CANDIDATE]: Term 1 election: Requested vote from peers 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223), 7215f922d012497c8a41a6d7946cbd72 (127.18.6.3:43515)
I20260601 13:42:53.547645 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345d92d6a9b64fabbc262e5acfc1f278" candidate_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7215f922d012497c8a41a6d7946cbd72"
I20260601 13:42:53.547745 29693 raft_consensus.cc:3060] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.548494 29693 raft_consensus.cc:2468] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe3285f1a0343dcb55e66e9bbe7a180 in term 1.
I20260601 13:42:53.548676 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "345d92d6a9b64fabbc262e5acfc1f278" candidate_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736"
I20260601 13:42:53.548803 29618 raft_consensus.cc:3060] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.548868 29508 leader_election.cc:304] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7215f922d012497c8a41a6d7946cbd72, efe3285f1a0343dcb55e66e9bbe7a180; no voters: 
I20260601 13:42:53.549057 29752 raft_consensus.cc:2804] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:53.549314 29752 raft_consensus.cc:697] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 LEADER]: Becoming Leader. State: Replica: efe3285f1a0343dcb55e66e9bbe7a180, State: Running, Role: LEADER
I20260601 13:42:53.549484 29752 consensus_queue.cc:237] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.549965 29618 raft_consensus.cc:2468] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe3285f1a0343dcb55e66e9bbe7a180 in term 1.
I20260601 13:42:53.551229 29437 catalog_manager.cc:5696] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:53.611693 29745 raft_consensus.cc:493] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:53.611944 29745 raft_consensus.cc:515] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.612545 29745 leader_election.cc:290] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1:37359), 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223)
I20260601 13:42:53.612952 29542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8f824d8c344a6a947c477aeefc71a0" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" is_pre_election: true
I20260601 13:42:53.612957 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8f824d8c344a6a947c477aeefc71a0" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736" is_pre_election: true
I20260601 13:42:53.613072 29542 raft_consensus.cc:2468] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 0.
I20260601 13:42:53.613158 29618 raft_consensus.cc:2468] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 0.
I20260601 13:42:53.613432 29657 leader_election.cc:304] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7215f922d012497c8a41a6d7946cbd72, efe3285f1a0343dcb55e66e9bbe7a180; no voters: 
I20260601 13:42:53.613642 29745 raft_consensus.cc:2804] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:53.613706 29745 raft_consensus.cc:493] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:53.613749 29745 raft_consensus.cc:3060] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.614631 29745 raft_consensus.cc:515] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.615006 29745 leader_election.cc:290] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 election: Requested vote from peers efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1:37359), 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223)
I20260601 13:42:53.615378 29542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8f824d8c344a6a947c477aeefc71a0" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe3285f1a0343dcb55e66e9bbe7a180"
I20260601 13:42:53.615442 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f8f824d8c344a6a947c477aeefc71a0" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736"
I20260601 13:42:53.615525 29542 raft_consensus.cc:3060] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.615549 29618 raft_consensus.cc:3060] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.616480 29542 raft_consensus.cc:2468] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 1.
I20260601 13:42:53.616480 29618 raft_consensus.cc:2468] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 1.
I20260601 13:42:53.616814 29657 leader_election.cc:304] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7215f922d012497c8a41a6d7946cbd72, efe3285f1a0343dcb55e66e9bbe7a180; no voters: 
I20260601 13:42:53.617005 29745 raft_consensus.cc:2804] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:53.617117 29745 raft_consensus.cc:697] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Becoming Leader. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Running, Role: LEADER
I20260601 13:42:53.617291 29745 consensus_queue.cc:237] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.619026 29437 catalog_manager.cc:5696] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7215f922d012497c8a41a6d7946cbd72 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "7215f922d012497c8a41a6d7946cbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:53.643306 29745 raft_consensus.cc:493] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:53.643509 29745 raft_consensus.cc:515] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.644150 29745 leader_election.cc:290] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1:37359), 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223)
I20260601 13:42:53.644639 29542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb06359b864fff8d59caa75c5a3764" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" is_pre_election: true
I20260601 13:42:53.644667 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb06359b864fff8d59caa75c5a3764" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736" is_pre_election: true
I20260601 13:42:53.644799 29542 raft_consensus.cc:2468] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 0.
I20260601 13:42:53.644855 29618 raft_consensus.cc:2468] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 0.
I20260601 13:42:53.645121 29657 leader_election.cc:304] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7215f922d012497c8a41a6d7946cbd72, efe3285f1a0343dcb55e66e9bbe7a180; no voters: 
I20260601 13:42:53.645354 29745 raft_consensus.cc:2804] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:53.645460 29745 raft_consensus.cc:493] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:53.645527 29745 raft_consensus.cc:3060] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.646555 29745 raft_consensus.cc:515] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.647022 29745 leader_election.cc:290] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 election: Requested vote from peers efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1:37359), 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223)
I20260601 13:42:53.647621 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb06359b864fff8d59caa75c5a3764" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736"
I20260601 13:42:53.647727 29618 raft_consensus.cc:3060] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.647898 29542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56eb06359b864fff8d59caa75c5a3764" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe3285f1a0343dcb55e66e9bbe7a180"
I20260601 13:42:53.648007 29542 raft_consensus.cc:3060] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.648835 29542 raft_consensus.cc:2468] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 1.
I20260601 13:42:53.648835 29618 raft_consensus.cc:2468] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 1.
I20260601 13:42:53.649248 29657 leader_election.cc:304] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7215f922d012497c8a41a6d7946cbd72, efe3285f1a0343dcb55e66e9bbe7a180; no voters: 
I20260601 13:42:53.649438 29745 raft_consensus.cc:2804] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:53.649547 29745 raft_consensus.cc:697] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Becoming Leader. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Running, Role: LEADER
I20260601 13:42:53.649694 29745 consensus_queue.cc:237] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.651611 29437 catalog_manager.cc:5696] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7215f922d012497c8a41a6d7946cbd72 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "7215f922d012497c8a41a6d7946cbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:53.654405 29752 raft_consensus.cc:493] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:53.654495 29752 raft_consensus.cc:515] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.654839 29752 leader_election.cc:290] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223), 7215f922d012497c8a41a6d7946cbd72 (127.18.6.3:43515)
I20260601 13:42:53.655191 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73614fcb2a14d349dd8efc292a026ca" candidate_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736" is_pre_election: true
I20260601 13:42:53.655244 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73614fcb2a14d349dd8efc292a026ca" candidate_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7215f922d012497c8a41a6d7946cbd72" is_pre_election: true
I20260601 13:42:53.655296 29618 raft_consensus.cc:2468] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe3285f1a0343dcb55e66e9bbe7a180 in term 0.
I20260601 13:42:53.655452 29693 raft_consensus.cc:2468] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efe3285f1a0343dcb55e66e9bbe7a180 in term 0.
I20260601 13:42:53.655727 29507 leader_election.cc:304] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070da21d70694f01a7de39bd7a4c4736, efe3285f1a0343dcb55e66e9bbe7a180; no voters: 
I20260601 13:42:53.655916 29752 raft_consensus.cc:2804] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:53.656000 29752 raft_consensus.cc:493] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:53.656044 29752 raft_consensus.cc:3060] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.656898 29752 raft_consensus.cc:515] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.657234 29752 leader_election.cc:290] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [CANDIDATE]: Term 1 election: Requested vote from peers 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223), 7215f922d012497c8a41a6d7946cbd72 (127.18.6.3:43515)
I20260601 13:42:53.657552 29693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73614fcb2a14d349dd8efc292a026ca" candidate_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7215f922d012497c8a41a6d7946cbd72"
I20260601 13:42:53.657670 29693 raft_consensus.cc:3060] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.658450 29693 raft_consensus.cc:2468] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe3285f1a0343dcb55e66e9bbe7a180 in term 1.
I20260601 13:42:53.658670 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b73614fcb2a14d349dd8efc292a026ca" candidate_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736"
I20260601 13:42:53.658730 29508 leader_election.cc:304] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7215f922d012497c8a41a6d7946cbd72, efe3285f1a0343dcb55e66e9bbe7a180; no voters: 
I20260601 13:42:53.658771 29618 raft_consensus.cc:3060] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.658910 29752 raft_consensus.cc:2804] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:53.659015 29752 raft_consensus.cc:697] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 LEADER]: Becoming Leader. State: Replica: efe3285f1a0343dcb55e66e9bbe7a180, State: Running, Role: LEADER
I20260601 13:42:53.659147 29752 consensus_queue.cc:237] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.659729 29618 raft_consensus.cc:2468] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efe3285f1a0343dcb55e66e9bbe7a180 in term 1.
I20260601 13:42:53.660813 29437 catalog_manager.cc:5696] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 reported cstate change: term changed from 0 to 1, leader changed from <none> to efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1). New cstate: current_term: 1 leader_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:53.683171 29745 raft_consensus.cc:493] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:42:53.683364 29745 raft_consensus.cc:515] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.683919 29745 leader_election.cc:290] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1:37359), 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223)
I20260601 13:42:53.684688 29542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44a8f414b224089bb75c4d821022072" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" is_pre_election: true
I20260601 13:42:53.684688 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44a8f414b224089bb75c4d821022072" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736" is_pre_election: true
I20260601 13:42:53.684886 29618 raft_consensus.cc:2468] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 0.
I20260601 13:42:53.684886 29542 raft_consensus.cc:2468] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 0.
I20260601 13:42:53.685221 29657 leader_election.cc:304] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7215f922d012497c8a41a6d7946cbd72, efe3285f1a0343dcb55e66e9bbe7a180; no voters: 
I20260601 13:42:53.685482 29745 raft_consensus.cc:2804] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:42:53.685531 29745 raft_consensus.cc:493] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:42:53.685559 29745 raft_consensus.cc:3060] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.686391 29745 raft_consensus.cc:515] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.686761 29745 leader_election.cc:290] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 election: Requested vote from peers efe3285f1a0343dcb55e66e9bbe7a180 (127.18.6.1:37359), 070da21d70694f01a7de39bd7a4c4736 (127.18.6.2:45223)
I20260601 13:42:53.687124 29618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44a8f414b224089bb75c4d821022072" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "070da21d70694f01a7de39bd7a4c4736"
I20260601 13:42:53.687170 29542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a44a8f414b224089bb75c4d821022072" candidate_uuid: "7215f922d012497c8a41a6d7946cbd72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efe3285f1a0343dcb55e66e9bbe7a180"
I20260601 13:42:53.687248 29618 raft_consensus.cc:3060] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.687305 29542 raft_consensus.cc:3060] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:42:53.688087 29618 raft_consensus.cc:2468] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 1.
I20260601 13:42:53.688154 29542 raft_consensus.cc:2468] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7215f922d012497c8a41a6d7946cbd72 in term 1.
I20260601 13:42:53.688374 29658 leader_election.cc:304] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 070da21d70694f01a7de39bd7a4c4736, 7215f922d012497c8a41a6d7946cbd72; no voters: 
I20260601 13:42:53.688539 29745 raft_consensus.cc:2804] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:42:53.688683 29745 raft_consensus.cc:697] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Becoming Leader. State: Replica: 7215f922d012497c8a41a6d7946cbd72, State: Running, Role: LEADER
I20260601 13:42:53.688838 29745 consensus_queue.cc:237] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } }
I20260601 13:42:53.690624 29437 catalog_manager.cc:5696] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7215f922d012497c8a41a6d7946cbd72 (127.18.6.3). New cstate: current_term: 1 leader_uuid: "7215f922d012497c8a41a6d7946cbd72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } health_report { overall_health: HEALTHY } } }
I20260601 13:42:53.763020 29618 raft_consensus.cc:1275] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.763197 29616 raft_consensus.cc:1275] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer efe3285f1a0343dcb55e66e9bbe7a180: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.763278 29692 raft_consensus.cc:1275] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Refusing update from remote peer efe3285f1a0343dcb55e66e9bbe7a180: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.763271 29693 raft_consensus.cc:1275] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Refusing update from remote peer efe3285f1a0343dcb55e66e9bbe7a180: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.763615 29542 raft_consensus.cc:1275] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.763572 29752 consensus_queue.cc:1048] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.764107 29616 raft_consensus.cc:1275] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer efe3285f1a0343dcb55e66e9bbe7a180: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.764130 29769 consensus_queue.cc:1048] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.764285 29745 consensus_queue.cc:1048] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.764448 29617 raft_consensus.cc:1275] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.764480 29769 consensus_queue.cc:1048] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.764750 29745 consensus_queue.cc:1048] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.764878 29748 consensus_queue.cc:1048] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.767225 29752 consensus_queue.cc:1048] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.771041 29615 raft_consensus.cc:1275] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.772853 29541 raft_consensus.cc:1275] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.774138 29748 consensus_queue.cc:1048] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.780128 29541 raft_consensus.cc:1275] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.780479 29745 consensus_queue.cc:1048] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.784356 29748 consensus_queue.cc:1048] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.789585 29539 raft_consensus.cc:1275] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.789996 29745 consensus_queue.cc:1048] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.791188 29612 raft_consensus.cc:1275] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:42:53.792932 29748 consensus_queue.cc:1048] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:42:53.806980 29797 mvcc.cc:204] Tried to move back new op lower bound from 7292196347038048256 to 7292196346631057408. Current Snapshot: MvccSnapshot[applied={T|T < 7292196347038048256}]
I20260601 13:42:53.961076 18456 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:42:53.963228 29827 instance_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:42:53.963330 29829 instance_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:42:53.963937 18456 server_base.cc:1061] running on GCE node
W20260601 13:42:53.964838 29826 instance_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:42:53.965085 18456 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:42:53.965137 18456 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:42:53.965153 18456 hybrid_clock.cc:648] HybridClock initialized: now 1780321373965153 us; error 0 us; skew 500 ppm
I20260601 13:42:53.966154 18456 webserver.cc:533] Webserver started at http://127.18.6.4:45125/ using document root <none> and password file <none>
I20260601 13:42:53.966300 18456 fs_manager.cc:362] Metadata directory not provided
I20260601 13:42:53.966347 18456 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:42:53.966399 18456 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:42:53.966755 18456 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-3-root/instance:
uuid: "f07a47aa038544d79c8287d88b413119"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-nm12"
I20260601 13:42:53.968390 18456 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:42:53.969452 29834 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:42:53.969741 18456 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:42:53.969802 18456 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-3-root
uuid: "f07a47aa038544d79c8287d88b413119"
format_stamp: "Formatted at 2026-06-01 13:42:53 on dist-test-slave-nm12"
I20260601 13:42:53.969908 18456 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskd_5X6Q/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780321188397171-18456-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:42:53.977931 18456 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:42:53.978402 18456 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:42:53.978749 18456 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:42:53.979285 18456 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:42:53.979324 18456 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:53.979358 18456 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:42:53.979408 18456 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:42:53.984709 18456 rpc_server.cc:307] RPC server started. Bound to: 127.18.6.4:37847
I20260601 13:42:53.984818 29897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.6.4:37847 every 8 connection(s)
I20260601 13:42:54.008226 29898 heartbeater.cc:344] Connected to a master server at 127.18.6.62:44421
I20260601 13:42:54.008397 29898 heartbeater.cc:461] Registering TS with master...
I20260601 13:42:54.008702 29898 heartbeater.cc:507] Master 127.18.6.62:44421 requested a full tablet report, sending...
I20260601 13:42:54.009429 29436 ts_manager.cc:194] Registered new tserver with Master: f07a47aa038544d79c8287d88b413119 (127.18.6.4:37847)
I20260601 13:42:54.010072 29436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45644
I20260601 13:42:54.213729 29692 consensus_queue.cc:237] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [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: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } }
I20260601 13:42:54.215545 29616 raft_consensus.cc:1275] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:54.215865 29539 raft_consensus.cc:1275] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:54.215948 29822 consensus_queue.cc:1048] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } 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:42:54.216456 29822 consensus_queue.cc:1048] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:54.217895 29810 raft_consensus.cc:2955] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.218461 29616 raft_consensus.cc:2955] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.221596 29436 catalog_manager.cc:5696] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 reported cstate change: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "7215f922d012497c8a41a6d7946cbd72" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:42:54.223240 29657 consensus_peers.cc:597] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 -> Peer f07a47aa038544d79c8287d88b413119 (127.18.6.4:37847): Couldn't send request to peer f07a47aa038544d79c8287d88b413119. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56eb06359b864fff8d59caa75c5a3764. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:54.223201 29539 raft_consensus.cc:2955] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } attrs { replace: true } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.227794 29539 consensus_queue.cc:237] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [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: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } }
I20260601 13:42:54.229322 29616 raft_consensus.cc:1275] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer efe3285f1a0343dcb55e66e9bbe7a180: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:54.229493 29692 raft_consensus.cc:1275] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Refusing update from remote peer efe3285f1a0343dcb55e66e9bbe7a180: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:54.229727 29752 consensus_queue.cc:1048] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:54.229879 29769 consensus_queue.cc:1048] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } 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:42:54.231693 29769 raft_consensus.cc:2955] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.231848 29616 raft_consensus.cc:2955] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.234331 29436 catalog_manager.cc:5696] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 reported cstate change: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.234869 29692 raft_consensus.cc:2955] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } attrs { replace: true } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
W20260601 13:42:54.235301 29506 consensus_peers.cc:597] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 -> Peer f07a47aa038544d79c8287d88b413119 (127.18.6.4:37847): Couldn't send request to peer f07a47aa038544d79c8287d88b413119. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b73614fcb2a14d349dd8efc292a026ca. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:54.237076 29693 consensus_queue.cc:237] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [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: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } }
I20260601 13:42:54.238813 29616 raft_consensus.cc:1275] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:54.239127 29539 raft_consensus.cc:1275] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:54.239194 29810 consensus_queue.cc:1048] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
W20260601 13:42:54.238831 29657 consensus_peers.cc:597] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 -> Peer f07a47aa038544d79c8287d88b413119 (127.18.6.4:37847): Couldn't send request to peer f07a47aa038544d79c8287d88b413119. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13a55154f5234747aeb68d22f8817fdb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:54.239790 29810 consensus_queue.cc:1048] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } 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:42:54.240579 29822 raft_consensus.cc:2955] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.241008 29616 raft_consensus.cc:2955] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.241990 29539 raft_consensus.cc:2955] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.244299 29693 consensus_queue.cc:237] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [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: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } }
I20260601 13:42:54.244421 29439 catalog_manager.cc:5696] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 reported cstate change: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "7215f922d012497c8a41a6d7946cbd72" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.245700 29539 raft_consensus.cc:1275] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
W20260601 13:42:54.245779 29657 consensus_peers.cc:597] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 -> Peer f07a47aa038544d79c8287d88b413119 (127.18.6.4:37847): Couldn't send request to peer f07a47aa038544d79c8287d88b413119. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a44a8f414b224089bb75c4d821022072. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:42:54.246407 29819 consensus_queue.cc:1048] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } 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:42:54.247756 29616 raft_consensus.cc:1275] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Refusing update from remote peer 7215f922d012497c8a41a6d7946cbd72: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260601 13:42:54.248119 29810 consensus_queue.cc:1048] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.000s
I20260601 13:42:54.248773 29810 raft_consensus.cc:2955] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.249153 29539 raft_consensus.cc:2955] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.251134 29436 catalog_manager.cc:5696] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 reported cstate change: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New cstate: current_term: 1 leader_uuid: "7215f922d012497c8a41a6d7946cbd72" committed_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:42:54.254855 29616 raft_consensus.cc:2955] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Committing config change with OpId 1.17: config changed from index -1 to 17, NON_VOTER f07a47aa038544d79c8287d88b413119 (127.18.6.4) added. New config: { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "efe3285f1a0343dcb55e66e9bbe7a180" member_type: VOTER last_known_addr { host: "127.18.6.1" port: 37359 } attrs { replace: true } } peers { permanent_uuid: "070da21d70694f01a7de39bd7a4c4736" member_type: VOTER last_known_addr { host: "127.18.6.2" port: 45223 } } peers { permanent_uuid: "7215f922d012497c8a41a6d7946cbd72" member_type: VOTER last_known_addr { host: "127.18.6.3" port: 43515 } } peers { permanent_uuid: "f07a47aa038544d79c8287d88b413119" member_type: NON_VOTER last_known_addr { host: "127.18.6.4" port: 37847 } attrs { promote: true } } }
I20260601 13:42:54.259675 18456 tablet_server.cc:179] TabletServer@127.18.6.1:0 shutting down...
I20260601 13:42:54.265187 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:54.265412 18456 tablet_replica.cc:333] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180: stopping tablet replica
I20260601 13:42:54.265547 18456 raft_consensus.cc:2243] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.265735 18456 raft_consensus.cc:2272] T 3f8f824d8c344a6a947c477aeefc71a0 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.266361 18456 tablet_replica.cc:333] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180: stopping tablet replica
I20260601 13:42:54.266496 18456 raft_consensus.cc:2243] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:54.266741 18456 raft_consensus.cc:2272] T b73614fcb2a14d349dd8efc292a026ca P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.267236 18456 tablet_replica.cc:333] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180: stopping tablet replica
I20260601 13:42:54.267365 18456 raft_consensus.cc:2243] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:54.267657 18456 raft_consensus.cc:2272] T 345d92d6a9b64fabbc262e5acfc1f278 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.268144 18456 tablet_replica.cc:333] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180: stopping tablet replica
I20260601 13:42:54.268263 18456 raft_consensus.cc:2243] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.268401 18456 raft_consensus.cc:2272] T 13a55154f5234747aeb68d22f8817fdb P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.268944 18456 tablet_replica.cc:333] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180: stopping tablet replica
I20260601 13:42:54.269059 18456 raft_consensus.cc:2243] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.269173 18456 raft_consensus.cc:2272] T a44a8f414b224089bb75c4d821022072 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.269675 18456 tablet_replica.cc:333] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180: stopping tablet replica
I20260601 13:42:54.269790 18456 raft_consensus.cc:2243] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.269905 18456 raft_consensus.cc:2272] T 56eb06359b864fff8d59caa75c5a3764 P efe3285f1a0343dcb55e66e9bbe7a180 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.275315 18456 tablet_server.cc:196] TabletServer@127.18.6.1:0 shutdown complete.
I20260601 13:42:54.278059 18456 tablet_server.cc:179] TabletServer@127.18.6.2:0 shutting down...
I20260601 13:42:54.286506 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:54.286772 18456 tablet_replica.cc:333] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736: stopping tablet replica
I20260601 13:42:54.286919 18456 raft_consensus.cc:2243] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.287110 18456 raft_consensus.cc:2272] T 345d92d6a9b64fabbc262e5acfc1f278 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.287845 18456 tablet_replica.cc:333] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736: stopping tablet replica
I20260601 13:42:54.287983 18456 raft_consensus.cc:2243] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.288128 18456 raft_consensus.cc:2272] T 3f8f824d8c344a6a947c477aeefc71a0 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.288688 18456 tablet_replica.cc:333] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736: stopping tablet replica
I20260601 13:42:54.288846 18456 raft_consensus.cc:2243] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.288992 18456 raft_consensus.cc:2272] T b73614fcb2a14d349dd8efc292a026ca P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.289475 18456 tablet_replica.cc:333] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736: stopping tablet replica
I20260601 13:42:54.289599 18456 raft_consensus.cc:2243] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.289733 18456 raft_consensus.cc:2272] T 13a55154f5234747aeb68d22f8817fdb P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.290241 18456 tablet_replica.cc:333] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736: stopping tablet replica
I20260601 13:42:54.290365 18456 raft_consensus.cc:2243] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.290493 18456 raft_consensus.cc:2272] T a44a8f414b224089bb75c4d821022072 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.291019 18456 tablet_replica.cc:333] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736: stopping tablet replica
I20260601 13:42:54.291152 18456 raft_consensus.cc:2243] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.291299 18456 raft_consensus.cc:2272] T 56eb06359b864fff8d59caa75c5a3764 P 070da21d70694f01a7de39bd7a4c4736 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.390412 18456 tablet_server.cc:196] TabletServer@127.18.6.2:0 shutdown complete.
I20260601 13:42:54.393775 18456 tablet_server.cc:179] TabletServer@127.18.6.3:0 shutting down...
I20260601 13:42:54.399806 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:54.400053 18456 tablet_replica.cc:333] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72: stopping tablet replica
I20260601 13:42:54.400199 18456 raft_consensus.cc:2243] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.400377 18456 raft_consensus.cc:2272] T 345d92d6a9b64fabbc262e5acfc1f278 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.401036 18456 tablet_replica.cc:333] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72: stopping tablet replica
I20260601 13:42:54.401171 18456 raft_consensus.cc:2243] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:54.401409 18456 raft_consensus.cc:2272] T 3f8f824d8c344a6a947c477aeefc71a0 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.401944 18456 tablet_replica.cc:333] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72: stopping tablet replica
I20260601 13:42:54.402065 18456 raft_consensus.cc:2243] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:42:54.402194 18456 raft_consensus.cc:2272] T b73614fcb2a14d349dd8efc292a026ca P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.402812 18456 tablet_replica.cc:333] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72: stopping tablet replica
I20260601 13:42:54.402920 18456 raft_consensus.cc:2243] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:54.403156 18456 raft_consensus.cc:2272] T 13a55154f5234747aeb68d22f8817fdb P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.403673 18456 tablet_replica.cc:333] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72: stopping tablet replica
I20260601 13:42:54.403770 18456 raft_consensus.cc:2243] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:54.403976 18456 raft_consensus.cc:2272] T 56eb06359b864fff8d59caa75c5a3764 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.404481 18456 tablet_replica.cc:333] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72: stopping tablet replica
I20260601 13:42:54.404573 18456 raft_consensus.cc:2243] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:54.404783 18456 raft_consensus.cc:2272] T a44a8f414b224089bb75c4d821022072 P 7215f922d012497c8a41a6d7946cbd72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.420563 18456 tablet_server.cc:196] TabletServer@127.18.6.3:0 shutdown complete.
I20260601 13:42:54.423511 18456 tablet_server.cc:179] TabletServer@127.18.6.4:0 shutting down...
I20260601 13:42:54.429108 18456 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:42:54.441454 18456 tablet_server.cc:196] TabletServer@127.18.6.4:0 shutdown complete.
I20260601 13:42:54.443840 18456 master.cc:562] Master@127.18.6.62:44421 shutting down...
W20260601 13:42:54.448854 29487 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:42:54.448948 29487 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:42:54.448997 29487 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:42:54.449354 18456 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:42:54.449535 18456 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:42:54.449616 18456 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5d54d79a943f41ef82ebf2b1256d4a9e: stopping tablet replica
I20260601 13:42:54.463028 18456 master.cc:584] Master@127.18.6.62:44421 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2299 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4572 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (186066 ms total)
[  PASSED  ] 24 tests.
I20260601 13:42:54.474180 18456 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 5 messages since previous log ~18 seconds ago
I20260601 13:42:54.474282 18456 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 ~17 seconds ago
I20260601 13:42:54.474301 18456 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 ~17 seconds ago
I20260601 13:42:54.474318 18456 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 7 messages since previous log ~17 seconds ago
I20260601 13:42:54.474354 18456 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 22 messages since previous log ~114 seconds ago
I20260601 13:42:54.474398 18456 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 8 messages since previous log ~172 seconds ago
I20260601 13:42:54.474455 18456 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 92 messages since previous log ~17 seconds ago
I20260601 13:42:54.474561 18456 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 18 messages since previous log ~18 seconds ago
