[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 12:54:49.226994 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:46251,127.17.15.125:39065,127.17.15.124:40929
I20260608 12:54:49.229934 17469 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:54:49.231277 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:49.253328 17475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:49.253487 17476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:49.254561 17478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:50.580753 17477 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 12:54:50.580829 17469 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 12:54:50.585325 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:50.585616 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:50.585803 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923290585783 us; error 0 us; skew 500 ppm
I20260608 12:54:50.586755 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:50.593366 17469 webserver.cc:533] Webserver started at http://127.17.15.126:35593/ using document root <none> and password file <none>
I20260608 12:54:50.594370 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:50.594622 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:50.595093 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:50.601663 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "1d0a1352d0d1483e9ce490dc9b612c01"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-457t"
I20260608 12:54:50.611459 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:54:50.618314 17484 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.619941 17469 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:54:50.620482 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "1d0a1352d0d1483e9ce490dc9b612c01"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-457t"
I20260608 12:54:50.620837 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:50.679899 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:50.681763 17469 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 12:54:50.682301 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:50.778316 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:46251
I20260608 12:54:50.778548 17535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:46251 every 8 connection(s)
I20260608 12:54:50.786640 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:50.788982 17536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:54:50.796243 17538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:50.801721 17539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.805475 17469 server_base.cc:1061] running on GCE node
W20260608 12:54:50.806051 17541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.807080 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:50.807307 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:50.807555 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923290807515 us; error 0 us; skew 500 ppm
I20260608 12:54:50.808434 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:50.813792 17469 webserver.cc:533] Webserver started at http://127.17.15.125:44869/ using document root <none> and password file <none>
I20260608 12:54:50.814589 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:50.815078 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:50.815543 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:50.817117 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root/instance:
uuid: "7e988b82ceb441cf8a70a0552661c61e"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-457t"
I20260608 12:54:50.818445 17536 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:50.824800 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:54:50.833927 17548 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:50.835071 17469 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:54:50.835467 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root
uuid: "7e988b82ceb441cf8a70a0552661c61e"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-457t"
I20260608 12:54:50.835803 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:50.859150 17536 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:50.862401 17488 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.125:39065: connect: Connection refused (error 111)
W20260608 12:54:50.868314 17536 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.125:39065: Network error: Client connection negotiation failed: client connection to 127.17.15.125:39065: connect: Connection refused (error 111)
I20260608 12:54:50.874657 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:50.876466 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:50.918036 17536 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } attempt: 1
W20260608 12:54:50.925729 17536 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.125:39065: Network error: Client connection negotiation failed: client connection to 127.17.15.125:39065: connect: Connection refused (error 111)
I20260608 12:54:50.961905 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.125:39065
I20260608 12:54:50.962191 17600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.125:39065 every 8 connection(s)
I20260608 12:54:50.967996 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:50.969005 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:50.976125 17601 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:50.977242 17603 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:50.978530 17604 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.987385 17469 server_base.cc:1061] running on GCE node
W20260608 12:54:50.987962 17607 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:50.989279 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:50.989895 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:50.990185 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923290990162 us; error 0 us; skew 500 ppm
I20260608 12:54:50.990978 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:50.995044 17536 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } attempt: 2
I20260608 12:54:50.995559 17469 webserver.cc:533] Webserver started at http://127.17.15.124:35529/ using document root <none> and password file <none>
I20260608 12:54:50.996567 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:50.996913 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:50.997370 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:50.997816 17601 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:50.999069 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root/instance:
uuid: "217d462c67274d40868757c06026e207"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-457t"
I20260608 12:54:51.010628 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.011s	user 0.008s	sys 0.004s
I20260608 12:54:51.018806 17536 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:51.019986 17614 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:51.021246 17469 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.003s	sys 0.001s
I20260608 12:54:51.021685 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root
uuid: "217d462c67274d40868757c06026e207"
format_stamp: "Formatted at 2026-06-08 12:54:50 on dist-test-slave-457t"
I20260608 12:54:51.022121 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:51.023149 17601 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:54:51.026714 17536 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.124:40929: Network error: Client connection negotiation failed: client connection to 127.17.15.124:40929: connect: Connection refused (error 111)
W20260608 12:54:51.034929 17601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.124:40929: Network error: Client connection negotiation failed: client connection to 127.17.15.124:40929: connect: Connection refused (error 111)
I20260608 12:54:51.047372 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:51.048995 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:51.067116 17601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } attempt: 1
I20260608 12:54:51.070406 17536 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } attempt: 1
W20260608 12:54:51.077601 17601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.124:40929: Network error: Client connection negotiation failed: client connection to 127.17.15.124:40929: connect: Connection refused (error 111)
W20260608 12:54:51.078300 17536 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.124:40929: Network error: Client connection negotiation failed: client connection to 127.17.15.124:40929: connect: Connection refused (error 111)
I20260608 12:54:51.135146 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.124:40929
I20260608 12:54:51.135327 17666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.124:40929 every 8 connection(s)
I20260608 12:54:51.140514 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:51.141808 17667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:51.145931 17536 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } attempt: 2
I20260608 12:54:51.148717 17667 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:51.153558 17601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } attempt: 2
I20260608 12:54:51.170536 17667 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:51.175880 17536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01: Bootstrap starting.
I20260608 12:54:51.178032 17601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e: Bootstrap starting.
I20260608 12:54:51.185766 17601 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:51.185981 17667 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:54:51.186213 17536 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:51.188634 17601 log.cc:826] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e: Log is configured to *not* fsync() on all Append() calls
I20260608 12:54:51.197660 17536 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01: No bootstrap required, opened a new log
I20260608 12:54:51.198114 17601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e: No bootstrap required, opened a new log
I20260608 12:54:51.208869 17667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207: Bootstrap starting.
I20260608 12:54:51.215154 17667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:51.220703 17536 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } }
I20260608 12:54:51.220703 17601 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } }
I20260608 12:54:51.222047 17667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207: No bootstrap required, opened a new log
I20260608 12:54:51.221957 17601 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:51.222540 17601 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e988b82ceb441cf8a70a0552661c61e, State: Initialized, Role: FOLLOWER
I20260608 12:54:51.221951 17536 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:51.223132 17536 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0a1352d0d1483e9ce490dc9b612c01, State: Initialized, Role: FOLLOWER
I20260608 12:54:51.223793 17601 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } }
I20260608 12:54:51.224114 17536 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } }
I20260608 12:54:51.225914 17667 raft_consensus.cc:359] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } }
I20260608 12:54:51.227012 17667 raft_consensus.cc:385] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:51.227458 17667 raft_consensus.cc:740] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 217d462c67274d40868757c06026e207, State: Initialized, Role: FOLLOWER
I20260608 12:54:51.228724 17675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [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: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
I20260608 12:54:51.229796 17675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:51.229065 17667 consensus_queue.cc:260] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } }
I20260608 12:54:51.230967 17601 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:51.234014 17677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [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: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
I20260608 12:54:51.236399 17667 sys_catalog.cc:565] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:51.236289 17676 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [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: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
I20260608 12:54:51.237722 17536 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:51.237797 17677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:51.237942 17676 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:51.277300 17677 raft_consensus.cc:493] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:51.280642 17677 raft_consensus.cc:515] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } }
I20260608 12:54:51.288399 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "217d462c67274d40868757c06026e207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" is_pre_election: true
I20260608 12:54:51.289765 17511 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217d462c67274d40868757c06026e207 in term 0.
I20260608 12:54:51.292554 17616 leader_election.cc:304] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0a1352d0d1483e9ce490dc9b612c01, 217d462c67274d40868757c06026e207; no voters: 
I20260608 12:54:51.298244 17576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "217d462c67274d40868757c06026e207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e988b82ceb441cf8a70a0552661c61e" is_pre_election: true
I20260608 12:54:51.299402 17576 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 217d462c67274d40868757c06026e207 in term 0.
I20260608 12:54:51.301976 17677 leader_election.cc:290] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d0a1352d0d1483e9ce490dc9b612c01 (127.17.15.126:46251), 7e988b82ceb441cf8a70a0552661c61e (127.17.15.125:39065)
I20260608 12:54:51.303015 17677 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:51.303689 17677 raft_consensus.cc:493] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:51.304260 17677 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:54:51.304829 17621 tablet.cc:2404] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:54:51.321591 17677 raft_consensus.cc:515] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } }
I20260608 12:54:51.327065 17677 leader_election.cc:290] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [CANDIDATE]: Term 1 election: Requested vote from peers 1d0a1352d0d1483e9ce490dc9b612c01 (127.17.15.126:46251), 7e988b82ceb441cf8a70a0552661c61e (127.17.15.125:39065)
I20260608 12:54:51.328989 17576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "217d462c67274d40868757c06026e207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e988b82ceb441cf8a70a0552661c61e"
I20260608 12:54:51.329885 17576 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:51.329041 17511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "217d462c67274d40868757c06026e207" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0a1352d0d1483e9ce490dc9b612c01"
I20260608 12:54:51.334264 17511 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:54:51.350236 17710 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:54:51.350952 17710 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:54:51.354133 17511 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217d462c67274d40868757c06026e207 in term 1.
I20260608 12:54:51.356043 17576 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 217d462c67274d40868757c06026e207 in term 1.
I20260608 12:54:51.356783 17616 leader_election.cc:304] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0a1352d0d1483e9ce490dc9b612c01, 217d462c67274d40868757c06026e207; no voters: 
I20260608 12:54:51.358713 17677 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:51.359469 17677 raft_consensus.cc:697] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 1 LEADER]: Becoming Leader. State: Replica: 217d462c67274d40868757c06026e207, State: Running, Role: LEADER
I20260608 12:54:51.360998 17677 consensus_queue.cc:237] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } }
W20260608 12:54:51.371456 17706 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:54:51.372107 17706 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:54:51.373373 17712 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Starting
I20260608 12:54:51.374346 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:54:51.374747 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:54:51.377621 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:51.386415 17705 sys_catalog.cc:455] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 217d462c67274d40868757c06026e207. Latest consensus state: current_term: 1 leader_uuid: "217d462c67274d40868757c06026e207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
W20260608 12:54:51.387292 17714 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:51.387451 17705 sys_catalog.cc:458] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [sys.catalog]: This master's current role is: LEADER
W20260608 12:54:51.393143 17715 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:51.396180 17716 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:51.403913 17716 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 12:54:51.415892 17718 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:51.416185 17469 server_base.cc:1061] running on GCE node
I20260608 12:54:51.417606 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:51.418010 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:51.418301 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923291418279 us; error 0 us; skew 500 ppm
I20260608 12:54:51.419160 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:51.422751 17469 webserver.cc:533] Webserver started at http://127.17.15.65:43373/ using document root <none> and password file <none>
I20260608 12:54:51.423427 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:51.423684 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:51.424077 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:51.425598 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "2e21ee17345b4c659278b468f84cd8f0"
format_stamp: "Formatted at 2026-06-08 12:54:51 on dist-test-slave-457t"
I20260608 12:54:51.429255 17511 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [term 1 FOLLOWER]: Refusing update from remote peer 217d462c67274d40868757c06026e207: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:51.429301 17576 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [term 1 FOLLOWER]: Refusing update from remote peer 217d462c67274d40868757c06026e207: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:54:51.431702 17677 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:51.432927 17705 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:51.439046 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:54:51.463717 17675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 217d462c67274d40868757c06026e207. Latest consensus state: current_term: 1 leader_uuid: "217d462c67274d40868757c06026e207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
I20260608 12:54:51.464555 17675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:51.465372 17726 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:51.466773 17469 fs_manager.cc:730] Time spent opening block manager: real 0.024s	user 0.011s	sys 0.008s
I20260608 12:54:51.467247 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "2e21ee17345b4c659278b468f84cd8f0"
format_stamp: "Formatted at 2026-06-08 12:54:51 on dist-test-slave-457t"
I20260608 12:54:51.469340 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:51.471204 17676 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 217d462c67274d40868757c06026e207. Latest consensus state: current_term: 1 leader_uuid: "217d462c67274d40868757c06026e207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
I20260608 12:54:51.473248 17676 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:51.485989 17724 mvcc.cc:204] Tried to move back new op lower bound from 7294661801665617920 to 7294661801431707648. Current Snapshot: MvccSnapshot[applied={T|T < 7294661801665617920}]
I20260608 12:54:51.497709 17730 sys_catalog.cc:455] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "217d462c67274d40868757c06026e207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
I20260608 12:54:51.498858 17730 sys_catalog.cc:458] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:51.499832 17677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "217d462c67274d40868757c06026e207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
I20260608 12:54:51.500782 17677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:51.506517 17676 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "217d462c67274d40868757c06026e207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
I20260608 12:54:51.507470 17676 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:51.510547 17675 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "217d462c67274d40868757c06026e207" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1d0a1352d0d1483e9ce490dc9b612c01" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 46251 } } peers { permanent_uuid: "7e988b82ceb441cf8a70a0552661c61e" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 39065 } } peers { permanent_uuid: "217d462c67274d40868757c06026e207" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 40929 } } }
I20260608 12:54:51.511571 17675 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:54:51.513062 17716 catalog_manager.cc:1382] Generated new cluster ID: f13d9199f3a846edadff7bcbabcdef2e
I20260608 12:54:51.513453 17716 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:51.539223 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:51.541148 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:51.543182 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:51.547199 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:51.547511 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:51.547823 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:51.548022 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:51.571784 17716 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:51.575817 17716 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:51.626767 17716 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207: Generated new TSK 0
I20260608 12:54:51.628660 17716 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:51.709601 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:37681
I20260608 12:54:51.709939 17794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:37681 every 8 connection(s)
I20260608 12:54:51.738202 17795 heartbeater.cc:344] Connected to a master server at 127.17.15.125:39065
I20260608 12:54:51.738860 17795 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:51.740464 17795 heartbeater.cc:507] Master 127.17.15.125:39065 requested a full tablet report, sending...
I20260608 12:54:51.757735 17566 ts_manager.cc:194] Registered new tserver with Master: 2e21ee17345b4c659278b468f84cd8f0 (127.17.15.65:37681)
I20260608 12:54:51.767216 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:51.775000 17796 heartbeater.cc:344] Connected to a master server at 127.17.15.124:40929
I20260608 12:54:51.775645 17796 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:51.777328 17796 heartbeater.cc:507] Master 127.17.15.124:40929 requested a full tablet report, sending...
I20260608 12:54:51.781672 17632 ts_manager.cc:194] Registered new tserver with Master: 2e21ee17345b4c659278b468f84cd8f0 (127.17.15.65:37681)
I20260608 12:54:51.782766 17799 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46251
I20260608 12:54:51.783316 17799 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:51.784751 17799 heartbeater.cc:507] Master 127.17.15.126:46251 requested a full tablet report, sending...
I20260608 12:54:51.785670 17632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56154
I20260608 12:54:51.789095 17501 ts_manager.cc:194] Registered new tserver with Master: 2e21ee17345b4c659278b468f84cd8f0 (127.17.15.65:37681)
W20260608 12:54:51.795214 17806 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:51.795663 17805 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:51.799716 17808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:51.803249 17469 server_base.cc:1061] running on GCE node
I20260608 12:54:51.804531 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:51.804936 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:51.805200 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923291805181 us; error 0 us; skew 500 ppm
I20260608 12:54:51.806134 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:51.810093 17469 webserver.cc:533] Webserver started at http://127.17.15.66:46463/ using document root <none> and password file <none>
I20260608 12:54:51.810906 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:51.811213 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:51.811614 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:51.813364 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "d0d81903145543bc9eba2c68eeadc7b3"
format_stamp: "Formatted at 2026-06-08 12:54:51 on dist-test-slave-457t"
I20260608 12:54:51.821251 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:54:51.827052 17813 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:51.828267 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:54:51.828725 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "d0d81903145543bc9eba2c68eeadc7b3"
format_stamp: "Formatted at 2026-06-08 12:54:51 on dist-test-slave-457t"
I20260608 12:54:51.829169 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:51.862347 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:51.864390 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:51.866385 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:51.870026 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:51.870380 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:51.870743 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:51.870993 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:51.979681 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:45653
I20260608 12:54:51.979741 17875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:45653 every 8 connection(s)
I20260608 12:54:52.013054 17876 heartbeater.cc:344] Connected to a master server at 127.17.15.125:39065
I20260608 12:54:52.013664 17876 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:52.014932 17876 heartbeater.cc:507] Master 127.17.15.125:39065 requested a full tablet report, sending...
I20260608 12:54:52.015705 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:54:52.018824 17566 ts_manager.cc:194] Registered new tserver with Master: d0d81903145543bc9eba2c68eeadc7b3 (127.17.15.66:45653)
W20260608 12:54:52.026988 17883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:52.034806 17879 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46251
I20260608 12:54:52.035423 17879 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:52.036712 17879 heartbeater.cc:507] Master 127.17.15.126:46251 requested a full tablet report, sending...
I20260608 12:54:52.037257 17877 heartbeater.cc:344] Connected to a master server at 127.17.15.124:40929
I20260608 12:54:52.037745 17877 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:52.039014 17877 heartbeater.cc:507] Master 127.17.15.124:40929 requested a full tablet report, sending...
I20260608 12:54:52.040717 17501 ts_manager.cc:194] Registered new tserver with Master: d0d81903145543bc9eba2c68eeadc7b3 (127.17.15.66:45653)
W20260608 12:54:52.041638 17884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:52.044364 17632 ts_manager.cc:194] Registered new tserver with Master: d0d81903145543bc9eba2c68eeadc7b3 (127.17.15.66:45653)
I20260608 12:54:52.047336 17632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56160
I20260608 12:54:52.053300 17469 server_base.cc:1061] running on GCE node
W20260608 12:54:52.054867 17886 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:52.056602 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:52.057000 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:52.057238 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923292057219 us; error 0 us; skew 500 ppm
I20260608 12:54:52.057945 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:52.062036 17469 webserver.cc:533] Webserver started at http://127.17.15.67:36533/ using document root <none> and password file <none>
I20260608 12:54:52.062724 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:52.063005 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:52.063336 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:52.064744 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "1e6abb9fc71942a8859f4ac6d9e97f23"
format_stamp: "Formatted at 2026-06-08 12:54:52 on dist-test-slave-457t"
I20260608 12:54:52.070765 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:54:52.075730 17891 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.076906 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 12:54:52.077505 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "1e6abb9fc71942a8859f4ac6d9e97f23"
format_stamp: "Formatted at 2026-06-08 12:54:52 on dist-test-slave-457t"
I20260608 12:54:52.078066 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:52.126235 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:52.128108 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:52.129985 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:52.133621 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:52.133868 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.134256 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:52.134521 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:52.275575 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:46865
I20260608 12:54:52.275722 17956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:46865 every 8 connection(s)
I20260608 12:54:52.309211 17957 heartbeater.cc:344] Connected to a master server at 127.17.15.125:39065
I20260608 12:54:52.309959 17957 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:52.311188 17957 heartbeater.cc:507] Master 127.17.15.125:39065 requested a full tablet report, sending...
I20260608 12:54:52.315227 17566 ts_manager.cc:194] Registered new tserver with Master: 1e6abb9fc71942a8859f4ac6d9e97f23 (127.17.15.67:46865)
I20260608 12:54:52.318507 17958 heartbeater.cc:344] Connected to a master server at 127.17.15.124:40929
I20260608 12:54:52.319057 17958 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:52.320175 17958 heartbeater.cc:507] Master 127.17.15.124:40929 requested a full tablet report, sending...
I20260608 12:54:52.323437 17632 ts_manager.cc:194] Registered new tserver with Master: 1e6abb9fc71942a8859f4ac6d9e97f23 (127.17.15.67:46865)
I20260608 12:54:52.325506 17959 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46251
I20260608 12:54:52.326117 17632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56166
I20260608 12:54:52.326148 17959 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:52.327594 17959 heartbeater.cc:507] Master 127.17.15.126:46251 requested a full tablet report, sending...
I20260608 12:54:52.331238 17501 ts_manager.cc:194] Registered new tserver with Master: 1e6abb9fc71942a8859f4ac6d9e97f23 (127.17.15.67:46865)
I20260608 12:54:52.331918 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.03576155s
I20260608 12:54:52.379397 17706 catalog_manager.cc:1294] Loaded cluster ID: f13d9199f3a846edadff7bcbabcdef2e
I20260608 12:54:52.379768 17706 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e: loading cluster ID for follower catalog manager: success
I20260608 12:54:52.381668 17712 catalog_manager.cc:1294] Loaded cluster ID: f13d9199f3a846edadff7bcbabcdef2e
I20260608 12:54:52.382035 17712 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01: loading cluster ID for follower catalog manager: success
I20260608 12:54:52.386142 17706 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e: acquiring CA information for follower catalog manager: success
I20260608 12:54:52.391580 17712 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01: acquiring CA information for follower catalog manager: success
I20260608 12:54:52.391916 17706 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:54:52.398450 17712 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:54:52.791504 17796 heartbeater.cc:499] Master 127.17.15.124:40929 was elected leader, sending a full tablet report...
I20260608 12:54:53.051800 17877 heartbeater.cc:499] Master 127.17.15.124:40929 was elected leader, sending a full tablet report...
I20260608 12:54:53.329437 17958 heartbeater.cc:499] Master 127.17.15.124:40929 was elected leader, sending a full tablet report...
I20260608 12:54:53.338169 17709 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:53.471529 17632 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56178:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:54:53.619432 17841 tablet_service.cc:1511] Processing CreateTablet for tablet ff661a5553ef4b148c21a13dd30dd35b (DEFAULT_TABLE table=test-workload [id=a5105409fe164fc49a613cd85e278dfb]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:54:53.622218 17841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff661a5553ef4b148c21a13dd30dd35b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.625738 17922 tablet_service.cc:1511] Processing CreateTablet for tablet be1edf95b78b47b6b82699c600a03b13 (DEFAULT_TABLE table=test-workload [id=a5105409fe164fc49a613cd85e278dfb]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:54:53.627625 17922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be1edf95b78b47b6b82699c600a03b13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.647500 17759 tablet_service.cc:1511] Processing CreateTablet for tablet b560b61b81ef4ae799791c6d1e4370d6 (DEFAULT_TABLE table=test-workload [id=a5105409fe164fc49a613cd85e278dfb]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:54:53.650141 17759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b560b61b81ef4ae799791c6d1e4370d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.653815 17760 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2ff64f8552478594ee988016b25071 (DEFAULT_TABLE table=test-workload [id=a5105409fe164fc49a613cd85e278dfb]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:54:53.656097 17760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2ff64f8552478594ee988016b25071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:53.662477 17992 tablet_bootstrap.cc:492] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3: Bootstrap starting.
I20260608 12:54:53.675452 17993 tablet_bootstrap.cc:492] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23: Bootstrap starting.
I20260608 12:54:53.684815 17993 tablet_bootstrap.cc:654] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:53.688081 17992 tablet_bootstrap.cc:654] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:53.692647 17994 tablet_bootstrap.cc:492] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0: Bootstrap starting.
I20260608 12:54:53.701324 17993 tablet_bootstrap.cc:492] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23: No bootstrap required, opened a new log
I20260608 12:54:53.701988 17993 ts_tablet_manager.cc:1403] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260608 12:54:53.706228 17993 raft_consensus.cc:359] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e6abb9fc71942a8859f4ac6d9e97f23" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46865 } }
I20260608 12:54:53.707278 17993 raft_consensus.cc:385] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:53.707698 17993 raft_consensus.cc:740] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e6abb9fc71942a8859f4ac6d9e97f23, State: Initialized, Role: FOLLOWER
I20260608 12:54:53.708942 17993 consensus_queue.cc:260] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1e6abb9fc71942a8859f4ac6d9e97f23" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46865 } }
I20260608 12:54:53.709528 17994 tablet_bootstrap.cc:654] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:53.710381 17992 tablet_bootstrap.cc:492] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3: No bootstrap required, opened a new log
I20260608 12:54:53.711055 17992 ts_tablet_manager.cc:1403] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.010s
I20260608 12:54:53.709784 17993 raft_consensus.cc:399] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:53.714939 17993 raft_consensus.cc:493] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:53.715663 17993 raft_consensus.cc:3060] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.715427 17992 raft_consensus.cc:359] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0d81903145543bc9eba2c68eeadc7b3" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45653 } }
I20260608 12:54:53.716444 17992 raft_consensus.cc:385] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:53.716837 17992 raft_consensus.cc:740] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0d81903145543bc9eba2c68eeadc7b3, State: Initialized, Role: FOLLOWER
I20260608 12:54:53.717953 17992 consensus_queue.cc:260] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d0d81903145543bc9eba2c68eeadc7b3" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45653 } }
I20260608 12:54:53.718771 17992 raft_consensus.cc:399] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:53.719209 17992 raft_consensus.cc:493] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:53.719695 17992 raft_consensus.cc:3060] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.727520 17992 raft_consensus.cc:515] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0d81903145543bc9eba2c68eeadc7b3" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45653 } }
I20260608 12:54:53.728456 17993 raft_consensus.cc:515] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e6abb9fc71942a8859f4ac6d9e97f23" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46865 } }
I20260608 12:54:53.731160 17993 leader_election.cc:304] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [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: 1e6abb9fc71942a8859f4ac6d9e97f23; no voters: 
I20260608 12:54:53.733229 17994 tablet_bootstrap.cc:492] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0: No bootstrap required, opened a new log
I20260608 12:54:53.733950 17994 ts_tablet_manager.cc:1403] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.015s
I20260608 12:54:53.734264 17992 leader_election.cc:304] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [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: d0d81903145543bc9eba2c68eeadc7b3; no voters: 
I20260608 12:54:53.735972 17993 leader_election.cc:290] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:53.736001 17998 raft_consensus.cc:2804] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:53.739308 17994 raft_consensus.cc:359] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } }
I20260608 12:54:53.740437 17994 raft_consensus.cc:385] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:53.740985 17994 raft_consensus.cc:740] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e21ee17345b4c659278b468f84cd8f0, State: Initialized, Role: FOLLOWER
I20260608 12:54:53.742523 17994 consensus_queue.cc:260] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } }
I20260608 12:54:53.744468 17994 raft_consensus.cc:399] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:53.745142 17994 raft_consensus.cc:493] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:53.745383 17992 leader_election.cc:290] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:53.749760 17994 raft_consensus.cc:3060] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:53.749927 17998 raft_consensus.cc:697] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 1 LEADER]: Becoming Leader. State: Replica: 1e6abb9fc71942a8859f4ac6d9e97f23, State: Running, Role: LEADER
I20260608 12:54:53.751593 17999 raft_consensus.cc:2804] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:53.751993 17998 consensus_queue.cc:237] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [LEADER]: Queue going to LEADER mode. State: All 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: "1e6abb9fc71942a8859f4ac6d9e97f23" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46865 } }
I20260608 12:54:53.758101 17993 ts_tablet_manager.cc:1434] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23: Time spent starting tablet: real 0.056s	user 0.024s	sys 0.011s
I20260608 12:54:53.763890 17992 ts_tablet_manager.cc:1434] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3: Time spent starting tablet: real 0.052s	user 0.029s	sys 0.002s
I20260608 12:54:53.768496 17994 raft_consensus.cc:515] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } }
I20260608 12:54:53.770012 17994 leader_election.cc:304] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [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: 2e21ee17345b4c659278b468f84cd8f0; no voters: 
I20260608 12:54:53.776155 17999 raft_consensus.cc:697] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 1 LEADER]: Becoming Leader. State: Replica: d0d81903145543bc9eba2c68eeadc7b3, State: Running, Role: LEADER
I20260608 12:54:53.777626 17999 consensus_queue.cc:237] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [LEADER]: Queue going to LEADER mode. State: All 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: "d0d81903145543bc9eba2c68eeadc7b3" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45653 } }
I20260608 12:54:53.791245 17632 catalog_manager.cc:5696] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e6abb9fc71942a8859f4ac6d9e97f23 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "1e6abb9fc71942a8859f4ac6d9e97f23" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1e6abb9fc71942a8859f4ac6d9e97f23" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46865 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:53.819684 18005 raft_consensus.cc:2804] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:53.822710 17994 leader_election.cc:290] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:53.844854 18005 raft_consensus.cc:697] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2e21ee17345b4c659278b468f84cd8f0, State: Running, Role: LEADER
I20260608 12:54:53.846001 18005 consensus_queue.cc:237] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [LEADER]: Queue going to LEADER mode. State: All 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: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } }
I20260608 12:54:53.866183 17630 catalog_manager.cc:5696] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e21ee17345b4c659278b468f84cd8f0 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "2e21ee17345b4c659278b468f84cd8f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:53.862334 17631 catalog_manager.cc:5696] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to d0d81903145543bc9eba2c68eeadc7b3 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "d0d81903145543bc9eba2c68eeadc7b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0d81903145543bc9eba2c68eeadc7b3" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45653 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:53.962376 17994 ts_tablet_manager.cc:1434] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0: Time spent starting tablet: real 0.228s	user 0.069s	sys 0.092s
I20260608 12:54:53.963894 17994 tablet_bootstrap.cc:492] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0: Bootstrap starting.
I20260608 12:54:53.971894 17994 tablet_bootstrap.cc:654] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:54.015494 17994 tablet_bootstrap.cc:492] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0: No bootstrap required, opened a new log
I20260608 12:54:54.018203 17994 ts_tablet_manager.cc:1403] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.032s
I20260608 12:54:54.022861 17994 raft_consensus.cc:359] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } }
I20260608 12:54:54.023702 17994 raft_consensus.cc:385] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:54.024075 17994 raft_consensus.cc:740] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e21ee17345b4c659278b468f84cd8f0, State: Initialized, Role: FOLLOWER
I20260608 12:54:54.025025 17994 consensus_queue.cc:260] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } }
I20260608 12:54:54.025837 17994 raft_consensus.cc:399] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:54.026275 17994 raft_consensus.cc:493] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:54.026674 17994 raft_consensus.cc:3060] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:54.035247 17994 raft_consensus.cc:515] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } }
I20260608 12:54:54.036113 17994 leader_election.cc:304] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [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: 2e21ee17345b4c659278b468f84cd8f0; no voters: 
I20260608 12:54:54.037256 18009 raft_consensus.cc:2804] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:54.037858 18009 raft_consensus.cc:697] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 LEADER]: Becoming Leader. State: Replica: 2e21ee17345b4c659278b468f84cd8f0, State: Running, Role: LEADER
I20260608 12:54:54.038715 18009 consensus_queue.cc:237] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [LEADER]: Queue going to LEADER mode. State: All 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: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } }
I20260608 12:54:54.044699 17994 leader_election.cc:290] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:54.046838 17994 ts_tablet_manager.cc:1434] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.004s
I20260608 12:54:54.056161 17630 catalog_manager.cc:5696] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2e21ee17345b4c659278b468f84cd8f0 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "2e21ee17345b4c659278b468f84cd8f0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2e21ee17345b4c659278b468f84cd8f0" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 37681 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:54.171427 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:54:54.199581 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:54.201067 17469 tablet_replica.cc:333] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0: stopping tablet replica
I20260608 12:54:54.201844 17469 raft_consensus.cc:2243] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.202400 17469 raft_consensus.cc:2272] T b560b61b81ef4ae799791c6d1e4370d6 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.205946 17469 tablet_replica.cc:333] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0: stopping tablet replica
I20260608 12:54:54.206466 17469 raft_consensus.cc:2243] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.206879 17469 raft_consensus.cc:2272] T 1a2ff64f8552478594ee988016b25071 P 2e21ee17345b4c659278b468f84cd8f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.385658 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:54:54.398976 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:54:54.423777 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:54.424710 17469 tablet_replica.cc:333] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3: stopping tablet replica
I20260608 12:54:54.425401 17469 raft_consensus.cc:2243] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.425972 17469 raft_consensus.cc:2272] T ff661a5553ef4b148c21a13dd30dd35b P d0d81903145543bc9eba2c68eeadc7b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.447021 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:54:54.458108 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:54:54.482039 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:54:54.482774 17469 tablet_replica.cc:333] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23: stopping tablet replica
I20260608 12:54:54.483354 17469 raft_consensus.cc:2243] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.483863 17469 raft_consensus.cc:2272] T be1edf95b78b47b6b82699c600a03b13 P 1e6abb9fc71942a8859f4ac6d9e97f23 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.504877 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:54:54.514791 17469 master.cc:562] Master@127.17.15.126:46251 shutting down...
W20260608 12:54:54.632903 17616 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.126:46251, user_credentials={real_user=slave}} blocked reactor thread for 73672.8us
I20260608 12:54:54.634516 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:54.635182 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.635633 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d0a1352d0d1483e9ce490dc9b612c01: stopping tablet replica
W20260608 12:54:54.637023 17616 consensus_peers.cc:597] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 -> Peer 1d0a1352d0d1483e9ce490dc9b612c01 (127.17.15.126:46251): Couldn't send request to peer 1d0a1352d0d1483e9ce490dc9b612c01. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:54:54.657972 17469 master.cc:584] Master@127.17.15.126:46251 shutdown complete.
I20260608 12:54:54.670083 17469 master.cc:562] Master@127.17.15.125:39065 shutting down...
I20260608 12:54:54.686141 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:54:54.686735 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.687088 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e988b82ceb441cf8a70a0552661c61e: stopping tablet replica
I20260608 12:54:54.738880 17469 master.cc:584] Master@127.17.15.125:39065 shutdown complete.
I20260608 12:54:54.752563 17469 master.cc:562] Master@127.17.15.124:40929 shutting down...
I20260608 12:54:54.770056 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:54:54.771406 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:54:54.771868 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 217d462c67274d40868757c06026e207: stopping tablet replica
I20260608 12:54:54.794246 17469 master.cc:584] Master@127.17.15.124:40929 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5605 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:54:54.829284 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:40921
I20260608 12:54:54.830710 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:54.836637 18017 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:54.836584 18016 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:54.838987 18019 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:54.840545 17469 server_base.cc:1061] running on GCE node
I20260608 12:54:54.841444 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:54.841662 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:54.841866 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923294841849 us; error 0 us; skew 500 ppm
I20260608 12:54:54.842619 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:54.846266 17469 webserver.cc:533] Webserver started at http://127.17.15.126:43687/ using document root <none> and password file <none>
I20260608 12:54:54.846894 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:54.847121 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:54.847465 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:54.848821 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "71b61d71c97441dc8f85382abc5f3e8e"
format_stamp: "Formatted at 2026-06-08 12:54:54 on dist-test-slave-457t"
I20260608 12:54:54.854315 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:54:54.858714 18024 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:54.859913 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:54:54.860445 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "71b61d71c97441dc8f85382abc5f3e8e"
format_stamp: "Formatted at 2026-06-08 12:54:54 on dist-test-slave-457t"
I20260608 12:54:54.860826 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:54.881891 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:54.883111 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:54.927522 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:40921
I20260608 12:54:54.927762 18075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:40921 every 8 connection(s)
I20260608 12:54:54.933310 18076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:54.944412 18076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e: Bootstrap starting.
I20260608 12:54:54.949461 18076 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:54.954177 18076 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e: No bootstrap required, opened a new log
I20260608 12:54:54.956601 18076 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71b61d71c97441dc8f85382abc5f3e8e" member_type: VOTER }
I20260608 12:54:54.957055 18076 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:54.957261 18076 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71b61d71c97441dc8f85382abc5f3e8e, State: Initialized, Role: FOLLOWER
I20260608 12:54:54.957901 18076 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71b61d71c97441dc8f85382abc5f3e8e" member_type: VOTER }
I20260608 12:54:54.958438 18076 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:54:54.958694 18076 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:54:54.958956 18076 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:54.964239 18076 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71b61d71c97441dc8f85382abc5f3e8e" member_type: VOTER }
I20260608 12:54:54.964841 18076 leader_election.cc:304] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [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: 71b61d71c97441dc8f85382abc5f3e8e; no voters: 
I20260608 12:54:54.966109 18076 leader_election.cc:290] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:54:54.966624 18079 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:54.968248 18079 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 1 LEADER]: Becoming Leader. State: Replica: 71b61d71c97441dc8f85382abc5f3e8e, State: Running, Role: LEADER
I20260608 12:54:54.969105 18079 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [LEADER]: Queue going to LEADER mode. State: All 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: "71b61d71c97441dc8f85382abc5f3e8e" member_type: VOTER }
I20260608 12:54:54.969455 18076 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:54:54.973845 18080 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71b61d71c97441dc8f85382abc5f3e8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71b61d71c97441dc8f85382abc5f3e8e" member_type: VOTER } }
I20260608 12:54:54.975106 18080 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:54.973927 18081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71b61d71c97441dc8f85382abc5f3e8e. Latest consensus state: current_term: 1 leader_uuid: "71b61d71c97441dc8f85382abc5f3e8e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71b61d71c97441dc8f85382abc5f3e8e" member_type: VOTER } }
I20260608 12:54:54.975937 18081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [sys.catalog]: This master's current role is: LEADER
I20260608 12:54:54.982542 18085 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:54:54.992292 18085 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:54:54.993606 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:54:55.004383 18085 catalog_manager.cc:1382] Generated new cluster ID: 892b3dbd31e445ecaf57d6c6027fa0d0
I20260608 12:54:55.004755 18085 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:54:55.025945 18085 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:54:55.027607 18085 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:54:55.050719 18085 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e: Generated new TSK 0
I20260608 12:54:55.051496 18085 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:54:55.061985 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:55.069635 18097 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.071272 18098 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.073642 18100 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.074035 17469 server_base.cc:1061] running on GCE node
I20260608 12:54:55.075026 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:55.075291 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:55.075547 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923295075526 us; error 0 us; skew 500 ppm
I20260608 12:54:55.076354 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:55.079182 17469 webserver.cc:533] Webserver started at http://127.17.15.65:38417/ using document root <none> and password file <none>
I20260608 12:54:55.079820 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:55.080075 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:55.080443 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:55.081843 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-457t"
I20260608 12:54:55.087715 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:54:55.092623 18105 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.093763 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:54:55.094184 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-457t"
I20260608 12:54:55.094566 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:55.106460 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:55.107663 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:55.109570 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:55.113071 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:55.113379 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.113694 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:55.113895 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.163437 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:38717
I20260608 12:54:55.163586 18167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:38717 every 8 connection(s)
I20260608 12:54:55.169247 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:55.178552 18173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.178449 18172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.184124 17469 server_base.cc:1061] running on GCE node
W20260608 12:54:55.184893 18175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.186118 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:55.186431 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:55.186463 18168 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40921
I20260608 12:54:55.186667 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923295186649 us; error 0 us; skew 500 ppm
I20260608 12:54:55.187259 18168 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:55.187671 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:55.188407 18168 heartbeater.cc:507] Master 127.17.15.126:40921 requested a full tablet report, sending...
I20260608 12:54:55.192134 17469 webserver.cc:533] Webserver started at http://127.17.15.66:37237/ using document root <none> and password file <none>
I20260608 12:54:55.192253 18041 ts_manager.cc:194] Registered new tserver with Master: ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717)
I20260608 12:54:55.193248 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:55.193612 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:55.194010 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:55.195266 18041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57464
I20260608 12:54:55.195678 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "088d3176d47448e6a00fb84bec968cd5"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-457t"
I20260608 12:54:55.201733 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:54:55.206200 18180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.207187 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:54:55.207602 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "088d3176d47448e6a00fb84bec968cd5"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-457t"
I20260608 12:54:55.207942 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:55.225562 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:55.226876 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:55.228587 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:55.231138 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:55.231354 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.231714 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:55.231882 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.276871 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:36689
I20260608 12:54:55.276990 18242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:36689 every 8 connection(s)
I20260608 12:54:55.282564 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:55.290923 18246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:55.292817 18247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.297619 17469 server_base.cc:1061] running on GCE node
I20260608 12:54:55.297963 18243 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40921
I20260608 12:54:55.298593 18243 heartbeater.cc:461] Registering TS with master...
W20260608 12:54:55.298835 18249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:55.299697 18243 heartbeater.cc:507] Master 127.17.15.126:40921 requested a full tablet report, sending...
I20260608 12:54:55.299805 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:55.300146 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:55.300429 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923295300408 us; error 0 us; skew 500 ppm
I20260608 12:54:55.301302 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:55.302098 18041 ts_manager.cc:194] Registered new tserver with Master: 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
I20260608 12:54:55.303792 18041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57466
I20260608 12:54:55.304102 17469 webserver.cc:533] Webserver started at http://127.17.15.67:42757/ using document root <none> and password file <none>
I20260608 12:54:55.304757 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:55.305042 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:55.305397 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:55.306546 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "30e52622013e4bd0a8393b0a34327c74"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-457t"
I20260608 12:54:55.312318 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:54:55.316551 18254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.317559 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:54:55.317898 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "30e52622013e4bd0a8393b0a34327c74"
format_stamp: "Formatted at 2026-06-08 12:54:55 on dist-test-slave-457t"
I20260608 12:54:55.318260 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:55.345625 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:55.346845 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:55.348444 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:55.351024 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:55.351248 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.351583 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:55.351744 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:55.399196 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:40723
I20260608 12:54:55.399410 18316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:40723 every 8 connection(s)
I20260608 12:54:55.417886 18317 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40921
I20260608 12:54:55.418335 18317 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:55.419138 18317 heartbeater.cc:507] Master 127.17.15.126:40921 requested a full tablet report, sending...
I20260608 12:54:55.421657 18041 ts_manager.cc:194] Registered new tserver with Master: 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:55.421937 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018648976s
I20260608 12:54:55.423766 18041 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57468
I20260608 12:54:56.198869 18168 heartbeater.cc:499] Master 127.17.15.126:40921 was elected leader, sending a full tablet report...
I20260608 12:54:56.306847 18243 heartbeater.cc:499] Master 127.17.15.126:40921 was elected leader, sending a full tablet report...
I20260608 12:54:56.427243 18317 heartbeater.cc:499] Master 127.17.15.126:40921 was elected leader, sending a full tablet report...
I20260608 12:54:56.496054 18041 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57484:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:54:56.499190 18041 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:54:56.591955 18281 tablet_service.cc:1511] Processing CreateTablet for tablet 97296e660a754b55b6344fa855daf21b (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:54:56.592140 18282 tablet_service.cc:1511] Processing CreateTablet for tablet 184705aedcda461882e245d7c8def1aa (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:54:56.593809 18281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97296e660a754b55b6344fa855daf21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.595201 18133 tablet_service.cc:1511] Processing CreateTablet for tablet 184705aedcda461882e245d7c8def1aa (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:54:56.596774 18282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184705aedcda461882e245d7c8def1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.596359 18131 tablet_service.cc:1511] Processing CreateTablet for tablet d84a64f823a7417291d2c4b44e141d9c (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:54:56.597088 18133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184705aedcda461882e245d7c8def1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.598028 18131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d84a64f823a7417291d2c4b44e141d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.601512 18132 tablet_service.cc:1511] Processing CreateTablet for tablet 97296e660a754b55b6344fa855daf21b (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:54:56.603276 18132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97296e660a754b55b6344fa855daf21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.620851 18337 tablet_bootstrap.cc:492] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74: Bootstrap starting.
I20260608 12:54:56.627377 18130 tablet_service.cc:1511] Processing CreateTablet for tablet 702b7c08e022459eb398c17cd511340c (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:54:56.629496 18130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702b7c08e022459eb398c17cd511340c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.631615 18280 tablet_service.cc:1511] Processing CreateTablet for tablet 702b7c08e022459eb398c17cd511340c (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:54:56.633262 18280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702b7c08e022459eb398c17cd511340c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.637461 18337 tablet_bootstrap.cc:654] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.639454 18338 tablet_bootstrap.cc:492] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f: Bootstrap starting.
I20260608 12:54:56.639784 18205 tablet_service.cc:1511] Processing CreateTablet for tablet 702b7c08e022459eb398c17cd511340c (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:54:56.641640 18205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702b7c08e022459eb398c17cd511340c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.641355 18208 tablet_service.cc:1511] Processing CreateTablet for tablet 184705aedcda461882e245d7c8def1aa (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:54:56.642868 18208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184705aedcda461882e245d7c8def1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.645290 18282 tablet_service.cc:1511] Processing CreateTablet for tablet d84a64f823a7417291d2c4b44e141d9c (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:54:56.646854 18282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d84a64f823a7417291d2c4b44e141d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.646920 18204 tablet_service.cc:1511] Processing CreateTablet for tablet 5e65227272ab49d180451fac454f726d (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:54:56.647696 18206 tablet_service.cc:1511] Processing CreateTablet for tablet d84a64f823a7417291d2c4b44e141d9c (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:54:56.648727 18204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e65227272ab49d180451fac454f726d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.650851 18131 tablet_service.cc:1511] Processing CreateTablet for tablet a64f17d1e7854a9d8f6a9d9c4d6d950f (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:54:56.639784 18207 tablet_service.cc:1511] Processing CreateTablet for tablet 97296e660a754b55b6344fa855daf21b (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:54:56.653430 18131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64f17d1e7854a9d8f6a9d9c4d6d950f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.655190 18279 tablet_service.cc:1511] Processing CreateTablet for tablet a64f17d1e7854a9d8f6a9d9c4d6d950f (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:54:56.656924 18279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64f17d1e7854a9d8f6a9d9c4d6d950f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.657734 18129 tablet_service.cc:1511] Processing CreateTablet for tablet 28c9034bff5c4745a7ec2026beb01f30 (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:54:56.659354 18129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c9034bff5c4745a7ec2026beb01f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.655507 18206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d84a64f823a7417291d2c4b44e141d9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.661405 18207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97296e660a754b55b6344fa855daf21b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.662698 18338 tablet_bootstrap.cc:654] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.662405 18203 tablet_service.cc:1511] Processing CreateTablet for tablet a64f17d1e7854a9d8f6a9d9c4d6d950f (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:54:56.666237 18278 tablet_service.cc:1511] Processing CreateTablet for tablet 28c9034bff5c4745a7ec2026beb01f30 (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:54:56.666749 18128 tablet_service.cc:1511] Processing CreateTablet for tablet 0be91668eeb04987bb79ef91585d3651 (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:54:56.668290 18128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be91668eeb04987bb79ef91585d3651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.674557 18203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a64f17d1e7854a9d8f6a9d9c4d6d950f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.674471 18202 tablet_service.cc:1511] Processing CreateTablet for tablet 28c9034bff5c4745a7ec2026beb01f30 (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:54:56.672647 18277 tablet_service.cc:1511] Processing CreateTablet for tablet 0be91668eeb04987bb79ef91585d3651 (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:54:56.673219 18278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c9034bff5c4745a7ec2026beb01f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.655190 18281 tablet_service.cc:1511] Processing CreateTablet for tablet 5e65227272ab49d180451fac454f726d (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:54:56.676963 18201 tablet_service.cc:1511] Processing CreateTablet for tablet 0be91668eeb04987bb79ef91585d3651 (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:54:56.689260 18202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c9034bff5c4745a7ec2026beb01f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.693600 18201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be91668eeb04987bb79ef91585d3651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.693439 18133 tablet_service.cc:1511] Processing CreateTablet for tablet 5e65227272ab49d180451fac454f726d (DEFAULT_TABLE table=test-workload [id=ac3cc746e6054c909a3b257486bae474]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:54:56.701287 18133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e65227272ab49d180451fac454f726d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.717289 18277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be91668eeb04987bb79ef91585d3651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.724344 18281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e65227272ab49d180451fac454f726d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:54:56.773957 18337 tablet_bootstrap.cc:492] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74: No bootstrap required, opened a new log
I20260608 12:54:56.789834 18337 ts_tablet_manager.cc:1403] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74: Time spent bootstrapping tablet: real 0.169s	user 0.019s	sys 0.029s
I20260608 12:54:56.793447 18337 raft_consensus.cc:359] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.794083 18338 tablet_bootstrap.cc:492] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f: No bootstrap required, opened a new log
I20260608 12:54:56.797621 18337 raft_consensus.cc:385] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.798130 18337 raft_consensus.cc:740] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.798274 18338 ts_tablet_manager.cc:1403] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f: Time spent bootstrapping tablet: real 0.159s	user 0.014s	sys 0.028s
I20260608 12:54:56.799152 18337 consensus_queue.cc:260] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.802531 18338 raft_consensus.cc:359] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.803409 18338 raft_consensus.cc:385] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.804579 18338 raft_consensus.cc:740] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.805591 18338 consensus_queue.cc:260] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.827842 18337 ts_tablet_manager.cc:1434] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.000s
I20260608 12:54:56.829510 18341 tablet_bootstrap.cc:492] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5: Bootstrap starting.
I20260608 12:54:56.830067 18337 tablet_bootstrap.cc:492] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74: Bootstrap starting.
I20260608 12:54:56.834124 18338 ts_tablet_manager.cc:1434] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.010s
I20260608 12:54:56.837590 18341 tablet_bootstrap.cc:654] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.838514 18338 tablet_bootstrap.cc:492] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f: Bootstrap starting.
I20260608 12:54:56.838443 18337 tablet_bootstrap.cc:654] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.849195 18338 tablet_bootstrap.cc:654] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.865051 18338 tablet_bootstrap.cc:492] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f: No bootstrap required, opened a new log
I20260608 12:54:56.865746 18338 ts_tablet_manager.cc:1403] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.013s
I20260608 12:54:56.867280 18337 tablet_bootstrap.cc:492] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74: No bootstrap required, opened a new log
I20260608 12:54:56.867825 18341 tablet_bootstrap.cc:492] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5: No bootstrap required, opened a new log
I20260608 12:54:56.867878 18337 ts_tablet_manager.cc:1403] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.021s
I20260608 12:54:56.868471 18341 ts_tablet_manager.cc:1403] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.020s
I20260608 12:54:56.869129 18338 raft_consensus.cc:359] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:56.870007 18338 raft_consensus.cc:385] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.870391 18338 raft_consensus.cc:740] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.871405 18341 raft_consensus.cc:359] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.871886 18338 consensus_queue.cc:260] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:56.872262 18341 raft_consensus.cc:385] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.872280 18337 raft_consensus.cc:359] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:56.872920 18341 raft_consensus.cc:740] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.873339 18337 raft_consensus.cc:385] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.873734 18337 raft_consensus.cc:740] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.873916 18341 consensus_queue.cc:260] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.875206 18338 ts_tablet_manager.cc:1434] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:54:56.874683 18337 consensus_queue.cc:260] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:56.876461 18338 tablet_bootstrap.cc:492] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f: Bootstrap starting.
I20260608 12:54:56.877305 18337 ts_tablet_manager.cc:1434] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:54:56.878448 18337 tablet_bootstrap.cc:492] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74: Bootstrap starting.
I20260608 12:54:56.886809 18337 tablet_bootstrap.cc:654] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.886830 18338 tablet_bootstrap.cc:654] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.901938 18337 tablet_bootstrap.cc:492] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74: No bootstrap required, opened a new log
I20260608 12:54:56.902760 18337 ts_tablet_manager.cc:1403] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.012s
I20260608 12:54:56.902026 18338 tablet_bootstrap.cc:492] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f: No bootstrap required, opened a new log
I20260608 12:54:56.904415 18338 ts_tablet_manager.cc:1403] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260608 12:54:56.906591 18337 raft_consensus.cc:359] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.907497 18337 raft_consensus.cc:385] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.907886 18337 raft_consensus.cc:740] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.907739 18338 raft_consensus.cc:359] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.908756 18338 raft_consensus.cc:385] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:56.909116 18338 raft_consensus.cc:740] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Initialized, Role: FOLLOWER
I20260608 12:54:56.908996 18337 consensus_queue.cc:260] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.910844 18338 consensus_queue.cc:260] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.912043 18337 ts_tablet_manager.cc:1434] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:54:56.913185 18337 tablet_bootstrap.cc:492] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74: Bootstrap starting.
I20260608 12:54:56.913856 18338 ts_tablet_manager.cc:1434] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:54:56.915056 18338 tablet_bootstrap.cc:492] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f: Bootstrap starting.
I20260608 12:54:56.922205 18338 tablet_bootstrap.cc:654] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.920362 18337 tablet_bootstrap.cc:654] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:56.938895 18343 raft_consensus.cc:493] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:56.939815 18343 raft_consensus.cc:515] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:56.959184 18343 leader_election.cc:290] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
W20260608 12:54:56.989462 18089 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:54:56.991288 18094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:56.994596 18143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b7c08e022459eb398c17cd511340c" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" is_pre_election: true
I20260608 12:54:57.000309 18342 raft_consensus.cc:493] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.001223 18342 raft_consensus.cc:515] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
W20260608 12:54:57.005829 18094 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 12:54:57.008013 18256 leader_election.cc:343] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.023775 18218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b7c08e022459eb398c17cd511340c" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
W20260608 12:54:57.026762 18256 leader_election.cc:343] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.027575 18256 leader_election.cc:304] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [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: 30e52622013e4bd0a8393b0a34327c74; no voters: 088d3176d47448e6a00fb84bec968cd5, ccd2daa124ef4cd4862c6c36ffac629f
I20260608 12:54:57.029302 18343 raft_consensus.cc:2749] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:57.036144 18337 tablet_bootstrap.cc:492] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74: No bootstrap required, opened a new log
I20260608 12:54:57.037091 18337 ts_tablet_manager.cc:1403] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74: Time spent bootstrapping tablet: real 0.124s	user 0.057s	sys 0.046s
I20260608 12:54:57.039482 18342 leader_election.cc:290] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723), 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
I20260608 12:54:57.041842 18337 raft_consensus.cc:359] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.043146 18337 raft_consensus.cc:385] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.043633 18337 raft_consensus.cc:740] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.045655 18342 raft_consensus.cc:493] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.045238 18337 consensus_queue.cc:260] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.049072 18337 ts_tablet_manager.cc:1434] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260608 12:54:57.050874 18337 tablet_bootstrap.cc:492] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74: Bootstrap starting.
I20260608 12:54:57.063763 18337 tablet_bootstrap.cc:654] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.046609 18342 raft_consensus.cc:515] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.073148 18342 leader_election.cc:290] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.077639 18337 tablet_bootstrap.cc:492] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74: No bootstrap required, opened a new log
I20260608 12:54:57.078336 18337 ts_tablet_manager.cc:1403] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.004s
I20260608 12:54:57.080155 18341 ts_tablet_manager.cc:1434] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5: Time spent starting tablet: real 0.211s	user 0.090s	sys 0.119s
I20260608 12:54:57.081890 18341 tablet_bootstrap.cc:492] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5: Bootstrap starting.
I20260608 12:54:57.081905 18337 raft_consensus.cc:359] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.083158 18337 raft_consensus.cc:385] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.083539 18337 raft_consensus.cc:740] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.084650 18337 consensus_queue.cc:260] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.088197 18338 tablet_bootstrap.cc:492] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f: No bootstrap required, opened a new log
I20260608 12:54:57.089514 18338 ts_tablet_manager.cc:1403] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f: Time spent bootstrapping tablet: real 0.175s	user 0.054s	sys 0.076s
I20260608 12:54:57.090718 18337 ts_tablet_manager.cc:1434] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 12:54:57.094846 18341 tablet_bootstrap.cc:654] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.095494 18337 tablet_bootstrap.cc:492] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74: Bootstrap starting.
I20260608 12:54:57.091213 18342 raft_consensus.cc:493] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.099756 18342 raft_consensus.cc:515] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.107228 18338 raft_consensus.cc:359] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.108175 18338 raft_consensus.cc:385] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.108582 18338 raft_consensus.cc:740] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.109314 18292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184705aedcda461882e245d7c8def1aa" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74" is_pre_election: true
I20260608 12:54:57.109589 18338 consensus_queue.cc:260] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.110263 18292 raft_consensus.cc:2468] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 0.
I20260608 12:54:57.110788 18342 leader_election.cc:290] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.112038 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a64f823a7417291d2c4b44e141d9c" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74" is_pre_election: true
I20260608 12:54:57.112747 18337 tablet_bootstrap.cc:654] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.113097 18341 tablet_bootstrap.cc:492] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5: No bootstrap required, opened a new log
I20260608 12:54:57.113034 18291 raft_consensus.cc:2468] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 0.
I20260608 12:54:57.113807 18341 ts_tablet_manager.cc:1403] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.001s
I20260608 12:54:57.115373 18109 leader_election.cc:304] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.116300 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97296e660a754b55b6344fa855daf21b" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74" is_pre_election: true
I20260608 12:54:57.116674 18109 leader_election.cc:304] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.117436 18341 raft_consensus.cc:359] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.118608 18341 raft_consensus.cc:385] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.118953 18341 raft_consensus.cc:740] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.120065 18341 consensus_queue.cc:260] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.123179 18341 ts_tablet_manager.cc:1434] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:54:57.124400 18341 tablet_bootstrap.cc:492] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5: Bootstrap starting.
I20260608 12:54:57.117354 18342 raft_consensus.cc:2804] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:57.125589 18342 raft_consensus.cc:493] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:57.126092 18342 raft_consensus.cc:3060] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.131798 18341 tablet_bootstrap.cc:654] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.136469 18342 raft_consensus.cc:515] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:57.138244 18337 tablet_bootstrap.cc:492] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74: No bootstrap required, opened a new log
I20260608 12:54:57.138864 18337 ts_tablet_manager.cc:1403] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.004s
I20260608 12:54:57.140862 18342 leader_election.cc:290] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Requested vote from peers 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723), 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
I20260608 12:54:57.140872 18292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184705aedcda461882e245d7c8def1aa" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74"
I20260608 12:54:57.141954 18342 raft_consensus.cc:2804] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:57.142084 18292 raft_consensus.cc:3060] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.142542 18342 raft_consensus.cc:493] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:57.143216 18342 raft_consensus.cc:3060] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.143301 18337 raft_consensus.cc:359] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.144316 18337 raft_consensus.cc:385] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.144760 18337 raft_consensus.cc:740] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.145735 18337 consensus_queue.cc:260] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.148161 18218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184705aedcda461882e245d7c8def1aa" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
I20260608 12:54:57.151721 18218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a64f823a7417291d2c4b44e141d9c" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
I20260608 12:54:57.153723 18342 raft_consensus.cc:515] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.157548 18337 ts_tablet_manager.cc:1434] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260608 12:54:57.158821 18337 tablet_bootstrap.cc:492] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74: Bootstrap starting.
I20260608 12:54:57.117419 18291 raft_consensus.cc:2468] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 0.
I20260608 12:54:57.160583 18342 leader_election.cc:290] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Requested vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.160970 18109 leader_election.cc:304] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.163033 18342 raft_consensus.cc:2804] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:57.164439 18342 raft_consensus.cc:493] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:57.165269 18342 raft_consensus.cc:3060] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.164937 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a64f823a7417291d2c4b44e141d9c" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74"
I20260608 12:54:57.168658 18291 raft_consensus.cc:3060] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.175662 18342 raft_consensus.cc:515] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.176864 18218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97296e660a754b55b6344fa855daf21b" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
I20260608 12:54:57.178053 18218 raft_consensus.cc:2468] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 0.
I20260608 12:54:57.181469 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97296e660a754b55b6344fa855daf21b" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74"
I20260608 12:54:57.184458 18217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a64f823a7417291d2c4b44e141d9c" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
I20260608 12:54:57.182544 18290 raft_consensus.cc:3060] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.185130 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97296e660a754b55b6344fa855daf21b" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
I20260608 12:54:57.199507 18216 raft_consensus.cc:3060] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.184710 18218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184705aedcda461882e245d7c8def1aa" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
W20260608 12:54:57.182288 18107 leader_election.cc:343] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.187330 18342 leader_election.cc:290] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Requested vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
W20260608 12:54:57.202606 18107 leader_election.cc:343] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.177392 18337 tablet_bootstrap.cc:654] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74: Neither blocks nor log segments found. Creating new log.
W20260608 12:54:57.212608 18107 leader_election.cc:343] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.207858 18216 raft_consensus.cc:2468] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 1.
I20260608 12:54:57.216077 18290 raft_consensus.cc:2468] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 1.
I20260608 12:54:57.220960 18338 ts_tablet_manager.cc:1434] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f: Time spent starting tablet: real 0.131s	user 0.035s	sys 0.045s
I20260608 12:54:57.221450 18292 raft_consensus.cc:2468] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 1.
W20260608 12:54:57.222391 18107 leader_election.cc:343] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.223284 18107 leader_election.cc:304] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088d3176d47448e6a00fb84bec968cd5, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.225021 18338 tablet_bootstrap.cc:492] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f: Bootstrap starting.
I20260608 12:54:57.229954 18358 raft_consensus.cc:2804] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:57.230196 18109 leader_election.cc:304] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 088d3176d47448e6a00fb84bec968cd5
I20260608 12:54:57.230856 18358 raft_consensus.cc:697] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Becoming Leader. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Running, Role: LEADER
I20260608 12:54:57.232389 18342 raft_consensus.cc:2804] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:57.232098 18358 consensus_queue.cc:237] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.233014 18342 raft_consensus.cc:697] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Becoming Leader. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Running, Role: LEADER
I20260608 12:54:57.234599 18338 tablet_bootstrap.cc:654] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.234264 18342 consensus_queue.cc:237] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:57.217600 18291 raft_consensus.cc:2468] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 1.
I20260608 12:54:57.239792 18337 tablet_bootstrap.cc:492] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74: No bootstrap required, opened a new log
I20260608 12:54:57.241060 18337 ts_tablet_manager.cc:1403] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.001s
I20260608 12:54:57.242482 18109 leader_election.cc:304] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 088d3176d47448e6a00fb84bec968cd5
I20260608 12:54:57.244678 18362 raft_consensus.cc:2804] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:57.248011 18362 raft_consensus.cc:697] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Becoming Leader. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Running, Role: LEADER
I20260608 12:54:57.249486 18343 raft_consensus.cc:493] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.250066 18343 raft_consensus.cc:515] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.250587 18337 raft_consensus.cc:359] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.251626 18337 raft_consensus.cc:385] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.252067 18337 raft_consensus.cc:740] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.252534 18341 tablet_bootstrap.cc:492] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5: No bootstrap required, opened a new log
I20260608 12:54:57.252991 18343 leader_election.cc:290] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
I20260608 12:54:57.253121 18341 ts_tablet_manager.cc:1403] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5: Time spent bootstrapping tablet: real 0.129s	user 0.026s	sys 0.074s
I20260608 12:54:57.253288 18337 consensus_queue.cc:260] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.257509 18341 raft_consensus.cc:359] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.258152 18143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e65227272ab49d180451fac454f726d" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" is_pre_election: true
I20260608 12:54:57.258430 18341 raft_consensus.cc:385] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.258816 18341 raft_consensus.cc:740] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.260092 18341 consensus_queue.cc:260] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
W20260608 12:54:57.261543 18256 leader_election.cc:343] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.262987 18341 ts_tablet_manager.cc:1434] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 12:54:57.262557 18337 ts_tablet_manager.cc:1434] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.000s
I20260608 12:54:57.264408 18341 tablet_bootstrap.cc:492] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5: Bootstrap starting.
I20260608 12:54:57.265621 18337 tablet_bootstrap.cc:492] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74: Bootstrap starting.
I20260608 12:54:57.259980 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e65227272ab49d180451fac454f726d" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
I20260608 12:54:57.249274 18362 consensus_queue.cc:237] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.267794 18216 raft_consensus.cc:2468] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e52622013e4bd0a8393b0a34327c74 in term 0.
I20260608 12:54:57.274482 18256 leader_election.cc:304] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [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: 088d3176d47448e6a00fb84bec968cd5, 30e52622013e4bd0a8393b0a34327c74; no voters: ccd2daa124ef4cd4862c6c36ffac629f
I20260608 12:54:57.274279 18040 catalog_manager.cc:5696] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65). New cstate: current_term: 1 leader_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:57.275947 18343 raft_consensus.cc:2804] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:57.276774 18343 raft_consensus.cc:493] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:57.277235 18343 raft_consensus.cc:3060] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.277549 18040 catalog_manager.cc:5696] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65). New cstate: current_term: 1 leader_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:57.280369 18341 tablet_bootstrap.cc:654] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.284570 18338 tablet_bootstrap.cc:492] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f: No bootstrap required, opened a new log
I20260608 12:54:57.285791 18338 ts_tablet_manager.cc:1403] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f: Time spent bootstrapping tablet: real 0.061s	user 0.007s	sys 0.016s
I20260608 12:54:57.291582 18343 raft_consensus.cc:515] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.294597 18337 tablet_bootstrap.cc:654] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.296484 18143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e65227272ab49d180451fac454f726d" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
I20260608 12:54:57.291661 18338 raft_consensus.cc:359] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.296859 18343 leader_election.cc:290] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 election: Requested vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
I20260608 12:54:57.297940 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e65227272ab49d180451fac454f726d" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
I20260608 12:54:57.302101 18216 raft_consensus.cc:3060] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.303468 18341 tablet_bootstrap.cc:492] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5: No bootstrap required, opened a new log
I20260608 12:54:57.304064 18341 ts_tablet_manager.cc:1403] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260608 12:54:57.307878 18337 tablet_bootstrap.cc:492] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74: No bootstrap required, opened a new log
W20260608 12:54:57.299301 18256 leader_election.cc:343] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.297155 18338 raft_consensus.cc:385] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.308735 18338 raft_consensus.cc:740] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.308594 18341 raft_consensus.cc:359] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:57.309891 18341 raft_consensus.cc:385] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.310396 18216 raft_consensus.cc:2468] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e52622013e4bd0a8393b0a34327c74 in term 1.
I20260608 12:54:57.310130 18338 consensus_queue.cc:260] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.310432 18341 raft_consensus.cc:740] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.312074 18256 leader_election.cc:304] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 088d3176d47448e6a00fb84bec968cd5, 30e52622013e4bd0a8393b0a34327c74; no voters: ccd2daa124ef4cd4862c6c36ffac629f
I20260608 12:54:57.312517 18341 consensus_queue.cc:260] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:57.313153 18343 raft_consensus.cc:2804] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:57.313757 18337 ts_tablet_manager.cc:1403] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
I20260608 12:54:57.313128 18338 ts_tablet_manager.cc:1434] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.005s
I20260608 12:54:57.317795 18338 tablet_bootstrap.cc:492] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f: Bootstrap starting.
I20260608 12:54:57.319182 18341 ts_tablet_manager.cc:1434] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 12:54:57.321079 18341 tablet_bootstrap.cc:492] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5: Bootstrap starting.
I20260608 12:54:57.321580 18337 raft_consensus.cc:359] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.322741 18337 raft_consensus.cc:385] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.323335 18337 raft_consensus.cc:740] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.324471 18343 raft_consensus.cc:697] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 1 LEADER]: Becoming Leader. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Running, Role: LEADER
I20260608 12:54:57.324477 18337 consensus_queue.cc:260] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.325723 18343 consensus_queue.cc:237] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.327853 18338 tablet_bootstrap.cc:654] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.329468 18362 raft_consensus.cc:493] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.330345 18362 raft_consensus.cc:515] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.329784 18341 tablet_bootstrap.cc:654] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.334233 18362 leader_election.cc:290] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.335204 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b7c08e022459eb398c17cd511340c" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
I20260608 12:54:57.338938 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b7c08e022459eb398c17cd511340c" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74" is_pre_election: true
I20260608 12:54:57.339821 18290 raft_consensus.cc:2468] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 0.
W20260608 12:54:57.340939 18107 leader_election.cc:343] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.341658 18109 leader_election.cc:304] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [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: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 088d3176d47448e6a00fb84bec968cd5
I20260608 12:54:57.343519 18362 raft_consensus.cc:2804] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:57.344477 18337 ts_tablet_manager.cc:1434] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.006s
I20260608 12:54:57.344120 18362 raft_consensus.cc:493] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:57.346925 18362 raft_consensus.cc:3060] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.350458 18338 tablet_bootstrap.cc:492] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f: No bootstrap required, opened a new log
I20260608 12:54:57.351166 18338 ts_tablet_manager.cc:1403] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.013s
I20260608 12:54:57.355348 18338 raft_consensus.cc:359] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.355239 18362 raft_consensus.cc:515] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.356541 18338 raft_consensus.cc:385] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.356962 18338 raft_consensus.cc:740] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.356675 18039 catalog_manager.cc:5696] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "30e52622013e4bd0a8393b0a34327c74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:57.358116 18338 consensus_queue.cc:260] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.359954 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b7c08e022459eb398c17cd511340c" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
I20260608 12:54:57.361328 18338 ts_tablet_manager.cc:1434] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
W20260608 12:54:57.361791 18107 leader_election.cc:343] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:54:57.362681 18338 tablet_bootstrap.cc:492] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f: Bootstrap starting.
I20260608 12:54:57.362993 18362 leader_election.cc:290] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Requested vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.364656 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b7c08e022459eb398c17cd511340c" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74"
I20260608 12:54:57.365425 18290 raft_consensus.cc:3060] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.376338 18290 raft_consensus.cc:2468] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 1.
I20260608 12:54:57.377737 18109 leader_election.cc:304] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 088d3176d47448e6a00fb84bec968cd5
I20260608 12:54:57.379753 18362 raft_consensus.cc:2804] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:57.380453 18362 raft_consensus.cc:697] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Becoming Leader. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Running, Role: LEADER
I20260608 12:54:57.381448 18362 consensus_queue.cc:237] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.384851 18338 tablet_bootstrap.cc:654] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.393543 18341 tablet_bootstrap.cc:492] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5: No bootstrap required, opened a new log
I20260608 12:54:57.394496 18341 ts_tablet_manager.cc:1403] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.004s
I20260608 12:54:57.397502 18338 tablet_bootstrap.cc:492] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f: No bootstrap required, opened a new log
I20260608 12:54:57.398123 18341 raft_consensus.cc:359] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.398378 18338 ts_tablet_manager.cc:1403] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.002s
I20260608 12:54:57.399163 18341 raft_consensus.cc:385] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.399574 18341 raft_consensus.cc:740] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.400646 18341 consensus_queue.cc:260] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.402621 18341 ts_tablet_manager.cc:1434] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260608 12:54:57.402966 18338 raft_consensus.cc:359] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.403584 18341 tablet_bootstrap.cc:492] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5: Bootstrap starting.
I20260608 12:54:57.403997 18338 raft_consensus.cc:385] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.404458 18338 raft_consensus.cc:740] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.404482 18040 catalog_manager.cc:5696] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65). New cstate: current_term: 1 leader_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:57.405717 18338 consensus_queue.cc:260] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.408169 18338 ts_tablet_manager.cc:1434] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:54:57.408594 18358 raft_consensus.cc:493] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.409372 18358 raft_consensus.cc:515] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.410094 18338 tablet_bootstrap.cc:492] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f: Bootstrap starting.
I20260608 12:54:57.413611 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be91668eeb04987bb79ef91585d3651" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74" is_pre_election: true
I20260608 12:54:57.414439 18290 raft_consensus.cc:2468] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 0.
I20260608 12:54:57.417033 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be91668eeb04987bb79ef91585d3651" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
I20260608 12:54:57.417855 18216 raft_consensus.cc:2468] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 0.
I20260608 12:54:57.418493 18341 tablet_bootstrap.cc:654] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.418606 18338 tablet_bootstrap.cc:654] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.419521 18109 leader_election.cc:304] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.421803 18358 leader_election.cc:290] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.423048 18358 raft_consensus.cc:2804] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:57.423668 18358 raft_consensus.cc:493] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:57.424556 18358 raft_consensus.cc:3060] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.436159 18341 tablet_bootstrap.cc:492] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5: No bootstrap required, opened a new log
I20260608 12:54:57.437249 18341 ts_tablet_manager.cc:1403] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.007s
I20260608 12:54:57.439044 18338 tablet_bootstrap.cc:492] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f: No bootstrap required, opened a new log
I20260608 12:54:57.439706 18338 ts_tablet_manager.cc:1403] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.003s
I20260608 12:54:57.441203 18341 raft_consensus.cc:359] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.440692 18038 catalog_manager.cc:5696] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65). New cstate: current_term: 1 leader_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:57.442106 18341 raft_consensus.cc:385] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.442588 18341 raft_consensus.cc:740] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.443046 18338 raft_consensus.cc:359] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.441701 18358 raft_consensus.cc:515] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.443902 18338 raft_consensus.cc:385] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.443709 18341 consensus_queue.cc:260] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.444360 18338 raft_consensus.cc:740] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.445797 18338 consensus_queue.cc:260] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.447335 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be91668eeb04987bb79ef91585d3651" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
I20260608 12:54:57.448076 18216 raft_consensus.cc:3060] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.448325 18338 ts_tablet_manager.cc:1434] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.004s
I20260608 12:54:57.450505 18341 ts_tablet_manager.cc:1434] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:54:57.451783 18341 tablet_bootstrap.cc:492] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5: Bootstrap starting.
I20260608 12:54:57.453891 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be91668eeb04987bb79ef91585d3651" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74"
I20260608 12:54:57.454648 18290 raft_consensus.cc:3060] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.458655 18216 raft_consensus.cc:2468] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 1.
I20260608 12:54:57.459635 18341 tablet_bootstrap.cc:654] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.459828 18358 leader_election.cc:290] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Requested vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.462630 18107 leader_election.cc:304] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088d3176d47448e6a00fb84bec968cd5, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.462787 18290 raft_consensus.cc:2468] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 1.
I20260608 12:54:57.465119 18358 raft_consensus.cc:2804] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:57.465804 18358 raft_consensus.cc:697] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Becoming Leader. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Running, Role: LEADER
I20260608 12:54:57.466836 18358 consensus_queue.cc:237] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.469322 18362 raft_consensus.cc:493] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.469947 18362 raft_consensus.cc:515] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.469905 18372 raft_consensus.cc:493] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.471243 18372 raft_consensus.cc:515] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.474270 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c9034bff5c4745a7ec2026beb01f30" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74" is_pre_election: true
I20260608 12:54:57.475049 18290 raft_consensus.cc:2468] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 0.
I20260608 12:54:57.476051 18143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64f17d1e7854a9d8f6a9d9c4d6d950f" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" is_pre_election: true
I20260608 12:54:57.476536 18109 leader_election.cc:304] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.477065 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c9034bff5c4745a7ec2026beb01f30" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
I20260608 12:54:57.477149 18143 raft_consensus.cc:2468] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e52622013e4bd0a8393b0a34327c74 in term 0.
I20260608 12:54:57.477638 18342 raft_consensus.cc:2804] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:57.477859 18216 raft_consensus.cc:2468] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 0.
I20260608 12:54:57.478149 18342 raft_consensus.cc:493] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:57.478601 18342 raft_consensus.cc:3060] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.479696 18347 raft_consensus.cc:493] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.480309 18347 raft_consensus.cc:515] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.479374 18256 leader_election.cc:304] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.485039 18362 leader_election.cc:290] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.486742 18372 leader_election.cc:290] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
I20260608 12:54:57.487664 18372 raft_consensus.cc:2804] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:54:57.488171 18372 raft_consensus.cc:493] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:54:57.488853 18372 raft_consensus.cc:3060] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.495077 18347 leader_election.cc:290] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.496290 18341 tablet_bootstrap.cc:492] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5: No bootstrap required, opened a new log
I20260608 12:54:57.494666 18342 raft_consensus.cc:515] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.497206 18341 ts_tablet_manager.cc:1403] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.005s
I20260608 12:54:57.502285 18341 raft_consensus.cc:359] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.503108 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c9034bff5c4745a7ec2026beb01f30" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
I20260608 12:54:57.503621 18341 raft_consensus.cc:385] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.504122 18216 raft_consensus.cc:3060] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.507606 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28c9034bff5c4745a7ec2026beb01f30" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74"
I20260608 12:54:57.508508 18290 raft_consensus.cc:3060] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.509541 18372 raft_consensus.cc:515] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.514333 18218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64f17d1e7854a9d8f6a9d9c4d6d950f" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
I20260608 12:54:57.516165 18216 raft_consensus.cc:2468] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 1.
I20260608 12:54:57.516041 18143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64f17d1e7854a9d8f6a9d9c4d6d950f" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
I20260608 12:54:57.517302 18143 raft_consensus.cc:3060] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.518038 18107 leader_election.cc:304] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 088d3176d47448e6a00fb84bec968cd5, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.519253 18362 raft_consensus.cc:2804] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:57.517550 18290 raft_consensus.cc:2468] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd2daa124ef4cd4862c6c36ffac629f in term 1.
I20260608 12:54:57.504091 18341 raft_consensus.cc:740] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.524258 18342 leader_election.cc:290] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 election: Requested vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.525913 18341 consensus_queue.cc:260] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.527218 18218 raft_consensus.cc:2468] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e52622013e4bd0a8393b0a34327c74 in term 0.
I20260608 12:54:57.534694 18341 ts_tablet_manager.cc:1434] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260608 12:54:57.535969 18341 tablet_bootstrap.cc:492] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5: Bootstrap starting.
I20260608 12:54:57.541359 18218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a64f17d1e7854a9d8f6a9d9c4d6d950f" candidate_uuid: "30e52622013e4bd0a8393b0a34327c74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
I20260608 12:54:57.544711 18218 raft_consensus.cc:3060] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.542208 18372 leader_election.cc:290] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 election: Requested vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
I20260608 12:54:57.551612 18143 raft_consensus.cc:2468] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e52622013e4bd0a8393b0a34327c74 in term 1.
I20260608 12:54:57.556073 18256 leader_election.cc:304] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f; no voters: 
I20260608 12:54:57.557094 18218 raft_consensus.cc:2468] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e52622013e4bd0a8393b0a34327c74 in term 1.
I20260608 12:54:57.554081 18362 raft_consensus.cc:697] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Becoming Leader. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Running, Role: LEADER
I20260608 12:54:57.558593 18372 raft_consensus.cc:2804] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:54:57.559226 18362 consensus_queue.cc:237] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.560524 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b7c08e022459eb398c17cd511340c" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74" is_pre_election: true
I20260608 12:54:57.561512 18290 raft_consensus.cc:2393] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 088d3176d47448e6a00fb84bec968cd5 in current term 1: Already voted for candidate ccd2daa124ef4cd4862c6c36ffac629f in this term.
I20260608 12:54:57.559224 18372 raft_consensus.cc:697] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 1 LEADER]: Becoming Leader. State: Replica: 30e52622013e4bd0a8393b0a34327c74, State: Running, Role: LEADER
I20260608 12:54:57.565099 18372 consensus_queue.cc:237] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.566169 18341 tablet_bootstrap.cc:654] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5: Neither blocks nor log segments found. Creating new log.
I20260608 12:54:57.568876 18143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "702b7c08e022459eb398c17cd511340c" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" is_pre_election: true
I20260608 12:54:57.572079 18182 leader_election.cc:304] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [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: 088d3176d47448e6a00fb84bec968cd5; no voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f
I20260608 12:54:57.573752 18347 raft_consensus.cc:3060] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.573026 18038 catalog_manager.cc:5696] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65). New cstate: current_term: 1 leader_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:57.577620 18341 tablet_bootstrap.cc:492] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5: No bootstrap required, opened a new log
I20260608 12:54:57.578264 18341 ts_tablet_manager.cc:1403] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.010s
I20260608 12:54:57.581537 18341 raft_consensus.cc:359] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.582193 18341 raft_consensus.cc:385] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:54:57.582523 18341 raft_consensus.cc:740] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Initialized, Role: FOLLOWER
I20260608 12:54:57.583319 18341 consensus_queue.cc:260] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.585337 18347 raft_consensus.cc:2749] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:57.596982 18038 catalog_manager.cc:5696] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "30e52622013e4bd0a8393b0a34327c74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:57.597898 18039 catalog_manager.cc:5696] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65). New cstate: current_term: 1 leader_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:57.602083 18341 ts_tablet_manager.cc:1434] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5: Time spent starting tablet: real 0.023s	user 0.017s	sys 0.006s
I20260608 12:54:57.675812 18391 raft_consensus.cc:493] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.676440 18391 raft_consensus.cc:515] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:57.679163 18391 leader_election.cc:290] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.680331 18143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184705aedcda461882e245d7c8def1aa" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" is_pre_election: true
I20260608 12:54:57.680665 18290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184705aedcda461882e245d7c8def1aa" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74" is_pre_election: true
I20260608 12:54:57.680469 18362 consensus_queue.cc:1048] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:57.681576 18290 raft_consensus.cc:2393] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 088d3176d47448e6a00fb84bec968cd5 in current term 1: Already voted for candidate ccd2daa124ef4cd4862c6c36ffac629f in this term.
I20260608 12:54:57.683238 18184 leader_election.cc:304] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [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: 088d3176d47448e6a00fb84bec968cd5; no voters: 30e52622013e4bd0a8393b0a34327c74, ccd2daa124ef4cd4862c6c36ffac629f
I20260608 12:54:57.684135 18391 raft_consensus.cc:3060] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.692533 18391 raft_consensus.cc:2749] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:57.699656 18362 consensus_queue.cc:1048] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:57.716114 18362 consensus_queue.cc:1048] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:57.729629 18218 raft_consensus.cc:3060] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.740715 18362 consensus_queue.cc:1048] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:57.797489 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:54:57.805627 18399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:54:57.806895 18400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:57.810230 17469 server_base.cc:1061] running on GCE node
W20260608 12:54:57.810438 18402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:54:57.811524 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:54:57.811759 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:54:57.812005 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923297811982 us; error 0 us; skew 500 ppm
I20260608 12:54:57.812811 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:54:57.815809 17469 webserver.cc:533] Webserver started at http://127.17.15.68:37623/ using document root <none> and password file <none>
I20260608 12:54:57.816548 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:54:57.816785 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:54:57.817137 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:54:57.818487 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "2cb4881fdf694cf08745e81afba99cca"
format_stamp: "Formatted at 2026-06-08 12:54:57 on dist-test-slave-457t"
I20260608 12:54:57.822582 18372 consensus_queue.cc:1048] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:57.825055 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:54:57.830154 18387 raft_consensus.cc:493] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:54:57.830241 18362 consensus_queue.cc:1048] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:57.830978 18387 raft_consensus.cc:515] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:57.833911 18387 leader_election.cc:290] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:57.837456 18143 raft_consensus.cc:3060] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:54:57.839104 18216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e65227272ab49d180451fac454f726d" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088d3176d47448e6a00fb84bec968cd5" is_pre_election: true
I20260608 12:54:57.845695 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e65227272ab49d180451fac454f726d" candidate_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e52622013e4bd0a8393b0a34327c74" is_pre_election: true
I20260608 12:54:57.848807 18109 leader_election.cc:304] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [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: ccd2daa124ef4cd4862c6c36ffac629f; no voters: 088d3176d47448e6a00fb84bec968cd5, 30e52622013e4bd0a8393b0a34327c74
I20260608 12:54:57.851302 18409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:57.854113 17469 fs_manager.cc:730] Time spent opening block manager: real 0.025s	user 0.006s	sys 0.001s
I20260608 12:54:57.854564 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "2cb4881fdf694cf08745e81afba99cca"
format_stamp: "Formatted at 2026-06-08 12:54:57 on dist-test-slave-457t"
I20260608 12:54:57.854938 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:54:57.863029 18408 consensus_queue.cc:1048] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:57.863082 18362 consensus_queue.cc:1048] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:57.865521 18358 consensus_queue.cc:1048] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:54:57.888711 18387 raft_consensus.cc:2749] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:54:57.906147 18387 consensus_queue.cc:1048] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:57.908433 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:54:57.910808 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:54:57.920984 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:54:57.926813 18358 consensus_queue.cc:1048] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:57.931211 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:54:57.931648 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:54:57.932044 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:54:57.932353 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.002s	sys 0.000s
I20260608 12:54:57.944535 18362 consensus_queue.cc:1048] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:57.972607 18342 consensus_queue.cc:1048] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:58.008129 18362 consensus_queue.cc:1048] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:58.061484 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:38011
I20260608 12:54:58.061848 18480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:38011 every 8 connection(s)
I20260608 12:54:58.079937 18481 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40921
I20260608 12:54:58.080550 18481 heartbeater.cc:461] Registering TS with master...
I20260608 12:54:58.081446 18481 heartbeater.cc:507] Master 127.17.15.126:40921 requested a full tablet report, sending...
I20260608 12:54:58.084108 18040 ts_manager.cc:194] Registered new tserver with Master: 2cb4881fdf694cf08745e81afba99cca (127.17.15.68:38011)
I20260608 12:54:58.086063 18040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57498
I20260608 12:54:58.089766 18343 consensus_queue.cc:1048] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:58.104265 18372 consensus_queue.cc:1048] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:54:59.007323 18094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:54:59.030158 18143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0be91668eeb04987bb79ef91585d3651"
dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
mode: GRACEFUL
new_leader_uuid: "088d3176d47448e6a00fb84bec968cd5"
 from {username='slave'} at 127.0.0.1:60672
I20260608 12:54:59.030812 18143 raft_consensus.cc:606] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Received request to transfer leadership to TS 088d3176d47448e6a00fb84bec968cd5
I20260608 12:54:59.034123 18143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "184705aedcda461882e245d7c8def1aa"
dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
mode: GRACEFUL
new_leader_uuid: "088d3176d47448e6a00fb84bec968cd5"
 from {username='slave'} at 127.0.0.1:60672
I20260608 12:54:59.034760 18143 raft_consensus.cc:606] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Received request to transfer leadership to TS 088d3176d47448e6a00fb84bec968cd5
I20260608 12:54:59.038015 18142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d84a64f823a7417291d2c4b44e141d9c"
dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
mode: GRACEFUL
new_leader_uuid: "088d3176d47448e6a00fb84bec968cd5"
 from {username='slave'} at 127.0.0.1:60672
I20260608 12:54:59.038625 18142 raft_consensus.cc:606] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Received request to transfer leadership to TS 088d3176d47448e6a00fb84bec968cd5
I20260608 12:54:59.039913 18094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260608 12:54:59.040637 18094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:54:59.089032 18481 heartbeater.cc:499] Master 127.17.15.126:40921 was elected leader, sending a full tablet report...
I20260608 12:54:59.171482 18362 raft_consensus.cc:993] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f: : Instructing follower 088d3176d47448e6a00fb84bec968cd5 to start an election
I20260608 12:54:59.172010 18362 raft_consensus.cc:1081] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Signalling peer 088d3176d47448e6a00fb84bec968cd5 to start an election
I20260608 12:54:59.174119 18218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0be91668eeb04987bb79ef91585d3651"
dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
 from {username='slave'} at 127.0.0.1:41888
I20260608 12:54:59.174789 18218 raft_consensus.cc:493] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:54:59.175179 18218 raft_consensus.cc:3060] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:59.180346 18218 raft_consensus.cc:515] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:59.182530 18218 leader_election.cc:290] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [CANDIDATE]: Term 2 election: Requested vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:59.183893 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be91668eeb04987bb79ef91585d3651" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
I20260608 12:54:59.184011 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0be91668eeb04987bb79ef91585d3651" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30e52622013e4bd0a8393b0a34327c74"
I20260608 12:54:59.184659 18142 raft_consensus.cc:3055] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:54:59.184752 18291 raft_consensus.cc:3060] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:59.185040 18142 raft_consensus.cc:740] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Running, Role: LEADER
I20260608 12:54:59.185985 18142 consensus_queue.cc:260] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:59.187079 18142 raft_consensus.cc:3060] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:59.192001 18291 raft_consensus.cc:2468] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088d3176d47448e6a00fb84bec968cd5 in term 2.
I20260608 12:54:59.193279 18142 raft_consensus.cc:2468] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088d3176d47448e6a00fb84bec968cd5 in term 2.
I20260608 12:54:59.193802 18184 leader_election.cc:304] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [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: 088d3176d47448e6a00fb84bec968cd5, 30e52622013e4bd0a8393b0a34327c74; no voters: 
I20260608 12:54:59.195829 18489 raft_consensus.cc:2804] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:59.197134 18489 raft_consensus.cc:697] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 2 LEADER]: Becoming Leader. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Running, Role: LEADER
I20260608 12:54:59.198289 18489 consensus_queue.cc:237] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:59.207011 18040 catalog_manager.cc:5696] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 reported cstate change: term changed from 1 to 2, leader changed from ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65) to 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66). New cstate: current_term: 2 leader_uuid: "088d3176d47448e6a00fb84bec968cd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:59.222972 18387 raft_consensus.cc:993] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f: : Instructing follower 088d3176d47448e6a00fb84bec968cd5 to start an election
I20260608 12:54:59.223594 18362 raft_consensus.cc:1081] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Signalling peer 088d3176d47448e6a00fb84bec968cd5 to start an election
I20260608 12:54:59.225574 18218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d84a64f823a7417291d2c4b44e141d9c"
dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
 from {username='slave'} at 127.0.0.1:41888
I20260608 12:54:59.226115 18218 raft_consensus.cc:493] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:54:59.226405 18218 raft_consensus.cc:3060] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:59.231719 18218 raft_consensus.cc:515] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:59.234692 18218 leader_election.cc:290] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [CANDIDATE]: Term 2 election: Requested vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:59.235545 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a64f823a7417291d2c4b44e141d9c" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30e52622013e4bd0a8393b0a34327c74"
I20260608 12:54:59.236159 18291 raft_consensus.cc:3060] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:59.236245 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d84a64f823a7417291d2c4b44e141d9c" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
I20260608 12:54:59.236827 18142 raft_consensus.cc:3055] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:54:59.237064 18142 raft_consensus.cc:740] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Running, Role: LEADER
I20260608 12:54:59.237741 18142 consensus_queue.cc:260] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:59.238651 18142 raft_consensus.cc:3060] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:59.241611 18291 raft_consensus.cc:2468] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088d3176d47448e6a00fb84bec968cd5 in term 2.
I20260608 12:54:59.242937 18184 leader_election.cc:304] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [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: 088d3176d47448e6a00fb84bec968cd5, 30e52622013e4bd0a8393b0a34327c74; no voters: 
I20260608 12:54:59.243628 18142 raft_consensus.cc:2468] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088d3176d47448e6a00fb84bec968cd5 in term 2.
I20260608 12:54:59.243798 18489 raft_consensus.cc:2804] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:59.244510 18489 raft_consensus.cc:697] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 2 LEADER]: Becoming Leader. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Running, Role: LEADER
I20260608 12:54:59.245463 18489 consensus_queue.cc:237] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } }
I20260608 12:54:59.300946 18040 catalog_manager.cc:5696] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 reported cstate change: term changed from 1 to 2, leader changed from ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65) to 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66). New cstate: current_term: 2 leader_uuid: "088d3176d47448e6a00fb84bec968cd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: UNKNOWN } } }
I20260608 12:54:59.310645 18387 raft_consensus.cc:993] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f: : Instructing follower 088d3176d47448e6a00fb84bec968cd5 to start an election
I20260608 12:54:59.311611 18387 raft_consensus.cc:1081] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Signalling peer 088d3176d47448e6a00fb84bec968cd5 to start an election
I20260608 12:54:59.315248 18218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "184705aedcda461882e245d7c8def1aa"
dest_uuid: "088d3176d47448e6a00fb84bec968cd5"
 from {username='slave'} at 127.0.0.1:41888
I20260608 12:54:59.316473 18218 raft_consensus.cc:493] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:54:59.317134 18218 raft_consensus.cc:3060] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:59.326403 18218 raft_consensus.cc:515] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:59.328714 18218 leader_election.cc:290] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [CANDIDATE]: Term 2 election: Requested vote from peers ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717), 30e52622013e4bd0a8393b0a34327c74 (127.17.15.67:40723)
I20260608 12:54:59.330611 18291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184705aedcda461882e245d7c8def1aa" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30e52622013e4bd0a8393b0a34327c74"
I20260608 12:54:59.330838 18142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "184705aedcda461882e245d7c8def1aa" candidate_uuid: "088d3176d47448e6a00fb84bec968cd5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd2daa124ef4cd4862c6c36ffac629f"
I20260608 12:54:59.331413 18291 raft_consensus.cc:3060] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:59.331554 18142 raft_consensus.cc:3055] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:54:59.332057 18142 raft_consensus.cc:740] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd2daa124ef4cd4862c6c36ffac629f, State: Running, Role: LEADER
I20260608 12:54:59.333114 18142 consensus_queue.cc:260] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:59.334332 18142 raft_consensus.cc:3060] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:54:59.337714 18291 raft_consensus.cc:2468] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088d3176d47448e6a00fb84bec968cd5 in term 2.
I20260608 12:54:59.339300 18184 leader_election.cc:304] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [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: 088d3176d47448e6a00fb84bec968cd5, 30e52622013e4bd0a8393b0a34327c74; no voters: 
I20260608 12:54:59.340515 18489 raft_consensus.cc:2804] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:54:59.341125 18489 raft_consensus.cc:697] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 2 LEADER]: Becoming Leader. State: Replica: 088d3176d47448e6a00fb84bec968cd5, State: Running, Role: LEADER
I20260608 12:54:59.341387 18142 raft_consensus.cc:2468] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088d3176d47448e6a00fb84bec968cd5 in term 2.
I20260608 12:54:59.342329 18489 consensus_queue.cc:237] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } }
I20260608 12:54:59.352535 18040 catalog_manager.cc:5696] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 reported cstate change: term changed from 1 to 2, leader changed from ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65) to 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66). New cstate: current_term: 2 leader_uuid: "088d3176d47448e6a00fb84bec968cd5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: HEALTHY } } }
I20260608 12:54:59.617390 18291 raft_consensus.cc:1275] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:59.618986 18489 consensus_queue.cc:1048] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:59.636965 18142 raft_consensus.cc:1275] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:59.639845 18290 raft_consensus.cc:1275] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:59.641767 18490 consensus_queue.cc:1048] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:59.642215 18502 consensus_queue.cc:1048] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:59.661846 18142 raft_consensus.cc:1275] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:59.664243 18502 consensus_queue.cc:1048] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:54:59.906435 18290 raft_consensus.cc:1275] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:59.908320 18502 consensus_queue.cc:1048] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:54:59.923388 18142 raft_consensus.cc:1275] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:54:59.925061 18502 consensus_queue.cc:1048] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:01.041903 18094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:01.049264 18094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:01.049839 18094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:03.051074 18094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:03.060488 18094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:03.061009 18094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:04.036145 18143 consensus_queue.cc:237] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.047245 18290 raft_consensus.cc:1275] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Refusing update from remote peer ccd2daa124ef4cd4862c6c36ffac629f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:04.049151 18362 consensus_queue.cc:1048] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:04.050963 18218 raft_consensus.cc:1275] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Refusing update from remote peer ccd2daa124ef4cd4862c6c36ffac629f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:04.052752 18362 consensus_queue.cc:1048] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:55:04.061398 18515 raft_consensus.cc:2955] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.063793 18290 raft_consensus.cc:2955] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
W20260608 12:55:04.065320 18107 consensus_peers.cc:597] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f -> Peer 2cb4881fdf694cf08745e81afba99cca (127.17.15.68:38011): Couldn't send request to peer 2cb4881fdf694cf08745e81afba99cca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28c9034bff5c4745a7ec2026beb01f30. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:04.071887 18218 raft_consensus.cc:2955] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.080166 18040 catalog_manager.cc:5696] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 reported cstate change: config changed from index -1 to 2, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.106124 18218 consensus_queue.cc:237] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } attrs { replace: true } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.117087 18290 raft_consensus.cc:1275] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:04.119704 18502 consensus_queue.cc:1048] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:04.128682 18143 raft_consensus.cc:1275] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:04.131008 18502 consensus_queue.cc:1048] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:55:04.134927 18182 consensus_peers.cc:597] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 -> Peer 2cb4881fdf694cf08745e81afba99cca (127.17.15.68:38011): Couldn't send request to peer 2cb4881fdf694cf08745e81afba99cca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0be91668eeb04987bb79ef91585d3651. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:04.136029 18290 raft_consensus.cc:2955] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } attrs { replace: true } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.136783 18502 raft_consensus.cc:2955] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } attrs { replace: true } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.143460 18143 raft_consensus.cc:2955] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } attrs { replace: true } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.153067 18039 catalog_manager.cc:5696] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 reported cstate change: config changed from index -1 to 3, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New cstate: current_term: 2 leader_uuid: "088d3176d47448e6a00fb84bec968cd5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } attrs { replace: true } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.153891 18218 consensus_queue.cc:237] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.166427 18143 raft_consensus.cc:1275] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:55:04.168916 18182 consensus_peers.cc:597] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 -> Peer 2cb4881fdf694cf08745e81afba99cca (127.17.15.68:38011): Couldn't send request to peer 2cb4881fdf694cf08745e81afba99cca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 184705aedcda461882e245d7c8def1aa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:04.168982 18531 consensus_queue.cc:1048] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:04.169734 18290 raft_consensus.cc:1275] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Refusing update from remote peer 088d3176d47448e6a00fb84bec968cd5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:55:04.171402 18502 consensus_queue.cc:1048] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:55:04.182130 18502 raft_consensus.cc:2955] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.185957 18143 raft_consensus.cc:2955] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.188596 18290 raft_consensus.cc:2955] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.200295 18142 consensus_queue.cc:237] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.202452 18041 catalog_manager.cc:5696] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 reported cstate change: config changed from index -1 to 3, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New cstate: current_term: 2 leader_uuid: "088d3176d47448e6a00fb84bec968cd5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:55:04.216848 18107 consensus_peers.cc:597] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f -> Peer 2cb4881fdf694cf08745e81afba99cca (127.17.15.68:38011): Couldn't send request to peer 2cb4881fdf694cf08745e81afba99cca. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 702b7c08e022459eb398c17cd511340c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:04.216965 18290 raft_consensus.cc:1275] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Refusing update from remote peer ccd2daa124ef4cd4862c6c36ffac629f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:04.219300 18218 raft_consensus.cc:1275] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Refusing update from remote peer ccd2daa124ef4cd4862c6c36ffac629f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:04.219843 18515 consensus_queue.cc:1048] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:04.225806 18521 consensus_queue.cc:1048] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [LEADER]: Connected to new peer: Peer: permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:04.238977 18362 raft_consensus.cc:2955] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.241155 18290 raft_consensus.cc:2955] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.241150 18218 raft_consensus.cc:2955] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.258404 18039 catalog_manager.cc:5696] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 reported cstate change: config changed from index -1 to 2, NON_VOTER 2cb4881fdf694cf08745e81afba99cca (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } } }
I20260608 12:55:04.494410 18539 ts_tablet_manager.cc:933] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: Initiating tablet copy from peer 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
I20260608 12:55:04.496965 18539 tablet_copy_client.cc:323] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:36689
I20260608 12:55:04.508822 18228 tablet_copy_service.cc:140] P 088d3176d47448e6a00fb84bec968cd5: Received BeginTabletCopySession request for tablet 0be91668eeb04987bb79ef91585d3651 from peer 2cb4881fdf694cf08745e81afba99cca ({username='slave'} at 127.0.0.1:45210)
I20260608 12:55:04.509531 18228 tablet_copy_service.cc:161] P 088d3176d47448e6a00fb84bec968cd5: Beginning new tablet copy session on tablet 0be91668eeb04987bb79ef91585d3651 from peer 2cb4881fdf694cf08745e81afba99cca at {username='slave'} at 127.0.0.1:45210: session id = 2cb4881fdf694cf08745e81afba99cca-0be91668eeb04987bb79ef91585d3651
I20260608 12:55:04.517022 18228 tablet_copy_source_session.cc:215] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:04.521847 18539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0be91668eeb04987bb79ef91585d3651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:04.535730 18539 tablet_copy_client.cc:806] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:04.536500 18539 tablet_copy_client.cc:670] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:04.541188 18539 tablet_copy_client.cc:538] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:04.547997 18539 tablet_bootstrap.cc:492] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: Bootstrap starting.
I20260608 12:55:04.572126 18539 tablet_bootstrap.cc:492] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:04.573148 18539 tablet_bootstrap.cc:492] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: Bootstrap complete.
I20260608 12:55:04.573863 18539 ts_tablet_manager.cc:1403] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: Time spent bootstrapping tablet: real 0.026s	user 0.027s	sys 0.000s
I20260608 12:55:04.576964 18539 raft_consensus.cc:359] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } attrs { replace: true } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.577672 18539 raft_consensus.cc:740] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2cb4881fdf694cf08745e81afba99cca, State: Initialized, Role: LEARNER
I20260608 12:55:04.578352 18539 consensus_queue.cc:260] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } attrs { replace: true } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.581483 18539 ts_tablet_manager.cc:1434] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:55:04.583828 18228 tablet_copy_service.cc:342] P 088d3176d47448e6a00fb84bec968cd5: Request end of tablet copy session 2cb4881fdf694cf08745e81afba99cca-0be91668eeb04987bb79ef91585d3651 received from {username='slave'} at 127.0.0.1:45210
I20260608 12:55:04.584421 18228 tablet_copy_service.cc:434] P 088d3176d47448e6a00fb84bec968cd5: ending tablet copy session 2cb4881fdf694cf08745e81afba99cca-0be91668eeb04987bb79ef91585d3651 on tablet 0be91668eeb04987bb79ef91585d3651 with peer 2cb4881fdf694cf08745e81afba99cca
I20260608 12:55:04.615314 18539 ts_tablet_manager.cc:933] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: Initiating tablet copy from peer ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717)
I20260608 12:55:04.617146 18539 tablet_copy_client.cc:323] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.65:38717
I20260608 12:55:04.628664 18153 tablet_copy_service.cc:140] P ccd2daa124ef4cd4862c6c36ffac629f: Received BeginTabletCopySession request for tablet 28c9034bff5c4745a7ec2026beb01f30 from peer 2cb4881fdf694cf08745e81afba99cca ({username='slave'} at 127.0.0.1:60694)
I20260608 12:55:04.629459 18153 tablet_copy_service.cc:161] P ccd2daa124ef4cd4862c6c36ffac629f: Beginning new tablet copy session on tablet 28c9034bff5c4745a7ec2026beb01f30 from peer 2cb4881fdf694cf08745e81afba99cca at {username='slave'} at 127.0.0.1:60694: session id = 2cb4881fdf694cf08745e81afba99cca-28c9034bff5c4745a7ec2026beb01f30
I20260608 12:55:04.635875 18153 tablet_copy_source_session.cc:215] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:04.639317 18539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28c9034bff5c4745a7ec2026beb01f30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:04.658382 18539 tablet_copy_client.cc:806] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:04.659044 18539 tablet_copy_client.cc:670] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:04.663707 18539 tablet_copy_client.cc:538] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:04.673208 18546 ts_tablet_manager.cc:933] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: Initiating tablet copy from peer ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717)
I20260608 12:55:04.679704 18539 tablet_bootstrap.cc:492] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: Bootstrap starting.
I20260608 12:55:04.683389 18546 tablet_copy_client.cc:323] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.65:38717
I20260608 12:55:04.685240 18153 tablet_copy_service.cc:140] P ccd2daa124ef4cd4862c6c36ffac629f: Received BeginTabletCopySession request for tablet 702b7c08e022459eb398c17cd511340c from peer 2cb4881fdf694cf08745e81afba99cca ({username='slave'} at 127.0.0.1:60694)
I20260608 12:55:04.685776 18153 tablet_copy_service.cc:161] P ccd2daa124ef4cd4862c6c36ffac629f: Beginning new tablet copy session on tablet 702b7c08e022459eb398c17cd511340c from peer 2cb4881fdf694cf08745e81afba99cca at {username='slave'} at 127.0.0.1:60694: session id = 2cb4881fdf694cf08745e81afba99cca-702b7c08e022459eb398c17cd511340c
I20260608 12:55:04.694506 18153 tablet_copy_source_session.cc:215] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:04.698801 18546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 702b7c08e022459eb398c17cd511340c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:04.706266 18539 tablet_bootstrap.cc:492] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:04.707402 18539 tablet_bootstrap.cc:492] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: Bootstrap complete.
I20260608 12:55:04.708495 18539 ts_tablet_manager.cc:1403] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.008s
I20260608 12:55:04.712584 18539 raft_consensus.cc:359] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.713637 18539 raft_consensus.cc:740] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2cb4881fdf694cf08745e81afba99cca, State: Initialized, Role: LEARNER
I20260608 12:55:04.717773 18539 consensus_queue.cc:260] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.721478 18539 ts_tablet_manager.cc:1434] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:55:04.723905 18153 tablet_copy_service.cc:342] P ccd2daa124ef4cd4862c6c36ffac629f: Request end of tablet copy session 2cb4881fdf694cf08745e81afba99cca-28c9034bff5c4745a7ec2026beb01f30 received from {username='slave'} at 127.0.0.1:60694
I20260608 12:55:04.724442 18153 tablet_copy_service.cc:434] P ccd2daa124ef4cd4862c6c36ffac629f: ending tablet copy session 2cb4881fdf694cf08745e81afba99cca-28c9034bff5c4745a7ec2026beb01f30 on tablet 28c9034bff5c4745a7ec2026beb01f30 with peer 2cb4881fdf694cf08745e81afba99cca
I20260608 12:55:04.725593 18546 tablet_copy_client.cc:806] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:04.726212 18546 tablet_copy_client.cc:670] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:04.731456 18546 tablet_copy_client.cc:538] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:04.743619 18546 tablet_bootstrap.cc:492] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: Bootstrap starting.
I20260608 12:55:04.762552 18546 tablet_bootstrap.cc:492] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:04.763526 18546 tablet_bootstrap.cc:492] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: Bootstrap complete.
I20260608 12:55:04.764555 18546 ts_tablet_manager.cc:1403] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.010s
I20260608 12:55:04.768384 18546 raft_consensus.cc:359] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.769373 18546 raft_consensus.cc:740] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2cb4881fdf694cf08745e81afba99cca, State: Initialized, Role: LEARNER
I20260608 12:55:04.770156 18546 consensus_queue.cc:260] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.771986 18539 ts_tablet_manager.cc:933] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: Initiating tablet copy from peer 088d3176d47448e6a00fb84bec968cd5 (127.17.15.66:36689)
I20260608 12:55:04.772861 18546 ts_tablet_manager.cc:1434] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:55:04.775187 18539 tablet_copy_client.cc:323] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:36689
I20260608 12:55:04.775863 18153 tablet_copy_service.cc:342] P ccd2daa124ef4cd4862c6c36ffac629f: Request end of tablet copy session 2cb4881fdf694cf08745e81afba99cca-702b7c08e022459eb398c17cd511340c received from {username='slave'} at 127.0.0.1:60694
I20260608 12:55:04.776418 18153 tablet_copy_service.cc:434] P ccd2daa124ef4cd4862c6c36ffac629f: ending tablet copy session 2cb4881fdf694cf08745e81afba99cca-702b7c08e022459eb398c17cd511340c on tablet 702b7c08e022459eb398c17cd511340c with peer 2cb4881fdf694cf08745e81afba99cca
I20260608 12:55:04.777274 18228 tablet_copy_service.cc:140] P 088d3176d47448e6a00fb84bec968cd5: Received BeginTabletCopySession request for tablet 184705aedcda461882e245d7c8def1aa from peer 2cb4881fdf694cf08745e81afba99cca ({username='slave'} at 127.0.0.1:45210)
I20260608 12:55:04.777890 18228 tablet_copy_service.cc:161] P 088d3176d47448e6a00fb84bec968cd5: Beginning new tablet copy session on tablet 184705aedcda461882e245d7c8def1aa from peer 2cb4881fdf694cf08745e81afba99cca at {username='slave'} at 127.0.0.1:45210: session id = 2cb4881fdf694cf08745e81afba99cca-184705aedcda461882e245d7c8def1aa
I20260608 12:55:04.785352 18228 tablet_copy_source_session.cc:215] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:04.790747 18539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 184705aedcda461882e245d7c8def1aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:04.807711 18539 tablet_copy_client.cc:806] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:04.808544 18539 tablet_copy_client.cc:670] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:04.813148 18539 tablet_copy_client.cc:538] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:04.822896 18539 tablet_bootstrap.cc:492] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: Bootstrap starting.
I20260608 12:55:04.846040 18539 tablet_bootstrap.cc:492] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:04.847060 18539 tablet_bootstrap.cc:492] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: Bootstrap complete.
I20260608 12:55:04.847756 18539 ts_tablet_manager.cc:1403] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260608 12:55:04.850723 18539 raft_consensus.cc:359] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.851606 18539 raft_consensus.cc:740] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2cb4881fdf694cf08745e81afba99cca, State: Initialized, Role: LEARNER
I20260608 12:55:04.852321 18539 consensus_queue.cc:260] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca [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: "ccd2daa124ef4cd4862c6c36ffac629f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38717 } attrs { replace: true } } peers { permanent_uuid: "30e52622013e4bd0a8393b0a34327c74" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 40723 } } peers { permanent_uuid: "088d3176d47448e6a00fb84bec968cd5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36689 } } peers { permanent_uuid: "2cb4881fdf694cf08745e81afba99cca" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38011 } attrs { promote: true } }
I20260608 12:55:04.854732 18539 ts_tablet_manager.cc:1434] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 12:55:04.856940 18228 tablet_copy_service.cc:342] P 088d3176d47448e6a00fb84bec968cd5: Request end of tablet copy session 2cb4881fdf694cf08745e81afba99cca-184705aedcda461882e245d7c8def1aa received from {username='slave'} at 127.0.0.1:45210
I20260608 12:55:04.857476 18228 tablet_copy_service.cc:434] P 088d3176d47448e6a00fb84bec968cd5: ending tablet copy session 2cb4881fdf694cf08745e81afba99cca-184705aedcda461882e245d7c8def1aa on tablet 184705aedcda461882e245d7c8def1aa with peer 2cb4881fdf694cf08745e81afba99cca
I20260608 12:55:04.980733 18456 raft_consensus.cc:1217] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:55:05.062211 18094 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:05.073453 18094 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:05.073482 18456 raft_consensus.cc:1217] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:55:05.074738 18094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:05.079105 18456 raft_consensus.cc:1217] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:55:05.099339 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:55:05.138489 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:05.139442 17469 tablet_replica.cc:333] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f: stopping tablet replica
I20260608 12:55:05.140499 17469 raft_consensus.cc:2243] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.141073 17469 raft_consensus.cc:2272] T 5e65227272ab49d180451fac454f726d P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.143301 17469 tablet_replica.cc:333] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f: stopping tablet replica
I20260608 12:55:05.143924 17469 raft_consensus.cc:2243] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.144409 17469 raft_consensus.cc:2272] T a64f17d1e7854a9d8f6a9d9c4d6d950f P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.146704 17469 tablet_replica.cc:333] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f: stopping tablet replica
I20260608 12:55:05.147430 17469 raft_consensus.cc:2243] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:05.148973 17469 raft_consensus.cc:2272] T 28c9034bff5c4745a7ec2026beb01f30 P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.152495 17469 tablet_replica.cc:333] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f: stopping tablet replica
I20260608 12:55:05.153481 17469 raft_consensus.cc:2243] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:05.155129 17469 raft_consensus.cc:2272] T 702b7c08e022459eb398c17cd511340c P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.158949 17469 tablet_replica.cc:333] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f: stopping tablet replica
I20260608 12:55:05.159834 17469 raft_consensus.cc:2243] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:05.160888 17469 raft_consensus.cc:2272] T 97296e660a754b55b6344fa855daf21b P ccd2daa124ef4cd4862c6c36ffac629f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.163550 17469 tablet_replica.cc:333] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f: stopping tablet replica
I20260608 12:55:05.164250 17469 raft_consensus.cc:2243] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.164922 17469 raft_consensus.cc:2272] T d84a64f823a7417291d2c4b44e141d9c P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.167533 17469 tablet_replica.cc:333] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f: stopping tablet replica
I20260608 12:55:05.168282 17469 raft_consensus.cc:2243] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.168933 17469 raft_consensus.cc:2272] T 184705aedcda461882e245d7c8def1aa P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.171846 17469 tablet_replica.cc:333] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f: stopping tablet replica
I20260608 12:55:05.172612 17469 raft_consensus.cc:2243] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.173259 17469 raft_consensus.cc:2272] T 0be91668eeb04987bb79ef91585d3651 P ccd2daa124ef4cd4862c6c36ffac629f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 12:55:05.173233 18182 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260608 12:55:05.177016 18456 raft_consensus.cc:1217] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260608 12:55:05.191371 18182 consensus_peers.cc:597] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 -> Peer ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717): Couldn't send request to peer ccd2daa124ef4cd4862c6c36ffac629f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:55:05.195701 18256 consensus_peers.cc:597] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 -> Peer ccd2daa124ef4cd4862c6c36ffac629f (127.17.15.65:38717): Couldn't send request to peer ccd2daa124ef4cd4862c6c36ffac629f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:05.216718 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:55:05.239583 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:55:05.290764 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:05.291680 17469 tablet_replica.cc:333] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5: stopping tablet replica
I20260608 12:55:05.292567 17469 raft_consensus.cc:2243] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.293095 17469 raft_consensus.cc:2272] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.295336 17469 tablet_replica.cc:333] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5: stopping tablet replica
I20260608 12:55:05.296010 17469 raft_consensus.cc:2243] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.296638 17469 raft_consensus.cc:2272] T 702b7c08e022459eb398c17cd511340c P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.299067 17469 tablet_replica.cc:333] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5: stopping tablet replica
I20260608 12:55:05.299733 17469 raft_consensus.cc:2243] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:05.300841 17469 raft_consensus.cc:2272] T 0be91668eeb04987bb79ef91585d3651 P 088d3176d47448e6a00fb84bec968cd5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.302821 17469 tablet_replica.cc:333] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5: stopping tablet replica
I20260608 12:55:05.303402 17469 raft_consensus.cc:2243] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.303894 17469 raft_consensus.cc:2272] T 28c9034bff5c4745a7ec2026beb01f30 P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.305989 17469 tablet_replica.cc:333] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5: stopping tablet replica
I20260608 12:55:05.306622 17469 raft_consensus.cc:2243] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:05.307390 17469 raft_consensus.cc:2272] T d84a64f823a7417291d2c4b44e141d9c P 088d3176d47448e6a00fb84bec968cd5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.309656 17469 tablet_replica.cc:333] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5: stopping tablet replica
I20260608 12:55:05.310276 17469 raft_consensus.cc:2243] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:55:05.311368 17469 raft_consensus.cc:2272] T 184705aedcda461882e245d7c8def1aa P 088d3176d47448e6a00fb84bec968cd5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.313417 17469 tablet_replica.cc:333] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5: stopping tablet replica
I20260608 12:55:05.313962 17469 raft_consensus.cc:2243] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.314400 17469 raft_consensus.cc:2272] T 97296e660a754b55b6344fa855daf21b P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.316457 17469 tablet_replica.cc:333] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5: stopping tablet replica
I20260608 12:55:05.316977 17469 raft_consensus.cc:2243] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.317414 17469 raft_consensus.cc:2272] T 5e65227272ab49d180451fac454f726d P 088d3176d47448e6a00fb84bec968cd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.354816 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:55:05.379880 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:55:05.426193 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:05.427181 17469 tablet_replica.cc:333] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74: stopping tablet replica
I20260608 12:55:05.428033 17469 raft_consensus.cc:2243] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.428903 17469 raft_consensus.cc:2272] T 0be91668eeb04987bb79ef91585d3651 P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.431349 17469 tablet_replica.cc:333] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74: stopping tablet replica
I20260608 12:55:05.432024 17469 raft_consensus.cc:2243] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.432636 17469 raft_consensus.cc:2272] T 28c9034bff5c4745a7ec2026beb01f30 P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.434746 17469 tablet_replica.cc:333] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74: stopping tablet replica
I20260608 12:55:05.435386 17469 raft_consensus.cc:2243] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:05.436391 17469 raft_consensus.cc:2272] T a64f17d1e7854a9d8f6a9d9c4d6d950f P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.438540 17469 tablet_replica.cc:333] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74: stopping tablet replica
I20260608 12:55:05.439160 17469 raft_consensus.cc:2243] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:05.440028 17469 raft_consensus.cc:2272] T 5e65227272ab49d180451fac454f726d P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.442291 17469 tablet_replica.cc:333] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74: stopping tablet replica
I20260608 12:55:05.442963 17469 raft_consensus.cc:2243] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.443507 17469 raft_consensus.cc:2272] T 184705aedcda461882e245d7c8def1aa P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.445593 17469 tablet_replica.cc:333] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74: stopping tablet replica
I20260608 12:55:05.446144 17469 raft_consensus.cc:2243] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.446599 17469 raft_consensus.cc:2272] T d84a64f823a7417291d2c4b44e141d9c P 30e52622013e4bd0a8393b0a34327c74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.448629 17469 tablet_replica.cc:333] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74: stopping tablet replica
I20260608 12:55:05.449175 17469 raft_consensus.cc:2243] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.449678 17469 raft_consensus.cc:2272] T 702b7c08e022459eb398c17cd511340c P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.451814 17469 tablet_replica.cc:333] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74: stopping tablet replica
I20260608 12:55:05.452471 17469 raft_consensus.cc:2243] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:05.452926 17469 raft_consensus.cc:2272] T 97296e660a754b55b6344fa855daf21b P 30e52622013e4bd0a8393b0a34327c74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.485203 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:55:05.509161 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:55:05.554911 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:05.555960 17469 tablet_replica.cc:333] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca: stopping tablet replica
I20260608 12:55:05.556815 17469 raft_consensus.cc:2243] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:55:05.557381 17469 raft_consensus.cc:2272] T 184705aedcda461882e245d7c8def1aa P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:55:05.560181 17469 tablet_replica.cc:333] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca: stopping tablet replica
I20260608 12:55:05.561048 17469 raft_consensus.cc:2243] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:05.561558 17469 raft_consensus.cc:2272] T 702b7c08e022459eb398c17cd511340c P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:55:05.564256 17469 tablet_replica.cc:333] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca: stopping tablet replica
I20260608 12:55:05.564985 17469 raft_consensus.cc:2243] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:55:05.565490 17469 raft_consensus.cc:2272] T 28c9034bff5c4745a7ec2026beb01f30 P 2cb4881fdf694cf08745e81afba99cca [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:55:05.567978 17469 tablet_replica.cc:333] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca: stopping tablet replica
I20260608 12:55:05.568641 17469 raft_consensus.cc:2243] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Raft consensus shutting down.
I20260608 12:55:05.569123 17469 raft_consensus.cc:2272] T 0be91668eeb04987bb79ef91585d3651 P 2cb4881fdf694cf08745e81afba99cca [term 2 LEARNER]: Raft consensus is shut down!
I20260608 12:55:05.594338 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:55:05.608158 17469 master.cc:562] Master@127.17.15.126:40921 shutting down...
W20260608 12:55:05.635624 18089 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:55:05.635963 18089 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:55:05.636178 18089 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:55:05.637917 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:05.638476 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:05.638818 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71b61d71c97441dc8f85382abc5f3e8e: stopping tablet replica
I20260608 12:55:05.659504 17469 master.cc:584] Master@127.17.15.126:40921 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (10879 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:55:05.708392 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:35429,127.17.15.125:34657,127.17.15.124:36595
I20260608 12:55:05.709822 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:05.716468 18557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:05.716681 18560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:05.717422 18558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:05.717943 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:05.718717 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:05.718917 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:05.719038 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923305719026 us; error 0 us; skew 500 ppm
I20260608 12:55:05.719542 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:05.722280 17469 webserver.cc:533] Webserver started at http://127.17.15.126:44925/ using document root <none> and password file <none>
I20260608 12:55:05.722884 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:05.723057 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:05.723302 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:05.724627 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "a95905d4f2af47678eb654d554ae4e02"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-457t"
I20260608 12:55:05.730127 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:55:05.734403 18565 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.735339 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:55:05.735694 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "a95905d4f2af47678eb654d554ae4e02"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-457t"
I20260608 12:55:05.735980 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:05.749372 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:05.750880 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:05.794966 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:35429
I20260608 12:55:05.795133 18616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:35429 every 8 connection(s)
I20260608 12:55:05.799603 18617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:05.799669 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:05.805799 18619 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:05.808761 18620 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:05.809854 18622 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:05.810007 18617 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:05.812615 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:05.814497 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:05.814881 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:05.815125 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923305815103 us; error 0 us; skew 500 ppm
I20260608 12:55:05.816048 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:05.819383 17469 webserver.cc:533] Webserver started at http://127.17.15.125:34837/ using document root <none> and password file <none>
I20260608 12:55:05.820016 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:05.820299 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:05.820641 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:05.821856 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root/instance:
uuid: "54f090d15e3b42a6b69f5570cb340a3c"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-457t"
I20260608 12:55:05.826195 18617 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:05.827816 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:55:05.833348 18630 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 12:55:05.833448 18617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.125:34657: Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111)
I20260608 12:55:05.834375 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:55:05.834689 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root
uuid: "54f090d15e3b42a6b69f5570cb340a3c"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-457t"
I20260608 12:55:05.834957 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:05.870213 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:05.872061 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:05.883014 18617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } attempt: 1
W20260608 12:55:05.890101 18617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.125:34657: Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111)
I20260608 12:55:05.931370 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.125:34657
I20260608 12:55:05.931512 18681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.125:34657 every 8 connection(s)
I20260608 12:55:05.936072 18682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:05.936112 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:05.937860 18617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } attempt: 2
W20260608 12:55:05.945358 18684 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:05.946775 18686 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:05.948722 18682 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:05.961241 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:05.963315 18617 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:05.963727 18689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:05.965086 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:05.965425 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:05.965662 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923305965639 us; error 0 us; skew 500 ppm
I20260608 12:55:05.966562 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260608 12:55:05.970171 18617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.124:36595: Network error: Client connection negotiation failed: client connection to 127.17.15.124:36595: connect: Connection refused (error 111)
I20260608 12:55:05.970826 17469 webserver.cc:533] Webserver started at http://127.17.15.124:44089/ using document root <none> and password file <none>
I20260608 12:55:05.971756 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:05.972069 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:05.972493 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:05.974275 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root/instance:
uuid: "4f86bc7708564aa6a197c8941b71b57a"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-457t"
I20260608 12:55:05.975812 18682 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:05.980959 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:55:05.986079 18694 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:05.987213 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:55:05.987644 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root
uuid: "4f86bc7708564aa6a197c8941b71b57a"
format_stamp: "Formatted at 2026-06-08 12:55:05 on dist-test-slave-457t"
I20260608 12:55:05.988065 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:05.989569 18682 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:55:05.997450 18682 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.124:36595: Network error: Client connection negotiation failed: client connection to 127.17.15.124:36595: connect: Connection refused (error 111)
I20260608 12:55:06.002142 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:06.003489 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:06.020713 18617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } attempt: 1
W20260608 12:55:06.027043 18617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.15.124:36595: Network error: Client connection negotiation failed: client connection to 127.17.15.124:36595: connect: Connection refused (error 111)
I20260608 12:55:06.051484 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.124:36595
I20260608 12:55:06.051637 18746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.124:36595 every 8 connection(s)
I20260608 12:55:06.056021 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:06.057456 18747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:06.062084 18682 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } attempt: 1
I20260608 12:55:06.062664 18617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } attempt: 2
I20260608 12:55:06.065192 18747 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:06.082557 18747 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:06.089452 18682 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c: Bootstrap starting.
I20260608 12:55:06.089416 18617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02: Bootstrap starting.
I20260608 12:55:06.094142 18747 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:55:06.097935 18682 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.098744 18617 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.106345 18682 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c: No bootstrap required, opened a new log
I20260608 12:55:06.106861 18617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02: No bootstrap required, opened a new log
I20260608 12:55:06.109747 18617 raft_consensus.cc:359] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:06.109630 18682 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:06.110584 18617 raft_consensus.cc:385] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.110694 18682 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.111049 18617 raft_consensus.cc:740] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95905d4f2af47678eb654d554ae4e02, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.111205 18682 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54f090d15e3b42a6b69f5570cb340a3c, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.112100 18682 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:06.112100 18617 consensus_queue.cc:260] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:06.115561 18747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a: Bootstrap starting.
I20260608 12:55:06.117115 18755 sys_catalog.cc:455] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [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: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.117640 18682 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:06.118207 18755 sys_catalog.cc:458] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:06.115134 18754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [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: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.118889 18617 sys_catalog.cc:565] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:06.118975 18754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:06.122991 18747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:06.129624 18747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a: No bootstrap required, opened a new log
I20260608 12:55:06.133754 18747 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:06.134797 18747 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:06.135206 18747 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f86bc7708564aa6a197c8941b71b57a, State: Initialized, Role: FOLLOWER
I20260608 12:55:06.136277 18747 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
W20260608 12:55:06.145045 18772 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260608 12:55:06.145445 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:55:06.146090 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260608 12:55:06.145524 18772 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:55:06.145061 18773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [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: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.146966 18773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:06.147611 18747 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:55:06.150152 18779 catalog_manager.cc:1593] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:55:06.150601 18779 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:55:06.162148 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:06.165009 18790 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:55:06.165463 18790 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:55:06.171062 18791 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:06.172147 18792 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:06.173444 18794 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:06.174106 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:06.175096 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:06.175371 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:06.175591 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923306175571 us; error 0 us; skew 500 ppm
I20260608 12:55:06.176358 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:06.179380 17469 webserver.cc:533] Webserver started at http://127.17.15.65:46829/ using document root <none> and password file <none>
I20260608 12:55:06.180001 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:06.180300 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:06.180621 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:06.181965 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "ef335d07994d44e684291c1b1811acf8"
format_stamp: "Formatted at 2026-06-08 12:55:06 on dist-test-slave-457t"
I20260608 12:55:06.187834 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:55:06.192329 18799 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:06.193356 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:06.193706 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "ef335d07994d44e684291c1b1811acf8"
format_stamp: "Formatted at 2026-06-08 12:55:06 on dist-test-slave-457t"
I20260608 12:55:06.193986 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:06.213969 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:06.215492 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:06.217248 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:06.220566 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:06.220826 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:06.221206 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:06.221398 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:06.275274 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:43035
I20260608 12:55:06.275451 18861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:43035 every 8 connection(s)
I20260608 12:55:06.284171 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:06.301759 18869 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:06.307386 18862 heartbeater.cc:344] Connected to a master server at 127.17.15.124:36595
I20260608 12:55:06.308063 18862 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:06.308074 18863 heartbeater.cc:344] Connected to a master server at 127.17.15.125:34657
I20260608 12:55:06.309324 18862 heartbeater.cc:507] Master 127.17.15.124:36595 requested a full tablet report, sending...
I20260608 12:55:06.309689 18863 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:06.310748 18863 heartbeater.cc:507] Master 127.17.15.125:34657 requested a full tablet report, sending...
I20260608 12:55:06.313658 18712 ts_manager.cc:194] Registered new tserver with Master: ef335d07994d44e684291c1b1811acf8 (127.17.15.65:43035)
I20260608 12:55:06.315016 18647 ts_manager.cc:194] Registered new tserver with Master: ef335d07994d44e684291c1b1811acf8 (127.17.15.65:43035)
W20260608 12:55:06.316660 18870 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:06.320470 18864 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35429
I20260608 12:55:06.321022 18864 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:06.321713 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:06.322192 18864 heartbeater.cc:507] Master 127.17.15.126:35429 requested a full tablet report, sending...
W20260608 12:55:06.322736 18872 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:06.324285 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:06.324576 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:06.324785 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923306324771 us; error 0 us; skew 500 ppm
I20260608 12:55:06.325454 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:06.326607 18582 ts_manager.cc:194] Registered new tserver with Master: ef335d07994d44e684291c1b1811acf8 (127.17.15.65:43035)
I20260608 12:55:06.329320 17469 webserver.cc:533] Webserver started at http://127.17.15.66:44055/ using document root <none> and password file <none>
I20260608 12:55:06.330006 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:06.330225 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:06.330559 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:06.331780 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "f3e10c9992014a4e9a9a56b32c99e036"
format_stamp: "Formatted at 2026-06-08 12:55:06 on dist-test-slave-457t"
I20260608 12:55:06.337560 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260608 12:55:06.341552 18877 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:06.342523 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:55:06.342926 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "f3e10c9992014a4e9a9a56b32c99e036"
format_stamp: "Formatted at 2026-06-08 12:55:06 on dist-test-slave-457t"
I20260608 12:55:06.343227 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:06.360976 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:06.362421 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:06.364044 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:06.366708 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:06.366994 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:06.367277 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:06.367481 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:06.416734 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:40061
I20260608 12:55:06.416819 18939 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:40061 every 8 connection(s)
I20260608 12:55:06.439358 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:55:06.444485 18754 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:06.445212 18754 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:06.446731 18940 heartbeater.cc:344] Connected to a master server at 127.17.15.124:36595
I20260608 12:55:06.447438 18940 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:06.448415 18941 heartbeater.cc:344] Connected to a master server at 127.17.15.125:34657
I20260608 12:55:06.448954 18941 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:06.450133 18941 heartbeater.cc:507] Master 127.17.15.125:34657 requested a full tablet report, sending...
W20260608 12:55:06.452785 18947 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:06.453059 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "54f090d15e3b42a6b69f5570cb340a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f86bc7708564aa6a197c8941b71b57a" is_pre_election: true
I20260608 12:55:06.453943 18721 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f090d15e3b42a6b69f5570cb340a3c in term 0.
I20260608 12:55:06.448948 18940 heartbeater.cc:507] Master 127.17.15.124:36595 requested a full tablet report, sending...
I20260608 12:55:06.454254 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "54f090d15e3b42a6b69f5570cb340a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95905d4f2af47678eb654d554ae4e02" is_pre_election: true
I20260608 12:55:06.455587 18592 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54f090d15e3b42a6b69f5570cb340a3c in term 0.
I20260608 12:55:06.455792 18633 leader_election.cc:304] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f86bc7708564aa6a197c8941b71b57a, 54f090d15e3b42a6b69f5570cb340a3c; no voters: 
I20260608 12:55:06.455905 18754 leader_election.cc:290] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95905d4f2af47678eb654d554ae4e02 (127.17.15.126:35429), 4f86bc7708564aa6a197c8941b71b57a (127.17.15.124:36595)
I20260608 12:55:06.458122 18754 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:06.458385 18647 ts_manager.cc:194] Registered new tserver with Master: f3e10c9992014a4e9a9a56b32c99e036 (127.17.15.66:40061)
I20260608 12:55:06.458544 18754 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:06.459079 18712 ts_manager.cc:194] Registered new tserver with Master: f3e10c9992014a4e9a9a56b32c99e036 (127.17.15.66:40061)
W20260608 12:55:06.455953 18948 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:06.459190 18754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.466089 18942 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35429
I20260608 12:55:06.466578 18942 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:06.467613 18942 heartbeater.cc:507] Master 127.17.15.126:35429 requested a full tablet report, sending...
I20260608 12:55:06.468633 18754 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:06.471009 18582 ts_manager.cc:194] Registered new tserver with Master: f3e10c9992014a4e9a9a56b32c99e036 (127.17.15.66:40061)
I20260608 12:55:06.471225 18754 leader_election.cc:290] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [CANDIDATE]: Term 1 election: Requested vote from peers a95905d4f2af47678eb654d554ae4e02 (127.17.15.126:35429), 4f86bc7708564aa6a197c8941b71b57a (127.17.15.124:36595)
I20260608 12:55:06.473146 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "54f090d15e3b42a6b69f5570cb340a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95905d4f2af47678eb654d554ae4e02"
I20260608 12:55:06.474078 18592 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:06.475986 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:06.476312 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "54f090d15e3b42a6b69f5570cb340a3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f86bc7708564aa6a197c8941b71b57a"
I20260608 12:55:06.477188 18721 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:55:06.477406 18951 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:06.478634 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:06.478945 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:06.479198 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923306479178 us; error 0 us; skew 500 ppm
I20260608 12:55:06.479897 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:06.482925 18592 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f090d15e3b42a6b69f5570cb340a3c in term 1.
I20260608 12:55:06.483539 17469 webserver.cc:533] Webserver started at http://127.17.15.67:40209/ using document root <none> and password file <none>
I20260608 12:55:06.484370 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:06.484583 18632 leader_election.cc:304] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54f090d15e3b42a6b69f5570cb340a3c, a95905d4f2af47678eb654d554ae4e02; no voters: 
I20260608 12:55:06.485396 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:06.485909 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:06.486127 18950 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:06.485999 18721 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54f090d15e3b42a6b69f5570cb340a3c in term 1.
I20260608 12:55:06.486907 18950 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 1 LEADER]: Becoming Leader. State: Replica: 54f090d15e3b42a6b69f5570cb340a3c, State: Running, Role: LEADER
I20260608 12:55:06.487794 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "25da1e4345d8437bb4f2a318993a56da"
format_stamp: "Formatted at 2026-06-08 12:55:06 on dist-test-slave-457t"
I20260608 12:55:06.488016 18950 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:06.495276 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:55:06.495378 18754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54f090d15e3b42a6b69f5570cb340a3c. Latest consensus state: current_term: 1 leader_uuid: "54f090d15e3b42a6b69f5570cb340a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.496513 18754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:06.498497 18957 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:06.501163 18958 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:06.502489 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:55:06.502959 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "25da1e4345d8437bb4f2a318993a56da"
format_stamp: "Formatted at 2026-06-08 12:55:06 on dist-test-slave-457t"
I20260608 12:55:06.503363 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:06.507275 18957 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:06.520105 18592 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 1 FOLLOWER]: Refusing update from remote peer 54f090d15e3b42a6b69f5570cb340a3c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:06.520095 18721 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 1 FOLLOWER]: Refusing update from remote peer 54f090d15e3b42a6b69f5570cb340a3c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:06.522472 18754 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:06.523306 18950 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:06.534098 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:06.536453 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:06.535439 18773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54f090d15e3b42a6b69f5570cb340a3c. Latest consensus state: current_term: 1 leader_uuid: "54f090d15e3b42a6b69f5570cb340a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.537324 18773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:06.544116 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:06.546784 18755 sys_catalog.cc:455] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54f090d15e3b42a6b69f5570cb340a3c. Latest consensus state: current_term: 1 leader_uuid: "54f090d15e3b42a6b69f5570cb340a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.547854 18755 sys_catalog.cc:458] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:06.549597 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:06.550055 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:55:06.550493 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:06.551047 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:55:06.560637 18950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "54f090d15e3b42a6b69f5570cb340a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.561880 18950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:06.562067 18773 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "54f090d15e3b42a6b69f5570cb340a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.562726 18957 catalog_manager.cc:1382] Generated new cluster ID: 12340d52985b41c7b2e7dd6d507850c9
I20260608 12:55:06.563045 18773 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:06.563544 18957 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:06.570338 18950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "54f090d15e3b42a6b69f5570cb340a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.571537 18950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:06.577230 18755 sys_catalog.cc:455] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "54f090d15e3b42a6b69f5570cb340a3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:06.578176 18755 sys_catalog.cc:458] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:06.625777 18957 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:06.627651 18957 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:06.648126 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:37429
I20260608 12:55:06.648304 19029 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:37429 every 8 connection(s)
I20260608 12:55:06.661348 18957 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c: Generated new TSK 0
I20260608 12:55:06.662556 18957 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:06.694937 19030 heartbeater.cc:344] Connected to a master server at 127.17.15.124:36595
I20260608 12:55:06.695490 19030 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:06.696542 19030 heartbeater.cc:507] Master 127.17.15.124:36595 requested a full tablet report, sending...
I20260608 12:55:06.700363 18712 ts_manager.cc:194] Registered new tserver with Master: 25da1e4345d8437bb4f2a318993a56da (127.17.15.67:37429)
I20260608 12:55:06.700520 19031 heartbeater.cc:344] Connected to a master server at 127.17.15.125:34657
I20260608 12:55:06.701083 19031 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:06.702165 19031 heartbeater.cc:507] Master 127.17.15.125:34657 requested a full tablet report, sending...
I20260608 12:55:06.703869 19033 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35429
I20260608 12:55:06.704355 19033 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:06.704797 18647 ts_manager.cc:194] Registered new tserver with Master: 25da1e4345d8437bb4f2a318993a56da (127.17.15.67:37429)
I20260608 12:55:06.705356 19033 heartbeater.cc:507] Master 127.17.15.126:35429 requested a full tablet report, sending...
I20260608 12:55:06.707026 18647 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55582
I20260608 12:55:06.708690 18582 ts_manager.cc:194] Registered new tserver with Master: 25da1e4345d8437bb4f2a318993a56da (127.17.15.67:37429)
I20260608 12:55:06.709687 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.024912752s
I20260608 12:55:07.155714 18779 catalog_manager.cc:1294] Loaded cluster ID: 12340d52985b41c7b2e7dd6d507850c9
I20260608 12:55:07.156409 18779 catalog_manager.cc:1587] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02: loading cluster ID for follower catalog manager: success
I20260608 12:55:07.162226 18779 catalog_manager.cc:1609] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02: acquiring CA information for follower catalog manager: success
I20260608 12:55:07.166131 18779 catalog_manager.cc:1637] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:55:07.170418 18790 catalog_manager.cc:1294] Loaded cluster ID: 12340d52985b41c7b2e7dd6d507850c9
I20260608 12:55:07.170768 18790 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a: loading cluster ID for follower catalog manager: success
I20260608 12:55:07.175839 18790 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a: acquiring CA information for follower catalog manager: success
I20260608 12:55:07.179824 18790 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:55:07.320575 18647 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55574
I20260608 12:55:07.464555 18647 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55576
I20260608 12:55:07.710048 19031 heartbeater.cc:499] Master 127.17.15.125:34657 was elected leader, sending a full tablet report...
I20260608 12:55:08.137568 18771 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:08.323645 18863 heartbeater.cc:499] Master 127.17.15.125:34657 was elected leader, sending a full tablet report...
I20260608 12:55:08.333251 18647 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55592:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:55:08.426904 18905 tablet_service.cc:1511] Processing CreateTablet for tablet c47bbc24c47444b69b5bfb9a355620f0 (DEFAULT_TABLE table=test-workload [id=aca4e8439c05420b9ab62b5a0110bc10]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:55:08.426796 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdb8e977e2d4935a2060da80030fbc3 (DEFAULT_TABLE table=test-workload [id=aca4e8439c05420b9ab62b5a0110bc10]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:55:08.428633 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdb8e977e2d4935a2060da80030fbc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:08.428894 18905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c47bbc24c47444b69b5bfb9a355620f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:08.437534 18827 tablet_service.cc:1511] Processing CreateTablet for tablet 8f7b0a66316b48e7954fa38946619f48 (DEFAULT_TABLE table=test-workload [id=aca4e8439c05420b9ab62b5a0110bc10]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:55:08.439366 18827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f7b0a66316b48e7954fa38946619f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:08.447834 19065 tablet_bootstrap.cc:492] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036: Bootstrap starting.
I20260608 12:55:08.454697 19066 tablet_bootstrap.cc:492] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da: Bootstrap starting.
I20260608 12:55:08.456398 19065 tablet_bootstrap.cc:654] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:08.462579 19065 tablet_bootstrap.cc:492] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036: No bootstrap required, opened a new log
I20260608 12:55:08.463177 19065 ts_tablet_manager.cc:1403] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.013s
I20260608 12:55:08.464529 19066 tablet_bootstrap.cc:654] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:08.465878 19068 tablet_bootstrap.cc:492] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8: Bootstrap starting.
I20260608 12:55:08.467371 18941 heartbeater.cc:499] Master 127.17.15.125:34657 was elected leader, sending a full tablet report...
I20260608 12:55:08.470173 19065 raft_consensus.cc:359] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e10c9992014a4e9a9a56b32c99e036" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 40061 } }
I20260608 12:55:08.471644 19065 raft_consensus.cc:385] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:08.472106 19065 raft_consensus.cc:740] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f3e10c9992014a4e9a9a56b32c99e036, State: Initialized, Role: FOLLOWER
I20260608 12:55:08.473184 19065 consensus_queue.cc:260] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f3e10c9992014a4e9a9a56b32c99e036" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 40061 } }
I20260608 12:55:08.474081 19065 raft_consensus.cc:399] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:08.474452 19068 tablet_bootstrap.cc:654] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:08.474481 19065 raft_consensus.cc:493] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:08.475312 19065 raft_consensus.cc:3060] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:08.479169 19066 tablet_bootstrap.cc:492] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da: No bootstrap required, opened a new log
I20260608 12:55:08.482198 19068 tablet_bootstrap.cc:492] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8: No bootstrap required, opened a new log
I20260608 12:55:08.483019 19068 ts_tablet_manager.cc:1403] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260608 12:55:08.483261 19066 ts_tablet_manager.cc:1403] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260608 12:55:08.486369 19065 raft_consensus.cc:515] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e10c9992014a4e9a9a56b32c99e036" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 40061 } }
I20260608 12:55:08.486608 19066 raft_consensus.cc:359] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25da1e4345d8437bb4f2a318993a56da" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37429 } }
I20260608 12:55:08.486901 19068 raft_consensus.cc:359] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef335d07994d44e684291c1b1811acf8" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43035 } }
I20260608 12:55:08.487401 19066 raft_consensus.cc:385] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:08.487545 19068 raft_consensus.cc:385] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:08.487497 19065 leader_election.cc:304] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [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: f3e10c9992014a4e9a9a56b32c99e036; no voters: 
I20260608 12:55:08.487890 19066 raft_consensus.cc:740] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25da1e4345d8437bb4f2a318993a56da, State: Initialized, Role: FOLLOWER
I20260608 12:55:08.488181 19068 raft_consensus.cc:740] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef335d07994d44e684291c1b1811acf8, State: Initialized, Role: FOLLOWER
I20260608 12:55:08.488977 19066 consensus_queue.cc:260] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25da1e4345d8437bb4f2a318993a56da" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37429 } }
I20260608 12:55:08.489162 19068 consensus_queue.cc:260] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef335d07994d44e684291c1b1811acf8" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43035 } }
I20260608 12:55:08.489993 19066 raft_consensus.cc:399] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:08.490330 19068 raft_consensus.cc:399] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:08.490770 19065 leader_election.cc:290] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:08.490839 19068 raft_consensus.cc:493] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:08.490767 19066 raft_consensus.cc:493] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:08.491546 19071 raft_consensus.cc:2804] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:08.492134 19068 raft_consensus.cc:3060] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:08.492311 19066 raft_consensus.cc:3060] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:08.498135 19071 raft_consensus.cc:697] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 1 LEADER]: Becoming Leader. State: Replica: f3e10c9992014a4e9a9a56b32c99e036, State: Running, Role: LEADER
I20260608 12:55:08.499723 19071 consensus_queue.cc:237] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [LEADER]: Queue going to LEADER mode. State: All 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: "f3e10c9992014a4e9a9a56b32c99e036" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 40061 } }
I20260608 12:55:08.502261 19068 raft_consensus.cc:515] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef335d07994d44e684291c1b1811acf8" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43035 } }
I20260608 12:55:08.502977 19066 raft_consensus.cc:515] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25da1e4345d8437bb4f2a318993a56da" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37429 } }
I20260608 12:55:08.503374 19068 leader_election.cc:304] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [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: ef335d07994d44e684291c1b1811acf8; no voters: 
I20260608 12:55:08.503947 19066 leader_election.cc:304] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [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: 25da1e4345d8437bb4f2a318993a56da; no voters: 
I20260608 12:55:08.509238 19065 ts_tablet_manager.cc:1434] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036: Time spent starting tablet: real 0.046s	user 0.036s	sys 0.002s
I20260608 12:55:08.512456 19068 leader_election.cc:290] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:08.517129 18647 catalog_manager.cc:5696] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 reported cstate change: term changed from 0 to 1, leader changed from <none> to f3e10c9992014a4e9a9a56b32c99e036 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "f3e10c9992014a4e9a9a56b32c99e036" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f3e10c9992014a4e9a9a56b32c99e036" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 40061 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:08.519353 19076 raft_consensus.cc:2804] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:08.518252 19066 leader_election.cc:290] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:08.542768 19068 ts_tablet_manager.cc:1434] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8: Time spent starting tablet: real 0.059s	user 0.025s	sys 0.000s
I20260608 12:55:08.544226 19075 raft_consensus.cc:2804] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:08.546406 19076 raft_consensus.cc:697] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 1 LEADER]: Becoming Leader. State: Replica: 25da1e4345d8437bb4f2a318993a56da, State: Running, Role: LEADER
I20260608 12:55:08.547601 19076 consensus_queue.cc:237] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [LEADER]: Queue going to LEADER mode. State: All 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: "25da1e4345d8437bb4f2a318993a56da" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37429 } }
I20260608 12:55:08.549454 19066 ts_tablet_manager.cc:1434] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da: Time spent starting tablet: real 0.066s	user 0.033s	sys 0.014s
I20260608 12:55:08.552000 19075 raft_consensus.cc:697] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 1 LEADER]: Becoming Leader. State: Replica: ef335d07994d44e684291c1b1811acf8, State: Running, Role: LEADER
I20260608 12:55:08.552964 19075 consensus_queue.cc:237] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [LEADER]: Queue going to LEADER mode. State: All 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: "ef335d07994d44e684291c1b1811acf8" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43035 } }
I20260608 12:55:08.585325 18646 catalog_manager.cc:5696] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef335d07994d44e684291c1b1811acf8 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "ef335d07994d44e684291c1b1811acf8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef335d07994d44e684291c1b1811acf8" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43035 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:08.615000 18647 catalog_manager.cc:5696] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da reported cstate change: term changed from 0 to 1, leader changed from <none> to 25da1e4345d8437bb4f2a318993a56da (127.17.15.67). New cstate: current_term: 1 leader_uuid: "25da1e4345d8437bb4f2a318993a56da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25da1e4345d8437bb4f2a318993a56da" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37429 } health_report { overall_health: HEALTHY } } }
I20260608 12:55:08.693864 17469 master.cc:562] Master@127.17.15.125:34657 shutting down...
I20260608 12:55:08.712759 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:08.713869 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:08.714320 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54f090d15e3b42a6b69f5570cb340a3c: stopping tablet replica
I20260608 12:55:08.730211 17469 master.cc:584] Master@127.17.15.125:34657 shutdown complete.
W20260608 12:55:09.631090 18941 heartbeater.cc:646] Failed to heartbeat to 127.17.15.125:34657 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111)
I20260608 12:55:10.146878 19090 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f090d15e3b42a6b69f5570cb340a3c)
I20260608 12:55:10.147684 19090 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:10.149044 19091 raft_consensus.cc:493] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 54f090d15e3b42a6b69f5570cb340a3c)
I20260608 12:55:10.149633 19091 raft_consensus.cc:515] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:10.150713 19090 leader_election.cc:290] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95905d4f2af47678eb654d554ae4e02 (127.17.15.126:35429), 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657)
I20260608 12:55:10.152581 19091 leader_election.cc:290] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657), 4f86bc7708564aa6a197c8941b71b57a (127.17.15.124:36595)
I20260608 12:55:10.152554 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4f86bc7708564aa6a197c8941b71b57a" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "a95905d4f2af47678eb654d554ae4e02" is_pre_election: true
I20260608 12:55:10.157157 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a95905d4f2af47678eb654d554ae4e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "4f86bc7708564aa6a197c8941b71b57a" is_pre_election: true
I20260608 12:55:10.157632 18592 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f86bc7708564aa6a197c8941b71b57a in term 1.
I20260608 12:55:10.158236 18721 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95905d4f2af47678eb654d554ae4e02 in term 1.
I20260608 12:55:10.160599 18568 leader_election.cc:304] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [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: 4f86bc7708564aa6a197c8941b71b57a, a95905d4f2af47678eb654d554ae4e02; no voters: 
I20260608 12:55:10.161893 19091 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:55:10.162472 19091 raft_consensus.cc:493] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f090d15e3b42a6b69f5570cb340a3c)
I20260608 12:55:10.160599 18696 leader_election.cc:304] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [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: 4f86bc7708564aa6a197c8941b71b57a, a95905d4f2af47678eb654d554ae4e02; no voters: 
I20260608 12:55:10.163231 19091 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:55:10.163944 19090 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:55:10.164492 19090 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 54f090d15e3b42a6b69f5570cb340a3c)
I20260608 12:55:10.164918 19090 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:55:10.179049 18696 leader_election.cc:336] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657): Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111)
I20260608 12:55:10.178983 19091 raft_consensus.cc:515] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
W20260608 12:55:10.181483 18567 leader_election.cc:336] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657): Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111)
I20260608 12:55:10.181835 19091 leader_election.cc:290] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [CANDIDATE]: Term 2 election: Requested vote from peers 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657), 4f86bc7708564aa6a197c8941b71b57a (127.17.15.124:36595)
I20260608 12:55:10.184069 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a95905d4f2af47678eb654d554ae4e02" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "4f86bc7708564aa6a197c8941b71b57a"
I20260608 12:55:10.187762 19090 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
W20260608 12:55:10.188524 18567 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260608 12:55:10.190348 19090 leader_election.cc:290] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [CANDIDATE]: Term 2 election: Requested vote from peers a95905d4f2af47678eb654d554ae4e02 (127.17.15.126:35429), 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657)
I20260608 12:55:10.192670 18721 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a95905d4f2af47678eb654d554ae4e02 in current term 2: Already voted for candidate 4f86bc7708564aa6a197c8941b71b57a in this term.
W20260608 12:55:10.192934 18567 leader_election.cc:336] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657): Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111)
I20260608 12:55:10.192981 18592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "4f86bc7708564aa6a197c8941b71b57a" candidate_term: 2 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "a95905d4f2af47678eb654d554ae4e02"
I20260608 12:55:10.194496 18592 raft_consensus.cc:2393] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4f86bc7708564aa6a197c8941b71b57a in current term 2: Already voted for candidate a95905d4f2af47678eb654d554ae4e02 in this term.
I20260608 12:55:10.198339 18568 leader_election.cc:304] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [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: a95905d4f2af47678eb654d554ae4e02; no voters: 4f86bc7708564aa6a197c8941b71b57a, 54f090d15e3b42a6b69f5570cb340a3c
W20260608 12:55:10.198628 18696 leader_election.cc:336] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657): Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111)
I20260608 12:55:10.199273 18696 leader_election.cc:304] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [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: 4f86bc7708564aa6a197c8941b71b57a; no voters: 54f090d15e3b42a6b69f5570cb340a3c, a95905d4f2af47678eb654d554ae4e02
I20260608 12:55:10.199412 19091 raft_consensus.cc:2749] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:55:10.200631 19090 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:55:11.769378 19102 raft_consensus.cc:493] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:11.770114 19102 raft_consensus.cc:515] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:11.772487 19102 leader_election.cc:290] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657), 4f86bc7708564aa6a197c8941b71b57a (127.17.15.124:36595)
I20260608 12:55:11.774061 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a95905d4f2af47678eb654d554ae4e02" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "4f86bc7708564aa6a197c8941b71b57a" is_pre_election: true
I20260608 12:55:11.774923 18721 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95905d4f2af47678eb654d554ae4e02 in term 2.
I20260608 12:55:11.776557 18568 leader_election.cc:304] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [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: 4f86bc7708564aa6a197c8941b71b57a, a95905d4f2af47678eb654d554ae4e02; no voters: 
I20260608 12:55:11.777652 19102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:55:11.778206 19102 raft_consensus.cc:493] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:11.778699 19102 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:55:11.780814 18567 leader_election.cc:336] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657): Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111)
I20260608 12:55:11.784454 19102 raft_consensus.cc:515] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:11.786541 19102 leader_election.cc:290] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [CANDIDATE]: Term 3 election: Requested vote from peers 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657), 4f86bc7708564aa6a197c8941b71b57a (127.17.15.124:36595)
I20260608 12:55:11.787976 18721 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a95905d4f2af47678eb654d554ae4e02" candidate_term: 3 candidate_status { last_received { term: 1 index: 10 } } ignore_live_leader: false dest_uuid: "4f86bc7708564aa6a197c8941b71b57a"
I20260608 12:55:11.788838 18721 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:55:11.791818 18567 leader_election.cc:336] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657): Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111)
I20260608 12:55:11.796039 18721 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95905d4f2af47678eb654d554ae4e02 in term 3.
I20260608 12:55:11.797436 18568 leader_election.cc:304] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [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: 4f86bc7708564aa6a197c8941b71b57a, a95905d4f2af47678eb654d554ae4e02; no voters: 54f090d15e3b42a6b69f5570cb340a3c
I20260608 12:55:11.798359 19102 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:55:11.799775 19102 raft_consensus.cc:697] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 3 LEADER]: Becoming Leader. State: Replica: a95905d4f2af47678eb654d554ae4e02, State: Running, Role: LEADER
I20260608 12:55:11.800676 19102 consensus_queue.cc:237] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 10, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } }
I20260608 12:55:11.805209 19105 sys_catalog.cc:455] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a95905d4f2af47678eb654d554ae4e02. Latest consensus state: current_term: 3 leader_uuid: "a95905d4f2af47678eb654d554ae4e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:11.806365 19105 sys_catalog.cc:458] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:11.808422 19107 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:11.815311 19107 catalog_manager.cc:679] Loaded metadata for table test-workload [id=aca4e8439c05420b9ab62b5a0110bc10]
I20260608 12:55:11.821115 19107 tablet_loader.cc:96] loaded metadata for tablet 6bdb8e977e2d4935a2060da80030fbc3 (table test-workload [id=aca4e8439c05420b9ab62b5a0110bc10])
I20260608 12:55:11.822403 19107 tablet_loader.cc:96] loaded metadata for tablet 8f7b0a66316b48e7954fa38946619f48 (table test-workload [id=aca4e8439c05420b9ab62b5a0110bc10])
I20260608 12:55:11.823556 19107 tablet_loader.cc:96] loaded metadata for tablet c47bbc24c47444b69b5bfb9a355620f0 (table test-workload [id=aca4e8439c05420b9ab62b5a0110bc10])
I20260608 12:55:11.824731 19107 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:11.828687 19107 catalog_manager.cc:1294] Loaded cluster ID: 12340d52985b41c7b2e7dd6d507850c9
I20260608 12:55:11.829043 19107 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:11.833415 19107 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:11.837177 19107 catalog_manager.cc:6080] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02: Loaded TSK: 0
I20260608 12:55:11.838543 19107 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:12.147261 18778 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:12.147733 18778 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:12.173207 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:55:12.203506 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:12.204667 17469 tablet_replica.cc:333] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8: stopping tablet replica
I20260608 12:55:12.205525 17469 raft_consensus.cc:2243] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:12.206051 17469 raft_consensus.cc:2272] T 8f7b0a66316b48e7954fa38946619f48 P ef335d07994d44e684291c1b1811acf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:12.226876 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:55:12.241138 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:55:12.268491 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:12.269551 17469 tablet_replica.cc:333] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036: stopping tablet replica
I20260608 12:55:12.270234 17469 raft_consensus.cc:2243] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:12.270978 17469 raft_consensus.cc:2272] T c47bbc24c47444b69b5bfb9a355620f0 P f3e10c9992014a4e9a9a56b32c99e036 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:12.293344 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:55:12.306697 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:55:12.336640 18721 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 3 FOLLOWER]: Refusing update from remote peer a95905d4f2af47678eb654d554ae4e02: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 3 index: 11. (index mismatch)
I20260608 12:55:12.339092 19108 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260608 12:55:12.343281 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:12.344560 17469 tablet_replica.cc:333] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da: stopping tablet replica
I20260608 12:55:12.345363 17469 raft_consensus.cc:2243] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:12.345996 17469 raft_consensus.cc:2272] T 6bdb8e977e2d4935a2060da80030fbc3 P 25da1e4345d8437bb4f2a318993a56da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:12.348420 19109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: SysCatalogTable state changed. Reason: New leader a95905d4f2af47678eb654d554ae4e02. Latest consensus state: current_term: 3 leader_uuid: "a95905d4f2af47678eb654d554ae4e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:12.349413 19109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:55:12.356549 19108 sys_catalog.cc:455] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "a95905d4f2af47678eb654d554ae4e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:12.357795 19108 sys_catalog.cc:458] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:12.361927 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:55:12.368250 19109 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "a95905d4f2af47678eb654d554ae4e02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95905d4f2af47678eb654d554ae4e02" member_type: VOTER last_known_addr { host: "127.17.15.126" port: 35429 } } peers { permanent_uuid: "54f090d15e3b42a6b69f5570cb340a3c" member_type: VOTER last_known_addr { host: "127.17.15.125" port: 34657 } } peers { permanent_uuid: "4f86bc7708564aa6a197c8941b71b57a" member_type: VOTER last_known_addr { host: "127.17.15.124" port: 36595 } } }
I20260608 12:55:12.369223 19109 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:55:12.373533 18567 consensus_peers.cc:597] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 -> Peer 54f090d15e3b42a6b69f5570cb340a3c (127.17.15.125:34657): Couldn't send request to peer 54f090d15e3b42a6b69f5570cb340a3c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.125:34657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:12.377503 17469 master.cc:562] Master@127.17.15.126:35429 shutting down...
I20260608 12:55:12.406132 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:55:12.407196 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:12.407747 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P a95905d4f2af47678eb654d554ae4e02: stopping tablet replica
I20260608 12:55:12.431270 17469 master.cc:584] Master@127.17.15.126:35429 shutdown complete.
I20260608 12:55:12.447199 17469 master.cc:562] Master@127.17.15.124:36595 shutting down...
I20260608 12:55:12.470052 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:12.470754 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:12.471097 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f86bc7708564aa6a197c8941b71b57a: stopping tablet replica
I20260608 12:55:12.482479 17469 master.cc:584] Master@127.17.15.124:36595 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6814 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:55:12.522984 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:44313
I20260608 12:55:12.524375 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:12.532136 19118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:12.532253 19117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:12.533385 19120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:12.533490 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:12.534602 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:12.534869 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:12.535084 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923312535062 us; error 0 us; skew 500 ppm
I20260608 12:55:12.535748 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:12.539341 17469 webserver.cc:533] Webserver started at http://127.17.15.126:44427/ using document root <none> and password file <none>
I20260608 12:55:12.540048 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:12.540521 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:12.540891 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:12.542375 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "e9f902bfe5f241929cb0258791bc1348"
format_stamp: "Formatted at 2026-06-08 12:55:12 on dist-test-slave-457t"
I20260608 12:55:12.547892 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:55:12.552934 19125 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:12.553884 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:12.554252 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "e9f902bfe5f241929cb0258791bc1348"
format_stamp: "Formatted at 2026-06-08 12:55:12 on dist-test-slave-457t"
I20260608 12:55:12.554584 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:12.571131 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:12.572638 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:12.620054 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:44313
I20260608 12:55:12.620234 19176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:44313 every 8 connection(s)
I20260608 12:55:12.625144 19177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:12.637534 19177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348: Bootstrap starting.
I20260608 12:55:12.643057 19177 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:12.648670 19177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348: No bootstrap required, opened a new log
I20260608 12:55:12.651348 19177 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9f902bfe5f241929cb0258791bc1348" member_type: VOTER }
I20260608 12:55:12.651814 19177 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:12.652129 19177 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9f902bfe5f241929cb0258791bc1348, State: Initialized, Role: FOLLOWER
I20260608 12:55:12.652992 19177 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9f902bfe5f241929cb0258791bc1348" member_type: VOTER }
I20260608 12:55:12.653532 19177 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:12.653788 19177 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:12.654170 19177 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:12.660188 19177 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9f902bfe5f241929cb0258791bc1348" member_type: VOTER }
I20260608 12:55:12.660974 19177 leader_election.cc:304] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [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: e9f902bfe5f241929cb0258791bc1348; no voters: 
I20260608 12:55:12.662462 19177 leader_election.cc:290] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:12.663272 19180 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:12.665069 19180 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 1 LEADER]: Becoming Leader. State: Replica: e9f902bfe5f241929cb0258791bc1348, State: Running, Role: LEADER
I20260608 12:55:12.665997 19180 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [LEADER]: Queue going to LEADER mode. State: All 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: "e9f902bfe5f241929cb0258791bc1348" member_type: VOTER }
I20260608 12:55:12.666294 19177 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:12.669608 19182 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9f902bfe5f241929cb0258791bc1348. Latest consensus state: current_term: 1 leader_uuid: "e9f902bfe5f241929cb0258791bc1348" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9f902bfe5f241929cb0258791bc1348" member_type: VOTER } }
I20260608 12:55:12.669608 19181 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9f902bfe5f241929cb0258791bc1348" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9f902bfe5f241929cb0258791bc1348" member_type: VOTER } }
I20260608 12:55:12.670544 19182 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:12.670564 19181 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:12.678791 19185 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:12.687769 19185 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:12.689121 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:12.699429 19185 catalog_manager.cc:1382] Generated new cluster ID: 718c430c71d642ca944ea09b9b02acd0
I20260608 12:55:12.699805 19185 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:12.721508 19185 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:12.724037 19185 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:12.750860 19185 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348: Generated new TSK 0
I20260608 12:55:12.751608 19185 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:12.756820 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:12.763557 19198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:12.764647 19199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:12.767576 19201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:12.767765 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:12.769234 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:12.769641 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:12.769866 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923312769845 us; error 0 us; skew 500 ppm
I20260608 12:55:12.770593 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:12.773954 17469 webserver.cc:533] Webserver started at http://127.17.15.65:36771/ using document root <none> and password file <none>
I20260608 12:55:12.774577 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:12.774823 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:12.775158 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:12.776535 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "5ee6aefc291e405caee86aaab83fa396"
format_stamp: "Formatted at 2026-06-08 12:55:12 on dist-test-slave-457t"
I20260608 12:55:12.782459 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:55:12.787289 19206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:12.788316 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:55:12.788676 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "5ee6aefc291e405caee86aaab83fa396"
format_stamp: "Formatted at 2026-06-08 12:55:12 on dist-test-slave-457t"
I20260608 12:55:12.789042 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:12.802484 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:12.803875 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:12.806044 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:12.809288 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:12.809535 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:12.809757 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:12.809899 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:12.861526 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:38541
I20260608 12:55:12.861661 19268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:38541 every 8 connection(s)
I20260608 12:55:12.867951 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:12.876155 19273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:12.878153 19274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:12.879287 19276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:12.880452 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:12.881374 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:12.881598 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:12.881745 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923312881732 us; error 0 us; skew 500 ppm
I20260608 12:55:12.882341 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:12.886067 17469 webserver.cc:533] Webserver started at http://127.17.15.66:42051/ using document root <none> and password file <none>
I20260608 12:55:12.886709 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:12.886955 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:12.887318 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:12.887619 19269 heartbeater.cc:344] Connected to a master server at 127.17.15.126:44313
I20260608 12:55:12.888115 19269 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:12.889061 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "a7ffdef5996f482fbd242809eaa580a4"
format_stamp: "Formatted at 2026-06-08 12:55:12 on dist-test-slave-457t"
I20260608 12:55:12.889187 19269 heartbeater.cc:507] Master 127.17.15.126:44313 requested a full tablet report, sending...
I20260608 12:55:12.892338 19142 ts_manager.cc:194] Registered new tserver with Master: 5ee6aefc291e405caee86aaab83fa396 (127.17.15.65:38541)
I20260608 12:55:12.894672 19142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48564
I20260608 12:55:12.896701 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:55:12.901077 19281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:12.902124 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:55:12.902549 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "a7ffdef5996f482fbd242809eaa580a4"
format_stamp: "Formatted at 2026-06-08 12:55:12 on dist-test-slave-457t"
I20260608 12:55:12.902849 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:12.928352 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:12.929737 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:12.931663 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:12.934523 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:12.934808 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:12.935103 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:12.935309 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:12.983994 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:43265
I20260608 12:55:12.984130 19343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:43265 every 8 connection(s)
I20260608 12:55:12.989588 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:12.998386 19347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:13.001260 19348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:13.005963 19350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:13.006249 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:13.006259 19344 heartbeater.cc:344] Connected to a master server at 127.17.15.126:44313
I20260608 12:55:13.007206 19344 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:13.007565 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:13.007885 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:13.008106 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923313008064 us; error 0 us; skew 500 ppm
I20260608 12:55:13.008376 19344 heartbeater.cc:507] Master 127.17.15.126:44313 requested a full tablet report, sending...
I20260608 12:55:13.008991 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:13.011300 19142 ts_manager.cc:194] Registered new tserver with Master: a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66:43265)
I20260608 12:55:13.013195 17469 webserver.cc:533] Webserver started at http://127.17.15.67:45959/ using document root <none> and password file <none>
I20260608 12:55:13.013381 19142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48578
I20260608 12:55:13.013971 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:13.014271 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:13.014671 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:13.016024 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "276df3cb3dc5412eb8343fcdcc423565"
format_stamp: "Formatted at 2026-06-08 12:55:13 on dist-test-slave-457t"
I20260608 12:55:13.021454 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:55:13.026314 19355 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:13.027576 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:55:13.028019 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "276df3cb3dc5412eb8343fcdcc423565"
format_stamp: "Formatted at 2026-06-08 12:55:13 on dist-test-slave-457t"
I20260608 12:55:13.028496 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:13.044554 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:13.046531 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:13.048743 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:13.052100 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:13.052560 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:55:13.052882 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:13.053154 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:13.103530 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:44607
I20260608 12:55:13.103672 19417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:44607 every 8 connection(s)
I20260608 12:55:13.121141 19418 heartbeater.cc:344] Connected to a master server at 127.17.15.126:44313
I20260608 12:55:13.121647 19418 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:13.122603 19418 heartbeater.cc:507] Master 127.17.15.126:44313 requested a full tablet report, sending...
I20260608 12:55:13.125170 19142 ts_manager.cc:194] Registered new tserver with Master: 276df3cb3dc5412eb8343fcdcc423565 (127.17.15.67:44607)
I20260608 12:55:13.125900 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018376281s
I20260608 12:55:13.126833 19142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48588
I20260608 12:55:13.898196 19269 heartbeater.cc:499] Master 127.17.15.126:44313 was elected leader, sending a full tablet report...
I20260608 12:55:14.017320 19344 heartbeater.cc:499] Master 127.17.15.126:44313 was elected leader, sending a full tablet report...
I20260608 12:55:14.130360 19418 heartbeater.cc:499] Master 127.17.15.126:44313 was elected leader, sending a full tablet report...
I20260608 12:55:14.189818 19142 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48604:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:55:14.192945 19142 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:55:14.261824 19309 tablet_service.cc:1511] Processing CreateTablet for tablet 6fff49692ce14d73820869d83a52bd7b (DEFAULT_TABLE table=test-workload [id=98cb360480f94916b52bdb29108ddbad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:55:14.262570 19234 tablet_service.cc:1511] Processing CreateTablet for tablet 6fff49692ce14d73820869d83a52bd7b (DEFAULT_TABLE table=test-workload [id=98cb360480f94916b52bdb29108ddbad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:55:14.262799 19233 tablet_service.cc:1511] Processing CreateTablet for tablet 737dfaf774d94ce8ada5f780e81bca3d (DEFAULT_TABLE table=test-workload [id=98cb360480f94916b52bdb29108ddbad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:55:14.263739 19309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fff49692ce14d73820869d83a52bd7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:14.264217 19234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fff49692ce14d73820869d83a52bd7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:14.267099 19308 tablet_service.cc:1511] Processing CreateTablet for tablet 737dfaf774d94ce8ada5f780e81bca3d (DEFAULT_TABLE table=test-workload [id=98cb360480f94916b52bdb29108ddbad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:55:14.268576 19233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737dfaf774d94ce8ada5f780e81bca3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:14.268863 19308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737dfaf774d94ce8ada5f780e81bca3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:14.269754 19383 tablet_service.cc:1511] Processing CreateTablet for tablet 6fff49692ce14d73820869d83a52bd7b (DEFAULT_TABLE table=test-workload [id=98cb360480f94916b52bdb29108ddbad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:55:14.271658 19383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fff49692ce14d73820869d83a52bd7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:14.275509 19382 tablet_service.cc:1511] Processing CreateTablet for tablet 737dfaf774d94ce8ada5f780e81bca3d (DEFAULT_TABLE table=test-workload [id=98cb360480f94916b52bdb29108ddbad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:55:14.277395 19382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737dfaf774d94ce8ada5f780e81bca3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:14.301676 19438 tablet_bootstrap.cc:492] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4: Bootstrap starting.
I20260608 12:55:14.307711 19440 tablet_bootstrap.cc:492] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565: Bootstrap starting.
I20260608 12:55:14.310585 19438 tablet_bootstrap.cc:654] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:14.307699 19439 tablet_bootstrap.cc:492] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396: Bootstrap starting.
I20260608 12:55:14.317862 19440 tablet_bootstrap.cc:654] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:14.319625 19439 tablet_bootstrap.cc:654] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:14.328549 19439 tablet_bootstrap.cc:492] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396: No bootstrap required, opened a new log
I20260608 12:55:14.329005 19440 tablet_bootstrap.cc:492] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565: No bootstrap required, opened a new log
I20260608 12:55:14.329154 19439 ts_tablet_manager.cc:1403] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260608 12:55:14.329548 19440 ts_tablet_manager.cc:1403] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260608 12:55:14.330330 19438 tablet_bootstrap.cc:492] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4: No bootstrap required, opened a new log
I20260608 12:55:14.330897 19438 ts_tablet_manager.cc:1403] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.015s
I20260608 12:55:14.332826 19440 raft_consensus.cc:359] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.333115 19439 raft_consensus.cc:359] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.333990 19439 raft_consensus.cc:385] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:14.334473 19439 raft_consensus.cc:740] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee6aefc291e405caee86aaab83fa396, State: Initialized, Role: FOLLOWER
I20260608 12:55:14.334524 19438 raft_consensus.cc:359] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.335438 19438 raft_consensus.cc:385] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:14.335822 19438 raft_consensus.cc:740] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ffdef5996f482fbd242809eaa580a4, State: Initialized, Role: FOLLOWER
I20260608 12:55:14.335587 19439 consensus_queue.cc:260] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.333642 19440 raft_consensus.cc:385] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:14.336735 19438 consensus_queue.cc:260] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.337399 19440 raft_consensus.cc:740] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276df3cb3dc5412eb8343fcdcc423565, State: Initialized, Role: FOLLOWER
I20260608 12:55:14.338485 19440 consensus_queue.cc:260] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.342180 19439 ts_tablet_manager.cc:1434] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:55:14.342190 19438 ts_tablet_manager.cc:1434] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.004s
I20260608 12:55:14.343748 19439 tablet_bootstrap.cc:492] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396: Bootstrap starting.
I20260608 12:55:14.343748 19438 tablet_bootstrap.cc:492] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4: Bootstrap starting.
I20260608 12:55:14.359411 19440 ts_tablet_manager.cc:1434] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.012s
I20260608 12:55:14.361546 19438 tablet_bootstrap.cc:654] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:14.362692 19440 tablet_bootstrap.cc:492] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565: Bootstrap starting.
I20260608 12:55:14.364395 19439 tablet_bootstrap.cc:654] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:14.374362 19439 tablet_bootstrap.cc:492] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396: No bootstrap required, opened a new log
I20260608 12:55:14.375102 19439 ts_tablet_manager.cc:1403] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.016s
I20260608 12:55:14.375981 19440 tablet_bootstrap.cc:654] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:14.379400 19439 raft_consensus.cc:359] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.380525 19439 raft_consensus.cc:385] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:14.380889 19439 raft_consensus.cc:740] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ee6aefc291e405caee86aaab83fa396, State: Initialized, Role: FOLLOWER
I20260608 12:55:14.381760 19438 tablet_bootstrap.cc:492] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4: No bootstrap required, opened a new log
I20260608 12:55:14.382503 19438 ts_tablet_manager.cc:1403] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.010s
I20260608 12:55:14.381898 19439 consensus_queue.cc:260] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.382582 19440 tablet_bootstrap.cc:492] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565: No bootstrap required, opened a new log
I20260608 12:55:14.383651 19440 ts_tablet_manager.cc:1403] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260608 12:55:14.386019 19439 ts_tablet_manager.cc:1434] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260608 12:55:14.387741 19438 raft_consensus.cc:359] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.387864 19440 raft_consensus.cc:359] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.388840 19438 raft_consensus.cc:385] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:14.388993 19440 raft_consensus.cc:385] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:14.389269 19438 raft_consensus.cc:740] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7ffdef5996f482fbd242809eaa580a4, State: Initialized, Role: FOLLOWER
I20260608 12:55:14.389472 19440 raft_consensus.cc:740] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 276df3cb3dc5412eb8343fcdcc423565, State: Initialized, Role: FOLLOWER
I20260608 12:55:14.390216 19438 consensus_queue.cc:260] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.390842 19440 consensus_queue.cc:260] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.392810 19438 ts_tablet_manager.cc:1434] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260608 12:55:14.394353 19440 ts_tablet_manager.cc:1434] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:55:14.407068 19446 raft_consensus.cc:493] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:14.407765 19446 raft_consensus.cc:515] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.410946 19446 leader_election.cc:290] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee6aefc291e405caee86aaab83fa396 (127.17.15.65:38541), a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66:43265)
I20260608 12:55:14.423435 19244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737dfaf774d94ce8ada5f780e81bca3d" candidate_uuid: "276df3cb3dc5412eb8343fcdcc423565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee6aefc291e405caee86aaab83fa396" is_pre_election: true
I20260608 12:55:14.424431 19244 raft_consensus.cc:2468] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 276df3cb3dc5412eb8343fcdcc423565 in term 0.
I20260608 12:55:14.425743 19358 leader_election.cc:304] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276df3cb3dc5412eb8343fcdcc423565, 5ee6aefc291e405caee86aaab83fa396; no voters: 
I20260608 12:55:14.426625 19446 raft_consensus.cc:2804] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:14.427112 19446 raft_consensus.cc:493] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:14.427332 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737dfaf774d94ce8ada5f780e81bca3d" candidate_uuid: "276df3cb3dc5412eb8343fcdcc423565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ffdef5996f482fbd242809eaa580a4" is_pre_election: true
I20260608 12:55:14.427644 19446 raft_consensus.cc:3060] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:14.428162 19319 raft_consensus.cc:2468] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 276df3cb3dc5412eb8343fcdcc423565 in term 0.
I20260608 12:55:14.434196 19446 raft_consensus.cc:515] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.436508 19446 leader_election.cc:290] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee6aefc291e405caee86aaab83fa396 (127.17.15.65:38541), a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66:43265)
I20260608 12:55:14.437678 19244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737dfaf774d94ce8ada5f780e81bca3d" candidate_uuid: "276df3cb3dc5412eb8343fcdcc423565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee6aefc291e405caee86aaab83fa396"
I20260608 12:55:14.437738 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737dfaf774d94ce8ada5f780e81bca3d" candidate_uuid: "276df3cb3dc5412eb8343fcdcc423565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ffdef5996f482fbd242809eaa580a4"
I20260608 12:55:14.438632 19244 raft_consensus.cc:3060] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:14.438656 19319 raft_consensus.cc:3060] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:14.444662 19244 raft_consensus.cc:2468] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 276df3cb3dc5412eb8343fcdcc423565 in term 1.
I20260608 12:55:14.444872 19319 raft_consensus.cc:2468] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 276df3cb3dc5412eb8343fcdcc423565 in term 1.
I20260608 12:55:14.446553 19358 leader_election.cc:304] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276df3cb3dc5412eb8343fcdcc423565, 5ee6aefc291e405caee86aaab83fa396; no voters: 
I20260608 12:55:14.448127 19446 raft_consensus.cc:2804] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:14.450165 19446 raft_consensus.cc:697] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 1 LEADER]: Becoming Leader. State: Replica: 276df3cb3dc5412eb8343fcdcc423565, State: Running, Role: LEADER
I20260608 12:55:14.451264 19446 consensus_queue.cc:237] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.461609 19140 catalog_manager.cc:5696] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 reported cstate change: term changed from 0 to 1, leader changed from <none> to 276df3cb3dc5412eb8343fcdcc423565 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "276df3cb3dc5412eb8343fcdcc423565" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } health_report { overall_health: HEALTHY } } }
W20260608 12:55:14.681666 19190 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:55:14.685491 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:55:14.686375 19195 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:55:14.699800 19445 raft_consensus.cc:493] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:14.700541 19445 raft_consensus.cc:515] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.703047 19445 leader_election.cc:290] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ee6aefc291e405caee86aaab83fa396 (127.17.15.65:38541), 276df3cb3dc5412eb8343fcdcc423565 (127.17.15.67:44607)
I20260608 12:55:14.706425 19444 raft_consensus.cc:493] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:55:14.707396 19444 raft_consensus.cc:515] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.712410 19444 leader_election.cc:290] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66:43265), 276df3cb3dc5412eb8343fcdcc423565 (127.17.15.67:44607)
I20260608 12:55:14.720358 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff49692ce14d73820869d83a52bd7b" candidate_uuid: "a7ffdef5996f482fbd242809eaa580a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276df3cb3dc5412eb8343fcdcc423565" is_pre_election: true
I20260608 12:55:14.721371 19393 raft_consensus.cc:2468] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7ffdef5996f482fbd242809eaa580a4 in term 0.
I20260608 12:55:14.722025 19244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff49692ce14d73820869d83a52bd7b" candidate_uuid: "a7ffdef5996f482fbd242809eaa580a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee6aefc291e405caee86aaab83fa396" is_pre_election: true
I20260608 12:55:14.722847 19244 raft_consensus.cc:2468] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7ffdef5996f482fbd242809eaa580a4 in term 0.
I20260608 12:55:14.723403 19284 leader_election.cc:304] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276df3cb3dc5412eb8343fcdcc423565, a7ffdef5996f482fbd242809eaa580a4; no voters: 
I20260608 12:55:14.724514 19445 raft_consensus.cc:2804] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:14.724929 19445 raft_consensus.cc:493] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:14.725344 19445 raft_consensus.cc:3060] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:14.733551 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff49692ce14d73820869d83a52bd7b" candidate_uuid: "5ee6aefc291e405caee86aaab83fa396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276df3cb3dc5412eb8343fcdcc423565" is_pre_election: true
I20260608 12:55:14.734382 19393 raft_consensus.cc:2468] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ee6aefc291e405caee86aaab83fa396 in term 0.
I20260608 12:55:14.734141 19445 raft_consensus.cc:515] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.734822 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff49692ce14d73820869d83a52bd7b" candidate_uuid: "5ee6aefc291e405caee86aaab83fa396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ffdef5996f482fbd242809eaa580a4" is_pre_election: true
I20260608 12:55:14.735908 19319 raft_consensus.cc:2393] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ee6aefc291e405caee86aaab83fa396 in current term 1: Already voted for candidate a7ffdef5996f482fbd242809eaa580a4 in this term.
I20260608 12:55:14.736413 19209 leader_election.cc:304] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 276df3cb3dc5412eb8343fcdcc423565, 5ee6aefc291e405caee86aaab83fa396; no voters: 
I20260608 12:55:14.737133 19445 leader_election.cc:290] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [CANDIDATE]: Term 1 election: Requested vote from peers 5ee6aefc291e405caee86aaab83fa396 (127.17.15.65:38541), 276df3cb3dc5412eb8343fcdcc423565 (127.17.15.67:44607)
I20260608 12:55:14.737372 19444 raft_consensus.cc:2804] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:55:14.737861 19444 raft_consensus.cc:493] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:55:14.738265 19444 raft_consensus.cc:3060] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:14.738862 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff49692ce14d73820869d83a52bd7b" candidate_uuid: "a7ffdef5996f482fbd242809eaa580a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276df3cb3dc5412eb8343fcdcc423565"
I20260608 12:55:14.739530 19393 raft_consensus.cc:3060] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:14.741182 19244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff49692ce14d73820869d83a52bd7b" candidate_uuid: "a7ffdef5996f482fbd242809eaa580a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ee6aefc291e405caee86aaab83fa396"
I20260608 12:55:14.746845 19444 raft_consensus.cc:515] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.748562 19244 raft_consensus.cc:2393] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a7ffdef5996f482fbd242809eaa580a4 in current term 1: Already voted for candidate 5ee6aefc291e405caee86aaab83fa396 in this term.
I20260608 12:55:14.748847 19393 raft_consensus.cc:2468] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7ffdef5996f482fbd242809eaa580a4 in term 1.
I20260608 12:55:14.750001 19444 leader_election.cc:290] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [CANDIDATE]: Term 1 election: Requested vote from peers a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66:43265), 276df3cb3dc5412eb8343fcdcc423565 (127.17.15.67:44607)
I20260608 12:55:14.750639 19319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff49692ce14d73820869d83a52bd7b" candidate_uuid: "5ee6aefc291e405caee86aaab83fa396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7ffdef5996f482fbd242809eaa580a4"
I20260608 12:55:14.751559 19319 raft_consensus.cc:2393] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ee6aefc291e405caee86aaab83fa396 in current term 1: Already voted for candidate a7ffdef5996f482fbd242809eaa580a4 in this term.
I20260608 12:55:14.752499 19393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fff49692ce14d73820869d83a52bd7b" candidate_uuid: "5ee6aefc291e405caee86aaab83fa396" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "276df3cb3dc5412eb8343fcdcc423565"
I20260608 12:55:14.752485 19284 leader_election.cc:304] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 276df3cb3dc5412eb8343fcdcc423565, a7ffdef5996f482fbd242809eaa580a4; no voters: 5ee6aefc291e405caee86aaab83fa396
I20260608 12:55:14.754133 19393 raft_consensus.cc:2393] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ee6aefc291e405caee86aaab83fa396 in current term 1: Already voted for candidate a7ffdef5996f482fbd242809eaa580a4 in this term.
I20260608 12:55:14.754164 19445 raft_consensus.cc:2804] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:14.755766 19209 leader_election.cc:304] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [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: 5ee6aefc291e405caee86aaab83fa396; no voters: 276df3cb3dc5412eb8343fcdcc423565, a7ffdef5996f482fbd242809eaa580a4
I20260608 12:55:14.756042 19445 raft_consensus.cc:697] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 1 LEADER]: Becoming Leader. State: Replica: a7ffdef5996f482fbd242809eaa580a4, State: Running, Role: LEADER
I20260608 12:55:14.757236 19444 raft_consensus.cc:2749] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:55:14.757478 19445 consensus_queue.cc:237] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } }
I20260608 12:55:14.767324 19140 catalog_manager.cc:5696] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "a7ffdef5996f482fbd242809eaa580a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:14.903693 19446 consensus_queue.cc:1048] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:14.920274 19446 consensus_queue.cc:1048] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:55:15.212044 19445 consensus_queue.cc:1048] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:15.226253 19445 consensus_queue.cc:1048] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:55:16.687527 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:16.691231 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:16.691861 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:18.693447 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:18.696573 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:18.696974 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:20.698257 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:20.701567 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:20.701972 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:22.703030 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:22.705646 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:22.706018 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:24.707183 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:24.709728 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:24.710125 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:27.090658 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:27.094059 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:27.094604 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:55:27.512408 19414 debug-util.cc:398] Leaking SignalData structure 0x7b08000585a0 after lost signal to thread 17472
W20260608 12:55:27.513428 19414 debug-util.cc:398] Leaking SignalData structure 0x7b080004dcc0 after lost signal to thread 19176
W20260608 12:55:27.514456 19414 debug-util.cc:398] Leaking SignalData structure 0x7b0800159b80 after lost signal to thread 19268
W20260608 12:55:27.515354 19414 debug-util.cc:398] Leaking SignalData structure 0x7b08000fa8e0 after lost signal to thread 19343
W20260608 12:55:27.516487 19414 debug-util.cc:398] Leaking SignalData structure 0x7b0800103f40 after lost signal to thread 19417
I20260608 12:55:27.728667 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:27.738533 19480 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:27.741750 19481 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:27.746850 17469 server_base.cc:1061] running on GCE node
W20260608 12:55:27.747529 19483 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:27.749388 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:27.749713 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:27.749995 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923327749964 us; error 0 us; skew 500 ppm
I20260608 12:55:27.750803 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:27.755167 17469 webserver.cc:533] Webserver started at http://127.17.15.68:44611/ using document root <none> and password file <none>
I20260608 12:55:27.755956 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:27.756280 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:27.756699 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:27.758519 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "cc72275983f743d28e4f4db1016860c0"
format_stamp: "Formatted at 2026-06-08 12:55:27 on dist-test-slave-457t"
I20260608 12:55:27.765153 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.004s
I20260608 12:55:27.770645 19488 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:27.771828 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:55:27.772357 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "cc72275983f743d28e4f4db1016860c0"
format_stamp: "Formatted at 2026-06-08 12:55:27 on dist-test-slave-457t"
I20260608 12:55:27.772711 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:27.788404 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:27.790768 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:27.793428 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:27.798166 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:27.798535 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:27.798920 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:27.799212 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:27.869887 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:38803
I20260608 12:55:27.869971 19550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:38803 every 8 connection(s)
I20260608 12:55:27.901144 19551 heartbeater.cc:344] Connected to a master server at 127.17.15.126:44313
I20260608 12:55:27.901768 19551 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:27.902977 19551 heartbeater.cc:507] Master 127.17.15.126:44313 requested a full tablet report, sending...
I20260608 12:55:27.905858 19141 ts_manager.cc:194] Registered new tserver with Master: cc72275983f743d28e4f4db1016860c0 (127.17.15.68:38803)
I20260608 12:55:27.907678 19141 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38112
I20260608 12:55:28.066485 19393 consensus_queue.cc:237] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [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: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: true } }
I20260608 12:55:28.079280 19319 raft_consensus.cc:1275] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Refusing update from remote peer 276df3cb3dc5412eb8343fcdcc423565: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:28.087261 19244 raft_consensus.cc:1275] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Refusing update from remote peer 276df3cb3dc5412eb8343fcdcc423565: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:55:28.088822 19477 consensus_queue.cc:1048] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:55:28.090483 19558 consensus_queue.cc:1048] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:55:28.108683 19359 consensus_peers.cc:597] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 -> Peer cc72275983f743d28e4f4db1016860c0 (127.17.15.68:38803): Couldn't send request to peer cc72275983f743d28e4f4db1016860c0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 737dfaf774d94ce8ada5f780e81bca3d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:28.111959 19558 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc72275983f743d28e4f4db1016860c0 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: true } } }
I20260608 12:55:28.113564 19319 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc72275983f743d28e4f4db1016860c0 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: true } } }
I20260608 12:55:28.114995 19244 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc72275983f743d28e4f4db1016860c0 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: true } } }
I20260608 12:55:28.140264 19141 catalog_manager.cc:5696] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 reported cstate change: config changed from index -1 to 2, NON_VOTER cc72275983f743d28e4f4db1016860c0 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "276df3cb3dc5412eb8343fcdcc423565" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:55:28.669937 19569 ts_tablet_manager.cc:933] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: Initiating tablet copy from peer 276df3cb3dc5412eb8343fcdcc423565 (127.17.15.67:44607)
I20260608 12:55:28.672526 19569 tablet_copy_client.cc:323] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:44607
I20260608 12:55:28.700713 19403 tablet_copy_service.cc:140] P 276df3cb3dc5412eb8343fcdcc423565: Received BeginTabletCopySession request for tablet 737dfaf774d94ce8ada5f780e81bca3d from peer cc72275983f743d28e4f4db1016860c0 ({username='slave'} at 127.0.0.1:56454)
I20260608 12:55:28.701506 19403 tablet_copy_service.cc:161] P 276df3cb3dc5412eb8343fcdcc423565: Beginning new tablet copy session on tablet 737dfaf774d94ce8ada5f780e81bca3d from peer cc72275983f743d28e4f4db1016860c0 at {username='slave'} at 127.0.0.1:56454: session id = cc72275983f743d28e4f4db1016860c0-737dfaf774d94ce8ada5f780e81bca3d
I20260608 12:55:28.712060 19403 tablet_copy_source_session.cc:215] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:55:28.717132 19569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737dfaf774d94ce8ada5f780e81bca3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:28.737912 19569 tablet_copy_client.cc:806] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: tablet copy: Starting download of 0 data blocks...
I20260608 12:55:28.738790 19569 tablet_copy_client.cc:670] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: tablet copy: Starting download of 1 WAL segments...
I20260608 12:55:28.746543 19569 tablet_copy_client.cc:538] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:55:28.756796 19569 tablet_bootstrap.cc:492] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: Bootstrap starting.
I20260608 12:55:28.785694 19569 tablet_bootstrap.cc:492] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:55:28.787061 19569 tablet_bootstrap.cc:492] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: Bootstrap complete.
I20260608 12:55:28.788065 19569 ts_tablet_manager.cc:1403] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.011s
I20260608 12:55:28.792794 19569 raft_consensus.cc:359] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: true } }
I20260608 12:55:28.794114 19569 raft_consensus.cc:740] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc72275983f743d28e4f4db1016860c0, State: Initialized, Role: LEARNER
I20260608 12:55:28.795284 19569 consensus_queue.cc:260] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [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: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: true } }
I20260608 12:55:28.799898 19551 heartbeater.cc:499] Master 127.17.15.126:44313 was elected leader, sending a full tablet report...
I20260608 12:55:28.800971 19569 ts_tablet_manager.cc:1434] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.001s
I20260608 12:55:28.803534 19403 tablet_copy_service.cc:342] P 276df3cb3dc5412eb8343fcdcc423565: Request end of tablet copy session cc72275983f743d28e4f4db1016860c0-737dfaf774d94ce8ada5f780e81bca3d received from {username='slave'} at 127.0.0.1:56454
I20260608 12:55:28.804184 19403 tablet_copy_service.cc:434] P 276df3cb3dc5412eb8343fcdcc423565: ending tablet copy session cc72275983f743d28e4f4db1016860c0-737dfaf774d94ce8ada5f780e81bca3d on tablet 737dfaf774d94ce8ada5f780e81bca3d with peer cc72275983f743d28e4f4db1016860c0
I20260608 12:55:29.097349 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:29.100523 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:29.101066 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:29.117836 19526 raft_consensus.cc:1217] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:55:29.533013 19558 raft_consensus.cc:1064] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565: attempting to promote NON_VOTER cc72275983f743d28e4f4db1016860c0 to VOTER
I20260608 12:55:29.538045 19558 consensus_queue.cc:237] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [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: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } }
I20260608 12:55:29.549938 19319 raft_consensus.cc:1275] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Refusing update from remote peer 276df3cb3dc5412eb8343fcdcc423565: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:29.554193 19244 raft_consensus.cc:1275] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Refusing update from remote peer 276df3cb3dc5412eb8343fcdcc423565: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:29.555401 19526 raft_consensus.cc:1275] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [term 1 LEARNER]: Refusing update from remote peer 276df3cb3dc5412eb8343fcdcc423565: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:55:29.557498 19575 consensus_queue.cc:1048] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:29.559017 19576 consensus_queue.cc:1048] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:29.559985 19558 consensus_queue.cc:1048] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:55:29.598018 19558 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc72275983f743d28e4f4db1016860c0 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } } }
I20260608 12:55:29.602576 19525 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc72275983f743d28e4f4db1016860c0 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } } }
I20260608 12:55:29.612871 19244 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc72275983f743d28e4f4db1016860c0 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } } }
I20260608 12:55:29.616565 19319 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc72275983f743d28e4f4db1016860c0 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } } }
I20260608 12:55:29.625595 19140 catalog_manager.cc:5696] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 reported cstate change: config changed from index 2 to 3, cc72275983f743d28e4f4db1016860c0 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "276df3cb3dc5412eb8343fcdcc423565" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7ffdef5996f482fbd242809eaa580a4" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43265 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:55:29.671159 19393 consensus_queue.cc:237] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [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: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } }
I20260608 12:55:29.679580 19525 raft_consensus.cc:1275] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [term 1 FOLLOWER]: Refusing update from remote peer 276df3cb3dc5412eb8343fcdcc423565: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:29.681670 19558 consensus_queue.cc:1048] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:55:29.683388 19244 raft_consensus.cc:1275] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Refusing update from remote peer 276df3cb3dc5412eb8343fcdcc423565: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:55:29.685387 19576 consensus_queue.cc:1048] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:55:29.692086 19577 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } } }
I20260608 12:55:29.699652 19243 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } } }
I20260608 12:55:29.702414 19525 raft_consensus.cc:2955] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } } }
I20260608 12:55:29.713519 19128 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 737dfaf774d94ce8ada5f780e81bca3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:55:29.718178 19141 catalog_manager.cc:5696] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 reported cstate change: config changed from index 3 to 4, VOTER a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66) evicted. New cstate: current_term: 1 leader_uuid: "276df3cb3dc5412eb8343fcdcc423565" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ee6aefc291e405caee86aaab83fa396" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38541 } } peers { permanent_uuid: "276df3cb3dc5412eb8343fcdcc423565" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44607 } } peers { permanent_uuid: "cc72275983f743d28e4f4db1016860c0" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 38803 } attrs { promote: false } } }
I20260608 12:55:29.734004 19308 tablet_service.cc:1558] Processing DeleteTablet for tablet 737dfaf774d94ce8ada5f780e81bca3d with delete_type TABLET_DATA_TOMBSTONED (TS a7ffdef5996f482fbd242809eaa580a4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53538
I20260608 12:55:29.738895 19589 tablet_replica.cc:333] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4: stopping tablet replica
I20260608 12:55:29.740145 19589 raft_consensus.cc:2243] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:29.741273 19589 raft_consensus.cc:2272] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:29.746153 19589 ts_tablet_manager.cc:1916] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:55:29.767391 19589 ts_tablet_manager.cc:1929] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:55:29.768040 19589 log.cc:1199] T 737dfaf774d94ce8ada5f780e81bca3d P a7ffdef5996f482fbd242809eaa580a4: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/737dfaf774d94ce8ada5f780e81bca3d
I20260608 12:55:29.770776 19129 catalog_manager.cc:5027] TS a7ffdef5996f482fbd242809eaa580a4 (127.17.15.66:43265): tablet 737dfaf774d94ce8ada5f780e81bca3d (table test-workload [id=98cb360480f94916b52bdb29108ddbad]) successfully deleted
I20260608 12:55:31.102294 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:31.105192 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:31.105757 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:33.106982 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:33.109730 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:33.110294 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:35.111878 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:35.114888 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:35.115322 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:37.116637 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:37.119719 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:37.120283 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:39.121416 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:39.123934 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:39.124472 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:41.125802 19195 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:55:41.129099 19195 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:55:41.129599 19195 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:55:41.271565 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:55:41.306411 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:41.307508 17469 tablet_replica.cc:333] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396: stopping tablet replica
I20260608 12:55:41.308450 17469 raft_consensus.cc:2243] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.309340 17469 raft_consensus.cc:2272] T 737dfaf774d94ce8ada5f780e81bca3d P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.311770 17469 tablet_replica.cc:333] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396: stopping tablet replica
I20260608 12:55:41.312441 17469 raft_consensus.cc:2243] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.312978 17469 raft_consensus.cc:2272] T 6fff49692ce14d73820869d83a52bd7b P 5ee6aefc291e405caee86aaab83fa396 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:55:41.336658 19284 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:38541: connect: Connection refused (error 111) [suppressed 4 similar messages]
I20260608 12:55:41.341490 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
W20260608 12:55:41.343292 19284 consensus_peers.cc:597] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 -> Peer 5ee6aefc291e405caee86aaab83fa396 (127.17.15.65:38541): Couldn't send request to peer 5ee6aefc291e405caee86aaab83fa396. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:38541: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:55:41.358145 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:55:41.386873 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:41.388068 17469 tablet_replica.cc:333] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4: stopping tablet replica
I20260608 12:55:41.389104 17469 raft_consensus.cc:2243] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:41.390347 17469 raft_consensus.cc:2272] T 6fff49692ce14d73820869d83a52bd7b P a7ffdef5996f482fbd242809eaa580a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.416708 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:55:41.433836 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:55:41.461622 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:41.462723 17469 tablet_replica.cc:333] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565: stopping tablet replica
I20260608 12:55:41.463558 17469 raft_consensus.cc:2243] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.464113 17469 raft_consensus.cc:2272] T 6fff49692ce14d73820869d83a52bd7b P 276df3cb3dc5412eb8343fcdcc423565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.466907 17469 tablet_replica.cc:333] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565: stopping tablet replica
I20260608 12:55:41.467528 17469 raft_consensus.cc:2243] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:41.468753 17469 raft_consensus.cc:2272] T 737dfaf774d94ce8ada5f780e81bca3d P 276df3cb3dc5412eb8343fcdcc423565 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:55:41.510372 19173 debug-util.cc:398] Leaking SignalData structure 0x7b08001f3e40 after lost signal to thread 17472
W20260608 12:55:41.511700 19173 debug-util.cc:398] Leaking SignalData structure 0x7b08001fdbc0 after lost signal to thread 19176
I20260608 12:55:41.512372 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
W20260608 12:55:41.513185 19173 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4920 after lost signal to thread 19268
W20260608 12:55:41.514422 19173 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3e20 after lost signal to thread 19343
W20260608 12:55:41.516824 19173 debug-util.cc:398] Leaking SignalData structure 0x7b080017f2c0 after lost signal to thread 19550
I20260608 12:55:41.533677 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:55:41.571646 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:55:41.572841 17469 tablet_replica.cc:333] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0: stopping tablet replica
I20260608 12:55:41.573618 17469 raft_consensus.cc:2243] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:55:41.574672 17469 raft_consensus.cc:2272] T 737dfaf774d94ce8ada5f780e81bca3d P cc72275983f743d28e4f4db1016860c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.598733 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:55:41.614015 17469 master.cc:562] Master@127.17.15.126:44313 shutting down...
I20260608 12:55:41.646541 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:41.647663 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:41.648319 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9f902bfe5f241929cb0258791bc1348: stopping tablet replica
W20260608 12:55:42.669857 17469 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19173)
W20260608 12:55:43.670495 17469 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19173)
I20260608 12:55:44.281284 17469 master.cc:584] Master@127.17.15.126:44313 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (31805 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:55:44.329370 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:37189
I20260608 12:55:44.330876 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:44.337720 19597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:44.338227 19598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:44.339201 19600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:44.340924 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:44.342362 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:44.342600 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:44.342872 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923344342849 us; error 0 us; skew 500 ppm
I20260608 12:55:44.343860 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:44.347545 17469 webserver.cc:533] Webserver started at http://127.17.15.126:39475/ using document root <none> and password file <none>
I20260608 12:55:44.348310 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:44.348559 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:44.348924 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:44.350378 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "d672a6251bfa45189b8e1fecd771ec2b"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-457t"
I20260608 12:55:44.356338 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:55:44.361636 19605 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:44.362774 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:55:44.363106 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "d672a6251bfa45189b8e1fecd771ec2b"
format_stamp: "Formatted at 2026-06-08 12:55:44 on dist-test-slave-457t"
I20260608 12:55:44.363394 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:44.378558 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:44.380123 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:44.425632 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:37189
I20260608 12:55:44.425863 19656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:37189 every 8 connection(s)
I20260608 12:55:44.430617 19657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:44.445175 19657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b: Bootstrap starting.
I20260608 12:55:44.450982 19657 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:44.456636 19657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b: No bootstrap required, opened a new log
I20260608 12:55:44.459579 19657 raft_consensus.cc:359] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d672a6251bfa45189b8e1fecd771ec2b" member_type: VOTER }
I20260608 12:55:44.460129 19657 raft_consensus.cc:385] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:44.460500 19657 raft_consensus.cc:740] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d672a6251bfa45189b8e1fecd771ec2b, State: Initialized, Role: FOLLOWER
I20260608 12:55:44.461417 19657 consensus_queue.cc:260] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d672a6251bfa45189b8e1fecd771ec2b" member_type: VOTER }
I20260608 12:55:44.462013 19657 raft_consensus.cc:399] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:44.462277 19657 raft_consensus.cc:493] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:44.462620 19657 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:44.468693 19657 raft_consensus.cc:515] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d672a6251bfa45189b8e1fecd771ec2b" member_type: VOTER }
I20260608 12:55:44.469411 19657 leader_election.cc:304] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [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: d672a6251bfa45189b8e1fecd771ec2b; no voters: 
I20260608 12:55:44.471428 19657 leader_election.cc:290] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:44.471954 19660 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:44.473786 19660 raft_consensus.cc:697] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 1 LEADER]: Becoming Leader. State: Replica: d672a6251bfa45189b8e1fecd771ec2b, State: Running, Role: LEADER
I20260608 12:55:44.474695 19660 consensus_queue.cc:237] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [LEADER]: Queue going to LEADER mode. State: All 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: "d672a6251bfa45189b8e1fecd771ec2b" member_type: VOTER }
I20260608 12:55:44.475178 19657 sys_catalog.cc:565] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:44.480759 19661 sys_catalog.cc:455] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d672a6251bfa45189b8e1fecd771ec2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d672a6251bfa45189b8e1fecd771ec2b" member_type: VOTER } }
I20260608 12:55:44.480897 19662 sys_catalog.cc:455] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [sys.catalog]: SysCatalogTable state changed. Reason: New leader d672a6251bfa45189b8e1fecd771ec2b. Latest consensus state: current_term: 1 leader_uuid: "d672a6251bfa45189b8e1fecd771ec2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d672a6251bfa45189b8e1fecd771ec2b" member_type: VOTER } }
I20260608 12:55:44.481936 19662 sys_catalog.cc:458] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:44.482975 19661 sys_catalog.cc:458] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:44.485388 19667 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:44.495126 19667 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:44.496411 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:44.506954 19667 catalog_manager.cc:1382] Generated new cluster ID: 3d8fa97c5fd84a86b182cb0a7511d2e5
I20260608 12:55:44.507313 19667 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:44.536640 19667 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:44.538223 19667 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:44.557461 19667 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b: Generated new TSK 0
I20260608 12:55:44.558314 19667 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:44.562640 17469 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000211592s
I20260608 12:55:56.664790 17469 master.cc:562] Master@127.17.15.126:37189 shutting down...
I20260608 12:55:56.693305 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:55:56.694375 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:55:56.694880 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P d672a6251bfa45189b8e1fecd771ec2b: stopping tablet replica
I20260608 12:55:56.717032 17469 master.cc:584] Master@127.17.15.126:37189 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12428 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:55:56.757983 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:46645
I20260608 12:55:56.759332 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:56.766016 19680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:56.766747 19681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:56.769011 19683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:56.770283 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:56.771121 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:56.771396 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:56.771584 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923356771559 us; error 0 us; skew 500 ppm
I20260608 12:55:56.772316 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:56.775702 17469 webserver.cc:533] Webserver started at http://127.17.15.126:40313/ using document root <none> and password file <none>
I20260608 12:55:56.776490 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:56.776750 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:56.777087 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:56.778504 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "f101346f03f244caa43a6368a1337785"
format_stamp: "Formatted at 2026-06-08 12:55:56 on dist-test-slave-457t"
I20260608 12:55:56.784418 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:55:56.788604 19688 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:56.789975 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:55:56.790475 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "f101346f03f244caa43a6368a1337785"
format_stamp: "Formatted at 2026-06-08 12:55:56 on dist-test-slave-457t"
I20260608 12:55:56.790872 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:56.806409 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:56.807857 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:56.859645 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:46645
I20260608 12:55:56.859808 19739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:46645 every 8 connection(s)
I20260608 12:55:56.865131 19740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:55:56.878899 19740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785: Bootstrap starting.
I20260608 12:55:56.884999 19740 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785: Neither blocks nor log segments found. Creating new log.
I20260608 12:55:56.890339 19740 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785: No bootstrap required, opened a new log
I20260608 12:55:56.893369 19740 raft_consensus.cc:359] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f101346f03f244caa43a6368a1337785" member_type: VOTER }
I20260608 12:55:56.894068 19740 raft_consensus.cc:385] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:55:56.894309 19740 raft_consensus.cc:740] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f101346f03f244caa43a6368a1337785, State: Initialized, Role: FOLLOWER
I20260608 12:55:56.894966 19740 consensus_queue.cc:260] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f101346f03f244caa43a6368a1337785" member_type: VOTER }
I20260608 12:55:56.895483 19740 raft_consensus.cc:399] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:55:56.895707 19740 raft_consensus.cc:493] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:55:56.895970 19740 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:55:56.901403 19740 raft_consensus.cc:515] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f101346f03f244caa43a6368a1337785" member_type: VOTER }
I20260608 12:55:56.902002 19740 leader_election.cc:304] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [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: f101346f03f244caa43a6368a1337785; no voters: 
I20260608 12:55:56.903332 19740 leader_election.cc:290] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:55:56.903911 19743 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:55:56.905614 19743 raft_consensus.cc:697] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 1 LEADER]: Becoming Leader. State: Replica: f101346f03f244caa43a6368a1337785, State: Running, Role: LEADER
I20260608 12:55:56.906553 19743 consensus_queue.cc:237] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [LEADER]: Queue going to LEADER mode. State: All 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: "f101346f03f244caa43a6368a1337785" member_type: VOTER }
I20260608 12:55:56.906800 19740 sys_catalog.cc:565] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:55:56.910483 19745 sys_catalog.cc:455] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f101346f03f244caa43a6368a1337785. Latest consensus state: current_term: 1 leader_uuid: "f101346f03f244caa43a6368a1337785" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f101346f03f244caa43a6368a1337785" member_type: VOTER } }
I20260608 12:55:56.911393 19745 sys_catalog.cc:458] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:56.910458 19744 sys_catalog.cc:455] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f101346f03f244caa43a6368a1337785" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f101346f03f244caa43a6368a1337785" member_type: VOTER } }
I20260608 12:55:56.913443 19744 sys_catalog.cc:458] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [sys.catalog]: This master's current role is: LEADER
I20260608 12:55:56.918697 19748 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:55:56.928798 19748 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:55:56.930233 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:55:56.941754 19748 catalog_manager.cc:1382] Generated new cluster ID: db4f082c257a42e28f822eade3b7606f
I20260608 12:55:56.942157 19748 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:55:56.979936 19748 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:55:56.981789 19748 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:55:57.000842 19748 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785: Generated new TSK 0
I20260608 12:55:57.001605 19748 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:55:57.063462 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:57.071434 19761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:57.072638 19762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:57.076102 17469 server_base.cc:1061] running on GCE node
W20260608 12:55:57.076064 19764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:57.077487 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:57.077706 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:57.077841 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923357077829 us; error 0 us; skew 500 ppm
I20260608 12:55:57.078418 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:57.081398 17469 webserver.cc:533] Webserver started at http://127.17.15.65:40521/ using document root <none> and password file <none>
I20260608 12:55:57.081950 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:57.082129 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:57.082393 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:57.083783 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "b61cf707b3a94e36a73f6207c86e7db5"
format_stamp: "Formatted at 2026-06-08 12:55:57 on dist-test-slave-457t"
I20260608 12:55:57.089592 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260608 12:55:57.094301 19769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:57.095402 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:55:57.095723 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "b61cf707b3a94e36a73f6207c86e7db5"
format_stamp: "Formatted at 2026-06-08 12:55:57 on dist-test-slave-457t"
I20260608 12:55:57.096028 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:57.128468 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:57.129873 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:57.131619 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:57.134799 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:57.135035 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:57.135437 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:57.135619 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:57.189718 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:43849
I20260608 12:55:57.189850 19831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:43849 every 8 connection(s)
I20260608 12:55:57.196985 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:57.206801 19836 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:57.206944 19837 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:57.211583 19839 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:57.211802 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:57.213232 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:57.213591 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:57.213855 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923357213831 us; error 0 us; skew 500 ppm
I20260608 12:55:57.214818 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:57.218647 17469 webserver.cc:533] Webserver started at http://127.17.15.66:36537/ using document root <none> and password file <none>
I20260608 12:55:57.219561 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:57.219693 19832 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46645
I20260608 12:55:57.219841 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:57.220156 19832 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:57.220428 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:57.221189 19832 heartbeater.cc:507] Master 127.17.15.126:46645 requested a full tablet report, sending...
I20260608 12:55:57.222249 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "fed9e25927164aecada7d2c48d6f0d99"
format_stamp: "Formatted at 2026-06-08 12:55:57 on dist-test-slave-457t"
I20260608 12:55:57.224261 19705 ts_manager.cc:194] Registered new tserver with Master: b61cf707b3a94e36a73f6207c86e7db5 (127.17.15.65:43849)
I20260608 12:55:57.226511 19705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40088
I20260608 12:55:57.228998 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:55:57.234328 19844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:57.236092 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:55:57.236657 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "fed9e25927164aecada7d2c48d6f0d99"
format_stamp: "Formatted at 2026-06-08 12:55:57 on dist-test-slave-457t"
I20260608 12:55:57.237054 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:57.256762 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:57.258284 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:57.260128 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:57.263886 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:57.264529 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260608 12:55:57.264895 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:57.265095 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:57.317217 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:41251
I20260608 12:55:57.317500 19906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:41251 every 8 connection(s)
I20260608 12:55:57.323246 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:55:57.333580 19910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:55:57.333679 19911 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:57.342180 19907 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46645
I20260608 12:55:57.342803 19907 heartbeater.cc:461] Registering TS with master...
W20260608 12:55:57.342867 19913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:55:57.343588 17469 server_base.cc:1061] running on GCE node
I20260608 12:55:57.343967 19907 heartbeater.cc:507] Master 127.17.15.126:46645 requested a full tablet report, sending...
I20260608 12:55:57.344844 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:55:57.345176 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:55:57.345435 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923357345395 us; error 0 us; skew 500 ppm
I20260608 12:55:57.346359 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:55:57.347258 19705 ts_manager.cc:194] Registered new tserver with Master: fed9e25927164aecada7d2c48d6f0d99 (127.17.15.66:41251)
I20260608 12:55:57.349460 19705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40094
I20260608 12:55:57.350594 17469 webserver.cc:533] Webserver started at http://127.17.15.67:35685/ using document root <none> and password file <none>
I20260608 12:55:57.351533 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:55:57.351831 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:55:57.352269 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:55:57.353741 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "e6b15d381cd54467ae4fd4c8f25617ff"
format_stamp: "Formatted at 2026-06-08 12:55:57 on dist-test-slave-457t"
I20260608 12:55:57.360780 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:55:57.365021 19918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:57.365895 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:55:57.366266 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "e6b15d381cd54467ae4fd4c8f25617ff"
format_stamp: "Formatted at 2026-06-08 12:55:57 on dist-test-slave-457t"
I20260608 12:55:57.366626 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:55:57.385648 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:55:57.387131 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:55:57.388927 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:55:57.391794 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:55:57.392086 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:57.392392 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:55:57.392598 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:55:57.449427 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:33757
I20260608 12:55:57.449612 19980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:33757 every 8 connection(s)
I20260608 12:55:57.468483 19981 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46645
I20260608 12:55:57.469044 19981 heartbeater.cc:461] Registering TS with master...
I20260608 12:55:57.470172 19981 heartbeater.cc:507] Master 127.17.15.126:46645 requested a full tablet report, sending...
I20260608 12:55:57.472764 19705 ts_manager.cc:194] Registered new tserver with Master: e6b15d381cd54467ae4fd4c8f25617ff (127.17.15.67:33757)
I20260608 12:55:57.473189 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019812236s
I20260608 12:55:57.474926 19705 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40096
I20260608 12:55:58.230780 19832 heartbeater.cc:499] Master 127.17.15.126:46645 was elected leader, sending a full tablet report...
I20260608 12:55:58.353348 19907 heartbeater.cc:499] Master 127.17.15.126:46645 was elected leader, sending a full tablet report...
I20260608 12:55:58.478940 19981 heartbeater.cc:499] Master 127.17.15.126:46645 was elected leader, sending a full tablet report...
I20260608 12:55:58.928809 19758 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:00.930116 19758 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:02.931775 19758 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:04.933406 19758 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:06.934746 19758 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:08.936342 19758 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:09.074113 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:56:09.437166 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:09.458834 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:56:09.470989 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:56:09.497721 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:09.515561 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:56:09.527737 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:56:09.555680 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:09.574466 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:56:09.585022 17469 master.cc:562] Master@127.17.15.126:46645 shutting down...
I20260608 12:56:09.611927 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:09.612953 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:09.613392 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P f101346f03f244caa43a6368a1337785: stopping tablet replica
W20260608 12:56:10.237975 19736 debug-util.cc:398] Leaking SignalData structure 0x7b08001b97c0 after lost signal to thread 17472
W20260608 12:56:10.637701 17469 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19736)
W20260608 12:56:11.638481 17469 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19736)
W20260608 12:56:12.639074 17469 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 19736)
I20260608 12:56:12.971553 17469 master.cc:584] Master@127.17.15.126:46645 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (16255 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:56:13.017889 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:33045
I20260608 12:56:13.019312 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:13.026897 19988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:13.028604 19987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:13.028968 19990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:13.030045 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:13.032444 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:13.032684 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:13.032899 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923373032881 us; error 0 us; skew 500 ppm
I20260608 12:56:13.033605 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:13.037266 17469 webserver.cc:533] Webserver started at http://127.17.15.126:35415/ using document root <none> and password file <none>
I20260608 12:56:13.038064 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:13.038293 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:13.038650 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:13.040776 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "61eb18fc2ce44b3aa68eafbceb03be9c"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-457t"
I20260608 12:56:13.046983 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:56:13.051457 19995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.052744 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:13.053062 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "61eb18fc2ce44b3aa68eafbceb03be9c"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-457t"
I20260608 12:56:13.053364 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:13.091827 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:13.093310 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:13.141777 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:33045
I20260608 12:56:13.142330 20046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:33045 every 8 connection(s)
I20260608 12:56:13.147097 20047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:13.160761 20047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c: Bootstrap starting.
I20260608 12:56:13.166265 20047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:13.171566 20047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c: No bootstrap required, opened a new log
I20260608 12:56:13.174453 20047 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61eb18fc2ce44b3aa68eafbceb03be9c" member_type: VOTER }
I20260608 12:56:13.175052 20047 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:13.175354 20047 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61eb18fc2ce44b3aa68eafbceb03be9c, State: Initialized, Role: FOLLOWER
I20260608 12:56:13.176344 20047 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61eb18fc2ce44b3aa68eafbceb03be9c" member_type: VOTER }
I20260608 12:56:13.176915 20047 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:13.177179 20047 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:13.177484 20047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:13.182561 20047 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61eb18fc2ce44b3aa68eafbceb03be9c" member_type: VOTER }
I20260608 12:56:13.183228 20047 leader_election.cc:304] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [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: 61eb18fc2ce44b3aa68eafbceb03be9c; no voters: 
I20260608 12:56:13.184585 20047 leader_election.cc:290] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:13.185128 20050 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:13.186681 20050 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 1 LEADER]: Becoming Leader. State: Replica: 61eb18fc2ce44b3aa68eafbceb03be9c, State: Running, Role: LEADER
I20260608 12:56:13.187525 20050 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [LEADER]: Queue going to LEADER mode. State: All 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: "61eb18fc2ce44b3aa68eafbceb03be9c" member_type: VOTER }
I20260608 12:56:13.187866 20047 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:13.195832 20051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61eb18fc2ce44b3aa68eafbceb03be9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61eb18fc2ce44b3aa68eafbceb03be9c" member_type: VOTER } }
I20260608 12:56:13.196805 20051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:13.199143 20052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61eb18fc2ce44b3aa68eafbceb03be9c. Latest consensus state: current_term: 1 leader_uuid: "61eb18fc2ce44b3aa68eafbceb03be9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61eb18fc2ce44b3aa68eafbceb03be9c" member_type: VOTER } }
I20260608 12:56:13.199748 20052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:13.204643 20060 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:13.210546 20060 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:13.211921 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:13.221654 20060 catalog_manager.cc:1382] Generated new cluster ID: f4928e03829a4535b29d2866de166161
I20260608 12:56:13.222132 20060 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:13.244840 20060 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:13.246477 20060 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:13.261619 20060 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c: Generated new TSK 0
I20260608 12:56:13.262315 20060 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:13.279119 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:13.286408 20068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:13.287683 20069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:13.290210 20071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:13.290858 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:13.292115 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:13.292456 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:13.292675 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923373292647 us; error 0 us; skew 500 ppm
I20260608 12:56:13.293649 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:13.296797 17469 webserver.cc:533] Webserver started at http://127.17.15.65:43093/ using document root <none> and password file <none>
I20260608 12:56:13.297330 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:13.297511 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:13.297761 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:13.299938 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-457t"
I20260608 12:56:13.306632 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:56:13.311162 20076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.312631 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:56:13.313107 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-457t"
I20260608 12:56:13.313495 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:13.326032 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:13.327478 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:13.329344 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:13.332388 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:13.332703 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.333007 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:13.333207 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.385198 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:38519
I20260608 12:56:13.385644 20138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:38519 every 8 connection(s)
I20260608 12:56:13.391464 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:13.402419 20143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:13.404379 20144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:13.406627 20146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:13.407545 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:13.408444 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:13.408669 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:13.408893 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923373408873 us; error 0 us; skew 500 ppm
I20260608 12:56:13.409574 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:13.413493 20139 heartbeater.cc:344] Connected to a master server at 127.17.15.126:33045
I20260608 12:56:13.413829 17469 webserver.cc:533] Webserver started at http://127.17.15.66:38653/ using document root <none> and password file <none>
I20260608 12:56:13.413985 20139 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:13.414547 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:13.414849 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:13.415068 20139 heartbeater.cc:507] Master 127.17.15.126:33045 requested a full tablet report, sending...
I20260608 12:56:13.415185 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:13.416956 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "6d8e82ede32f4c01814fa258d090a83e"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-457t"
I20260608 12:56:13.418066 20012 ts_manager.cc:194] Registered new tserver with Master: 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519)
I20260608 12:56:13.421005 20012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46422
I20260608 12:56:13.423907 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:56:13.429654 20151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.430790 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260608 12:56:13.431164 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "6d8e82ede32f4c01814fa258d090a83e"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-457t"
I20260608 12:56:13.431478 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:13.446838 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:13.448307 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:13.450068 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:13.453009 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:13.453236 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.453542 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:13.453751 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.510241 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:41853
I20260608 12:56:13.510444 20213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:41853 every 8 connection(s)
I20260608 12:56:13.516361 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:13.525005 20217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:13.526713 20218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:13.530180 20221 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:13.531291 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:13.532631 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:13.532964 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:13.533215 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923373533185 us; error 0 us; skew 500 ppm
I20260608 12:56:13.534274 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:13.534436 20214 heartbeater.cc:344] Connected to a master server at 127.17.15.126:33045
I20260608 12:56:13.535097 20214 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:13.536700 20214 heartbeater.cc:507] Master 127.17.15.126:33045 requested a full tablet report, sending...
I20260608 12:56:13.538591 17469 webserver.cc:533] Webserver started at http://127.17.15.67:43559/ using document root <none> and password file <none>
I20260608 12:56:13.539417 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:13.539726 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:13.539960 20012 ts_manager.cc:194] Registered new tserver with Master: 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66:41853)
I20260608 12:56:13.540134 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:13.542305 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "97918ea6a2364921889bd0fb9d0cc43b"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-457t"
I20260608 12:56:13.542433 20012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46430
I20260608 12:56:13.549556 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260608 12:56:13.554406 20225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.555603 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:56:13.556074 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "97918ea6a2364921889bd0fb9d0cc43b"
format_stamp: "Formatted at 2026-06-08 12:56:13 on dist-test-slave-457t"
I20260608 12:56:13.556479 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:13.580530 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:13.582052 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:13.583870 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:13.587107 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:13.587641 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:56:13.587975 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:13.588184 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:13.645251 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:45059
I20260608 12:56:13.645360 20287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:45059 every 8 connection(s)
I20260608 12:56:13.663866 20288 heartbeater.cc:344] Connected to a master server at 127.17.15.126:33045
I20260608 12:56:13.664420 20288 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:13.665336 20288 heartbeater.cc:507] Master 127.17.15.126:33045 requested a full tablet report, sending...
I20260608 12:56:13.667655 20012 ts_manager.cc:194] Registered new tserver with Master: 97918ea6a2364921889bd0fb9d0cc43b (127.17.15.67:45059)
I20260608 12:56:13.668078 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018454315s
I20260608 12:56:13.669232 20012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46438
I20260608 12:56:14.426040 20139 heartbeater.cc:499] Master 127.17.15.126:33045 was elected leader, sending a full tablet report...
I20260608 12:56:14.545939 20214 heartbeater.cc:499] Master 127.17.15.126:33045 was elected leader, sending a full tablet report...
I20260608 12:56:14.672416 20288 heartbeater.cc:499] Master 127.17.15.126:33045 was elected leader, sending a full tablet report...
I20260608 12:56:14.730471 20012 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46450:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:56:14.733955 20012 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:14.835880 20104 tablet_service.cc:1511] Processing CreateTablet for tablet a81c5eae5b854c6cbc2f598fa1e4c6fa (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:14.835880 20101 tablet_service.cc:1511] Processing CreateTablet for tablet 1742669118d846578366e5438957ba26 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:14.837410 20252 tablet_service.cc:1511] Processing CreateTablet for tablet 0661363f0f624d9f82ab47654b4932ef (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:14.838095 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81c5eae5b854c6cbc2f598fa1e4c6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.838936 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1742669118d846578366e5438957ba26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.839268 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0661363f0f624d9f82ab47654b4932ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.838300 20251 tablet_service.cc:1511] Processing CreateTablet for tablet a2119571f8c541488b990053ff2fc71e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:14.840644 20251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2119571f8c541488b990053ff2fc71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.840514 20250 tablet_service.cc:1511] Processing CreateTablet for tablet 1742669118d846578366e5438957ba26 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:14.840929 20103 tablet_service.cc:1511] Processing CreateTablet for tablet 0661363f0f624d9f82ab47654b4932ef (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:14.841355 20253 tablet_service.cc:1511] Processing CreateTablet for tablet a81c5eae5b854c6cbc2f598fa1e4c6fa (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:14.842361 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1742669118d846578366e5438957ba26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.842581 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0661363f0f624d9f82ab47654b4932ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.845835 20102 tablet_service.cc:1511] Processing CreateTablet for tablet a2119571f8c541488b990053ff2fc71e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:14.847592 20102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2119571f8c541488b990053ff2fc71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.848662 20253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81c5eae5b854c6cbc2f598fa1e4c6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.859815 20177 tablet_service.cc:1511] Processing CreateTablet for tablet a2119571f8c541488b990053ff2fc71e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:14.860282 20176 tablet_service.cc:1511] Processing CreateTablet for tablet 1742669118d846578366e5438957ba26 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:14.861779 20177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2119571f8c541488b990053ff2fc71e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.861711 20178 tablet_service.cc:1511] Processing CreateTablet for tablet 0661363f0f624d9f82ab47654b4932ef (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:14.862725 20176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1742669118d846578366e5438957ba26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.863552 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0661363f0f624d9f82ab47654b4932ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.860282 20179 tablet_service.cc:1511] Processing CreateTablet for tablet a81c5eae5b854c6cbc2f598fa1e4c6fa (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=f9076edd816d488a818b931fcadc3e8b]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:14.864848 20179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81c5eae5b854c6cbc2f598fa1e4c6fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:14.917102 20309 tablet_bootstrap.cc:492] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b: Bootstrap starting.
I20260608 12:56:14.927274 20308 tablet_bootstrap.cc:492] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b: Bootstrap starting.
I20260608 12:56:14.930199 20309 tablet_bootstrap.cc:654] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.935570 20310 tablet_bootstrap.cc:492] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e: Bootstrap starting.
I20260608 12:56:14.939881 20309 tablet_bootstrap.cc:492] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b: No bootstrap required, opened a new log
I20260608 12:56:14.939947 20308 tablet_bootstrap.cc:654] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.940796 20309 ts_tablet_manager.cc:1403] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.003s
I20260608 12:56:14.942554 20310 tablet_bootstrap.cc:654] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.944756 20309 raft_consensus.cc:359] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:14.945513 20309 raft_consensus.cc:385] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.945838 20309 raft_consensus.cc:740] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9977eba4f89e40cdb10ed7dd6ef5d92b, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.947273 20308 tablet_bootstrap.cc:492] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b: No bootstrap required, opened a new log
I20260608 12:56:14.946776 20309 consensus_queue.cc:260] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:14.947883 20308 ts_tablet_manager.cc:1403] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.012s
I20260608 12:56:14.949522 20310 tablet_bootstrap.cc:492] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e: No bootstrap required, opened a new log
I20260608 12:56:14.950079 20310 ts_tablet_manager.cc:1403] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e: Time spent bootstrapping tablet: real 0.015s	user 0.004s	sys 0.008s
I20260608 12:56:14.950151 20309 ts_tablet_manager.cc:1434] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 12:56:14.951339 20309 tablet_bootstrap.cc:492] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b: Bootstrap starting.
I20260608 12:56:14.953424 20310 raft_consensus.cc:359] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:14.954385 20310 raft_consensus.cc:385] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.954747 20310 raft_consensus.cc:740] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8e82ede32f4c01814fa258d090a83e, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.954753 20308 raft_consensus.cc:359] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:14.956130 20308 raft_consensus.cc:385] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.955860 20310 consensus_queue.cc:260] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:14.956641 20308 raft_consensus.cc:740] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97918ea6a2364921889bd0fb9d0cc43b, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.957933 20308 consensus_queue.cc:260] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:14.959400 20309 tablet_bootstrap.cc:654] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.975927 20308 ts_tablet_manager.cc:1434] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.004s
I20260608 12:56:14.977511 20308 tablet_bootstrap.cc:492] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b: Bootstrap starting.
I20260608 12:56:14.978463 20309 tablet_bootstrap.cc:492] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b: No bootstrap required, opened a new log
I20260608 12:56:14.979128 20309 ts_tablet_manager.cc:1403] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.009s
I20260608 12:56:14.982733 20309 raft_consensus.cc:359] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:14.983457 20309 raft_consensus.cc:385] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.983778 20309 raft_consensus.cc:740] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9977eba4f89e40cdb10ed7dd6ef5d92b, State: Initialized, Role: FOLLOWER
I20260608 12:56:14.984640 20309 consensus_queue.cc:260] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:14.986068 20308 tablet_bootstrap.cc:654] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.987078 20309 ts_tablet_manager.cc:1434] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:56:14.988415 20309 tablet_bootstrap.cc:492] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b: Bootstrap starting.
I20260608 12:56:14.993265 20308 tablet_bootstrap.cc:492] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b: No bootstrap required, opened a new log
I20260608 12:56:14.993954 20308 ts_tablet_manager.cc:1403] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 12:56:14.995230 20309 tablet_bootstrap.cc:654] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:14.997344 20310 ts_tablet_manager.cc:1434] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e: Time spent starting tablet: real 0.047s	user 0.015s	sys 0.011s
I20260608 12:56:14.997711 20308 raft_consensus.cc:359] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:14.998649 20308 raft_consensus.cc:385] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:14.999027 20308 raft_consensus.cc:740] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97918ea6a2364921889bd0fb9d0cc43b, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.000114 20308 consensus_queue.cc:260] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.002763 20308 ts_tablet_manager.cc:1434] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:56:15.004271 20308 tablet_bootstrap.cc:492] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b: Bootstrap starting.
I20260608 12:56:15.001192 20310 tablet_bootstrap.cc:492] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e: Bootstrap starting.
I20260608 12:56:15.012621 20308 tablet_bootstrap.cc:654] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:15.019282 20215 tablet.cc:2404] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:56:15.027709 20309 tablet_bootstrap.cc:492] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b: No bootstrap required, opened a new log
I20260608 12:56:15.028466 20309 ts_tablet_manager.cc:1403] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.019s
I20260608 12:56:15.032475 20309 raft_consensus.cc:359] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.033388 20309 raft_consensus.cc:385] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.033735 20309 raft_consensus.cc:740] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9977eba4f89e40cdb10ed7dd6ef5d92b, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.034142 20310 tablet_bootstrap.cc:654] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:15.034801 20309 consensus_queue.cc:260] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.035645 20308 tablet_bootstrap.cc:492] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b: No bootstrap required, opened a new log
I20260608 12:56:15.036382 20308 ts_tablet_manager.cc:1403] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.011s
I20260608 12:56:15.039624 20309 ts_tablet_manager.cc:1434] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260608 12:56:15.039804 20308 raft_consensus.cc:359] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.040850 20308 raft_consensus.cc:385] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.040980 20309 tablet_bootstrap.cc:492] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b: Bootstrap starting.
I20260608 12:56:15.041147 20310 tablet_bootstrap.cc:492] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e: No bootstrap required, opened a new log
I20260608 12:56:15.041321 20308 raft_consensus.cc:740] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97918ea6a2364921889bd0fb9d0cc43b, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.042227 20310 ts_tablet_manager.cc:1403] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260608 12:56:15.042798 20308 consensus_queue.cc:260] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.046350 20310 raft_consensus.cc:359] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.047343 20310 raft_consensus.cc:385] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.047797 20310 raft_consensus.cc:740] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8e82ede32f4c01814fa258d090a83e, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.048623 20308 ts_tablet_manager.cc:1434] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 12:56:15.049258 20310 consensus_queue.cc:260] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.049997 20308 tablet_bootstrap.cc:492] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b: Bootstrap starting.
I20260608 12:56:15.049886 20309 tablet_bootstrap.cc:654] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:15.052534 20315 raft_consensus.cc:493] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.053179 20315 raft_consensus.cc:515] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.059659 20308 tablet_bootstrap.cc:654] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:15.059517 20315 leader_election.cc:290] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519), 97918ea6a2364921889bd0fb9d0cc43b (127.17.15.67:45059)
I20260608 12:56:15.067646 20310 ts_tablet_manager.cc:1434] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260608 12:56:15.069268 20310 tablet_bootstrap.cc:492] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e: Bootstrap starting.
I20260608 12:56:15.080952 20316 raft_consensus.cc:493] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.081733 20316 raft_consensus.cc:515] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.083853 20326 raft_consensus.cc:493] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.084607 20326 raft_consensus.cc:515] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.085507 20316 leader_election.cc:290] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519), 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66:41853)
I20260608 12:56:15.084851 20308 tablet_bootstrap.cc:492] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b: No bootstrap required, opened a new log
I20260608 12:56:15.086414 20308 ts_tablet_manager.cc:1403] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.013s
I20260608 12:56:15.087755 20326 leader_election.cc:290] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519), 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66:41853)
I20260608 12:56:15.080941 20310 tablet_bootstrap.cc:654] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:15.090382 20308 raft_consensus.cc:359] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } }
I20260608 12:56:15.091339 20308 raft_consensus.cc:385] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.091938 20308 raft_consensus.cc:740] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97918ea6a2364921889bd0fb9d0cc43b, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.098708 20309 tablet_bootstrap.cc:492] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b: No bootstrap required, opened a new log
I20260608 12:56:15.099902 20309 ts_tablet_manager.cc:1403] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.004s
I20260608 12:56:15.098111 20308 consensus_queue.cc:260] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } }
I20260608 12:56:15.100103 20310 tablet_bootstrap.cc:492] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e: No bootstrap required, opened a new log
I20260608 12:56:15.103016 20308 ts_tablet_manager.cc:1434] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260608 12:56:15.101372 20310 ts_tablet_manager.cc:1403] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.001s
I20260608 12:56:15.104913 20309 raft_consensus.cc:359] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } }
I20260608 12:56:15.105857 20309 raft_consensus.cc:385] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.106324 20309 raft_consensus.cc:740] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9977eba4f89e40cdb10ed7dd6ef5d92b, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.107399 20309 consensus_queue.cc:260] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } }
I20260608 12:56:15.110993 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0661363f0f624d9f82ab47654b4932ef" candidate_uuid: "6d8e82ede32f4c01814fa258d090a83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" is_pre_election: true
I20260608 12:56:15.111977 20114 raft_consensus.cc:2468] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8e82ede32f4c01814fa258d090a83e in term 0.
I20260608 12:56:15.112584 20309 ts_tablet_manager.cc:1434] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260608 12:56:15.108428 20310 raft_consensus.cc:359] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } }
I20260608 12:56:15.118117 20310 raft_consensus.cc:385] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.118502 20310 raft_consensus.cc:740] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8e82ede32f4c01814fa258d090a83e, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.120029 20310 consensus_queue.cc:260] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } }
I20260608 12:56:15.124228 20310 ts_tablet_manager.cc:1434] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260608 12:56:15.124225 20155 leader_election.cc:304] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8e82ede32f4c01814fa258d090a83e, 9977eba4f89e40cdb10ed7dd6ef5d92b; no voters: 
I20260608 12:56:15.125864 20310 tablet_bootstrap.cc:492] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e: Bootstrap starting.
I20260608 12:56:15.125810 20315 raft_consensus.cc:2804] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:15.126554 20315 raft_consensus.cc:493] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:15.126983 20315 raft_consensus.cc:3060] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.131834 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1742669118d846578366e5438957ba26" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" is_pre_election: true
I20260608 12:56:15.132710 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2119571f8c541488b990053ff2fc71e" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" is_pre_election: true
I20260608 12:56:15.132805 20113 raft_consensus.cc:2468] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 0.
I20260608 12:56:15.133543 20114 raft_consensus.cc:2468] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 0.
I20260608 12:56:15.133962 20322 raft_consensus.cc:493] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.134534 20322 raft_consensus.cc:515] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.134857 20229 leader_election.cc:304] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97918ea6a2364921889bd0fb9d0cc43b, 9977eba4f89e40cdb10ed7dd6ef5d92b; no voters: 
I20260608 12:56:15.135919 20326 raft_consensus.cc:2804] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:15.144805 20310 tablet_bootstrap.cc:654] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:15.136617 20229 leader_election.cc:304] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97918ea6a2364921889bd0fb9d0cc43b, 9977eba4f89e40cdb10ed7dd6ef5d92b; no voters: 
I20260608 12:56:15.136162 20315 raft_consensus.cc:515] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.136962 20322 leader_election.cc:290] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519), 97918ea6a2364921889bd0fb9d0cc43b (127.17.15.67:45059)
I20260608 12:56:15.146684 20316 raft_consensus.cc:2804] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:15.147176 20316 raft_consensus.cc:493] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:15.147600 20316 raft_consensus.cc:3060] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.147663 20315 leader_election.cc:290] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [CANDIDATE]: Term 1 election: Requested vote from peers 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519), 97918ea6a2364921889bd0fb9d0cc43b (127.17.15.67:45059)
I20260608 12:56:15.136385 20326 raft_consensus.cc:493] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:15.148788 20326 raft_consensus.cc:3060] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.149143 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0661363f0f624d9f82ab47654b4932ef" candidate_uuid: "6d8e82ede32f4c01814fa258d090a83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b"
I20260608 12:56:15.150105 20113 raft_consensus.cc:3060] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.156678 20316 raft_consensus.cc:515] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.157104 20326 raft_consensus.cc:515] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.159427 20326 leader_election.cc:290] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 election: Requested vote from peers 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519), 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66:41853)
I20260608 12:56:15.166693 20188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1742669118d846578366e5438957ba26" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8e82ede32f4c01814fa258d090a83e" is_pre_election: true
I20260608 12:56:15.165987 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2119571f8c541488b990053ff2fc71e" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8e82ede32f4c01814fa258d090a83e" is_pre_election: true
I20260608 12:56:15.138052 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1742669118d846578366e5438957ba26" candidate_uuid: "6d8e82ede32f4c01814fa258d090a83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" is_pre_election: true
I20260608 12:56:15.168421 20188 raft_consensus.cc:2468] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 0.
I20260608 12:56:15.169189 20114 raft_consensus.cc:2468] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8e82ede32f4c01814fa258d090a83e in term 0.
I20260608 12:56:15.161684 20112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2119571f8c541488b990053ff2fc71e" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b"
I20260608 12:56:15.170222 20112 raft_consensus.cc:3060] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.167378 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1742669118d846578366e5438957ba26" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8e82ede32f4c01814fa258d090a83e"
I20260608 12:56:15.170922 20187 raft_consensus.cc:3060] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:15.172468 20228 leader_election.cc:343] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66:41853): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:15.162431 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1742669118d846578366e5438957ba26" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b"
I20260608 12:56:15.176477 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0661363f0f624d9f82ab47654b4932ef" candidate_uuid: "6d8e82ede32f4c01814fa258d090a83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97918ea6a2364921889bd0fb9d0cc43b" is_pre_election: true
I20260608 12:56:15.177022 20111 raft_consensus.cc:3060] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.177258 20263 raft_consensus.cc:2468] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d8e82ede32f4c01814fa258d090a83e in term 0.
I20260608 12:56:15.178455 20261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0661363f0f624d9f82ab47654b4932ef" candidate_uuid: "6d8e82ede32f4c01814fa258d090a83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97918ea6a2364921889bd0fb9d0cc43b"
I20260608 12:56:15.179044 20262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1742669118d846578366e5438957ba26" candidate_uuid: "6d8e82ede32f4c01814fa258d090a83e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97918ea6a2364921889bd0fb9d0cc43b" is_pre_election: true
I20260608 12:56:15.179489 20261 raft_consensus.cc:3060] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.180167 20262 raft_consensus.cc:2393] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6d8e82ede32f4c01814fa258d090a83e in current term 1: Already voted for candidate 97918ea6a2364921889bd0fb9d0cc43b in this term.
I20260608 12:56:15.185492 20187 raft_consensus.cc:2468] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 1.
I20260608 12:56:15.185200 20155 leader_election.cc:304] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8e82ede32f4c01814fa258d090a83e, 9977eba4f89e40cdb10ed7dd6ef5d92b; no voters: 
I20260608 12:56:15.186925 20112 raft_consensus.cc:2468] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 1.
I20260608 12:56:15.187676 20228 leader_election.cc:304] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8e82ede32f4c01814fa258d090a83e, 97918ea6a2364921889bd0fb9d0cc43b; no voters: 
I20260608 12:56:15.188531 20316 leader_election.cc:290] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 election: Requested vote from peers 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519), 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66:41853)
I20260608 12:56:15.188455 20229 leader_election.cc:304] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97918ea6a2364921889bd0fb9d0cc43b, 9977eba4f89e40cdb10ed7dd6ef5d92b; no voters: 
I20260608 12:56:15.194273 20316 raft_consensus.cc:2804] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:15.194839 20315 raft_consensus.cc:2764] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:56:15.196156 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2119571f8c541488b990053ff2fc71e" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8e82ede32f4c01814fa258d090a83e"
I20260608 12:56:15.197043 20111 raft_consensus.cc:2468] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 1.
W20260608 12:56:15.197918 20228 leader_election.cc:343] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66:41853): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:15.199147 20316 raft_consensus.cc:697] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 1 LEADER]: Becoming Leader. State: Replica: 97918ea6a2364921889bd0fb9d0cc43b, State: Running, Role: LEADER
I20260608 12:56:15.199810 20333 raft_consensus.cc:2804] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:56:15.202996 20059 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:15.204489 20113 raft_consensus.cc:2468] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8e82ede32f4c01814fa258d090a83e in term 1.
I20260608 12:56:15.206730 20155 leader_election.cc:304] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8e82ede32f4c01814fa258d090a83e, 9977eba4f89e40cdb10ed7dd6ef5d92b; no voters: 
I20260608 12:56:15.208570 20261 raft_consensus.cc:2468] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d8e82ede32f4c01814fa258d090a83e in term 1.
I20260608 12:56:15.209582 20065 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:56:15.210853 20065 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:56:15.211433 20315 raft_consensus.cc:2804] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:15.212070 20315 raft_consensus.cc:697] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 1 LEADER]: Becoming Leader. State: Replica: 6d8e82ede32f4c01814fa258d090a83e, State: Running, Role: LEADER
I20260608 12:56:15.203682 20316 consensus_queue.cc:237] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.212065 20333 raft_consensus.cc:697] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 1 LEADER]: Becoming Leader. State: Replica: 97918ea6a2364921889bd0fb9d0cc43b, State: Running, Role: LEADER
I20260608 12:56:15.213428 20310 tablet_bootstrap.cc:492] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e: No bootstrap required, opened a new log
I20260608 12:56:15.213255 20315 consensus_queue.cc:237] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.214056 20310 ts_tablet_manager.cc:1403] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e: Time spent bootstrapping tablet: real 0.089s	user 0.027s	sys 0.047s
I20260608 12:56:15.213979 20333 consensus_queue.cc:237] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.218642 20310 raft_consensus.cc:359] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.219976 20310 raft_consensus.cc:385] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.220549 20310 raft_consensus.cc:740] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d8e82ede32f4c01814fa258d090a83e, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.225329 20310 consensus_queue.cc:260] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } }
I20260608 12:56:15.229110 20310 ts_tablet_manager.cc:1434] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 12:56:15.234860 20010 catalog_manager.cc:5696] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66). New cstate: current_term: 1 leader_uuid: "6d8e82ede32f4c01814fa258d090a83e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:15.238974 20011 catalog_manager.cc:5696] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b reported cstate change: term changed from 0 to 1, leader changed from <none> to 97918ea6a2364921889bd0fb9d0cc43b (127.17.15.67). New cstate: current_term: 1 leader_uuid: "97918ea6a2364921889bd0fb9d0cc43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:15.257362 20010 catalog_manager.cc:5696] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b reported cstate change: term changed from 0 to 1, leader changed from <none> to 97918ea6a2364921889bd0fb9d0cc43b (127.17.15.67). New cstate: current_term: 1 leader_uuid: "97918ea6a2364921889bd0fb9d0cc43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:15.320111 20333 raft_consensus.cc:493] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:15.320966 20333 raft_consensus.cc:515] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } }
I20260608 12:56:15.324041 20333 leader_election.cc:290] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66:41853), 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519)
I20260608 12:56:15.325287 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81c5eae5b854c6cbc2f598fa1e4c6fa" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8e82ede32f4c01814fa258d090a83e" is_pre_election: true
I20260608 12:56:15.326215 20187 raft_consensus.cc:2468] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 0.
I20260608 12:56:15.327607 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81c5eae5b854c6cbc2f598fa1e4c6fa" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" is_pre_election: true
I20260608 12:56:15.327633 20228 leader_election.cc:304] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8e82ede32f4c01814fa258d090a83e, 97918ea6a2364921889bd0fb9d0cc43b; no voters: 
I20260608 12:56:15.328613 20113 raft_consensus.cc:2468] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 0.
I20260608 12:56:15.328989 20333 raft_consensus.cc:2804] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:15.329795 20333 raft_consensus.cc:493] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:15.330426 20333 raft_consensus.cc:3060] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.337036 20333 raft_consensus.cc:515] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } }
I20260608 12:56:15.338898 20333 leader_election.cc:290] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 election: Requested vote from peers 6d8e82ede32f4c01814fa258d090a83e (127.17.15.66:41853), 9977eba4f89e40cdb10ed7dd6ef5d92b (127.17.15.65:38519)
I20260608 12:56:15.339870 20187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81c5eae5b854c6cbc2f598fa1e4c6fa" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d8e82ede32f4c01814fa258d090a83e"
I20260608 12:56:15.340111 20113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81c5eae5b854c6cbc2f598fa1e4c6fa" candidate_uuid: "97918ea6a2364921889bd0fb9d0cc43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b"
I20260608 12:56:15.340512 20187 raft_consensus.cc:3060] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.340807 20113 raft_consensus.cc:3060] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.346168 20187 raft_consensus.cc:2468] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 1.
I20260608 12:56:15.346256 20113 raft_consensus.cc:2468] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97918ea6a2364921889bd0fb9d0cc43b in term 1.
I20260608 12:56:15.347735 20228 leader_election.cc:304] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d8e82ede32f4c01814fa258d090a83e, 97918ea6a2364921889bd0fb9d0cc43b; no voters: 
I20260608 12:56:15.348671 20333 raft_consensus.cc:2804] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:15.349187 20333 raft_consensus.cc:697] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 1 LEADER]: Becoming Leader. State: Replica: 97918ea6a2364921889bd0fb9d0cc43b, State: Running, Role: LEADER
I20260608 12:56:15.349951 20333 consensus_queue.cc:237] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } }
I20260608 12:56:15.359344 20010 catalog_manager.cc:5696] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b reported cstate change: term changed from 0 to 1, leader changed from <none> to 97918ea6a2364921889bd0fb9d0cc43b (127.17.15.67). New cstate: current_term: 1 leader_uuid: "97918ea6a2364921889bd0fb9d0cc43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97918ea6a2364921889bd0fb9d0cc43b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 45059 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d8e82ede32f4c01814fa258d090a83e" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 41853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9977eba4f89e40cdb10ed7dd6ef5d92b" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38519 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:15.415356 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:56:15.443668 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:15.445052 17469 tablet_replica.cc:333] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b: stopping tablet replica
I20260608 12:56:15.446324 17469 raft_consensus.cc:2243] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.447052 17469 raft_consensus.cc:2272] T 0661363f0f624d9f82ab47654b4932ef P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.449846 17469 tablet_replica.cc:333] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b: stopping tablet replica
I20260608 12:56:15.450593 17469 raft_consensus.cc:2243] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.451084 17469 raft_consensus.cc:2272] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.453474 17469 tablet_replica.cc:333] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b: stopping tablet replica
I20260608 12:56:15.454116 17469 raft_consensus.cc:2243] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.454576 17469 raft_consensus.cc:2272] T a2119571f8c541488b990053ff2fc71e P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.457733 17469 tablet_replica.cc:333] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b: stopping tablet replica
I20260608 12:56:15.458705 17469 raft_consensus.cc:2243] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.459493 17469 raft_consensus.cc:2272] T 1742669118d846578366e5438957ba26 P 9977eba4f89e40cdb10ed7dd6ef5d92b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.486174 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:56:15.499750 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:56:15.520076 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:15.521200 17469 tablet_replica.cc:333] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e: stopping tablet replica
I20260608 12:56:15.521984 17469 raft_consensus.cc:2243] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.522475 17469 raft_consensus.cc:2272] T a2119571f8c541488b990053ff2fc71e P 6d8e82ede32f4c01814fa258d090a83e [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.524705 17469 tablet_replica.cc:333] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e: stopping tablet replica
I20260608 12:56:15.525389 17469 raft_consensus.cc:2243] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.525847 17469 raft_consensus.cc:2272] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.527987 17469 tablet_replica.cc:333] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e: stopping tablet replica
I20260608 12:56:15.528618 17469 raft_consensus.cc:2243] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:15.529280 17469 pending_rounds.cc:70] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e: Trying to abort 1 pending ops.
I20260608 12:56:15.529568 17469 pending_rounds.cc:77] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662144886927360 op_type: NO_OP noop_request { }
I20260608 12:56:15.529937 17469 raft_consensus.cc:2889] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:15.530257 17469 raft_consensus.cc:2272] T 0661363f0f624d9f82ab47654b4932ef P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.533303 17469 tablet_replica.cc:333] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e: stopping tablet replica
I20260608 12:56:15.533927 17469 raft_consensus.cc:2243] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.534410 17469 raft_consensus.cc:2272] T 1742669118d846578366e5438957ba26 P 6d8e82ede32f4c01814fa258d090a83e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.559163 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:56:15.572409 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:56:15.594000 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:15.595007 17469 tablet_replica.cc:333] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b: stopping tablet replica
I20260608 12:56:15.595752 17469 raft_consensus.cc:2243] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:15.596309 17469 raft_consensus.cc:2272] T 0661363f0f624d9f82ab47654b4932ef P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.598376 17469 tablet_replica.cc:333] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b: stopping tablet replica
I20260608 12:56:15.599040 17469 raft_consensus.cc:2243] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:15.600292 17469 pending_rounds.cc:70] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b: Trying to abort 1 pending ops.
I20260608 12:56:15.600574 17469 pending_rounds.cc:77] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662145441824768 op_type: NO_OP noop_request { }
I20260608 12:56:15.601035 17469 raft_consensus.cc:2889] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:15.601341 17469 raft_consensus.cc:2272] T a81c5eae5b854c6cbc2f598fa1e4c6fa P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.603633 17469 tablet_replica.cc:333] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b: stopping tablet replica
I20260608 12:56:15.604183 17469 raft_consensus.cc:2243] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:15.604920 17469 pending_rounds.cc:70] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b: Trying to abort 1 pending ops.
I20260608 12:56:15.605101 17469 pending_rounds.cc:77] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662144894144512 op_type: NO_OP noop_request { }
I20260608 12:56:15.605355 17469 raft_consensus.cc:2889] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:15.605609 17469 raft_consensus.cc:2272] T a2119571f8c541488b990053ff2fc71e P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.608431 17469 tablet_replica.cc:333] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b: stopping tablet replica
I20260608 12:56:15.608958 17469 raft_consensus.cc:2243] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:15.609536 17469 pending_rounds.cc:70] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b: Trying to abort 1 pending ops.
I20260608 12:56:15.609704 17469 pending_rounds.cc:77] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662144881065984 op_type: NO_OP noop_request { }
I20260608 12:56:15.609949 17469 raft_consensus.cc:2889] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:56:15.610198 17469 raft_consensus.cc:2272] T 1742669118d846578366e5438957ba26 P 97918ea6a2364921889bd0fb9d0cc43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.635535 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:56:15.649462 17469 master.cc:562] Master@127.17.15.126:33045 shutting down...
I20260608 12:56:15.669028 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:15.669701 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:15.670095 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61eb18fc2ce44b3aa68eafbceb03be9c: stopping tablet replica
I20260608 12:56:15.690442 17469 master.cc:584] Master@127.17.15.126:33045 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2711 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:56:15.727720 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:32973
I20260608 12:56:15.729043 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:15.735738 20339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:15.736461 20340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:15.737874 20342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:15.739074 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:15.740128 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:15.740864 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:15.741119 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923375741095 us; error 0 us; skew 500 ppm
I20260608 12:56:15.741835 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:15.745085 17469 webserver.cc:533] Webserver started at http://127.17.15.126:43389/ using document root <none> and password file <none>
I20260608 12:56:15.745729 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:15.745982 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:15.746312 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:15.747754 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "d5ba008768834265b25000db32825e2d"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-457t"
I20260608 12:56:15.753517 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:15.757578 20347 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:15.758678 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:56:15.758966 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "d5ba008768834265b25000db32825e2d"
format_stamp: "Formatted at 2026-06-08 12:56:15 on dist-test-slave-457t"
I20260608 12:56:15.759258 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:15.782197 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:15.783399 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:15.828088 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:32973
I20260608 12:56:15.828277 20398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:32973 every 8 connection(s)
I20260608 12:56:15.833112 20399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:15.844916 20399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d: Bootstrap starting.
I20260608 12:56:15.850104 20399 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:15.854897 20399 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d: No bootstrap required, opened a new log
I20260608 12:56:15.857313 20399 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ba008768834265b25000db32825e2d" member_type: VOTER }
I20260608 12:56:15.857770 20399 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:15.858062 20399 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5ba008768834265b25000db32825e2d, State: Initialized, Role: FOLLOWER
I20260608 12:56:15.858698 20399 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5ba008768834265b25000db32825e2d" member_type: VOTER }
I20260608 12:56:15.859216 20399 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:15.859444 20399 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:15.859777 20399 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:15.865047 20399 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ba008768834265b25000db32825e2d" member_type: VOTER }
I20260608 12:56:15.865731 20399 leader_election.cc:304] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [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: d5ba008768834265b25000db32825e2d; no voters: 
I20260608 12:56:15.867206 20399 leader_election.cc:290] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:15.867801 20402 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:15.869550 20402 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 1 LEADER]: Becoming Leader. State: Replica: d5ba008768834265b25000db32825e2d, State: Running, Role: LEADER
I20260608 12:56:15.870460 20402 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [LEADER]: Queue going to LEADER mode. State: All 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: "d5ba008768834265b25000db32825e2d" member_type: VOTER }
I20260608 12:56:15.870959 20399 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:15.874250 20404 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5ba008768834265b25000db32825e2d. Latest consensus state: current_term: 1 leader_uuid: "d5ba008768834265b25000db32825e2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ba008768834265b25000db32825e2d" member_type: VOTER } }
I20260608 12:56:15.874238 20403 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5ba008768834265b25000db32825e2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5ba008768834265b25000db32825e2d" member_type: VOTER } }
I20260608 12:56:15.875144 20404 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:15.875170 20403 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:15.881068 20407 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:15.888442 20407 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:15.889793 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:15.900537 20407 catalog_manager.cc:1382] Generated new cluster ID: 19d5c990ae73482eabd0ed92582b2b13
I20260608 12:56:15.901101 20407 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:15.934900 20407 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:15.936510 20407 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:15.958849 20407 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d: Generated new TSK 0
I20260608 12:56:15.959615 20407 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:16.022337 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:16.030264 20420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:16.031498 20421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:16.034296 17469 server_base.cc:1061] running on GCE node
W20260608 12:56:16.034252 20423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:16.035490 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:16.035712 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:16.035921 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923376035899 us; error 0 us; skew 500 ppm
I20260608 12:56:16.036631 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:16.039407 17469 webserver.cc:533] Webserver started at http://127.17.15.65:42941/ using document root <none> and password file <none>
I20260608 12:56:16.040002 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:16.040175 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:16.040573 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:16.041739 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "076a8ce3564d45dc8e1a750e26d7d699"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-457t"
I20260608 12:56:16.047421 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:56:16.052058 20428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.053118 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:16.053480 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "076a8ce3564d45dc8e1a750e26d7d699"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-457t"
I20260608 12:56:16.053812 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:16.071796 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:16.073237 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:16.074882 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:16.077714 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:16.077929 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.078298 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:16.078492 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.125284 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:38451
I20260608 12:56:16.125423 20490 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:38451 every 8 connection(s)
I20260608 12:56:16.131271 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:16.139118 20495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:16.139320 20496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:16.144227 20498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:16.144760 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:16.145469 20491 heartbeater.cc:344] Connected to a master server at 127.17.15.126:32973
I20260608 12:56:16.145927 20491 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:16.146054 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:16.146347 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:16.146561 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923376146540 us; error 0 us; skew 500 ppm
I20260608 12:56:16.146940 20491 heartbeater.cc:507] Master 127.17.15.126:32973 requested a full tablet report, sending...
I20260608 12:56:16.147496 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:16.149809 20364 ts_manager.cc:194] Registered new tserver with Master: 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:16.150950 17469 webserver.cc:533] Webserver started at http://127.17.15.66:40009/ using document root <none> and password file <none>
I20260608 12:56:16.151729 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:16.152014 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:16.152390 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:16.152734 20364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59608
I20260608 12:56:16.154031 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "c68979a4cde74f3da1c51497ad694542"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-457t"
I20260608 12:56:16.160624 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:56:16.165035 20503 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.166132 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 12:56:16.166455 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "c68979a4cde74f3da1c51497ad694542"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-457t"
I20260608 12:56:16.166752 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:16.178211 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:16.179370 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:16.181361 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:16.184638 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:16.184875 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.185093 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:16.185233 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.230759 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:44429
I20260608 12:56:16.230928 20565 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:44429 every 8 connection(s)
I20260608 12:56:16.236634 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:16.244769 20569 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:16.245927 20570 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:16.250964 17469 server_base.cc:1061] running on GCE node
W20260608 12:56:16.250982 20573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:16.252225 20566 heartbeater.cc:344] Connected to a master server at 127.17.15.126:32973
I20260608 12:56:16.252641 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:56:16.252780 20566 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:16.252997 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:16.253238 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923376253216 us; error 0 us; skew 500 ppm
I20260608 12:56:16.253877 20566 heartbeater.cc:507] Master 127.17.15.126:32973 requested a full tablet report, sending...
I20260608 12:56:16.254226 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:16.257081 20364 ts_manager.cc:194] Registered new tserver with Master: c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:16.258028 17469 webserver.cc:533] Webserver started at http://127.17.15.67:45387/ using document root <none> and password file <none>
I20260608 12:56:16.258591 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:16.258822 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:16.258786 20364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59622
I20260608 12:56:16.259369 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:16.260921 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "68af815972374bb8baaf58141cff061b"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-457t"
I20260608 12:56:16.269227 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:56:16.275662 20577 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.276837 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:56:16.277209 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "68af815972374bb8baaf58141cff061b"
format_stamp: "Formatted at 2026-06-08 12:56:16 on dist-test-slave-457t"
I20260608 12:56:16.277508 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:16.294982 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:16.296674 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:16.299305 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:16.304075 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:16.304553 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:56:16.304937 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:16.305219 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:16.360699 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:34783
I20260608 12:56:16.360952 20639 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:34783 every 8 connection(s)
I20260608 12:56:16.377398 20640 heartbeater.cc:344] Connected to a master server at 127.17.15.126:32973
I20260608 12:56:16.377966 20640 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:16.378758 20640 heartbeater.cc:507] Master 127.17.15.126:32973 requested a full tablet report, sending...
I20260608 12:56:16.381321 20364 ts_manager.cc:194] Registered new tserver with Master: 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:16.382491 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017723136s
I20260608 12:56:16.383064 20364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59638
I20260608 12:56:16.933658 20364 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59650:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:56:16.936316 20364 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:17.032785 20531 tablet_service.cc:1511] Processing CreateTablet for tablet 17b58c916b044adb82aeb9be13705970 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.034732 20531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b58c916b044adb82aeb9be13705970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.034608 20528 tablet_service.cc:1511] Processing CreateTablet for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.037144 20530 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd33431642e45c296b5bc79daaab48a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.037461 20527 tablet_service.cc:1511] Processing CreateTablet for tablet 8982c2d7abc04dafaff7bdf892b2e479 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.039731 20526 tablet_service.cc:1511] Processing CreateTablet for tablet 62fe5d51c00c439eb233083cfe902dc5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.040540 20529 tablet_service.cc:1511] Processing CreateTablet for tablet 26297c6df16a49dfb6ea6ff718038de5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.042770 20526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fe5d51c00c439eb233083cfe902dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.044246 20525 tablet_service.cc:1511] Processing CreateTablet for tablet 3630d55528d04666924a9e8fa84a1bfa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.042204 20524 tablet_service.cc:1511] Processing CreateTablet for tablet 5b837de574274b5e96bf384eff469b46 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.045980 20525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3630d55528d04666924a9e8fa84a1bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.047186 20529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26297c6df16a49dfb6ea6ff718038de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.048652 20524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b837de574274b5e96bf384eff469b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.048637 20456 tablet_service.cc:1511] Processing CreateTablet for tablet 17b58c916b044adb82aeb9be13705970 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.049714 20527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8982c2d7abc04dafaff7bdf892b2e479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.050606 20456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b58c916b044adb82aeb9be13705970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.053259 20530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd33431642e45c296b5bc79daaab48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.056425 20528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.057809 20455 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd33431642e45c296b5bc79daaab48a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.059698 20455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd33431642e45c296b5bc79daaab48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.070765 20454 tablet_service.cc:1511] Processing CreateTablet for tablet 26297c6df16a49dfb6ea6ff718038de5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.073532 20453 tablet_service.cc:1511] Processing CreateTablet for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.074215 20449 tablet_service.cc:1511] Processing CreateTablet for tablet 5b837de574274b5e96bf384eff469b46 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.075388 20453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.076170 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b837de574274b5e96bf384eff469b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.077455 20452 tablet_service.cc:1511] Processing CreateTablet for tablet 8982c2d7abc04dafaff7bdf892b2e479 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.079172 20452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8982c2d7abc04dafaff7bdf892b2e479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.081524 20451 tablet_service.cc:1511] Processing CreateTablet for tablet 62fe5d51c00c439eb233083cfe902dc5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.082718 20601 tablet_service.cc:1511] Processing CreateTablet for tablet 8982c2d7abc04dafaff7bdf892b2e479 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.084280 20603 tablet_service.cc:1511] Processing CreateTablet for tablet 26297c6df16a49dfb6ea6ff718038de5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.085419 20600 tablet_service.cc:1511] Processing CreateTablet for tablet 62fe5d51c00c439eb233083cfe902dc5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.087080 20604 tablet_service.cc:1511] Processing CreateTablet for tablet 9dd33431642e45c296b5bc79daaab48a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.088753 20451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fe5d51c00c439eb233083cfe902dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.088389 20599 tablet_service.cc:1511] Processing CreateTablet for tablet 3630d55528d04666924a9e8fa84a1bfa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.089761 20602 tablet_service.cc:1511] Processing CreateTablet for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.091087 20598 tablet_service.cc:1511] Processing CreateTablet for tablet 5b837de574274b5e96bf384eff469b46 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.092728 20454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26297c6df16a49dfb6ea6ff718038de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.092507 20605 tablet_service.cc:1511] Processing CreateTablet for tablet 17b58c916b044adb82aeb9be13705970 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.093324 20601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8982c2d7abc04dafaff7bdf892b2e479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.094223 20605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b58c916b044adb82aeb9be13705970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.095031 20599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3630d55528d04666924a9e8fa84a1bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.084318 20450 tablet_service.cc:1511] Processing CreateTablet for tablet 3630d55528d04666924a9e8fa84a1bfa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:56:17.097169 20450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3630d55528d04666924a9e8fa84a1bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.100685 20602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.101969 20600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fe5d51c00c439eb233083cfe902dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.102851 20603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26297c6df16a49dfb6ea6ff718038de5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.103622 20598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b837de574274b5e96bf384eff469b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.104476 20604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dd33431642e45c296b5bc79daaab48a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:17.156708 20491 heartbeater.cc:499] Master 127.17.15.126:32973 was elected leader, sending a full tablet report...
I20260608 12:56:17.168746 20659 tablet_bootstrap.cc:492] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:17.204883 20659 tablet_bootstrap.cc:654] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.205561 20660 tablet_bootstrap.cc:492] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:17.214394 20659 tablet_bootstrap.cc:492] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:17.215015 20659 ts_tablet_manager.cc:1403] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.000s
I20260608 12:56:17.218662 20659 raft_consensus.cc:359] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.219594 20659 raft_consensus.cc:385] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.219972 20659 raft_consensus.cc:740] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.221239 20659 consensus_queue.cc:260] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.229077 20566 heartbeater.cc:499] Master 127.17.15.126:32973 was elected leader, sending a full tablet report...
I20260608 12:56:17.229734 20659 ts_tablet_manager.cc:1434] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.004s
I20260608 12:56:17.229873 20662 tablet_bootstrap.cc:492] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:17.231403 20659 tablet_bootstrap.cc:492] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:17.232487 20660 tablet_bootstrap.cc:654] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.238824 20659 tablet_bootstrap.cc:654] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.243872 20662 tablet_bootstrap.cc:654] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.251806 20659 tablet_bootstrap.cc:492] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:17.252519 20659 ts_tablet_manager.cc:1403] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260608 12:56:17.253098 20660 tablet_bootstrap.cc:492] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:17.253744 20660 ts_tablet_manager.cc:1403] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.016s
I20260608 12:56:17.254089 20662 tablet_bootstrap.cc:492] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:17.254729 20662 ts_tablet_manager.cc:1403] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.011s
I20260608 12:56:17.256263 20659 raft_consensus.cc:359] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.257184 20659 raft_consensus.cc:385] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.257541 20659 raft_consensus.cc:740] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.257694 20660 raft_consensus.cc:359] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.258117 20662 raft_consensus.cc:359] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.258729 20660 raft_consensus.cc:385] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.259056 20662 raft_consensus.cc:385] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.258693 20659 consensus_queue.cc:260] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.259541 20662 raft_consensus.cc:740] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.259518 20660 raft_consensus.cc:740] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.261593 20660 consensus_queue.cc:260] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.262246 20659 ts_tablet_manager.cc:1434] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:17.261773 20662 consensus_queue.cc:260] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.263715 20659 tablet_bootstrap.cc:492] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:17.274328 20659 tablet_bootstrap.cc:654] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.280998 20660 ts_tablet_manager.cc:1434] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.017s
I20260608 12:56:17.282483 20660 tablet_bootstrap.cc:492] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:17.283350 20667 raft_consensus.cc:493] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.282527 20662 ts_tablet_manager.cc:1434] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.027s	user 0.018s	sys 0.010s
I20260608 12:56:17.284646 20640 heartbeater.cc:499] Master 127.17.15.126:32973 was elected leader, sending a full tablet report...
I20260608 12:56:17.287909 20659 tablet_bootstrap.cc:492] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:17.288614 20659 ts_tablet_manager.cc:1403] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.006s
I20260608 12:56:17.290227 20662 tablet_bootstrap.cc:492] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:17.291585 20660 tablet_bootstrap.cc:654] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.291831 20659 raft_consensus.cc:359] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.292757 20659 raft_consensus.cc:385] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.293082 20659 raft_consensus.cc:740] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.295024 20659 consensus_queue.cc:260] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.297820 20659 ts_tablet_manager.cc:1434] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260608 12:56:17.298484 20662 tablet_bootstrap.cc:654] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.299250 20659 tablet_bootstrap.cc:492] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:17.283994 20667 raft_consensus.cc:515] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.307734 20659 tablet_bootstrap.cc:654] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.321465 20663 raft_consensus.cc:493] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.322482 20663 raft_consensus.cc:515] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.329813 20667 leader_election.cc:290] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.349391 20663 leader_election.cc:290] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.366766 20660 tablet_bootstrap.cc:492] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:17.366968 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26297c6df16a49dfb6ea6ff718038de5" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:17.367692 20660 ts_tablet_manager.cc:1403] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.034s
I20260608 12:56:17.370786 20659 tablet_bootstrap.cc:492] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
W20260608 12:56:17.371183 20432 leader_election.cc:343] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.371443 20659 ts_tablet_manager.cc:1403] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.073s	user 0.028s	sys 0.036s
I20260608 12:56:17.375365 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b58c916b044adb82aeb9be13705970" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:17.377229 20662 tablet_bootstrap.cc:492] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:17.377978 20662 ts_tablet_manager.cc:1403] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.002s
W20260608 12:56:17.378739 20506 leader_election.cc:343] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.380247 20615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26297c6df16a49dfb6ea6ff718038de5" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:17.381181 20615 raft_consensus.cc:2468] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 0.
I20260608 12:56:17.382990 20660 raft_consensus.cc:359] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.383889 20660 raft_consensus.cc:385] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.384266 20660 raft_consensus.cc:740] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.384415 20429 leader_election.cc:304] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [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: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: c68979a4cde74f3da1c51497ad694542
I20260608 12:56:17.381381 20659 raft_consensus.cc:359] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.385715 20659 raft_consensus.cc:385] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.385289 20660 consensus_queue.cc:260] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.386068 20667 raft_consensus.cc:2804] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.386103 20615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b58c916b044adb82aeb9be13705970" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:17.387009 20667 raft_consensus.cc:493] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.386480 20659 raft_consensus.cc:740] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.387933 20667 raft_consensus.cc:3060] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.387036 20662 raft_consensus.cc:359] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.388587 20662 raft_consensus.cc:385] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.389046 20662 raft_consensus.cc:740] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.390697 20660 ts_tablet_manager.cc:1434] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260608 12:56:17.389101 20659 consensus_queue.cc:260] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.393218 20659 ts_tablet_manager.cc:1434] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260608 12:56:17.394443 20659 tablet_bootstrap.cc:492] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:17.397009 20667 raft_consensus.cc:515] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.400650 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26297c6df16a49dfb6ea6ff718038de5" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:17.401993 20659 tablet_bootstrap.cc:654] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
W20260608 12:56:17.402462 20432 leader_election.cc:343] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.390079 20662 consensus_queue.cc:260] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.404277 20615 raft_consensus.cc:2468] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 0.
I20260608 12:56:17.406208 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26297c6df16a49dfb6ea6ff718038de5" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:17.406522 20660 tablet_bootstrap.cc:492] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:17.407063 20614 raft_consensus.cc:3060] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.408505 20504 leader_election.cc:304] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [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: 68af815972374bb8baaf58141cff061b, c68979a4cde74f3da1c51497ad694542; no voters: 076a8ce3564d45dc8e1a750e26d7d699
I20260608 12:56:17.410091 20663 raft_consensus.cc:2804] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.410526 20663 raft_consensus.cc:493] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.410914 20663 raft_consensus.cc:3060] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.416247 20614 raft_consensus.cc:2468] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 1.
I20260608 12:56:17.417569 20660 tablet_bootstrap.cc:654] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.417898 20429 leader_election.cc:304] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: c68979a4cde74f3da1c51497ad694542
I20260608 12:56:17.419188 20669 raft_consensus.cc:2804] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.422888 20663 raft_consensus.cc:515] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.425980 20667 leader_election.cc:290] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Requested vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.432700 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b58c916b044adb82aeb9be13705970" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:17.433578 20663 leader_election.cc:290] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Requested vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.437870 20662 ts_tablet_manager.cc:1434] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.001s
I20260608 12:56:17.439615 20662 tablet_bootstrap.cc:492] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
W20260608 12:56:17.441088 20506 leader_election.cc:343] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.443176 20663 raft_consensus.cc:493] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.444067 20663 raft_consensus.cc:515] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.449913 20615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:17.452440 20663 leader_election.cc:290] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.452649 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17b58c916b044adb82aeb9be13705970" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
W20260608 12:56:17.453259 20504 leader_election.cc:343] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.453953 20614 raft_consensus.cc:3060] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.454015 20669 raft_consensus.cc:697] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Becoming Leader. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:17.456028 20669 consensus_queue.cc:237] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.454783 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
W20260608 12:56:17.461935 20506 leader_election.cc:343] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.462579 20506 leader_election.cc:304] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [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: c68979a4cde74f3da1c51497ad694542; no voters: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b
I20260608 12:56:17.463675 20659 tablet_bootstrap.cc:492] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:17.464006 20663 raft_consensus.cc:2749] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:17.464597 20662 tablet_bootstrap.cc:654] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.464669 20659 ts_tablet_manager.cc:1403] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.070s	user 0.033s	sys 0.028s
I20260608 12:56:17.464509 20660 tablet_bootstrap.cc:492] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:17.465575 20660 ts_tablet_manager.cc:1403] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.059s	user 0.035s	sys 0.006s
I20260608 12:56:17.467665 20614 raft_consensus.cc:2468] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 1.
I20260608 12:56:17.469417 20504 leader_election.cc:304] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 68af815972374bb8baaf58141cff061b, c68979a4cde74f3da1c51497ad694542; no voters: 076a8ce3564d45dc8e1a750e26d7d699
I20260608 12:56:17.470698 20663 raft_consensus.cc:2804] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.469203 20660 raft_consensus.cc:359] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.470270 20659 raft_consensus.cc:359] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.471624 20660 raft_consensus.cc:385] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.472123 20659 raft_consensus.cc:385] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.473363 20659 raft_consensus.cc:740] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.475041 20659 consensus_queue.cc:260] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.472553 20660 raft_consensus.cc:740] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.483186 20663 raft_consensus.cc:697] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Becoming Leader. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Running, Role: LEADER
I20260608 12:56:17.484093 20660 consensus_queue.cc:260] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.484306 20663 consensus_queue.cc:237] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.486922 20660 ts_tablet_manager.cc:1434] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260608 12:56:17.487035 20363 catalog_manager.cc:5696] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.488272 20660 tablet_bootstrap.cc:492] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:17.497155 20660 tablet_bootstrap.cc:654] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.499423 20662 tablet_bootstrap.cc:492] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:17.498811 20364 catalog_manager.cc:5696] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 reported cstate change: term changed from 0 to 1, leader changed from <none> to c68979a4cde74f3da1c51497ad694542 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.500213 20662 ts_tablet_manager.cc:1403] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.015s
I20260608 12:56:17.509099 20659 ts_tablet_manager.cc:1434] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.044s	user 0.020s	sys 0.016s
I20260608 12:56:17.509754 20660 tablet_bootstrap.cc:492] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:17.510286 20660 ts_tablet_manager.cc:1403] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260608 12:56:17.510460 20659 tablet_bootstrap.cc:492] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:17.513028 20662 raft_consensus.cc:359] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.513890 20662 raft_consensus.cc:385] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.514460 20662 raft_consensus.cc:740] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.513919 20660 raft_consensus.cc:359] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.515136 20660 raft_consensus.cc:385] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.515585 20660 raft_consensus.cc:740] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.516737 20660 consensus_queue.cc:260] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.518036 20659 tablet_bootstrap.cc:654] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.515592 20662 consensus_queue.cc:260] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.520097 20660 ts_tablet_manager.cc:1434] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:56:17.521783 20660 tablet_bootstrap.cc:492] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:17.524832 20662 ts_tablet_manager.cc:1434] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.003s
I20260608 12:56:17.526676 20662 tablet_bootstrap.cc:492] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:17.527272 20669 raft_consensus.cc:493] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.528002 20669 raft_consensus.cc:515] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.531229 20660 tablet_bootstrap.cc:654] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.532485 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:17.533313 20541 raft_consensus.cc:2468] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 0.
I20260608 12:56:17.534808 20432 leader_election.cc:304] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:17.536417 20680 raft_consensus.cc:2804] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.536906 20669 leader_election.cc:290] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.536960 20680 raft_consensus.cc:493] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.536283 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:17.537516 20680 raft_consensus.cc:3060] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:17.538878 20429 leader_election.cc:343] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.543131 20662 tablet_bootstrap.cc:654] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.546446 20680 raft_consensus.cc:515] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.547071 20659 tablet_bootstrap.cc:492] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:17.547663 20659 ts_tablet_manager.cc:1403] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.001s
I20260608 12:56:17.550226 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:17.550904 20541 raft_consensus.cc:3060] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.551420 20659 raft_consensus.cc:359] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.552232 20659 raft_consensus.cc:385] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.552553 20659 raft_consensus.cc:740] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.553450 20659 consensus_queue.cc:260] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.556339 20659 ts_tablet_manager.cc:1434] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:56:17.557543 20659 tablet_bootstrap.cc:492] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:17.559962 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
W20260608 12:56:17.562011 20429 leader_election.cc:343] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.565346 20541 raft_consensus.cc:2468] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 1.
I20260608 12:56:17.567728 20432 leader_election.cc:304] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 68af815972374bb8baaf58141cff061b
I20260608 12:56:17.569013 20659 tablet_bootstrap.cc:654] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.569145 20669 raft_consensus.cc:2804] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.569705 20669 raft_consensus.cc:697] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Becoming Leader. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:17.570719 20669 consensus_queue.cc:237] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.566093 20680 leader_election.cc:290] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Requested vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.575619 20662 tablet_bootstrap.cc:492] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:17.578646 20660 tablet_bootstrap.cc:492] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:17.579417 20660 ts_tablet_manager.cc:1403] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.041s
I20260608 12:56:17.576295 20662 ts_tablet_manager.cc:1403] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.005s
I20260608 12:56:17.590749 20662 raft_consensus.cc:359] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.591928 20662 raft_consensus.cc:385] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.592478 20662 raft_consensus.cc:740] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.593714 20662 consensus_queue.cc:260] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.599115 20662 ts_tablet_manager.cc:1434] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260608 12:56:17.602458 20662 tablet_bootstrap.cc:492] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:17.603103 20660 raft_consensus.cc:359] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.603983 20660 raft_consensus.cc:385] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.604372 20660 raft_consensus.cc:740] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.605432 20660 consensus_queue.cc:260] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.607070 20659 tablet_bootstrap.cc:492] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:17.607668 20659 ts_tablet_manager.cc:1403] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.016s
I20260608 12:56:17.608461 20685 raft_consensus.cc:493] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.609071 20685 raft_consensus.cc:515] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.612519 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:17.613266 20466 raft_consensus.cc:2468] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 0.
I20260608 12:56:17.613593 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:17.614804 20506 leader_election.cc:304] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:17.615399 20685 leader_election.cc:290] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.615872 20663 raft_consensus.cc:2804] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.616380 20663 raft_consensus.cc:493] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.616585 20660 ts_tablet_manager.cc:1434] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.005s
I20260608 12:56:17.616852 20663 raft_consensus.cc:3060] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.615715 20364 catalog_manager.cc:5696] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.619190 20662 tablet_bootstrap.cc:654] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.620317 20660 tablet_bootstrap.cc:492] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
W20260608 12:56:17.624326 20504 leader_election.cc:343] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.626554 20663 raft_consensus.cc:515] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.611343 20659 raft_consensus.cc:359] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.628273 20659 raft_consensus.cc:385] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.628573 20660 tablet_bootstrap.cc:654] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.629187 20663 leader_election.cc:290] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Requested vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.630162 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:17.630854 20466 raft_consensus.cc:3060] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.631994 20659 raft_consensus.cc:740] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.632467 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:17.633065 20659 consensus_queue.cc:260] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.636113 20659 ts_tablet_manager.cc:1434] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.003s
I20260608 12:56:17.636657 20669 raft_consensus.cc:493] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.637394 20659 tablet_bootstrap.cc:492] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:17.637247 20669 raft_consensus.cc:515] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.639827 20669 leader_election.cc:290] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.640863 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8982c2d7abc04dafaff7bdf892b2e479" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
W20260608 12:56:17.642182 20504 leader_election.cc:343] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:56:17.642637 20432 leader_election.cc:343] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:17.643164 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8982c2d7abc04dafaff7bdf892b2e479" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:17.643878 20614 raft_consensus.cc:2468] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 0.
I20260608 12:56:17.644848 20663 raft_consensus.cc:493] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.645264 20659 tablet_bootstrap.cc:654] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.645481 20429 leader_election.cc:304] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [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: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: c68979a4cde74f3da1c51497ad694542
I20260608 12:56:17.645419 20663 raft_consensus.cc:515] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.646917 20466 raft_consensus.cc:2468] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 1.
I20260608 12:56:17.647068 20669 raft_consensus.cc:2804] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.647517 20669 raft_consensus.cc:493] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.649145 20669 raft_consensus.cc:3060] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.649475 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26297c6df16a49dfb6ea6ff718038de5" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:17.649499 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26297c6df16a49dfb6ea6ff718038de5" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:17.656883 20614 raft_consensus.cc:2393] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c68979a4cde74f3da1c51497ad694542 in current term 1: Already voted for candidate 076a8ce3564d45dc8e1a750e26d7d699 in this term.
I20260608 12:56:17.648274 20663 leader_election.cc:290] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.657094 20506 leader_election.cc:304] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 68af815972374bb8baaf58141cff061b
I20260608 12:56:17.657621 20659 tablet_bootstrap.cc:492] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:17.658502 20663 raft_consensus.cc:2804] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.658493 20504 leader_election.cc:304] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [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: c68979a4cde74f3da1c51497ad694542; no voters: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b
I20260608 12:56:17.659138 20659 ts_tablet_manager.cc:1403] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 12:56:17.660305 20685 raft_consensus.cc:3060] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.665241 20663 raft_consensus.cc:697] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Becoming Leader. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Running, Role: LEADER
I20260608 12:56:17.666247 20663 consensus_queue.cc:237] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.672415 20685 raft_consensus.cc:2749] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:17.664111 20659 raft_consensus.cc:359] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.679363 20659 raft_consensus.cc:385] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.680397 20659 raft_consensus.cc:740] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.682157 20659 consensus_queue.cc:260] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.684123 20662 tablet_bootstrap.cc:492] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:17.684828 20662 ts_tablet_manager.cc:1403] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.084s	user 0.016s	sys 0.003s
I20260608 12:56:17.684530 20363 catalog_manager.cc:5696] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 reported cstate change: term changed from 0 to 1, leader changed from <none> to c68979a4cde74f3da1c51497ad694542 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.686815 20659 ts_tablet_manager.cc:1434] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.000s
I20260608 12:56:17.676051 20669 raft_consensus.cc:515] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.688532 20662 raft_consensus.cc:359] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.689324 20662 raft_consensus.cc:385] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.689682 20662 raft_consensus.cc:740] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.691466 20669 leader_election.cc:290] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Requested vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.692283 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8982c2d7abc04dafaff7bdf892b2e479" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:17.693035 20541 raft_consensus.cc:3060] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.693450 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8982c2d7abc04dafaff7bdf892b2e479" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:17.694113 20614 raft_consensus.cc:3060] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.694947 20660 tablet_bootstrap.cc:492] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:17.695456 20660 ts_tablet_manager.cc:1403] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.038s
I20260608 12:56:17.696658 20663 raft_consensus.cc:493] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.697254 20663 raft_consensus.cc:515] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.699132 20660 raft_consensus.cc:359] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.700004 20660 raft_consensus.cc:385] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.700286 20663 leader_election.cc:290] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.700451 20660 raft_consensus.cc:740] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.701391 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630d55528d04666924a9e8fa84a1bfa" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:17.701285 20662 consensus_queue.cc:260] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.701594 20660 consensus_queue.cc:260] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.702322 20466 raft_consensus.cc:2468] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 0.
I20260608 12:56:17.704339 20662 ts_tablet_manager.cc:1434] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260608 12:56:17.706449 20660 ts_tablet_manager.cc:1434] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:56:17.707753 20660 tablet_bootstrap.cc:492] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:17.708506 20614 raft_consensus.cc:2468] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 1.
I20260608 12:56:17.709959 20429 leader_election.cc:304] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:17.710192 20506 leader_election.cc:304] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:17.711020 20669 raft_consensus.cc:2804] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.711514 20663 raft_consensus.cc:2804] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.711613 20669 raft_consensus.cc:697] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Becoming Leader. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:17.712057 20663 raft_consensus.cc:493] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.712571 20663 raft_consensus.cc:3060] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.712739 20669 consensus_queue.cc:237] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.715234 20660 tablet_bootstrap.cc:654] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.708061 20615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630d55528d04666924a9e8fa84a1bfa" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:17.716993 20615 raft_consensus.cc:2468] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 0.
I20260608 12:56:17.718619 20668 raft_consensus.cc:493] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.719192 20668 raft_consensus.cc:515] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.725144 20660 tablet_bootstrap.cc:492] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:17.725543 20668 leader_election.cc:290] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:17.725823 20660 ts_tablet_manager.cc:1403] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260608 12:56:17.729082 20660 raft_consensus.cc:359] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.730113 20660 raft_consensus.cc:385] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.730470 20660 raft_consensus.cc:740] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.731598 20660 consensus_queue.cc:260] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.734638 20660 ts_tablet_manager.cc:1434] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:56:17.735868 20660 tablet_bootstrap.cc:492] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:17.739943 20662 tablet_bootstrap.cc:492] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:17.746081 20660 tablet_bootstrap.cc:654] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.741029 20363 catalog_manager.cc:5696] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.741287 20541 raft_consensus.cc:2468] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 1.
I20260608 12:56:17.748075 20663 raft_consensus.cc:515] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.755307 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630d55528d04666924a9e8fa84a1bfa" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:17.756314 20466 raft_consensus.cc:3060] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.766520 20466 raft_consensus.cc:2468] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 1.
I20260608 12:56:17.767995 20506 leader_election.cc:304] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:17.768244 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:17.769603 20685 raft_consensus.cc:2804] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.770205 20685 raft_consensus.cc:697] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Becoming Leader. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Running, Role: LEADER
I20260608 12:56:17.771431 20685 consensus_queue.cc:237] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.772382 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:17.773825 20541 raft_consensus.cc:2393] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68af815972374bb8baaf58141cff061b in current term 1: Already voted for candidate 076a8ce3564d45dc8e1a750e26d7d699 in this term.
I20260608 12:56:17.775696 20581 leader_election.cc:304] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [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: 68af815972374bb8baaf58141cff061b; no voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542
I20260608 12:56:17.776247 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3630d55528d04666924a9e8fa84a1bfa" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:17.777424 20662 tablet_bootstrap.cc:654] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.777237 20668 raft_consensus.cc:3060] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.777271 20614 raft_consensus.cc:3060] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.778534 20663 leader_election.cc:290] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Requested vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.787246 20660 tablet_bootstrap.cc:492] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:17.788028 20660 ts_tablet_manager.cc:1403] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.019s
I20260608 12:56:17.790344 20668 raft_consensus.cc:2749] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:17.791182 20660 raft_consensus.cc:359] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.791927 20660 raft_consensus.cc:385] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.792256 20660 raft_consensus.cc:740] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.793069 20660 consensus_queue.cc:260] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.795337 20660 ts_tablet_manager.cc:1434] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:56:17.796038 20614 raft_consensus.cc:2468] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 1.
I20260608 12:56:17.796998 20363 catalog_manager.cc:5696] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 reported cstate change: term changed from 0 to 1, leader changed from <none> to c68979a4cde74f3da1c51497ad694542 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.801530 20662 tablet_bootstrap.cc:492] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:17.802217 20662 ts_tablet_manager.cc:1403] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.063s	user 0.015s	sys 0.001s
I20260608 12:56:17.805954 20662 raft_consensus.cc:359] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.806883 20662 raft_consensus.cc:385] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.807291 20662 raft_consensus.cc:740] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.808636 20662 consensus_queue.cc:260] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.812623 20662 ts_tablet_manager.cc:1434] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260608 12:56:17.813773 20662 tablet_bootstrap.cc:492] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:17.819511 20662 tablet_bootstrap.cc:654] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.825508 20662 tablet_bootstrap.cc:492] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:17.825986 20662 ts_tablet_manager.cc:1403] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 12:56:17.828438 20662 raft_consensus.cc:359] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.829012 20662 raft_consensus.cc:385] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.829221 20662 raft_consensus.cc:740] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.829825 20662 consensus_queue.cc:260] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.831925 20662 ts_tablet_manager.cc:1434] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260608 12:56:17.833051 20662 tablet_bootstrap.cc:492] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:17.839114 20662 tablet_bootstrap.cc:654] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:17.844869 20662 tablet_bootstrap.cc:492] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:17.845383 20662 ts_tablet_manager.cc:1403] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 12:56:17.847530 20662 raft_consensus.cc:359] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.848102 20662 raft_consensus.cc:385] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:17.848417 20662 raft_consensus.cc:740] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:17.849102 20662 consensus_queue.cc:260] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.850832 20662 ts_tablet_manager.cc:1434] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:17.865876 20668 raft_consensus.cc:493] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.866426 20668 raft_consensus.cc:515] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.868561 20668 leader_election.cc:290] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:17.869431 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:17.869822 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:17.870631 20466 raft_consensus.cc:2393] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68af815972374bb8baaf58141cff061b in current term 1: Already voted for candidate c68979a4cde74f3da1c51497ad694542 in this term.
I20260608 12:56:17.871800 20580 leader_election.cc:304] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [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: 68af815972374bb8baaf58141cff061b; no voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542
I20260608 12:56:17.872836 20668 raft_consensus.cc:3060] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.875366 20669 raft_consensus.cc:493] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.876084 20669 raft_consensus.cc:515] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.878517 20669 leader_election.cc:290] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.879556 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:17.880112 20668 raft_consensus.cc:2749] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:17.880090 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:17.880448 20541 raft_consensus.cc:2468] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 0.
I20260608 12:56:17.881079 20614 raft_consensus.cc:2468] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 0.
I20260608 12:56:17.881902 20432 leader_election.cc:304] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:17.882830 20669 raft_consensus.cc:2804] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.883241 20669 raft_consensus.cc:493] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.883579 20669 raft_consensus.cc:3060] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:17.886868 20412 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:17.888167 20417 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:56:17.890268 20417 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:56:17.890520 20669 raft_consensus.cc:515] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.892851 20669 leader_election.cc:290] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Requested vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:17.894248 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:17.894246 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:17.895002 20614 raft_consensus.cc:3060] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.895004 20541 raft_consensus.cc:3060] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.899488 20466 raft_consensus.cc:3060] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.901710 20614 raft_consensus.cc:2468] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 1.
I20260608 12:56:17.902515 20541 raft_consensus.cc:2468] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 1.
I20260608 12:56:17.903131 20429 leader_election.cc:304] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:17.904491 20680 raft_consensus.cc:2804] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.905481 20680 raft_consensus.cc:697] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Becoming Leader. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:17.906526 20680 consensus_queue.cc:237] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.908392 20669 consensus_queue.cc:1048] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:17.910025 20685 consensus_queue.cc:1048] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:17.918707 20668 raft_consensus.cc:493] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:17.919425 20668 raft_consensus.cc:515] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.923264 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b837de574274b5e96bf384eff469b46" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:17.924100 20465 raft_consensus.cc:2468] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 0.
I20260608 12:56:17.925467 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b837de574274b5e96bf384eff469b46" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:17.926285 20541 raft_consensus.cc:2468] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 0.
I20260608 12:56:17.926023 20580 leader_election.cc:304] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:17.923427 20668 leader_election.cc:290] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:17.928773 20668 raft_consensus.cc:2804] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:17.929251 20668 raft_consensus.cc:493] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:17.929693 20668 raft_consensus.cc:3060] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.932924 20667 consensus_queue.cc:1048] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:17.931128 20362 catalog_manager.cc:5696] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:17.943090 20684 consensus_queue.cc:1048] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:17.946957 20668 raft_consensus.cc:515] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:17.955181 20668 leader_election.cc:290] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 election: Requested vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:17.956068 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b837de574274b5e96bf384eff469b46" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:17.956795 20465 raft_consensus.cc:3060] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.957316 20540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b837de574274b5e96bf384eff469b46" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:17.958043 20540 raft_consensus.cc:3060] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:17.973845 20540 raft_consensus.cc:2468] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 1.
I20260608 12:56:17.974799 20465 raft_consensus.cc:2468] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 1.
I20260608 12:56:17.975373 20581 leader_election.cc:304] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68af815972374bb8baaf58141cff061b, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:17.976578 20668 raft_consensus.cc:2804] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:17.977175 20668 raft_consensus.cc:697] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Becoming Leader. State: Replica: 68af815972374bb8baaf58141cff061b, State: Running, Role: LEADER
I20260608 12:56:17.978204 20668 consensus_queue.cc:237] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:18.002801 20364 catalog_manager.cc:5696] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68af815972374bb8baaf58141cff061b (127.17.15.67). New cstate: current_term: 1 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:18.045768 20667 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:18.048872 20667 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:18.071815 20684 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.085691 20684 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:18.130743 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:18.138684 20725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:18.140105 20726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:18.142874 20728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:18.144440 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:18.145623 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:18.145929 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:18.146163 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923378146141 us; error 0 us; skew 500 ppm
I20260608 12:56:18.146827 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:18.150321 17469 webserver.cc:533] Webserver started at http://127.17.15.68:38113/ using document root <none> and password file <none>
I20260608 12:56:18.150956 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:18.151206 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:18.151561 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:18.152972 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
format_stamp: "Formatted at 2026-06-08 12:56:18 on dist-test-slave-457t"
I20260608 12:56:18.158741 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:56:18.163435 20733 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.164649 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:18.165082 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
format_stamp: "Formatted at 2026-06-08 12:56:18 on dist-test-slave-457t"
I20260608 12:56:18.165393 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:18.179840 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:18.181348 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:18.183125 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:18.186187 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:18.186523 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.186837 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:18.187059 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:18.233559 20684 consensus_queue.cc:1048] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.249876 20685 consensus_queue.cc:1048] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.263927 20669 consensus_queue.cc:1048] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.267315 20796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:33993 every 8 connection(s)
I20260608 12:56:18.269160 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:33993
I20260608 12:56:18.288499 20362 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59650:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 12:56:18.290025 20667 consensus_queue.cc:1048] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.295647 20680 consensus_queue.cc:1048] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.301611 20799 heartbeater.cc:344] Connected to a master server at 127.17.15.126:32973
I20260608 12:56:18.302271 20799 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:18.303395 20799 heartbeater.cc:507] Master 127.17.15.126:32973 requested a full tablet report, sending...
I20260608 12:56:18.307667 20363 ts_manager.cc:194] Registered new tserver with Master: 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993)
I20260608 12:56:18.309943 20363 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59652
I20260608 12:56:18.321844 20669 consensus_queue.cc:1048] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:56:18.338948 20362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4d7b5dc11aa5459fb7e8200fad06d5fa has no consensus state
W20260608 12:56:18.341334 20362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fb13efe92a994039bc2dac9de178d7f1 has no consensus state
W20260608 12:56:18.343353 20362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6c937b9231245c1ac3b4b1aacd179fc has no consensus state
W20260608 12:56:18.345706 20362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3392fe36db194e79a7616f10b368ecef has no consensus state
W20260608 12:56:18.347558 20362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3686222351c94ea3a81a4ba64da35670 has no consensus state
W20260608 12:56:18.352660 20362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 568c430f8080408f9b9fb16141168c11 has no consensus state
W20260608 12:56:18.357692 20362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ccfab65431a4be9a2e6dd832d908fba has no consensus state
W20260608 12:56:18.359311 20362 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9e94c25ce3a8463ab2a7ebd072114201 has no consensus state
W20260608 12:56:18.361599 20349 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 4d7b5dc11aa5459fb7e8200fad06d5fa has no consensus state
I20260608 12:56:18.389403 20455 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.391172 20455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.397886 20598 tablet_service.cc:1511] Processing CreateTablet for tablet fb13efe92a994039bc2dac9de178d7f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.399792 20598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb13efe92a994039bc2dac9de178d7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.415787 20531 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.417531 20531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.427644 20449 tablet_service.cc:1511] Processing CreateTablet for tablet fb13efe92a994039bc2dac9de178d7f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.431528 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb13efe92a994039bc2dac9de178d7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.455842 20761 tablet_service.cc:1511] Processing CreateTablet for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.458642 20761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.461548 20760 tablet_service.cc:1511] Processing CreateTablet for tablet fb13efe92a994039bc2dac9de178d7f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.463609 20760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb13efe92a994039bc2dac9de178d7f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.466287 20759 tablet_service.cc:1511] Processing CreateTablet for tablet e6c937b9231245c1ac3b4b1aacd179fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.470867 20527 tablet_service.cc:1511] Processing CreateTablet for tablet e6c937b9231245c1ac3b4b1aacd179fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.473451 20527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c937b9231245c1ac3b4b1aacd179fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.479883 20759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c937b9231245c1ac3b4b1aacd179fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.498019 20604 tablet_service.cc:1511] Processing CreateTablet for tablet e6c937b9231245c1ac3b4b1aacd179fc (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.505093 20455 tablet_service.cc:1511] Processing CreateTablet for tablet 3392fe36db194e79a7616f10b368ecef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.509819 20604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6c937b9231245c1ac3b4b1aacd179fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.510489 20758 tablet_service.cc:1511] Processing CreateTablet for tablet 3392fe36db194e79a7616f10b368ecef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.505100 20809 tablet_bootstrap.cc:492] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:18.514580 20758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3392fe36db194e79a7616f10b368ecef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.516965 20668 consensus_queue.cc:1048] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.531625 20598 tablet_service.cc:1511] Processing CreateTablet for tablet 3686222351c94ea3a81a4ba64da35670 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.520453 20808 tablet_bootstrap.cc:492] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:18.521414 20455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3392fe36db194e79a7616f10b368ecef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.523577 20531 tablet_service.cc:1511] Processing CreateTablet for tablet 3392fe36db194e79a7616f10b368ecef (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.534938 20598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3686222351c94ea3a81a4ba64da35670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.539588 20452 tablet_service.cc:1511] Processing CreateTablet for tablet 3686222351c94ea3a81a4ba64da35670 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.547224 20812 tablet_bootstrap.cc:492] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:18.542989 20810 tablet_bootstrap.cc:492] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:18.553371 20531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3392fe36db194e79a7616f10b368ecef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.542230 20452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3686222351c94ea3a81a4ba64da35670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.561570 20759 tablet_service.cc:1511] Processing CreateTablet for tablet 3686222351c94ea3a81a4ba64da35670 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.563374 20759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3686222351c94ea3a81a4ba64da35670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.567039 20600 tablet_service.cc:1511] Processing CreateTablet for tablet 568c430f8080408f9b9fb16141168c11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.557390 20809 tablet_bootstrap.cc:654] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:18.569500 20600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568c430f8080408f9b9fb16141168c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.564394 20760 tablet_service.cc:1511] Processing CreateTablet for tablet 568c430f8080408f9b9fb16141168c11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.592938 20760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568c430f8080408f9b9fb16141168c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.594206 20525 tablet_service.cc:1511] Processing CreateTablet for tablet 568c430f8080408f9b9fb16141168c11 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.595824 20525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 568c430f8080408f9b9fb16141168c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.599550 20810 tablet_bootstrap.cc:654] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:18.602927 20757 tablet_service.cc:1511] Processing CreateTablet for tablet 2ccfab65431a4be9a2e6dd832d908fba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.617524 20668 consensus_queue.cc:1048] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:18.619325 20527 tablet_service.cc:1511] Processing CreateTablet for tablet 2ccfab65431a4be9a2e6dd832d908fba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.621130 20527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccfab65431a4be9a2e6dd832d908fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.621939 20757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccfab65431a4be9a2e6dd832d908fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.638873 20449 tablet_service.cc:1511] Processing CreateTablet for tablet 2ccfab65431a4be9a2e6dd832d908fba (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.645401 20449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ccfab65431a4be9a2e6dd832d908fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.647541 20756 tablet_service.cc:1511] Processing CreateTablet for tablet 9e94c25ce3a8463ab2a7ebd072114201 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.654486 20809 tablet_bootstrap.cc:492] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:18.661078 20812 tablet_bootstrap.cc:654] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:18.665341 20809 ts_tablet_manager.cc:1403] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.172s	user 0.027s	sys 0.023s
I20260608 12:56:18.668716 20756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e94c25ce3a8463ab2a7ebd072114201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.690438 20452 tablet_service.cc:1511] Processing CreateTablet for tablet 9e94c25ce3a8463ab2a7ebd072114201 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.716575 20452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e94c25ce3a8463ab2a7ebd072114201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.705847 20809 raft_consensus.cc:359] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:18.728962 20809 raft_consensus.cc:385] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:18.733163 20809 raft_consensus.cc:740] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:18.734251 20809 consensus_queue.cc:260] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:18.743088 20808 tablet_bootstrap.cc:654] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:18.749003 20604 tablet_service.cc:1511] Processing CreateTablet for tablet 9e94c25ce3a8463ab2a7ebd072114201 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:56:18.761744 20604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e94c25ce3a8463ab2a7ebd072114201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:18.777078 20812 tablet_bootstrap.cc:492] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a: No bootstrap required, opened a new log
I20260608 12:56:18.778074 20812 ts_tablet_manager.cc:1403] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.232s	user 0.015s	sys 0.023s
I20260608 12:56:18.785684 20812 raft_consensus.cc:359] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:18.786587 20812 raft_consensus.cc:385] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:18.786945 20812 raft_consensus.cc:740] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: FOLLOWER
I20260608 12:56:18.787842 20812 consensus_queue.cc:260] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:18.792591 20810 tablet_bootstrap.cc:492] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:18.793242 20810 ts_tablet_manager.cc:1403] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.252s	user 0.030s	sys 0.015s
I20260608 12:56:18.798522 20810 raft_consensus.cc:359] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:18.799774 20810 raft_consensus.cc:385] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:18.807576 20809 ts_tablet_manager.cc:1434] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.128s	user 0.007s	sys 0.003s
I20260608 12:56:18.803488 20810 raft_consensus.cc:740] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:18.814117 20810 consensus_queue.cc:260] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:18.816838 20810 ts_tablet_manager.cc:1434] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260608 12:56:18.818070 20810 tablet_bootstrap.cc:492] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:18.823082 20809 tablet_bootstrap.cc:492] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:18.826610 20808 tablet_bootstrap.cc:492] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:18.829034 20812 ts_tablet_manager.cc:1434] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.004s
I20260608 12:56:18.837661 20820 raft_consensus.cc:493] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:18.840072 20810 tablet_bootstrap.cc:654] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:18.838326 20808 ts_tablet_manager.cc:1403] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.337s	user 0.018s	sys 0.023s
I20260608 12:56:18.839257 20799 heartbeater.cc:499] Master 127.17.15.126:32973 was elected leader, sending a full tablet report...
I20260608 12:56:18.839931 20820 raft_consensus.cc:515] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:18.845865 20808 raft_consensus.cc:359] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:18.846913 20808 raft_consensus.cc:385] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:18.847308 20808 raft_consensus.cc:740] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:18.848325 20808 consensus_queue.cc:260] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:18.849977 20809 tablet_bootstrap.cc:654] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:18.855993 20808 ts_tablet_manager.cc:1434] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 12:56:18.857437 20808 tablet_bootstrap.cc:492] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:18.839282 20812 tablet_bootstrap.cc:492] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:18.875233 20812 tablet_bootstrap.cc:654] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:18.881315 20820 leader_election.cc:290] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68af815972374bb8baaf58141cff061b (127.17.15.67:34783), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:18.891788 20685 raft_consensus.cc:493] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:18.892673 20685 raft_consensus.cc:515] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:18.898222 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b5dc11aa5459fb7e8200fad06d5fa" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:18.899271 20810 tablet_bootstrap.cc:492] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:18.899420 20465 raft_consensus.cc:2468] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 0.
I20260608 12:56:18.900315 20810 ts_tablet_manager.cc:1403] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.083s	user 0.027s	sys 0.017s
I20260608 12:56:18.902000 20506 leader_election.cc:304] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:18.903635 20684 raft_consensus.cc:2804] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:56:18.903941 20412 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:18.904366 20684 raft_consensus.cc:493] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:18.905020 20684 raft_consensus.cc:3060] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:18.906361 20810 raft_consensus.cc:359] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:18.907692 20810 raft_consensus.cc:385] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:18.908053 20810 raft_consensus.cc:740] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:18.909021 20810 consensus_queue.cc:260] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:18.916342 20812 tablet_bootstrap.cc:492] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a: No bootstrap required, opened a new log
I20260608 12:56:18.916574 20810 ts_tablet_manager.cc:1434] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260608 12:56:18.917400 20812 ts_tablet_manager.cc:1403] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.019s
I20260608 12:56:18.919070 20685 leader_election.cc:290] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993)
I20260608 12:56:18.919078 20810 tablet_bootstrap.cc:492] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:18.935484 20818 raft_consensus.cc:493] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:18.926559 20812 raft_consensus.cc:359] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:18.936789 20812 raft_consensus.cc:385] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:18.936518 20818 raft_consensus.cc:515] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:18.936928 20810 tablet_bootstrap.cc:654] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:18.937366 20809 tablet_bootstrap.cc:492] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:18.938067 20809 ts_tablet_manager.cc:1403] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.006s
I20260608 12:56:18.940387 20818 leader_election.cc:290] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:18.946730 20818 raft_consensus.cc:493] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:18.947582 20818 raft_consensus.cc:515] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:18.937314 20812 raft_consensus.cc:740] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: FOLLOWER
I20260608 12:56:18.944048 20684 raft_consensus.cc:515] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:18.960129 20812 consensus_queue.cc:260] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:18.964500 20808 tablet_bootstrap.cc:654] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:18.971490 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb13efe92a994039bc2dac9de178d7f1" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:18.971671 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c937b9231245c1ac3b4b1aacd179fc" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:18.972929 20614 raft_consensus.cc:2468] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357a1b16d42f48e1b0415c1fa8d1545a in term 0.
I20260608 12:56:18.975728 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b5dc11aa5459fb7e8200fad06d5fa" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
I20260608 12:56:18.986356 20812 ts_tablet_manager.cc:1434] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.068s	user 0.011s	sys 0.001s
I20260608 12:56:18.999842 20818 leader_election.cc:290] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993)
I20260608 12:56:18.983778 20809 raft_consensus.cc:359] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:18.988189 20812 tablet_bootstrap.cc:492] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
W20260608 12:56:19.005477 20581 leader_election.cc:343] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.006626 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb13efe92a994039bc2dac9de178d7f1" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
W20260608 12:56:19.005484 20507 leader_election.cc:343] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.008754 20810 tablet_bootstrap.cc:492] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:19.008689 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b5dc11aa5459fb7e8200fad06d5fa" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:19.009470 20810 ts_tablet_manager.cc:1403] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.015s
I20260608 12:56:19.009538 20465 raft_consensus.cc:3060] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.004901 20734 leader_election.cc:304] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357a1b16d42f48e1b0415c1fa8d1545a, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:19.003939 20809 raft_consensus.cc:385] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.012420 20810 raft_consensus.cc:359] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.012953 20809 raft_consensus.cc:740] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.015308 20810 raft_consensus.cc:385] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.015765 20810 raft_consensus.cc:740] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.013026 20820 raft_consensus.cc:2804] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:19.016667 20820 raft_consensus.cc:493] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:19.017077 20820 raft_consensus.cc:3060] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.013731 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb13efe92a994039bc2dac9de178d7f1" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:19.016423 20684 leader_election.cc:290] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Requested vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993)
I20260608 12:56:19.018743 20465 raft_consensus.cc:2468] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 1.
W20260608 12:56:19.019497 20580 leader_election.cc:343] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.020102 20506 leader_election.cc:304] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:19.021620 20684 raft_consensus.cc:2804] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election won for term 1
W20260608 12:56:19.021283 20736 leader_election.cc:343] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.021366 20810 consensus_queue.cc:260] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.024289 20684 raft_consensus.cc:697] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Becoming Leader. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Running, Role: LEADER
I20260608 12:56:19.024686 20810 ts_tablet_manager.cc:1434] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
I20260608 12:56:19.024397 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b5dc11aa5459fb7e8200fad06d5fa" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
W20260608 12:56:19.026345 20507 leader_election.cc:343] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.026777 20684 consensus_queue.cc:237] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.026798 20810 tablet_bootstrap.cc:492] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:19.029036 20820 raft_consensus.cc:515] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.016165 20809 consensus_queue.cc:260] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:19.034582 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb13efe92a994039bc2dac9de178d7f1" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:19.035424 20614 raft_consensus.cc:3060] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.037906 20820 leader_election.cc:290] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 1 election: Requested vote from peers 68af815972374bb8baaf58141cff061b (127.17.15.67:34783), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:19.038828 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb13efe92a994039bc2dac9de178d7f1" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
W20260608 12:56:19.040295 20736 leader_election.cc:343] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.041446 20809 ts_tablet_manager.cc:1434] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.103s	user 0.011s	sys 0.000s
I20260608 12:56:19.042598 20809 tablet_bootstrap.cc:492] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:19.071802 20812 tablet_bootstrap.cc:654] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.066622 20614 raft_consensus.cc:2468] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357a1b16d42f48e1b0415c1fa8d1545a in term 1.
I20260608 12:56:19.074590 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c937b9231245c1ac3b4b1aacd179fc" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
I20260608 12:56:19.075467 20771 raft_consensus.cc:2468] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 0.
I20260608 12:56:19.077175 20734 leader_election.cc:304] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 357a1b16d42f48e1b0415c1fa8d1545a, 68af815972374bb8baaf58141cff061b; no voters: 076a8ce3564d45dc8e1a750e26d7d699
I20260608 12:56:19.077852 20581 leader_election.cc:304] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [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: 357a1b16d42f48e1b0415c1fa8d1545a, 68af815972374bb8baaf58141cff061b; no voters: c68979a4cde74f3da1c51497ad694542
I20260608 12:56:19.078590 20810 tablet_bootstrap.cc:654] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.079291 20820 raft_consensus.cc:2804] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:19.079509 20818 raft_consensus.cc:2804] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:19.080468 20820 raft_consensus.cc:697] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEADER]: Becoming Leader. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Running, Role: LEADER
I20260608 12:56:19.080484 20818 raft_consensus.cc:493] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:19.081590 20818 raft_consensus.cc:3060] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.086706 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb13efe92a994039bc2dac9de178d7f1" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
I20260608 12:56:19.089354 20809 tablet_bootstrap.cc:654] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.082163 20820 consensus_queue.cc:237] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.093566 20581 leader_election.cc:304] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [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: 68af815972374bb8baaf58141cff061b; no voters: 076a8ce3564d45dc8e1a750e26d7d699, 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:19.094772 20808 tablet_bootstrap.cc:492] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:19.097355 20808 ts_tablet_manager.cc:1403] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.240s	user 0.023s	sys 0.016s
I20260608 12:56:19.101450 20668 raft_consensus.cc:2749] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:19.110067 20808 raft_consensus.cc:359] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.110996 20808 raft_consensus.cc:385] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.111359 20808 raft_consensus.cc:740] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.116793 20362 catalog_manager.cc:5696] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 reported cstate change: term changed from 0 to 1, leader changed from <none> to c68979a4cde74f3da1c51497ad694542 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:19.121552 20363 catalog_manager.cc:6241] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d: range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e] alter complete (version 0)
I20260608 12:56:19.124971 20808 consensus_queue.cc:260] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.128099 20808 ts_tablet_manager.cc:1434] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260608 12:56:19.135756 20808 tablet_bootstrap.cc:492] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:19.143668 20809 tablet_bootstrap.cc:492] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:19.144570 20809 ts_tablet_manager.cc:1403] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.012s
I20260608 12:56:19.146103 20363 catalog_manager.cc:5696] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a reported cstate change: term changed from 0 to 1, leader changed from <none> to 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68). New cstate: current_term: 1 leader_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:19.147507 20809 raft_consensus.cc:359] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:19.140553 20812 tablet_bootstrap.cc:492] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a: No bootstrap required, opened a new log
I20260608 12:56:19.148123 20809 raft_consensus.cc:385] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.150153 20818 raft_consensus.cc:515] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:19.151351 20810 tablet_bootstrap.cc:492] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:19.154181 20812 ts_tablet_manager.cc:1403] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.166s	user 0.022s	sys 0.010s
I20260608 12:56:19.153147 20809 raft_consensus.cc:740] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.160578 20808 tablet_bootstrap.cc:654] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.161145 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c937b9231245c1ac3b4b1aacd179fc" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
I20260608 12:56:19.161939 20771 raft_consensus.cc:3060] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.165316 20809 consensus_queue.cc:260] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:19.166052 20812 raft_consensus.cc:359] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.167090 20812 raft_consensus.cc:385] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.167479 20812 raft_consensus.cc:740] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.168658 20810 ts_tablet_manager.cc:1403] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.142s	user 0.018s	sys 0.013s
I20260608 12:56:19.172322 20809 ts_tablet_manager.cc:1434] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260608 12:56:19.173705 20809 tablet_bootstrap.cc:492] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:19.175529 20810 raft_consensus.cc:359] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.176807 20810 raft_consensus.cc:385] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.180683 20812 consensus_queue.cc:260] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.183990 20812 ts_tablet_manager.cc:1434] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260608 12:56:19.185225 20809 tablet_bootstrap.cc:654] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.185640 20812 tablet_bootstrap.cc:492] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:19.177193 20810 raft_consensus.cc:740] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.188915 20810 consensus_queue.cc:260] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.192222 20810 ts_tablet_manager.cc:1434] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260608 12:56:19.192607 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c937b9231245c1ac3b4b1aacd179fc" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:19.193356 20541 raft_consensus.cc:3060] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.193571 20810 tablet_bootstrap.cc:492] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:19.202736 20818 leader_election.cc:290] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 election: Requested vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:19.200958 20771 raft_consensus.cc:2468] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 1.
I20260608 12:56:19.208840 20808 tablet_bootstrap.cc:492] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:19.209542 20808 ts_tablet_manager.cc:1403] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.008s
I20260608 12:56:19.209721 20581 leader_election.cc:304] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357a1b16d42f48e1b0415c1fa8d1545a, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:19.211898 20541 raft_consensus.cc:2468] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 1.
I20260608 12:56:19.216355 20808 raft_consensus.cc:359] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.217276 20818 raft_consensus.cc:2804] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:19.217695 20808 raft_consensus.cc:385] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.218961 20808 raft_consensus.cc:740] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.220018 20808 consensus_queue.cc:260] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.225536 20808 ts_tablet_manager.cc:1434] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:56:19.229225 20808 tablet_bootstrap.cc:492] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:19.231923 20812 tablet_bootstrap.cc:654] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.223272 20818 raft_consensus.cc:697] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Becoming Leader. State: Replica: 68af815972374bb8baaf58141cff061b, State: Running, Role: LEADER
I20260608 12:56:19.220638 20810 tablet_bootstrap.cc:654] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.235399 20809 tablet_bootstrap.cc:492] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:19.235054 20818 consensus_queue.cc:237] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:19.236043 20809 ts_tablet_manager.cc:1403] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.018s
I20260608 12:56:19.240128 20669 raft_consensus.cc:493] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.240783 20669 raft_consensus.cc:515] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.244017 20808 tablet_bootstrap.cc:654] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.245368 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3686222351c94ea3a81a4ba64da35670" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:19.246207 20614 raft_consensus.cc:2468] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 0.
I20260608 12:56:19.246734 20669 leader_election.cc:290] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68af815972374bb8baaf58141cff061b (127.17.15.67:34783), 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993)
I20260608 12:56:19.250164 20429 leader_election.cc:304] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:19.255770 20669 raft_consensus.cc:2804] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:19.256844 20669 raft_consensus.cc:493] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:19.257488 20669 raft_consensus.cc:3060] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.261000 20810 tablet_bootstrap.cc:492] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b: No bootstrap required, opened a new log
I20260608 12:56:19.261619 20810 ts_tablet_manager.cc:1403] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.001s
I20260608 12:56:19.260445 20364 catalog_manager.cc:5696] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68af815972374bb8baaf58141cff061b (127.17.15.67). New cstate: current_term: 1 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:19.264381 20820 raft_consensus.cc:493] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.264995 20820 raft_consensus.cc:515] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.265417 20810 raft_consensus.cc:359] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:19.266058 20809 raft_consensus.cc:359] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.273135 20809 raft_consensus.cc:385] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.273715 20809 raft_consensus.cc:740] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.274700 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b5dc11aa5459fb7e8200fad06d5fa" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:19.275913 20465 raft_consensus.cc:2393] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 357a1b16d42f48e1b0415c1fa8d1545a in current term 1: Already voted for candidate c68979a4cde74f3da1c51497ad694542 in this term.
I20260608 12:56:19.266198 20810 raft_consensus.cc:385] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.280917 20810 raft_consensus.cc:740] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.282899 20810 consensus_queue.cc:260] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:19.283763 20812 tablet_bootstrap.cc:492] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a: No bootstrap required, opened a new log
I20260608 12:56:19.289211 20812 ts_tablet_manager.cc:1403] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.104s	user 0.015s	sys 0.004s
I20260608 12:56:19.275043 20809 consensus_queue.cc:260] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.294214 20810 ts_tablet_manager.cc:1434] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.032s	user 0.012s	sys 0.002s
I20260608 12:56:19.288493 20818 raft_consensus.cc:493] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.301558 20818 raft_consensus.cc:515] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.304025 20818 leader_election.cc:290] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:19.308238 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568c430f8080408f9b9fb16141168c11" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
I20260608 12:56:19.295307 20809 ts_tablet_manager.cc:1434] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.000s
I20260608 12:56:19.268662 20820 leader_election.cc:290] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:19.311620 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568c430f8080408f9b9fb16141168c11" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:19.299968 20812 raft_consensus.cc:359] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.312542 20541 raft_consensus.cc:2468] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 0.
I20260608 12:56:19.312659 20809 tablet_bootstrap.cc:492] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:19.312636 20812 raft_consensus.cc:385] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.313561 20812 raft_consensus.cc:740] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.314330 20581 leader_election.cc:304] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68af815972374bb8baaf58141cff061b, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:19.315362 20818 raft_consensus.cc:2804] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:19.315989 20818 raft_consensus.cc:493] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:19.314632 20812 consensus_queue.cc:260] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.316632 20818 raft_consensus.cc:3060] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.300232 20669 raft_consensus.cc:515] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.322630 20771 raft_consensus.cc:2468] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 0.
I20260608 12:56:19.325273 20669 leader_election.cc:290] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Requested vote from peers 68af815972374bb8baaf58141cff061b (127.17.15.67:34783), 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993)
I20260608 12:56:19.325812 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3686222351c94ea3a81a4ba64da35670" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:19.326488 20614 raft_consensus.cc:3060] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.335932 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d7b5dc11aa5459fb7e8200fad06d5fa" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:19.338117 20818 raft_consensus.cc:515] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.340227 20737 leader_election.cc:304] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [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: 357a1b16d42f48e1b0415c1fa8d1545a; no voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542
I20260608 12:56:19.346068 20820 raft_consensus.cc:3060] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.346263 20809 tablet_bootstrap.cc:654] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.347213 20808 tablet_bootstrap.cc:492] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:19.348143 20808 ts_tablet_manager.cc:1403] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.119s	user 0.041s	sys 0.039s
I20260608 12:56:19.346208 20818 leader_election.cc:290] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 election: Requested vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:19.352388 20808 raft_consensus.cc:359] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.353377 20808 raft_consensus.cc:385] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.353801 20808 raft_consensus.cc:740] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.340955 20614 raft_consensus.cc:2468] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 1.
I20260608 12:56:19.355330 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568c430f8080408f9b9fb16141168c11" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
I20260608 12:56:19.354905 20808 consensus_queue.cc:260] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.356079 20771 raft_consensus.cc:3060] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.359007 20808 ts_tablet_manager.cc:1434] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:56:19.360702 20808 tablet_bootstrap.cc:492] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:19.369701 20808 tablet_bootstrap.cc:654] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.371412 20429 leader_election.cc:304] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:19.373021 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "568c430f8080408f9b9fb16141168c11" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:19.373509 20669 raft_consensus.cc:2804] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:19.373804 20541 raft_consensus.cc:3060] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.374425 20669 raft_consensus.cc:697] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Becoming Leader. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:19.375816 20669 consensus_queue.cc:237] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.381646 20812 ts_tablet_manager.cc:1434] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.004s
I20260608 12:56:19.383457 20541 raft_consensus.cc:2468] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 1.
I20260608 12:56:19.384057 20812 tablet_bootstrap.cc:492] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:19.382596 20820 raft_consensus.cc:2749] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:19.389875 20581 leader_election.cc:304] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68af815972374bb8baaf58141cff061b, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:19.391281 20818 raft_consensus.cc:2804] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:19.391913 20818 raft_consensus.cc:697] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Becoming Leader. State: Replica: 68af815972374bb8baaf58141cff061b, State: Running, Role: LEADER
I20260608 12:56:19.393180 20818 consensus_queue.cc:237] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.400859 20809 tablet_bootstrap.cc:492] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542: No bootstrap required, opened a new log
I20260608 12:56:19.401578 20809 ts_tablet_manager.cc:1403] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.089s	user 0.025s	sys 0.019s
I20260608 12:56:19.401684 20808 tablet_bootstrap.cc:492] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:19.404179 20808 ts_tablet_manager.cc:1403] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.044s	user 0.018s	sys 0.014s
I20260608 12:56:19.407459 20771 raft_consensus.cc:2468] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 1.
I20260608 12:56:19.415802 20808 raft_consensus.cc:359] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:19.416878 20808 raft_consensus.cc:385] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.417213 20808 raft_consensus.cc:740] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.418174 20808 consensus_queue.cc:260] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:19.423555 20361 catalog_manager.cc:5696] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:19.433805 20809 raft_consensus.cc:359] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.434768 20809 raft_consensus.cc:385] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.435056 20808 ts_tablet_manager.cc:1434] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260608 12:56:19.435181 20809 raft_consensus.cc:740] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.436509 20808 tablet_bootstrap.cc:492] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699: Bootstrap starting.
I20260608 12:56:19.436442 20809 consensus_queue.cc:260] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.430464 20812 tablet_bootstrap.cc:654] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.492872 20809 ts_tablet_manager.cc:1434] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.011s
I20260608 12:56:19.500933 20818 raft_consensus.cc:493] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.501588 20818 raft_consensus.cc:515] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:19.502707 20363 catalog_manager.cc:5696] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b reported cstate change: term changed from 0 to 1, leader changed from <none> to 68af815972374bb8baaf58141cff061b (127.17.15.67). New cstate: current_term: 1 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } }
W20260608 12:56:19.504676 20351 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 9e94c25ce3a8463ab2a7ebd072114201 (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 9e94c25ce3a8463ab2a7ebd072114201 consensus state has no leader
I20260608 12:56:19.512552 20818 leader_election.cc:290] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993)
I20260608 12:56:19.519099 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e94c25ce3a8463ab2a7ebd072114201" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:19.527393 20684 consensus_queue.cc:1048] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:19.529078 20808 tablet_bootstrap.cc:654] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.518388 20669 raft_consensus.cc:493] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.587481 20663 raft_consensus.cc:493] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:56:19.588922 20580 leader_election.cc:343] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.589433 20812 tablet_bootstrap.cc:492] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a: No bootstrap required, opened a new log
I20260608 12:56:19.590140 20812 ts_tablet_manager.cc:1403] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.206s	user 0.041s	sys 0.029s
I20260608 12:56:19.593891 20812 raft_consensus.cc:359] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.594861 20812 raft_consensus.cc:385] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.595341 20812 raft_consensus.cc:740] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.569391 20684 raft_consensus.cc:493] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.600226 20684 raft_consensus.cc:515] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:19.589471 20663 raft_consensus.cc:515] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.523443 20822 raft_consensus.cc:493] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:19.601766 20822 raft_consensus.cc:515] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:19.603092 20663 leader_election.cc:290] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:19.536675 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e94c25ce3a8463ab2a7ebd072114201" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
W20260608 12:56:19.609460 20429 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:34783, user_credentials={real_user=slave}} blocked reactor thread for 75451.6us
W20260608 12:56:19.611569 20432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.66:44429, user_credentials={real_user=slave}} blocked reactor thread for 87932.7us
I20260608 12:56:19.615533 20822 leader_election.cc:290] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68af815972374bb8baaf58141cff061b (127.17.15.67:34783), 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993)
I20260608 12:56:19.616652 20768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3392fe36db194e79a7616f10b368ecef" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
W20260608 12:56:19.616887 20581 leader_election.cc:343] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.618260 20581 leader_election.cc:304] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [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: 68af815972374bb8baaf58141cff061b; no voters: 076a8ce3564d45dc8e1a750e26d7d699, 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:19.618338 20769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
I20260608 12:56:19.619266 20466 raft_consensus.cc:3060] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.619524 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3686222351c94ea3a81a4ba64da35670" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
W20260608 12:56:19.620680 20507 leader_election.cc:343] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.622437 20818 raft_consensus.cc:2749] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:19.623654 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3686222351c94ea3a81a4ba64da35670" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
I20260608 12:56:19.624083 20684 leader_election.cc:290] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:19.626185 20769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb13efe92a994039bc2dac9de178d7f1" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
I20260608 12:56:19.596365 20669 raft_consensus.cc:515] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.629251 20669 leader_election.cc:290] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:19.614614 20812 consensus_queue.cc:260] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.631371 20768 raft_consensus.cc:2468] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 0.
I20260608 12:56:19.632265 20812 ts_tablet_manager.cc:1434] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.006s
I20260608 12:56:19.631297 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb13efe92a994039bc2dac9de178d7f1" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:19.633147 20614 raft_consensus.cc:2393] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 076a8ce3564d45dc8e1a750e26d7d699 in current term 1: Already voted for candidate 357a1b16d42f48e1b0415c1fa8d1545a in this term.
I20260608 12:56:19.633759 20812 tablet_bootstrap.cc:492] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:19.634155 20507 leader_election.cc:304] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357a1b16d42f48e1b0415c1fa8d1545a, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:19.636842 20684 raft_consensus.cc:2804] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:19.637353 20684 raft_consensus.cc:493] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:19.637789 20684 raft_consensus.cc:3060] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.652384 20466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3392fe36db194e79a7616f10b368ecef" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:19.669993 20465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:19.670871 20465 raft_consensus.cc:2468] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 0.
I20260608 12:56:19.656864 20820 consensus_queue.cc:1048] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260608 12:56:19.672510 20506 leader_election.cc:304] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [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: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:19.672995 20466 raft_consensus.cc:2468] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 0.
W20260608 12:56:19.672524 20432 leader_election.cc:343] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.674396 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3392fe36db194e79a7616f10b368ecef" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
I20260608 12:56:19.675124 20771 raft_consensus.cc:2468] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 0.
I20260608 12:56:19.732409 20663 raft_consensus.cc:2804] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:19.732981 20663 raft_consensus.cc:493] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 12:56:19.773727 20432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.15.68:33993, user_credentials={real_user=slave}} blocked reactor thread for 100955us
W20260608 12:56:19.784054 20432 leader_election.cc:343] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.788245 20684 raft_consensus.cc:515] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.733385 20663 raft_consensus.cc:3060] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:19.787653 20506 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.15.65:38451, user_credentials={real_user=slave}} blocked reactor thread for 115293us
I20260608 12:56:19.799193 20432 leader_election.cc:304] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [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: 076a8ce3564d45dc8e1a750e26d7d699; no voters: 357a1b16d42f48e1b0415c1fa8d1545a, 68af815972374bb8baaf58141cff061b
I20260608 12:56:19.811841 20432 leader_election.cc:304] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, 357a1b16d42f48e1b0415c1fa8d1545a; no voters: 
I20260608 12:56:19.815388 20859 raft_consensus.cc:2749] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:19.818202 20684 leader_election.cc:290] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Requested vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:19.819633 20669 raft_consensus.cc:2804] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:19.820119 20669 raft_consensus.cc:493] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:19.819839 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3392fe36db194e79a7616f10b368ecef" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
I20260608 12:56:19.820768 20669 raft_consensus.cc:3060] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.821092 20771 raft_consensus.cc:3060] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.827551 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3392fe36db194e79a7616f10b368ecef" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:19.828992 20541 raft_consensus.cc:2393] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 076a8ce3564d45dc8e1a750e26d7d699 in current term 1: Already voted for candidate c68979a4cde74f3da1c51497ad694542 in this term.
I20260608 12:56:19.841248 20669 raft_consensus.cc:515] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.855603 20463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3392fe36db194e79a7616f10b368ecef" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:19.873116 20818 consensus_queue.cc:1048] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:19.875774 20812 tablet_bootstrap.cc:654] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:19.881541 20865 consensus_queue.cc:1048] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:56:19.887566 20868 consensus_queue.cc:1048] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:56:19.891749 20417 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:19.899739 20463 raft_consensus.cc:2393] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c68979a4cde74f3da1c51497ad694542 in current term 1: Already voted for candidate 076a8ce3564d45dc8e1a750e26d7d699 in this term.
I20260608 12:56:19.886206 20771 raft_consensus.cc:2468] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 1.
I20260608 12:56:19.915910 20818 consensus_queue.cc:1048] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:19.924510 20507 leader_election.cc:304] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 357a1b16d42f48e1b0415c1fa8d1545a, c68979a4cde74f3da1c51497ad694542; no voters: 076a8ce3564d45dc8e1a750e26d7d699
I20260608 12:56:19.926117 20684 raft_consensus.cc:2804] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:19.926894 20684 raft_consensus.cc:697] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Becoming Leader. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Running, Role: LEADER
I20260608 12:56:19.928371 20684 consensus_queue.cc:237] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } }
I20260608 12:56:19.931885 20818 consensus_queue.cc:1048] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:56:19.935773 20808 tablet_bootstrap.cc:492] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699: No bootstrap required, opened a new log
I20260608 12:56:19.935572 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3392fe36db194e79a7616f10b368ecef" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
I20260608 12:56:19.936533 20669 leader_election.cc:290] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Requested vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:19.936820 20808 ts_tablet_manager.cc:1403] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent bootstrapping tablet: real 0.501s	user 0.058s	sys 0.040s
I20260608 12:56:19.937228 20771 raft_consensus.cc:2393] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 076a8ce3564d45dc8e1a750e26d7d699 in current term 1: Already voted for candidate c68979a4cde74f3da1c51497ad694542 in this term.
W20260608 12:56:19.942102 20412 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:19.954214 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3392fe36db194e79a7616f10b368ecef" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:19.961781 20663 raft_consensus.cc:515] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:19.968381 20663 leader_election.cc:290] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Requested vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
W20260608 12:56:19.969210 20432 consensus_peers.cc:597] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 -> Peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Couldn't send request to peer 357a1b16d42f48e1b0415c1fa8d1545a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:19.973414 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
I20260608 12:56:19.975152 20463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba" candidate_uuid: "c68979a4cde74f3da1c51497ad694542" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:19.976058 20463 raft_consensus.cc:3060] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:19.977764 20432 leader_election.cc:304] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [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: 076a8ce3564d45dc8e1a750e26d7d699; no voters: 357a1b16d42f48e1b0415c1fa8d1545a, c68979a4cde74f3da1c51497ad694542
I20260608 12:56:19.978976 20669 raft_consensus.cc:2749] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260608 12:56:19.981105 20507 leader_election.cc:343] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:19.985620 20808 raft_consensus.cc:359] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:19.986694 20808 raft_consensus.cc:385] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:19.987046 20808 raft_consensus.cc:740] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Initialized, Role: FOLLOWER
I20260608 12:56:19.988054 20808 consensus_queue.cc:260] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:19.991130 20808 ts_tablet_manager.cc:1434] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.003s
W20260608 12:56:19.993705 20417 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:56:19.999238 20812 tablet_bootstrap.cc:492] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a: No bootstrap required, opened a new log
I20260608 12:56:20.000257 20812 ts_tablet_manager.cc:1403] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.367s	user 0.026s	sys 0.022s
W20260608 12:56:20.001811 20581 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.66:44429, user_credentials={real_user=slave}} blocked reactor thread for 83224us
I20260608 12:56:20.004845 20812 raft_consensus.cc:359] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:20.005875 20812 raft_consensus.cc:385] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.007956 20812 raft_consensus.cc:740] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: FOLLOWER
I20260608 12:56:20.008993 20812 consensus_queue.cc:260] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:20.013473 20812 ts_tablet_manager.cc:1434] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:56:20.015466 20812 tablet_bootstrap.cc:492] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:20.024217 20812 tablet_bootstrap.cc:654] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:20.048779 20669 consensus_queue.cc:1048] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:20.052275 20463 raft_consensus.cc:2468] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c68979a4cde74f3da1c51497ad694542 in term 1.
I20260608 12:56:20.054371 20506 leader_election.cc:304] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542; no voters: 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:20.056183 20684 raft_consensus.cc:2804] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:20.056984 20684 raft_consensus.cc:697] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Becoming Leader. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Running, Role: LEADER
I20260608 12:56:20.058331 20684 consensus_queue.cc:237] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:20.084775 20363 catalog_manager.cc:5696] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 reported cstate change: term changed from 0 to 1, leader changed from <none> to c68979a4cde74f3da1c51497ad694542 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:20.103416 20818 consensus_queue.cc:1048] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:20.146016 20822 raft_consensus.cc:493] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:20.146730 20822 raft_consensus.cc:515] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:20.151715 20822 leader_election.cc:290] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:20.159058 20769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e94c25ce3a8463ab2a7ebd072114201" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" is_pre_election: true
I20260608 12:56:20.160007 20769 raft_consensus.cc:2468] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 0.
I20260608 12:56:20.161405 20812 tablet_bootstrap.cc:492] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a: No bootstrap required, opened a new log
I20260608 12:56:20.162052 20812 ts_tablet_manager.cc:1403] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.147s	user 0.035s	sys 0.034s
I20260608 12:56:20.162262 20432 leader_election.cc:304] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, 357a1b16d42f48e1b0415c1fa8d1545a; no voters: 
I20260608 12:56:20.163425 20822 raft_consensus.cc:2804] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:20.164011 20822 raft_consensus.cc:493] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:20.164863 20822 raft_consensus.cc:3060] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.165975 20812 raft_consensus.cc:359] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:20.166922 20812 raft_consensus.cc:385] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.167279 20812 raft_consensus.cc:740] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: FOLLOWER
I20260608 12:56:20.173328 20812 consensus_queue.cc:260] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:20.174288 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e94c25ce3a8463ab2a7ebd072114201" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b" is_pre_election: true
I20260608 12:56:20.175336 20614 raft_consensus.cc:2468] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 0.
I20260608 12:56:20.177135 20812 ts_tablet_manager.cc:1434] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260608 12:56:20.178671 20812 tablet_bootstrap.cc:492] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:20.179872 20822 raft_consensus.cc:515] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:20.185413 20822 leader_election.cc:290] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Requested vote from peers 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:20.187400 20812 tablet_bootstrap.cc:654] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:20.189525 20771 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e94c25ce3a8463ab2a7ebd072114201" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
I20260608 12:56:20.190534 20771 raft_consensus.cc:3060] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.198122 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e94c25ce3a8463ab2a7ebd072114201" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:20.198939 20614 raft_consensus.cc:3060] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.198379 20363 catalog_manager.cc:5696] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 reported cstate change: term changed from 0 to 1, leader changed from <none> to c68979a4cde74f3da1c51497ad694542 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:20.209834 20614 raft_consensus.cc:2468] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 1.
I20260608 12:56:20.207652 20771 raft_consensus.cc:2468] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 1.
I20260608 12:56:20.224100 20432 leader_election.cc:304] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076a8ce3564d45dc8e1a750e26d7d699, 357a1b16d42f48e1b0415c1fa8d1545a; no voters: 
I20260608 12:56:20.228109 20822 raft_consensus.cc:2804] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:20.230131 20822 raft_consensus.cc:697] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Becoming Leader. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:20.231606 20822 consensus_queue.cc:237] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:20.243386 20812 tablet_bootstrap.cc:492] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a: No bootstrap required, opened a new log
I20260608 12:56:20.244295 20812 ts_tablet_manager.cc:1403] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.028s
I20260608 12:56:20.248836 20812 raft_consensus.cc:359] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:20.249869 20812 raft_consensus.cc:385] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:20.250304 20812 raft_consensus.cc:740] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: FOLLOWER
I20260608 12:56:20.251296 20812 consensus_queue.cc:260] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:20.255072 20812 ts_tablet_manager.cc:1434] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:56:20.267014 20362 catalog_manager.cc:5696] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: term changed from 0 to 1, leader changed from <none> to 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:20.422072 20771 raft_consensus.cc:3060] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.509057 20865 raft_consensus.cc:493] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:20.509698 20865 raft_consensus.cc:515] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:20.512317 20865 leader_election.cc:290] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:20.513270 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c68979a4cde74f3da1c51497ad694542" is_pre_election: true
I20260608 12:56:20.514936 20463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699" is_pre_election: true
I20260608 12:56:20.515856 20463 raft_consensus.cc:2393] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 357a1b16d42f48e1b0415c1fa8d1545a in current term 1: Already voted for candidate c68979a4cde74f3da1c51497ad694542 in this term.
I20260608 12:56:20.517292 20736 leader_election.cc:304] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [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: 357a1b16d42f48e1b0415c1fa8d1545a; no voters: 076a8ce3564d45dc8e1a750e26d7d699, c68979a4cde74f3da1c51497ad694542
I20260608 12:56:20.518139 20865 raft_consensus.cc:3060] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:20.526518 20865 raft_consensus.cc:2749] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:20.545284 20684 consensus_queue.cc:1048] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:20.564502 20863 consensus_queue.cc:1048] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:20.576433 20684 consensus_queue.cc:1048] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:20.593830 20868 consensus_queue.cc:1048] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:20.653363 20822 consensus_queue.cc:1048] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:20.667865 20822 consensus_queue.cc:1048] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:21.003504 20540 consensus_queue.cc:237] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.010991 20614 raft_consensus.cc:1275] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:21.011226 20466 raft_consensus.cc:1275] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:56:21.011776 20507 consensus_peers.cc:597] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 -> Peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Couldn't send request to peer 357a1b16d42f48e1b0415c1fa8d1545a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17b58c916b044adb82aeb9be13705970. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:21.013587 20898 consensus_queue.cc:1048] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:21.014730 20684 consensus_queue.cc:1048] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:21.034873 20684 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.039290 20614 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.040161 20466 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.057147 20362 catalog_manager.cc:5696] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.072578 20466 consensus_queue.cc:237] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
W20260608 12:56:21.085482 20432 consensus_peers.cc:597] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 -> Peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Couldn't send request to peer 357a1b16d42f48e1b0415c1fa8d1545a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7aeaa9f4f5d44a8387c0b1b61ab199a0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:21.085848 20614 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:21.086163 20540 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:21.087491 20669 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:21.088945 20822 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:21.108352 20822 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.110486 20614 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.111979 20540 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.126988 20540 consensus_queue.cc:237] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.127167 20361 catalog_manager.cc:5696] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 reported cstate change: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.135637 20466 raft_consensus.cc:1275] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:21.136584 20614 raft_consensus.cc:1275] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:21.138175 20684 consensus_queue.cc:1048] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:21.140038 20863 consensus_queue.cc:1048] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:56:21.143277 20507 consensus_peers.cc:597] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 -> Peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Couldn't send request to peer 357a1b16d42f48e1b0415c1fa8d1545a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3630d55528d04666924a9e8fa84a1bfa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:21.151666 20863 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.154435 20466 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.180584 20362 catalog_manager.cc:5696] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 reported cstate change: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:21.180982 20614 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.200237 20613 consensus_queue.cc:237] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
W20260608 12:56:21.209851 20581 consensus_peers.cc:597] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b -> Peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Couldn't send request to peer 357a1b16d42f48e1b0415c1fa8d1545a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b837de574274b5e96bf384eff469b46. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:21.210829 20540 raft_consensus.cc:1275] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:21.212596 20466 raft_consensus.cc:1275] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:21.212721 20893 consensus_queue.cc:1048] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:21.214501 20923 consensus_queue.cc:1048] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:21.223515 20893 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.227358 20540 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.227994 20466 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.245432 20362 catalog_manager.cc:5696] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:21.545572 20927 ts_tablet_manager.cc:933] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: Initiating tablet copy from peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:21.547935 20927 tablet_copy_client.cc:323] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.65:38451
I20260608 12:56:21.550382 20476 tablet_copy_service.cc:140] P 076a8ce3564d45dc8e1a750e26d7d699: Received BeginTabletCopySession request for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0 from peer 357a1b16d42f48e1b0415c1fa8d1545a ({username='slave'} at 127.0.0.1:60732)
I20260608 12:56:21.551177 20476 tablet_copy_service.cc:161] P 076a8ce3564d45dc8e1a750e26d7d699: Beginning new tablet copy session on tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0 from peer 357a1b16d42f48e1b0415c1fa8d1545a at {username='slave'} at 127.0.0.1:60732: session id = 357a1b16d42f48e1b0415c1fa8d1545a-7aeaa9f4f5d44a8387c0b1b61ab199a0
I20260608 12:56:21.561364 20476 tablet_copy_source_session.cc:215] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:21.565896 20927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:21.584782 20927 tablet_copy_client.cc:806] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:21.585459 20927 tablet_copy_client.cc:670] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:21.589643 20927 tablet_copy_client.cc:538] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:21.597594 20927 tablet_bootstrap.cc:492] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:21.601709 20929 ts_tablet_manager.cc:933] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: Initiating tablet copy from peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:21.628065 20929 tablet_copy_client.cc:323] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:44429
I20260608 12:56:21.630636 20551 tablet_copy_service.cc:140] P c68979a4cde74f3da1c51497ad694542: Received BeginTabletCopySession request for tablet 17b58c916b044adb82aeb9be13705970 from peer 357a1b16d42f48e1b0415c1fa8d1545a ({username='slave'} at 127.0.0.1:59754)
I20260608 12:56:21.631302 20551 tablet_copy_service.cc:161] P c68979a4cde74f3da1c51497ad694542: Beginning new tablet copy session on tablet 17b58c916b044adb82aeb9be13705970 from peer 357a1b16d42f48e1b0415c1fa8d1545a at {username='slave'} at 127.0.0.1:59754: session id = 357a1b16d42f48e1b0415c1fa8d1545a-17b58c916b044adb82aeb9be13705970
I20260608 12:56:21.640280 20551 tablet_copy_source_session.cc:215] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:21.645740 20929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17b58c916b044adb82aeb9be13705970. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:21.659766 20933 ts_tablet_manager.cc:933] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: Initiating tablet copy from peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:21.661242 20927 tablet_bootstrap.cc:492] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:21.663070 20927 tablet_bootstrap.cc:492] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap complete.
I20260608 12:56:21.664274 20927 ts_tablet_manager.cc:1403] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.007s
I20260608 12:56:21.668771 20933 tablet_copy_client.cc:323] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:44429
I20260608 12:56:21.671116 20932 ts_tablet_manager.cc:933] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: Initiating tablet copy from peer 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:21.669836 20927 raft_consensus.cc:359] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.674376 20927 raft_consensus.cc:740] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: LEARNER
I20260608 12:56:21.675670 20551 tablet_copy_service.cc:140] P c68979a4cde74f3da1c51497ad694542: Received BeginTabletCopySession request for tablet 3630d55528d04666924a9e8fa84a1bfa from peer 357a1b16d42f48e1b0415c1fa8d1545a ({username='slave'} at 127.0.0.1:59754)
I20260608 12:56:21.675194 20927 consensus_queue.cc:260] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.676461 20551 tablet_copy_service.cc:161] P c68979a4cde74f3da1c51497ad694542: Beginning new tablet copy session on tablet 3630d55528d04666924a9e8fa84a1bfa from peer 357a1b16d42f48e1b0415c1fa8d1545a at {username='slave'} at 127.0.0.1:59754: session id = 357a1b16d42f48e1b0415c1fa8d1545a-3630d55528d04666924a9e8fa84a1bfa
I20260608 12:56:21.676658 20932 tablet_copy_client.cc:323] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:34783
I20260608 12:56:21.685485 20927 ts_tablet_manager.cc:1434] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.003s
I20260608 12:56:21.689450 20476 tablet_copy_service.cc:342] P 076a8ce3564d45dc8e1a750e26d7d699: Request end of tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-7aeaa9f4f5d44a8387c0b1b61ab199a0 received from {username='slave'} at 127.0.0.1:60732
I20260608 12:56:21.690022 20476 tablet_copy_service.cc:434] P 076a8ce3564d45dc8e1a750e26d7d699: ending tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-7aeaa9f4f5d44a8387c0b1b61ab199a0 on tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0 with peer 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:21.692106 20551 tablet_copy_source_session.cc:215] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:21.767673 20625 tablet_copy_service.cc:140] P 68af815972374bb8baaf58141cff061b: Received BeginTabletCopySession request for tablet 5b837de574274b5e96bf384eff469b46 from peer 357a1b16d42f48e1b0415c1fa8d1545a ({username='slave'} at 127.0.0.1:45532)
I20260608 12:56:21.768577 20625 tablet_copy_service.cc:161] P 68af815972374bb8baaf58141cff061b: Beginning new tablet copy session on tablet 5b837de574274b5e96bf384eff469b46 from peer 357a1b16d42f48e1b0415c1fa8d1545a at {username='slave'} at 127.0.0.1:45532: session id = 357a1b16d42f48e1b0415c1fa8d1545a-5b837de574274b5e96bf384eff469b46
I20260608 12:56:21.777122 20929 tablet_copy_client.cc:806] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:21.777904 20929 tablet_copy_client.cc:670] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:21.779815 20933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3630d55528d04666924a9e8fa84a1bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:21.783782 20625 tablet_copy_source_session.cc:215] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:21.785355 20929 tablet_copy_client.cc:538] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:21.787730 20932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b837de574274b5e96bf384eff469b46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:21.796751 20929 tablet_bootstrap.cc:492] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:21.803434 20933 tablet_copy_client.cc:806] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:21.804260 20933 tablet_copy_client.cc:670] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:21.809252 20933 tablet_copy_client.cc:538] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:21.810652 20932 tablet_copy_client.cc:806] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:21.811342 20932 tablet_copy_client.cc:670] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:21.816795 20932 tablet_copy_client.cc:538] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:21.822841 20933 tablet_bootstrap.cc:492] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:21.840263 20932 tablet_bootstrap.cc:492] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:21.841015 20929 tablet_bootstrap.cc:492] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:21.842152 20929 tablet_bootstrap.cc:492] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap complete.
I20260608 12:56:21.843014 20929 ts_tablet_manager.cc:1403] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.004s
I20260608 12:56:21.847441 20929 raft_consensus.cc:359] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.848627 20929 raft_consensus.cc:740] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: LEARNER
I20260608 12:56:21.849730 20929 consensus_queue.cc:260] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.860669 20929 ts_tablet_manager.cc:1434] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260608 12:56:21.863845 20551 tablet_copy_service.cc:342] P c68979a4cde74f3da1c51497ad694542: Request end of tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-17b58c916b044adb82aeb9be13705970 received from {username='slave'} at 127.0.0.1:59754
I20260608 12:56:21.864705 20551 tablet_copy_service.cc:434] P c68979a4cde74f3da1c51497ad694542: ending tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-17b58c916b044adb82aeb9be13705970 on tablet 17b58c916b044adb82aeb9be13705970 with peer 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:21.879669 20933 tablet_bootstrap.cc:492] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:21.880955 20933 tablet_bootstrap.cc:492] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap complete.
I20260608 12:56:21.882155 20933 ts_tablet_manager.cc:1403] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.021s
I20260608 12:56:21.884547 20932 tablet_bootstrap.cc:492] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:21.885659 20932 tablet_bootstrap.cc:492] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap complete.
I20260608 12:56:21.886392 20932 ts_tablet_manager.cc:1403] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.008s
I20260608 12:56:21.885861 20933 raft_consensus.cc:359] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.886977 20933 raft_consensus.cc:740] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: LEARNER
I20260608 12:56:21.887826 20933 consensus_queue.cc:260] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.890074 20932 raft_consensus.cc:359] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.890985 20933 ts_tablet_manager.cc:1434] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:56:21.891052 20932 raft_consensus.cc:740] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: LEARNER
I20260608 12:56:21.892169 20932 consensus_queue.cc:260] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:21.893849 20551 tablet_copy_service.cc:342] P c68979a4cde74f3da1c51497ad694542: Request end of tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-3630d55528d04666924a9e8fa84a1bfa received from {username='slave'} at 127.0.0.1:59754
I20260608 12:56:21.894470 20551 tablet_copy_service.cc:434] P c68979a4cde74f3da1c51497ad694542: ending tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-3630d55528d04666924a9e8fa84a1bfa on tablet 3630d55528d04666924a9e8fa84a1bfa with peer 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:21.895196 20932 ts_tablet_manager.cc:1434] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:56:21.897339 20625 tablet_copy_service.cc:342] P 68af815972374bb8baaf58141cff061b: Request end of tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-5b837de574274b5e96bf384eff469b46 received from {username='slave'} at 127.0.0.1:45532
I20260608 12:56:21.897929 20625 tablet_copy_service.cc:434] P 68af815972374bb8baaf58141cff061b: ending tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-5b837de574274b5e96bf384eff469b46 on tablet 5b837de574274b5e96bf384eff469b46 with peer 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:21.995087 20417 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:22.241778 20770 raft_consensus.cc:1217] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:22.246943 20770 raft_consensus.cc:1217] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:22.265151 20770 raft_consensus.cc:1217] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:22.375155 20769 raft_consensus.cc:1217] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:22.461406 20540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba"
dest_uuid: "c68979a4cde74f3da1c51497ad694542"
mode: GRACEFUL
new_leader_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
 from {username='slave'} at 127.0.0.1:59772
I20260608 12:56:22.462513 20540 raft_consensus.cc:606] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Received request to transfer leadership to TS 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:22.467737 20540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5"
dest_uuid: "c68979a4cde74f3da1c51497ad694542"
mode: GRACEFUL
new_leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
 from {username='slave'} at 127.0.0.1:59772
I20260608 12:56:22.468815 20540 raft_consensus.cc:606] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Received request to transfer leadership to TS 076a8ce3564d45dc8e1a750e26d7d699
I20260608 12:56:22.479146 20944 raft_consensus.cc:993] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542: : Instructing follower 357a1b16d42f48e1b0415c1fa8d1545a to start an election
I20260608 12:56:22.479822 20941 raft_consensus.cc:1081] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Signalling peer 357a1b16d42f48e1b0415c1fa8d1545a to start an election
I20260608 12:56:22.483327 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba"
dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
 from {username='slave'} at 127.0.0.1:38312
I20260608 12:56:22.484117 20771 raft_consensus.cc:493] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:22.484777 20771 raft_consensus.cc:3060] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.490425 20771 raft_consensus.cc:515] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:22.492321 20461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0"
dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
mode: GRACEFUL
new_leader_uuid: "68af815972374bb8baaf58141cff061b"
 from {username='slave'} at 127.0.0.1:38460
I20260608 12:56:22.493043 20461 raft_consensus.cc:606] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Received request to transfer leadership to TS 68af815972374bb8baaf58141cff061b
I20260608 12:56:22.494444 20771 leader_election.cc:290] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 2 election: Requested vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:22.495756 20540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:22.496526 20540 raft_consensus.cc:3055] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:22.497031 20540 raft_consensus.cc:740] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Running, Role: LEADER
I20260608 12:56:22.496570 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ccfab65431a4be9a2e6dd832d908fba" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:22.497782 20461 raft_consensus.cc:3060] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.498064 20540 consensus_queue.cc:260] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [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: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:22.499608 20540 raft_consensus.cc:3060] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.499625 20464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a"
dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
mode: GRACEFUL
new_leader_uuid: "68af815972374bb8baaf58141cff061b"
 from {username='slave'} at 127.0.0.1:38460
I20260608 12:56:22.500550 20464 raft_consensus.cc:606] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Received request to transfer leadership to TS 68af815972374bb8baaf58141cff061b
I20260608 12:56:22.507323 20461 raft_consensus.cc:2468] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357a1b16d42f48e1b0415c1fa8d1545a in term 2.
I20260608 12:56:22.507654 20540 raft_consensus.cc:2468] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357a1b16d42f48e1b0415c1fa8d1545a in term 2.
I20260608 12:56:22.508222 20417 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260608 12:56:22.509001 20736 leader_election.cc:304] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [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: 076a8ce3564d45dc8e1a750e26d7d699, 357a1b16d42f48e1b0415c1fa8d1545a; no voters: 
I20260608 12:56:22.510021 20865 raft_consensus.cc:2804] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:22.509639 20417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:22.510692 20865 raft_consensus.cc:697] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEADER]: Becoming Leader. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Running, Role: LEADER
I20260608 12:56:22.511567 20865 consensus_queue.cc:237] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [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: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } }
I20260608 12:56:22.521845 20362 catalog_manager.cc:5696] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a reported cstate change: term changed from 1 to 2, leader changed from c68979a4cde74f3da1c51497ad694542 (127.17.15.66) to 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68). New cstate: current_term: 2 leader_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:22.618273 20941 raft_consensus.cc:1064] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542: attempting to promote NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a to VOTER
I20260608 12:56:22.621165 20941 consensus_queue.cc:237] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:22.630735 20461 raft_consensus.cc:1275] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:22.630849 20615 raft_consensus.cc:1275] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:22.631817 20771 raft_consensus.cc:1275] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:22.632834 20868 consensus_queue.cc:1048] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:22.634459 20944 consensus_queue.cc:1048] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:22.635690 20940 consensus_queue.cc:1048] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:22.650424 20944 raft_consensus.cc:1064] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542: attempting to promote NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a to VOTER
I20260608 12:56:22.653856 20944 consensus_queue.cc:237] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:22.654196 20868 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.659108 20943 raft_consensus.cc:1064] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b: attempting to promote NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a to VOTER
I20260608 12:56:22.662892 20943 consensus_queue.cc:237] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:22.663362 20771 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.686134 20540 raft_consensus.cc:1275] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:22.685669 20362 catalog_manager.cc:5696] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 reported cstate change: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:22.690301 20461 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.698956 20464 raft_consensus.cc:1275] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:22.699127 20943 consensus_queue.cc:1048] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 12:56:22.704665 20939 raft_consensus.cc:993] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: : Instructing follower 68af815972374bb8baaf58141cff061b to start an election
I20260608 12:56:22.705248 20822 raft_consensus.cc:1081] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Signalling peer 68af815972374bb8baaf58141cff061b to start an election
I20260608 12:56:22.705886 20771 raft_consensus.cc:1275] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:22.708348 20771 raft_consensus.cc:1275] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:22.713027 20613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0"
dest_uuid: "68af815972374bb8baaf58141cff061b"
 from {username='slave'} at 127.0.0.1:45504
I20260608 12:56:22.714337 20613 raft_consensus.cc:493] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:22.714777 20613 raft_consensus.cc:3060] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.704138 20893 consensus_queue.cc:1048] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260608 12:56:22.717414 20941 consensus_queue.cc:1048] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 12:56:22.720347 20942 consensus_queue.cc:1048] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:22.737555 20464 raft_consensus.cc:1275] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:22.739392 20613 raft_consensus.cc:515] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:22.740690 20615 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.743705 20944 consensus_queue.cc:1048] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:22.750501 20613 leader_election.cc:290] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 2 election: Requested vote from peers 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451), c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:22.753212 20539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:22.754622 20539 raft_consensus.cc:3060] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.770211 20939 raft_consensus.cc:1064] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: attempting to promote NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a to VOTER
W20260608 12:56:22.770785 20939 raft_consensus.cc:1068] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: Unable to promote non-voter 357a1b16d42f48e1b0415c1fa8d1545a: Service unavailable: leader transfer in progress
I20260608 12:56:22.772787 20541 consensus_queue.cc:237] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:22.774830 20464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aeaa9f4f5d44a8387c0b1b61ab199a0" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:22.776335 20464 raft_consensus.cc:3055] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:22.776746 20464 raft_consensus.cc:740] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:22.777805 20464 consensus_queue.cc:260] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:22.784778 20464 raft_consensus.cc:3060] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.790266 20539 raft_consensus.cc:2468] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 2.
I20260608 12:56:22.807420 20940 raft_consensus.cc:993] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542: : Instructing follower 076a8ce3564d45dc8e1a750e26d7d699 to start an election
I20260608 12:56:22.808034 20940 raft_consensus.cc:1081] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Signalling peer 076a8ce3564d45dc8e1a750e26d7d699 to start an election
I20260608 12:56:22.817678 20461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5"
dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
 from {username='slave'} at 127.0.0.1:60720
I20260608 12:56:22.818429 20461 raft_consensus.cc:493] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:22.818929 20461 raft_consensus.cc:3060] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.819595 20464 raft_consensus.cc:2468] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 2.
I20260608 12:56:22.821252 20580 leader_election.cc:304] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [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: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:22.822337 20942 raft_consensus.cc:2804] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:22.822944 20942 raft_consensus.cc:697] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 2 LEADER]: Becoming Leader. State: Replica: 68af815972374bb8baaf58141cff061b, State: Running, Role: LEADER
I20260608 12:56:22.824026 20942 consensus_queue.cc:237] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:22.837262 20614 raft_consensus.cc:1275] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:22.839787 20939 raft_consensus.cc:993] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699: : Instructing follower 68af815972374bb8baaf58141cff061b to start an election
I20260608 12:56:22.840494 20939 raft_consensus.cc:1081] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Signalling peer 68af815972374bb8baaf58141cff061b to start an election
I20260608 12:56:22.844424 20940 consensus_queue.cc:1048] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 12:56:22.847283 20614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a"
dest_uuid: "68af815972374bb8baaf58141cff061b"
 from {username='slave'} at 127.0.0.1:45504
I20260608 12:56:22.847981 20614 raft_consensus.cc:493] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:22.848420 20614 raft_consensus.cc:3060] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.850317 20461 raft_consensus.cc:515] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:22.854177 20461 leader_election.cc:290] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [CANDIDATE]: Term 2 election: Requested vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:22.857370 20612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:22.860387 20614 raft_consensus.cc:515] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:22.860648 20541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62fe5d51c00c439eb233083cfe902dc5" candidate_uuid: "076a8ce3564d45dc8e1a750e26d7d699" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:22.860957 20612 raft_consensus.cc:3060] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.867247 20541 raft_consensus.cc:3055] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:22.880070 20771 raft_consensus.cc:1275] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:22.878477 20541 raft_consensus.cc:740] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Running, Role: LEADER
I20260608 12:56:22.887218 20868 consensus_queue.cc:1048] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260608 12:56:22.888181 20539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:22.890151 20539 raft_consensus.cc:3060] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.889582 20541 consensus_queue.cc:260] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:22.894865 20463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dd33431642e45c296b5bc79daaab48a" candidate_uuid: "68af815972374bb8baaf58141cff061b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:22.895895 20463 raft_consensus.cc:3055] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:22.896463 20463 raft_consensus.cc:740] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:22.898847 20463 consensus_queue.cc:260] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:22.901376 20612 raft_consensus.cc:2468] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 2.
I20260608 12:56:22.892238 20614 leader_election.cc:290] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [CANDIDATE]: Term 2 election: Requested vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:22.909085 20429 leader_election.cc:304] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [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: 076a8ce3564d45dc8e1a750e26d7d699, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:22.909078 20463 raft_consensus.cc:3060] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.911569 20939 raft_consensus.cc:2804] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:22.912210 20939 raft_consensus.cc:697] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 LEADER]: Becoming Leader. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:22.919930 20461 raft_consensus.cc:1275] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:22.920516 20868 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.923897 20960 consensus_queue.cc:1048] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260608 12:56:22.913872 20541 raft_consensus.cc:3060] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:22.913218 20939 consensus_queue.cc:237] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:22.933254 20613 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.967813 20539 raft_consensus.cc:2468] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 2.
I20260608 12:56:22.962927 20461 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.973261 20361 catalog_manager.cc:5696] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b reported cstate change: term changed from 1 to 2, leader changed from 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) to 68af815972374bb8baaf58141cff061b (127.17.15.67). New cstate: current_term: 2 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:22.919322 20940 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.973134 20463 raft_consensus.cc:2468] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68af815972374bb8baaf58141cff061b in term 2.
I20260608 12:56:22.958943 20771 raft_consensus.cc:2955] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.978008 20581 leader_election.cc:304] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [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: 68af815972374bb8baaf58141cff061b, c68979a4cde74f3da1c51497ad694542; no voters: 
I20260608 12:56:22.984011 20942 raft_consensus.cc:2804] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:22.984669 20942 raft_consensus.cc:697] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 2 LEADER]: Becoming Leader. State: Replica: 68af815972374bb8baaf58141cff061b, State: Running, Role: LEADER
I20260608 12:56:22.986939 20942 consensus_queue.cc:237] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
W20260608 12:56:22.989113 20964 log.cc:927] Time spent T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260608 12:56:22.993463 20893 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:22.998313 20465 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
W20260608 12:56:23.000561 20963 log.cc:927] Time spent T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: Append to log took a long time: real 0.084s	user 0.001s	sys 0.001s
I20260608 12:56:23.010659 20769 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.023506 20461 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.024786 20362 catalog_manager.cc:5696] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 reported cstate change: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:23.030205 20770 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.031478 20361 catalog_manager.cc:5696] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b reported cstate change: term changed from 1 to 2, leader changed from 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) to 68af815972374bb8baaf58141cff061b (127.17.15.67). New cstate: current_term: 2 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:23.051111 20539 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.051887 20364 catalog_manager.cc:5696] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: term changed from 1 to 2, leader changed from c68979a4cde74f3da1c51497ad694542 (127.17.15.66) to 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65). New cstate: current_term: 2 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:23.054109 20363 catalog_manager.cc:5696] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a reported cstate change: config changed from index 3 to 4, VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) evicted. New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.057258 20465 raft_consensus.cc:1275] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Refusing update from remote peer 357a1b16d42f48e1b0415c1fa8d1545a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:23.072407 20865 consensus_queue.cc:1048] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:23.079092 20540 consensus_queue.cc:237] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:23.097965 20361 catalog_manager.cc:5696] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:23.103338 20351 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3630d55528d04666924a9e8fa84a1bfa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:23.106194 20541 raft_consensus.cc:2468] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076a8ce3564d45dc8e1a750e26d7d699 in term 2.
I20260608 12:56:23.106925 20604 tablet_service.cc:1558] Processing DeleteTablet for tablet 3630d55528d04666924a9e8fa84a1bfa with delete_type TABLET_DATA_TOMBSTONED (TS 68af815972374bb8baaf58141cff061b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45496
I20260608 12:56:23.111385 20613 raft_consensus.cc:1275] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:23.113922 20944 consensus_queue.cc:1048] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:23.125098 20960 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.135103 20614 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.149324 20351 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 17b58c916b044adb82aeb9be13705970 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:23.159726 20539 raft_consensus.cc:1275] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Refusing update from remote peer 357a1b16d42f48e1b0415c1fa8d1545a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:23.162029 20977 consensus_queue.cc:1048] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:23.182106 20974 tablet_replica.cc:333] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:23.210083 20613 consensus_queue.cc:237] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:23.228674 20771 raft_consensus.cc:1275] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:23.230710 20943 consensus_queue.cc:1048] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:23.234143 20364 catalog_manager.cc:5696] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index 3 to 4, VOTER 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) evicted. New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.237084 20540 raft_consensus.cc:1275] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:23.240064 20943 consensus_queue.cc:1048] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:23.247277 20540 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:23.256546 20893 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.263994 20942 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:56:23.275318 20636 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8820 after lost signal to thread 17472
W20260608 12:56:23.276726 20636 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8c40 after lost signal to thread 20398
I20260608 12:56:23.277788 20771 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.279253 20540 raft_consensus.cc:2955] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.281612 20452 tablet_service.cc:1558] Processing DeleteTablet for tablet 17b58c916b044adb82aeb9be13705970 with delete_type TABLET_DATA_TOMBSTONED (TS 076a8ce3564d45dc8e1a750e26d7d699 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60704
I20260608 12:56:23.282387 20974 raft_consensus.cc:2243] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:56:23.280000 20636 debug-util.cc:398] Leaking SignalData structure 0x7b080017d540 after lost signal to thread 20639
I20260608 12:56:23.283811 20348 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5b837de574274b5e96bf384eff469b46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:56:23.285439 20636 debug-util.cc:398] Leaking SignalData structure 0x7b08000e1b80 after lost signal to thread 20796
I20260608 12:56:23.284610 20974 raft_consensus.cc:2272] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:23.293032 20769 raft_consensus.cc:1275] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:23.297088 20960 consensus_queue.cc:1048] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:23.307062 20361 catalog_manager.cc:5696] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index 3 to 4, VOTER 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) evicted. New cstate: current_term: 1 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:23.313776 20974 ts_tablet_manager.cc:1916] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:23.321007 20769 raft_consensus.cc:2955] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.328845 20452 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b837de574274b5e96bf384eff469b46 with delete_type TABLET_DATA_TOMBSTONED (TS 076a8ce3564d45dc8e1a750e26d7d699 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60704
I20260608 12:56:23.333099 20771 raft_consensus.cc:3060] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Advancing to term 2
I20260608 12:56:23.342896 20771 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEARNER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:23.348296 20943 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260608 12:56:23.354883 20981 tablet_replica.cc:333] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:23.372375 20461 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:23.380421 20943 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:23.393951 20981 raft_consensus.cc:2243] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:23.397409 20981 raft_consensus.cc:2272] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:23.435056 20981 ts_tablet_manager.cc:1916] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:23.443492 20970 raft_consensus.cc:1064] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b: attempting to promote NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a to VOTER
I20260608 12:56:23.445241 20541 raft_consensus.cc:1275] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:23.448328 20939 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:23.451648 20970 consensus_queue.cc:237] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 2, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:23.454380 20974 ts_tablet_manager.cc:1929] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:23.455030 20974 log.cc:1199] T 3630d55528d04666924a9e8fa84a1bfa P 68af815972374bb8baaf58141cff061b: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/3630d55528d04666924a9e8fa84a1bfa
I20260608 12:56:23.460287 20348 catalog_manager.cc:5027] TS 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): tablet 3630d55528d04666924a9e8fa84a1bfa (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]) successfully deleted
I20260608 12:56:23.480249 20981 ts_tablet_manager.cc:1929] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:23.480489 20540 raft_consensus.cc:1275] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:23.480827 20981 log.cc:1199] T 17b58c916b044adb82aeb9be13705970 P 076a8ce3564d45dc8e1a750e26d7d699: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/17b58c916b044adb82aeb9be13705970
I20260608 12:56:23.484732 20350 catalog_manager.cc:5027] TS 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): tablet 17b58c916b044adb82aeb9be13705970 (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]) successfully deleted
I20260608 12:56:23.490191 20771 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEARNER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:23.490087 20943 consensus_queue.cc:1048] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:23.492473 20461 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:23.492743 20541 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:23.493098 20943 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:23.490105 20981 tablet_replica.cc:333] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:23.497342 20981 raft_consensus.cc:2243] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:23.498366 20981 raft_consensus.cc:2272] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:23.495509 20893 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260608 12:56:23.507833 20613 raft_consensus.cc:1275] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:23.509680 20981 ts_tablet_manager.cc:1916] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:23.518810 20822 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:23.523000 20943 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:23.524473 20771 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.530375 20461 raft_consensus.cc:1275] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:23.532364 20943 consensus_queue.cc:1048] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:23.567401 20981 ts_tablet_manager.cc:1929] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:23.568156 20981 log.cc:1199] T 5b837de574274b5e96bf384eff469b46 P 076a8ce3564d45dc8e1a750e26d7d699: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/5b837de574274b5e96bf384eff469b46
I20260608 12:56:23.570430 20350 catalog_manager.cc:5027] TS 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): tablet 5b837de574274b5e96bf384eff469b46 (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]) successfully deleted
I20260608 12:56:23.570603 20363 catalog_manager.cc:5696] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a reported cstate change: config changed from index 2 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.580677 20540 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.543774 20970 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.609360 20461 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 2 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.621367 20613 consensus_queue.cc:237] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:23.638178 20769 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:23.640316 20943 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:56:23.649971 20461 raft_consensus.cc:1275] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Refusing update from remote peer 68af815972374bb8baaf58141cff061b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:23.652779 20970 consensus_queue.cc:1048] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:56:23.654724 20893 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.665112 20465 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.674110 20769 raft_consensus.cc:2955] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:23.690876 20348 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:23.698745 20359 catalog_manager.cc:5696] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index 4 to 5, VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) evicted. New cstate: current_term: 2 leader_uuid: "68af815972374bb8baaf58141cff061b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:23.724694 20531 tablet_service.cc:1558] Processing DeleteTablet for tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0 with delete_type TABLET_DATA_TOMBSTONED (TS c68979a4cde74f3da1c51497ad694542 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44862
I20260608 12:56:23.732122 20991 tablet_replica.cc:333] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:23.733510 20991 raft_consensus.cc:2243] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:23.734508 20991 raft_consensus.cc:2272] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:23.738366 20991 ts_tablet_manager.cc:1916] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:23.758095 20991 ts_tablet_manager.cc:1929] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:56:23.758607 20991 log.cc:1199] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P c68979a4cde74f3da1c51497ad694542: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/7aeaa9f4f5d44a8387c0b1b61ab199a0
I20260608 12:56:23.760648 20351 catalog_manager.cc:5027] TS c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): tablet 7aeaa9f4f5d44a8387c0b1b61ab199a0 (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]) successfully deleted
I20260608 12:56:24.511561 20417 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:24.535264 20465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3686222351c94ea3a81a4ba64da35670"
dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
mode: GRACEFUL
new_leader_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
 from {username='slave'} at 127.0.0.1:38460
I20260608 12:56:24.536116 20465 raft_consensus.cc:606] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Received request to transfer leadership to TS 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:24.566490 20613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6c937b9231245c1ac3b4b1aacd179fc"
dest_uuid: "68af815972374bb8baaf58141cff061b"
mode: GRACEFUL
new_leader_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
 from {username='slave'} at 127.0.0.1:39668
I20260608 12:56:24.567201 20613 raft_consensus.cc:606] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Received request to transfer leadership to TS 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:24.568831 20417 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:56:24.569821 20417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:24.765406 20540 consensus_queue.cc:237] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: true } }
W20260608 12:56:24.775045 20504 consensus_peers.cc:597] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 -> Peer 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): Couldn't send request to peer 68af815972374bb8baaf58141cff061b. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4d7b5dc11aa5459fb7e8200fad06d5fa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:24.785951 20939 raft_consensus.cc:993] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699: : Instructing follower 357a1b16d42f48e1b0415c1fa8d1545a to start an election
I20260608 12:56:24.786593 20939 raft_consensus.cc:1081] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Signalling peer 357a1b16d42f48e1b0415c1fa8d1545a to start an election
I20260608 12:56:24.789729 20769 raft_consensus.cc:1275] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:24.790607 20465 raft_consensus.cc:1275] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:24.791580 20771 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3686222351c94ea3a81a4ba64da35670"
dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
 from {username='slave'} at 127.0.0.1:47130
I20260608 12:56:24.791829 20944 consensus_queue.cc:1048] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:24.792273 20771 raft_consensus.cc:493] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:24.792769 20771 raft_consensus.cc:3060] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:24.792984 20996 consensus_queue.cc:1048] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:24.802114 20771 raft_consensus.cc:515] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:24.806476 20771 leader_election.cc:290] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 2 election: Requested vote from peers 68af815972374bb8baaf58141cff061b (127.17.15.67:34783), 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:24.807894 20461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3686222351c94ea3a81a4ba64da35670" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "076a8ce3564d45dc8e1a750e26d7d699"
I20260608 12:56:24.808738 20461 raft_consensus.cc:3055] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:24.809159 20461 raft_consensus.cc:740] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 076a8ce3564d45dc8e1a750e26d7d699, State: Running, Role: LEADER
I20260608 12:56:24.810137 20461 consensus_queue.cc:260] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:24.811691 20461 raft_consensus.cc:3060] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:24.812865 20613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3686222351c94ea3a81a4ba64da35670" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:24.813625 20613 raft_consensus.cc:3060] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:24.819550 20996 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: true } } }
I20260608 12:56:24.822731 20769 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: true } } }
I20260608 12:56:24.825387 20613 raft_consensus.cc:2468] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357a1b16d42f48e1b0415c1fa8d1545a in term 2.
I20260608 12:56:24.834378 20461 raft_consensus.cc:2468] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357a1b16d42f48e1b0415c1fa8d1545a in term 2.
I20260608 12:56:24.836163 20734 leader_election.cc:304] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [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: 357a1b16d42f48e1b0415c1fa8d1545a, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:24.837294 20977 raft_consensus.cc:2804] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:24.839851 20977 raft_consensus.cc:697] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEADER]: Becoming Leader. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Running, Role: LEADER
I20260608 12:56:24.840976 20977 consensus_queue.cc:237] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [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: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } }
I20260608 12:56:24.845976 20464 consensus_queue.cc:237] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:24.854749 20465 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: true } } }
I20260608 12:56:24.865976 20362 catalog_manager.cc:5696] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 reported cstate change: config changed from index -1 to 2, NON_VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) added. New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:56:24.875931 20432 consensus_peers.cc:597] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 -> Peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Couldn't send request to peer 357a1b16d42f48e1b0415c1fa8d1545a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 62fe5d51c00c439eb233083cfe902dc5. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:24.879801 20540 raft_consensus.cc:1275] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:24.880314 20613 raft_consensus.cc:1275] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:56:24.882695 21006 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:24.884853 20939 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:24.902137 20939 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:24.904716 20613 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:24.909125 20540 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:24.923286 20363 catalog_manager.cc:5696] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index -1 to 3, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New cstate: current_term: 2 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:24.929160 20360 catalog_manager.cc:5696] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a reported cstate change: term changed from 1 to 2, leader changed from 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65) to 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68). New cstate: current_term: 2 leader_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:24.944666 20465 consensus_queue.cc:237] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: NON_VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: true } }
I20260608 12:56:24.960896 20943 raft_consensus.cc:993] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b: : Instructing follower 357a1b16d42f48e1b0415c1fa8d1545a to start an election
I20260608 12:56:24.961567 20943 raft_consensus.cc:1081] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Signalling peer 357a1b16d42f48e1b0415c1fa8d1545a to start an election
I20260608 12:56:24.963762 20769 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6c937b9231245c1ac3b4b1aacd179fc"
dest_uuid: "357a1b16d42f48e1b0415c1fa8d1545a"
 from {username='slave'} at 127.0.0.1:47124
I20260608 12:56:24.964531 20769 raft_consensus.cc:493] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:56:24.964987 20769 raft_consensus.cc:3060] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:24.973248 20613 raft_consensus.cc:1275] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:56:24.975229 20432 consensus_peers.cc:597] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 -> Peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): Couldn't send request to peer c68979a4cde74f3da1c51497ad694542. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e94c25ce3a8463ab2a7ebd072114201. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:24.975437 20822 consensus_queue.cc:1048] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:24.976715 20769 raft_consensus.cc:515] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:24.979015 20771 raft_consensus.cc:1275] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:24.981460 20540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c937b9231245c1ac3b4b1aacd179fc" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c68979a4cde74f3da1c51497ad694542"
I20260608 12:56:24.982219 20540 raft_consensus.cc:3060] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:24.982837 20769 leader_election.cc:290] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [CANDIDATE]: Term 2 election: Requested vote from peers c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429), 68af815972374bb8baaf58141cff061b (127.17.15.67:34783)
I20260608 12:56:24.983611 20614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6c937b9231245c1ac3b4b1aacd179fc" candidate_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68af815972374bb8baaf58141cff061b"
I20260608 12:56:24.984591 20614 raft_consensus.cc:3055] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:24.985059 20614 raft_consensus.cc:740] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Running, Role: LEADER
I20260608 12:56:24.986256 20614 consensus_queue.cc:260] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [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: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:24.987107 20939 consensus_queue.cc:1048] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:24.988143 20614 raft_consensus.cc:3060] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:24.996495 20614 raft_consensus.cc:2468] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357a1b16d42f48e1b0415c1fa8d1545a in term 2.
I20260608 12:56:24.998302 20612 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: NON_VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: true } } }
I20260608 12:56:25.001557 20734 leader_election.cc:304] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [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: 357a1b16d42f48e1b0415c1fa8d1545a, 68af815972374bb8baaf58141cff061b; no voters: 
I20260608 12:56:25.002229 20540 raft_consensus.cc:2468] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357a1b16d42f48e1b0415c1fa8d1545a in term 2.
I20260608 12:56:25.002689 20977 raft_consensus.cc:2804] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:56:25.003288 20977 raft_consensus.cc:697] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEADER]: Becoming Leader. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Running, Role: LEADER
I20260608 12:56:24.995553 20822 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: NON_VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: true } } }
I20260608 12:56:25.004314 20977 consensus_queue.cc:237] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [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: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } }
I20260608 12:56:25.018818 20363 catalog_manager.cc:5696] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index -1 to 2, NON_VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) added. New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: NON_VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: true } } }
I20260608 12:56:25.040480 20359 catalog_manager.cc:5696] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a reported cstate change: term changed from 1 to 2, leader changed from 68af815972374bb8baaf58141cff061b (127.17.15.67) to 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68). New cstate: current_term: 2 leader_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:25.045205 20465 consensus_queue.cc:237] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:25.049301 20769 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: NON_VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: true } } }
W20260608 12:56:25.075621 20432 consensus_peers.cc:597] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 -> Peer 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): Couldn't send request to peer 357a1b16d42f48e1b0415c1fa8d1545a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8982c2d7abc04dafaff7bdf892b2e479. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:25.077418 20612 raft_consensus.cc:1275] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:25.078148 20540 raft_consensus.cc:1275] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:56:25.080257 20822 consensus_queue.cc:1048] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:25.081425 21006 consensus_queue.cc:1048] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:25.098071 20939 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:25.101104 20540 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:25.101486 20612 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:25.116370 20359 catalog_manager.cc:5696] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 reported cstate change: config changed from index -1 to 2, NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } } }
I20260608 12:56:25.278627 20612 raft_consensus.cc:1275] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Refusing update from remote peer 357a1b16d42f48e1b0415c1fa8d1545a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:25.280736 20977 consensus_queue.cc:1048] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:25.310238 21020 ts_tablet_manager.cc:933] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: Initiating tablet copy from peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:25.315279 20465 raft_consensus.cc:1275] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Refusing update from remote peer 357a1b16d42f48e1b0415c1fa8d1545a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:25.317508 20977 consensus_queue.cc:1048] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:56:25.351873 21021 ts_tablet_manager.cc:933] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: Initiating tablet copy from peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429)
I20260608 12:56:25.355154 21020 tablet_copy_client.cc:323] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.65:38451
I20260608 12:56:25.360880 20476 tablet_copy_service.cc:140] P 076a8ce3564d45dc8e1a750e26d7d699: Received BeginTabletCopySession request for tablet 62fe5d51c00c439eb233083cfe902dc5 from peer 357a1b16d42f48e1b0415c1fa8d1545a ({username='slave'} at 127.0.0.1:60732)
I20260608 12:56:25.361577 20476 tablet_copy_service.cc:161] P 076a8ce3564d45dc8e1a750e26d7d699: Beginning new tablet copy session on tablet 62fe5d51c00c439eb233083cfe902dc5 from peer 357a1b16d42f48e1b0415c1fa8d1545a at {username='slave'} at 127.0.0.1:60732: session id = 357a1b16d42f48e1b0415c1fa8d1545a-62fe5d51c00c439eb233083cfe902dc5
I20260608 12:56:25.375001 20476 tablet_copy_source_session.cc:215] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:25.381706 21020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62fe5d51c00c439eb233083cfe902dc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:25.390107 21021 tablet_copy_client.cc:323] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:44429
I20260608 12:56:25.393908 20551 tablet_copy_service.cc:140] P c68979a4cde74f3da1c51497ad694542: Received BeginTabletCopySession request for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa from peer 68af815972374bb8baaf58141cff061b ({username='slave'} at 127.0.0.1:44878)
I20260608 12:56:25.394640 20551 tablet_copy_service.cc:161] P c68979a4cde74f3da1c51497ad694542: Beginning new tablet copy session on tablet 4d7b5dc11aa5459fb7e8200fad06d5fa from peer 68af815972374bb8baaf58141cff061b at {username='slave'} at 127.0.0.1:44878: session id = 68af815972374bb8baaf58141cff061b-4d7b5dc11aa5459fb7e8200fad06d5fa
I20260608 12:56:25.403357 21028 ts_tablet_manager.cc:933] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: Initiating tablet copy from peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:25.407508 20551 tablet_copy_source_session.cc:215] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:25.412322 21020 tablet_copy_client.cc:806] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:25.413242 21020 tablet_copy_client.cc:670] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:25.413417 21028 tablet_copy_client.cc:323] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.65:38451
I20260608 12:56:25.415874 20476 tablet_copy_service.cc:140] P 076a8ce3564d45dc8e1a750e26d7d699: Received BeginTabletCopySession request for tablet 9e94c25ce3a8463ab2a7ebd072114201 from peer c68979a4cde74f3da1c51497ad694542 ({username='slave'} at 127.0.0.1:60720)
I20260608 12:56:25.416088 21021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:25.416865 20476 tablet_copy_service.cc:161] P 076a8ce3564d45dc8e1a750e26d7d699: Beginning new tablet copy session on tablet 9e94c25ce3a8463ab2a7ebd072114201 from peer c68979a4cde74f3da1c51497ad694542 at {username='slave'} at 127.0.0.1:60720: session id = c68979a4cde74f3da1c51497ad694542-9e94c25ce3a8463ab2a7ebd072114201
I20260608 12:56:25.418799 21020 tablet_copy_client.cc:538] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:25.436790 21021 tablet_copy_client.cc:806] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:25.437611 21021 tablet_copy_client.cc:670] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:25.438004 21020 tablet_bootstrap.cc:492] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:25.440328 20476 tablet_copy_source_session.cc:215] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:25.442621 21021 tablet_copy_client.cc:538] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:25.444532 21028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e94c25ce3a8463ab2a7ebd072114201. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:25.454000 21021 tablet_bootstrap.cc:492] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: Bootstrap starting.
I20260608 12:56:25.476977 21028 tablet_copy_client.cc:806] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:25.477771 21028 tablet_copy_client.cc:670] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:25.489953 21028 tablet_copy_client.cc:538] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:25.492730 21021 tablet_bootstrap.cc:492] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:25.495510 21020 tablet_bootstrap.cc:492] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:25.501271 21020 tablet_bootstrap.cc:492] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap complete.
I20260608 12:56:25.499336 21021 tablet_bootstrap.cc:492] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: Bootstrap complete.
I20260608 12:56:25.502099 21028 tablet_bootstrap.cc:492] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: Bootstrap starting.
I20260608 12:56:25.502813 21021 ts_tablet_manager.cc:1403] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: Time spent bootstrapping tablet: real 0.049s	user 0.031s	sys 0.003s
I20260608 12:56:25.502113 21020 ts_tablet_manager.cc:1403] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.064s	user 0.029s	sys 0.001s
I20260608 12:56:25.506526 21021 raft_consensus.cc:359] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: true } }
I20260608 12:56:25.507586 21021 raft_consensus.cc:740] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 68af815972374bb8baaf58141cff061b, State: Initialized, Role: LEARNER
I20260608 12:56:25.508424 21021 consensus_queue.cc:260] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: true } }
I20260608 12:56:25.510073 21020 raft_consensus.cc:359] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:25.511016 21020 raft_consensus.cc:740] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: LEARNER
I20260608 12:56:25.512053 21021 ts_tablet_manager.cc:1434] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:56:25.524917 21020 consensus_queue.cc:260] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:25.526338 20551 tablet_copy_service.cc:342] P c68979a4cde74f3da1c51497ad694542: Request end of tablet copy session 68af815972374bb8baaf58141cff061b-4d7b5dc11aa5459fb7e8200fad06d5fa received from {username='slave'} at 127.0.0.1:44878
I20260608 12:56:25.526889 20551 tablet_copy_service.cc:434] P c68979a4cde74f3da1c51497ad694542: ending tablet copy session 68af815972374bb8baaf58141cff061b-4d7b5dc11aa5459fb7e8200fad06d5fa on tablet 4d7b5dc11aa5459fb7e8200fad06d5fa with peer 68af815972374bb8baaf58141cff061b
I20260608 12:56:25.529335 21020 ts_tablet_manager.cc:1434] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.001s
I20260608 12:56:25.541400 20476 tablet_copy_service.cc:342] P 076a8ce3564d45dc8e1a750e26d7d699: Request end of tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-62fe5d51c00c439eb233083cfe902dc5 received from {username='slave'} at 127.0.0.1:60732
I20260608 12:56:25.542002 20476 tablet_copy_service.cc:434] P 076a8ce3564d45dc8e1a750e26d7d699: ending tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-62fe5d51c00c439eb233083cfe902dc5 on tablet 62fe5d51c00c439eb233083cfe902dc5 with peer 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:25.544548 20540 raft_consensus.cc:1275] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Refusing update from remote peer 357a1b16d42f48e1b0415c1fa8d1545a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:25.546936 20977 consensus_queue.cc:1048] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:25.548538 21028 tablet_bootstrap.cc:492] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:25.549757 21028 tablet_bootstrap.cc:492] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: Bootstrap complete.
I20260608 12:56:25.550638 21028 ts_tablet_manager.cc:1403] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.014s
I20260608 12:56:25.560189 21028 raft_consensus.cc:359] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: NON_VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: true } }
I20260608 12:56:25.561365 21028 raft_consensus.cc:740] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: c68979a4cde74f3da1c51497ad694542, State: Initialized, Role: LEARNER
I20260608 12:56:25.568710 21020 ts_tablet_manager.cc:933] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: Initiating tablet copy from peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451)
I20260608 12:56:25.568771 21028 consensus_queue.cc:260] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: NON_VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: true } }
I20260608 12:56:25.573024 21028 ts_tablet_manager.cc:1434] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.006s
I20260608 12:56:25.576032 20476 tablet_copy_service.cc:342] P 076a8ce3564d45dc8e1a750e26d7d699: Request end of tablet copy session c68979a4cde74f3da1c51497ad694542-9e94c25ce3a8463ab2a7ebd072114201 received from {username='slave'} at 127.0.0.1:60720
I20260608 12:56:25.576658 20476 tablet_copy_service.cc:434] P 076a8ce3564d45dc8e1a750e26d7d699: ending tablet copy session c68979a4cde74f3da1c51497ad694542-9e94c25ce3a8463ab2a7ebd072114201 on tablet 9e94c25ce3a8463ab2a7ebd072114201 with peer c68979a4cde74f3da1c51497ad694542
I20260608 12:56:25.581213 21020 tablet_copy_client.cc:323] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.65:38451
I20260608 12:56:25.590451 20476 tablet_copy_service.cc:140] P 076a8ce3564d45dc8e1a750e26d7d699: Received BeginTabletCopySession request for tablet 8982c2d7abc04dafaff7bdf892b2e479 from peer 357a1b16d42f48e1b0415c1fa8d1545a ({username='slave'} at 127.0.0.1:60732)
I20260608 12:56:25.591233 20476 tablet_copy_service.cc:161] P 076a8ce3564d45dc8e1a750e26d7d699: Beginning new tablet copy session on tablet 8982c2d7abc04dafaff7bdf892b2e479 from peer 357a1b16d42f48e1b0415c1fa8d1545a at {username='slave'} at 127.0.0.1:60732: session id = 357a1b16d42f48e1b0415c1fa8d1545a-8982c2d7abc04dafaff7bdf892b2e479
I20260608 12:56:25.604359 20476 tablet_copy_source_session.cc:215] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:56:25.607985 20612 raft_consensus.cc:1275] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Refusing update from remote peer 357a1b16d42f48e1b0415c1fa8d1545a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:56:25.613166 21020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8982c2d7abc04dafaff7bdf892b2e479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:25.613794 21001 consensus_queue.cc:1048] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:56:25.654234 21020 tablet_copy_client.cc:806] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 0 data blocks...
I20260608 12:56:25.655112 21020 tablet_copy_client.cc:670] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Starting download of 1 WAL segments...
I20260608 12:56:25.660526 21020 tablet_copy_client.cc:538] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:56:25.673873 21020 tablet_bootstrap.cc:492] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap starting.
I20260608 12:56:25.699330 21020 tablet_bootstrap.cc:492] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:56:25.700307 21020 tablet_bootstrap.cc:492] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: Bootstrap complete.
I20260608 12:56:25.701042 21020 ts_tablet_manager.cc:1403] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260608 12:56:25.704049 21020 raft_consensus.cc:359] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:25.705112 21020 raft_consensus.cc:740] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 357a1b16d42f48e1b0415c1fa8d1545a, State: Initialized, Role: LEARNER
I20260608 12:56:25.705971 21020 consensus_queue.cc:260] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: true } }
I20260608 12:56:25.709147 21020 ts_tablet_manager.cc:1434] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:56:25.711376 20476 tablet_copy_service.cc:342] P 076a8ce3564d45dc8e1a750e26d7d699: Request end of tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-8982c2d7abc04dafaff7bdf892b2e479 received from {username='slave'} at 127.0.0.1:60732
I20260608 12:56:25.711934 20476 tablet_copy_service.cc:434] P 076a8ce3564d45dc8e1a750e26d7d699: ending tablet copy session 357a1b16d42f48e1b0415c1fa8d1545a-8982c2d7abc04dafaff7bdf892b2e479 on tablet 8982c2d7abc04dafaff7bdf892b2e479 with peer 357a1b16d42f48e1b0415c1fa8d1545a
I20260608 12:56:25.716470 20771 raft_consensus.cc:1217] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:56:25.752445 20612 raft_consensus.cc:1217] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:25.872154 20540 raft_consensus.cc:1217] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:26.038254 20771 raft_consensus.cc:1217] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:56:26.208086 21038 raft_consensus.cc:1064] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542: attempting to promote NON_VOTER 68af815972374bb8baaf58141cff061b to VOTER
I20260608 12:56:26.211102 21038 consensus_queue.cc:237] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } }
I20260608 12:56:26.219863 20612 raft_consensus.cc:1275] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [term 1 LEARNER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:26.222963 20771 raft_consensus.cc:1275] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:26.222955 20464 raft_consensus.cc:1275] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:26.226234 21038 consensus_queue.cc:1048] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:26.227617 21039 consensus_queue.cc:1048] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:56:26.231593 21003 consensus_queue.cc:1048] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:26.258679 20939 raft_consensus.cc:1064] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699: attempting to promote NON_VOTER c68979a4cde74f3da1c51497ad694542 to VOTER
I20260608 12:56:26.257972 21003 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 68af815972374bb8baaf58141cff061b (127.17.15.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } } }
I20260608 12:56:26.262269 20939 consensus_queue.cc:237] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } }
I20260608 12:56:26.273360 20464 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 68af815972374bb8baaf58141cff061b (127.17.15.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } } }
I20260608 12:56:26.271832 20612 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 68af815972374bb8baaf58141cff061b (127.17.15.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } } }
I20260608 12:56:26.295779 20540 raft_consensus.cc:1275] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [term 1 LEARNER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:26.303592 20771 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 68af815972374bb8baaf58141cff061b (127.17.15.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } } }
I20260608 12:56:26.305790 21006 consensus_queue.cc:1048] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:26.340632 20360 catalog_manager.cc:5696] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a reported cstate change: config changed from index 2 to 3, 68af815972374bb8baaf58141cff061b (127.17.15.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } } }
I20260608 12:56:26.345650 20822 raft_consensus.cc:1064] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699: attempting to promote NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a to VOTER
I20260608 12:56:26.359360 20822 consensus_queue.cc:237] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:26.377929 20612 raft_consensus.cc:1275] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:26.379657 20771 raft_consensus.cc:1275] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:26.384110 21048 consensus_queue.cc:1048] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:26.386790 20939 consensus_queue.cc:1048] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:26.393474 20612 raft_consensus.cc:1275] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260608 12:56:26.394541 21044 log.cc:927] Time spent T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699: Append to log took a long time: real 0.102s	user 0.003s	sys 0.000s
I20260608 12:56:26.394838 20771 raft_consensus.cc:1275] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEARNER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:26.394838 20541 raft_consensus.cc:1275] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:56:26.400174 20939 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:26.402868 20939 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:26.407194 21006 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:26.475806 21048 raft_consensus.cc:1064] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699: attempting to promote NON_VOTER 357a1b16d42f48e1b0415c1fa8d1545a to VOTER
I20260608 12:56:26.496901 21048 consensus_queue.cc:237] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:26.499392 21051 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c68979a4cde74f3da1c51497ad694542 (127.17.15.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } } }
I20260608 12:56:26.503072 20613 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c68979a4cde74f3da1c51497ad694542 (127.17.15.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } } }
I20260608 12:56:26.504447 20771 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c68979a4cde74f3da1c51497ad694542 (127.17.15.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } } }
I20260608 12:56:26.510638 20769 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.507895 21049 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.529830 20541 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.561685 20769 raft_consensus.cc:1275] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEARNER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:26.562059 20612 raft_consensus.cc:1275] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:26.567063 20939 consensus_queue.cc:1048] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:26.569499 21006 consensus_queue.cc:1048] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:26.571933 20417 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:26.571692 20612 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.570963 20541 raft_consensus.cc:1275] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:56:26.588887 20939 consensus_queue.cc:1048] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:56:26.606377 20541 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, c68979a4cde74f3da1c51497ad694542 (127.17.15.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } } }
I20260608 12:56:26.620615 21006 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.628070 20540 consensus_queue.cc:237] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } }
I20260608 12:56:26.630499 20769 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.634927 20417 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:56:26.635998 20417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:26.636816 20360 catalog_manager.cc:5696] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index 2 to 3, c68979a4cde74f3da1c51497ad694542 (127.17.15.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } } }
I20260608 12:56:26.638949 20360 catalog_manager.cc:5696] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index 3 to 4, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { replace: true } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.649170 20613 raft_consensus.cc:1275] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:26.652629 20464 raft_consensus.cc:1275] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Refusing update from remote peer c68979a4cde74f3da1c51497ad694542: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:26.653791 21003 consensus_queue.cc:1048] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:26.656158 21003 consensus_queue.cc:1048] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:26.652045 20612 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.666666 21038 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } } }
I20260608 12:56:26.674295 20540 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.678504 20464 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } } }
I20260608 12:56:26.680709 20465 consensus_queue.cc:237] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } }
I20260608 12:56:26.697623 20362 catalog_manager.cc:5696] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a reported cstate change: config changed from index 2 to 3, 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { replace: true } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.697610 20351 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:26.722442 20612 raft_consensus.cc:1275] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:26.729892 20541 raft_consensus.cc:1275] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:26.733121 21006 consensus_queue.cc:1048] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:56:26.735618 20939 consensus_queue.cc:1048] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:26.742339 20613 raft_consensus.cc:2955] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } } }
I20260608 12:56:26.747975 20464 consensus_queue.cc:237] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:26.756515 21006 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } } }
I20260608 12:56:26.760357 20541 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } } }
I20260608 12:56:26.767379 20612 raft_consensus.cc:2955] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } } }
I20260608 12:56:26.781776 20769 raft_consensus.cc:1275] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:26.783813 21048 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:56:26.784523 20539 raft_consensus.cc:1275] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:56:26.799717 20350 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9e94c25ce3a8463ab2a7ebd072114201 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:26.799957 21049 consensus_queue.cc:1048] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:56:26.802284 21006 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.731000 20361 catalog_manager.cc:5696] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: config changed from index 3 to 4, VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) evicted. New cstate: current_term: 1 leader_uuid: "c68979a4cde74f3da1c51497ad694542" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } attrs { promote: false } } }
I20260608 12:56:26.808485 20769 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.812834 20541 raft_consensus.cc:2955] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.816673 20350 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 62fe5d51c00c439eb233083cfe902dc5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:26.839248 20464 consensus_queue.cc:237] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [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: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } }
I20260608 12:56:26.845216 20759 tablet_service.cc:1558] Processing DeleteTablet for tablet 4d7b5dc11aa5459fb7e8200fad06d5fa with delete_type TABLET_DATA_TOMBSTONED (TS 357a1b16d42f48e1b0415c1fa8d1545a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38304
I20260608 12:56:26.848418 20359 catalog_manager.cc:5696] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b reported cstate change: config changed from index 3 to 4, VOTER 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68) evicted. New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } attrs { promote: false } } }
I20260608 12:56:26.843468 20363 catalog_manager.cc:5696] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a reported cstate change: config changed from index 4 to 5, VOTER 68af815972374bb8baaf58141cff061b (127.17.15.67) evicted. New cstate: current_term: 2 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "c68979a4cde74f3da1c51497ad694542" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 44429 } } peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.858624 20769 raft_consensus.cc:1275] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:26.860319 21049 consensus_queue.cc:1048] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:26.860956 20613 raft_consensus.cc:1275] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Refusing update from remote peer 076a8ce3564d45dc8e1a750e26d7d699: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:56:26.867112 21049 consensus_queue.cc:1048] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:56:26.871948 21006 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.876951 20757 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e94c25ce3a8463ab2a7ebd072114201 with delete_type TABLET_DATA_TOMBSTONED (TS 357a1b16d42f48e1b0415c1fa8d1545a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38304
I20260608 12:56:26.883657 20771 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.890838 20613 raft_consensus.cc:2955] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } } }
I20260608 12:56:26.903364 20350 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8982c2d7abc04dafaff7bdf892b2e479 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:56:26.914152 20604 tablet_service.cc:1558] Processing DeleteTablet for tablet 62fe5d51c00c439eb233083cfe902dc5 with delete_type TABLET_DATA_TOMBSTONED (TS 68af815972374bb8baaf58141cff061b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45496
I20260608 12:56:26.920835 21064 tablet_replica.cc:333] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:26.922600 21064 raft_consensus.cc:2243] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.923655 21064 raft_consensus.cc:2272] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.925033 20363 catalog_manager.cc:5696] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 reported cstate change: config changed from index 3 to 4, VOTER c68979a4cde74f3da1c51497ad694542 (127.17.15.66) evicted. New cstate: current_term: 1 leader_uuid: "076a8ce3564d45dc8e1a750e26d7d699" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076a8ce3564d45dc8e1a750e26d7d699" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 38451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68af815972374bb8baaf58141cff061b" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 34783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "357a1b16d42f48e1b0415c1fa8d1545a" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33993 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:56:26.934489 21064 ts_tablet_manager.cc:1916] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:26.941725 21065 tablet_replica.cc:333] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:26.943046 21065 raft_consensus.cc:2243] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.943758 20531 tablet_service.cc:1558] Processing DeleteTablet for tablet 8982c2d7abc04dafaff7bdf892b2e479 with delete_type TABLET_DATA_TOMBSTONED (TS c68979a4cde74f3da1c51497ad694542 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44862
I20260608 12:56:26.944033 21065 raft_consensus.cc:2272] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.951206 21065 ts_tablet_manager.cc:1916] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:26.956950 21066 tablet_replica.cc:333] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:26.957913 21064 ts_tablet_manager.cc:1929] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:26.958099 21066 raft_consensus.cc:2243] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.958374 21064 log.cc:1199] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 357a1b16d42f48e1b0415c1fa8d1545a: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-3-root/wals/4d7b5dc11aa5459fb7e8200fad06d5fa
I20260608 12:56:26.958935 21066 raft_consensus.cc:2272] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.960692 21064 tablet_replica.cc:333] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:26.960531 20351 catalog_manager.cc:5027] TS 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): tablet 4d7b5dc11aa5459fb7e8200fad06d5fa (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]) successfully deleted
I20260608 12:56:26.962174 21064 raft_consensus.cc:2243] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:26.963076 21064 raft_consensus.cc:2272] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:26.964112 21066 ts_tablet_manager.cc:1916] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:26.967206 21064 ts_tablet_manager.cc:1916] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:56:26.971513 21065 ts_tablet_manager.cc:1929] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:56:26.972355 21065 log.cc:1199] T 62fe5d51c00c439eb233083cfe902dc5 P 68af815972374bb8baaf58141cff061b: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/62fe5d51c00c439eb233083cfe902dc5
I20260608 12:56:26.974498 20348 catalog_manager.cc:5027] TS 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): tablet 62fe5d51c00c439eb233083cfe902dc5 (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]) successfully deleted
I20260608 12:56:26.983065 21064 ts_tablet_manager.cc:1929] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:26.983632 21064 log.cc:1199] T 9e94c25ce3a8463ab2a7ebd072114201 P 357a1b16d42f48e1b0415c1fa8d1545a: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-3-root/wals/9e94c25ce3a8463ab2a7ebd072114201
I20260608 12:56:26.985584 20351 catalog_manager.cc:5027] TS 357a1b16d42f48e1b0415c1fa8d1545a (127.17.15.68:33993): tablet 9e94c25ce3a8463ab2a7ebd072114201 (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]) successfully deleted
I20260608 12:56:26.988080 21066 ts_tablet_manager.cc:1929] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:56:26.988703 21066 log.cc:1199] T 8982c2d7abc04dafaff7bdf892b2e479 P c68979a4cde74f3da1c51497ad694542: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/8982c2d7abc04dafaff7bdf892b2e479
I20260608 12:56:26.990754 20351 catalog_manager.cc:5027] TS c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): tablet 8982c2d7abc04dafaff7bdf892b2e479 (table range_aware_rebalance_new_range [id=5153d6295131457999279c4bfbed881e]) successfully deleted
I20260608 12:56:27.840098 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
W20260608 12:56:27.886469 20736 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 12:56:27.891811 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:56:27.892175 20736 consensus_peers.cc:597] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a -> Peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Couldn't send request to peer 076a8ce3564d45dc8e1a750e26d7d699. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:27.893507 17469 tablet_replica.cc:333] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.894737 17469 raft_consensus.cc:2243] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:27.896054 17469 raft_consensus.cc:2272] T 9e94c25ce3a8463ab2a7ebd072114201 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.899212 17469 tablet_replica.cc:333] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.900288 17469 raft_consensus.cc:2243] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:27.901005 17469 raft_consensus.cc:2272] T 3686222351c94ea3a81a4ba64da35670 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.904597 17469 tablet_replica.cc:333] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.905653 17469 raft_consensus.cc:2243] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:27.906354 17469 raft_consensus.cc:2272] T fb13efe92a994039bc2dac9de178d7f1 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.909862 17469 tablet_replica.cc:333] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.910923 17469 raft_consensus.cc:2243] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:27.911581 17469 raft_consensus.cc:2272] T 2ccfab65431a4be9a2e6dd832d908fba P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.914716 17469 tablet_replica.cc:333] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.915658 17469 raft_consensus.cc:2243] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:27.916832 17469 raft_consensus.cc:2272] T 8982c2d7abc04dafaff7bdf892b2e479 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.920042 17469 tablet_replica.cc:333] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.921005 17469 raft_consensus.cc:2243] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:27.921837 17469 raft_consensus.cc:2272] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.925578 17469 tablet_replica.cc:333] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.926774 17469 raft_consensus.cc:2243] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:27.928107 17469 raft_consensus.cc:2272] T 62fe5d51c00c439eb233083cfe902dc5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.931694 17469 tablet_replica.cc:333] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.932720 17469 raft_consensus.cc:2243] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:27.933698 17469 raft_consensus.cc:2272] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.937095 17469 tablet_replica.cc:333] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.938056 17469 raft_consensus.cc:2243] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:27.938716 17469 raft_consensus.cc:2272] T 9dd33431642e45c296b5bc79daaab48a P 076a8ce3564d45dc8e1a750e26d7d699 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.942062 17469 tablet_replica.cc:333] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.942929 17469 raft_consensus.cc:2243] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:27.943774 17469 raft_consensus.cc:2272] T 3630d55528d04666924a9e8fa84a1bfa P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.946695 17469 tablet_replica.cc:333] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.947520 17469 raft_consensus.cc:2243] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:27.948099 17469 raft_consensus.cc:2272] T 3392fe36db194e79a7616f10b368ecef P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.951020 17469 tablet_replica.cc:333] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699: stopping tablet replica
I20260608 12:56:27.951771 17469 raft_consensus.cc:2243] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:27.953112 17469 raft_consensus.cc:2272] T 26297c6df16a49dfb6ea6ff718038de5 P 076a8ce3564d45dc8e1a750e26d7d699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:27.992444 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
W20260608 12:56:28.035143 20506 consensus_peers.cc:597] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 -> Peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Couldn't send request to peer 076a8ce3564d45dc8e1a750e26d7d699. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:38451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:28.038568 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
W20260608 12:56:28.045341 20580 consensus_peers.cc:597] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b -> Peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Couldn't send request to peer 076a8ce3564d45dc8e1a750e26d7d699. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:38451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:28.082576 20580 consensus_peers.cc:597] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b -> Peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Couldn't send request to peer 076a8ce3564d45dc8e1a750e26d7d699. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:38451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:28.085781 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:28.087069 17469 tablet_replica.cc:333] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.087908 17469 raft_consensus.cc:2243] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.088792 17469 raft_consensus.cc:2272] T 9e94c25ce3a8463ab2a7ebd072114201 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:28.090927 20506 consensus_peers.cc:597] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 -> Peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Couldn't send request to peer 076a8ce3564d45dc8e1a750e26d7d699. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:38451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:28.091280 17469 tablet_replica.cc:333] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.092104 17469 raft_consensus.cc:2243] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.092728 17469 raft_consensus.cc:2272] T 568c430f8080408f9b9fb16141168c11 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.094923 17469 tablet_replica.cc:333] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.095806 17469 raft_consensus.cc:2243] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.096352 17469 raft_consensus.cc:2272] T 2ccfab65431a4be9a2e6dd832d908fba P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.098487 17469 tablet_replica.cc:333] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.099156 17469 raft_consensus.cc:2243] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.099663 17469 raft_consensus.cc:2272] T e6c937b9231245c1ac3b4b1aacd179fc P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.101735 17469 tablet_replica.cc:333] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.102417 17469 raft_consensus.cc:2243] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.103040 17469 raft_consensus.cc:2272] T 5b837de574274b5e96bf384eff469b46 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.106102 17469 tablet_replica.cc:333] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.106968 17469 raft_consensus.cc:2243] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.107964 17469 raft_consensus.cc:2272] T 3392fe36db194e79a7616f10b368ecef P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.110343 17469 tablet_replica.cc:333] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.110965 17469 raft_consensus.cc:2243] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.111425 17469 raft_consensus.cc:2272] T 26297c6df16a49dfb6ea6ff718038de5 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.113615 17469 tablet_replica.cc:333] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.114261 17469 raft_consensus.cc:2243] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.115206 17469 raft_consensus.cc:2272] T 17b58c916b044adb82aeb9be13705970 P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.117450 17469 tablet_replica.cc:333] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.118062 17469 raft_consensus.cc:2243] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.118914 17469 raft_consensus.cc:2272] T 4d7b5dc11aa5459fb7e8200fad06d5fa P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.121243 17469 tablet_replica.cc:333] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.121894 17469 raft_consensus.cc:2243] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.122478 17469 raft_consensus.cc:2272] T 62fe5d51c00c439eb233083cfe902dc5 P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.124794 17469 tablet_replica.cc:333] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.125398 17469 raft_consensus.cc:2243] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.125888 17469 raft_consensus.cc:2272] T 9dd33431642e45c296b5bc79daaab48a P c68979a4cde74f3da1c51497ad694542 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.128494 17469 tablet_replica.cc:333] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542: stopping tablet replica
I20260608 12:56:28.129072 17469 raft_consensus.cc:2243] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.130040 17469 raft_consensus.cc:2272] T 3630d55528d04666924a9e8fa84a1bfa P c68979a4cde74f3da1c51497ad694542 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.177915 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
W20260608 12:56:28.182367 20581 consensus_peers.cc:597] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b -> Peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): Couldn't send request to peer c68979a4cde74f3da1c51497ad694542. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.66:44429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:28.204620 20736 consensus_peers.cc:597] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a -> Peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Couldn't send request to peer 076a8ce3564d45dc8e1a750e26d7d699. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:38451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:28.208760 20736 consensus_peers.cc:597] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a -> Peer 076a8ce3564d45dc8e1a750e26d7d699 (127.17.15.65:38451): Couldn't send request to peer 076a8ce3564d45dc8e1a750e26d7d699. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:38451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:28.222759 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:56:28.256165 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:28.257364 17469 tablet_replica.cc:333] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.258421 17469 raft_consensus.cc:2243] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.259229 17469 raft_consensus.cc:2272] T 9e94c25ce3a8463ab2a7ebd072114201 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.262270 17469 tablet_replica.cc:333] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.263235 17469 raft_consensus.cc:2243] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.264027 17469 raft_consensus.cc:2272] T 3686222351c94ea3a81a4ba64da35670 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.267372 17469 tablet_replica.cc:333] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.268493 17469 raft_consensus.cc:2243] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.269387 17469 raft_consensus.cc:2272] T 8982c2d7abc04dafaff7bdf892b2e479 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.272955 17469 tablet_replica.cc:333] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.273867 17469 raft_consensus.cc:2243] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.274519 17469 raft_consensus.cc:2272] T e6c937b9231245c1ac3b4b1aacd179fc P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.277750 17469 tablet_replica.cc:333] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.278697 17469 raft_consensus.cc:2243] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.279891 17469 raft_consensus.cc:2272] T 568c430f8080408f9b9fb16141168c11 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.282938 17469 tablet_replica.cc:333] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.283989 17469 raft_consensus.cc:2243] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.284675 17469 raft_consensus.cc:2272] T fb13efe92a994039bc2dac9de178d7f1 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.287866 17469 tablet_replica.cc:333] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.288841 17469 raft_consensus.cc:2243] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.290045 17469 raft_consensus.cc:2272] T 5b837de574274b5e96bf384eff469b46 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.293301 17469 tablet_replica.cc:333] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.294203 17469 raft_consensus.cc:2243] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.294996 17469 raft_consensus.cc:2272] T 4d7b5dc11aa5459fb7e8200fad06d5fa P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.297876 17469 tablet_replica.cc:333] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.298782 17469 raft_consensus.cc:2243] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.299732 17469 raft_consensus.cc:2272] T 17b58c916b044adb82aeb9be13705970 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.303223 17469 tablet_replica.cc:333] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.304234 17469 raft_consensus.cc:2243] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.305480 17469 raft_consensus.cc:2272] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.308754 17469 tablet_replica.cc:333] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.309772 17469 raft_consensus.cc:2243] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.310909 17469 raft_consensus.cc:2272] T 9dd33431642e45c296b5bc79daaab48a P 68af815972374bb8baaf58141cff061b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.314020 17469 tablet_replica.cc:333] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b: stopping tablet replica
I20260608 12:56:28.314875 17469 raft_consensus.cc:2243] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.315599 17469 raft_consensus.cc:2272] T 26297c6df16a49dfb6ea6ff718038de5 P 68af815972374bb8baaf58141cff061b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:56:28.399286 20737 consensus_peers.cc:597] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a -> Peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): Couldn't send request to peer c68979a4cde74f3da1c51497ad694542. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.66:44429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:28.466233 20734 consensus_peers.cc:597] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a -> Peer 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): Couldn't send request to peer 68af815972374bb8baaf58141cff061b. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.67:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:28.479122 20737 consensus_peers.cc:597] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a -> Peer c68979a4cde74f3da1c51497ad694542 (127.17.15.66:44429): Couldn't send request to peer c68979a4cde74f3da1c51497ad694542. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.66:44429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:56:28.523332 20734 consensus_peers.cc:597] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a -> Peer 68af815972374bb8baaf58141cff061b (127.17.15.67:34783): Couldn't send request to peer 68af815972374bb8baaf58141cff061b. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.67:34783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:56:28.552311 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:56:28.583257 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:56:28.611100 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:28.612296 17469 tablet_replica.cc:333] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.613195 17469 raft_consensus.cc:2243] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.613965 17469 raft_consensus.cc:2272] T 5b837de574274b5e96bf384eff469b46 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.616154 17469 tablet_replica.cc:333] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.616923 17469 raft_consensus.cc:2243] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.617795 17469 raft_consensus.cc:2272] T 3686222351c94ea3a81a4ba64da35670 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.619789 17469 tablet_replica.cc:333] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.620512 17469 raft_consensus.cc:2243] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.621081 17469 raft_consensus.cc:2272] T 17b58c916b044adb82aeb9be13705970 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.623075 17469 tablet_replica.cc:333] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.623713 17469 raft_consensus.cc:2243] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.624392 17469 raft_consensus.cc:2272] T 7aeaa9f4f5d44a8387c0b1b61ab199a0 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.626299 17469 tablet_replica.cc:333] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.626962 17469 raft_consensus.cc:2243] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.627478 17469 raft_consensus.cc:2272] T 3392fe36db194e79a7616f10b368ecef P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.630405 17469 tablet_replica.cc:333] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.631275 17469 raft_consensus.cc:2243] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.631902 17469 raft_consensus.cc:2272] T 3630d55528d04666924a9e8fa84a1bfa P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.634030 17469 tablet_replica.cc:333] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.634675 17469 raft_consensus.cc:2243] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.635324 17469 raft_consensus.cc:2272] T 62fe5d51c00c439eb233083cfe902dc5 P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.637722 17469 tablet_replica.cc:333] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.638425 17469 raft_consensus.cc:2243] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.638948 17469 raft_consensus.cc:2272] T 568c430f8080408f9b9fb16141168c11 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.641254 17469 tablet_replica.cc:333] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.642216 17469 raft_consensus.cc:2243] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.642784 20417 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:56:28.643528 17469 raft_consensus.cc:2272] T fb13efe92a994039bc2dac9de178d7f1 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.647125 17469 tablet_replica.cc:333] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.647992 17469 raft_consensus.cc:2243] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:28.648837 17469 raft_consensus.cc:2272] T 8982c2d7abc04dafaff7bdf892b2e479 P 357a1b16d42f48e1b0415c1fa8d1545a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.651690 17469 tablet_replica.cc:333] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.652491 17469 raft_consensus.cc:2243] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.653542 17469 raft_consensus.cc:2272] T e6c937b9231245c1ac3b4b1aacd179fc P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.656461 17469 tablet_replica.cc:333] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a: stopping tablet replica
I20260608 12:56:28.657194 17469 raft_consensus.cc:2243] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.658305 17469 raft_consensus.cc:2272] T 2ccfab65431a4be9a2e6dd832d908fba P 357a1b16d42f48e1b0415c1fa8d1545a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.662146 20417 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:56:28.663029 20417 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:28.699177 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:56:28.727257 17469 master.cc:562] Master@127.17.15.126:32973 shutting down...
I20260608 12:56:28.754344 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:28.754914 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:28.755230 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5ba008768834265b25000db32825e2d: stopping tablet replica
I20260608 12:56:28.778438 17469 master.cc:584] Master@127.17.15.126:32973 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (13117 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:56:28.842855 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:35713
I20260608 12:56:28.844419 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:28.851033 21078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:28.850912 21077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:28.852401 21080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:28.855855 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:28.857616 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:28.857858 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:28.857997 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923388857985 us; error 0 us; skew 500 ppm
I20260608 12:56:28.858554 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:28.861635 17469 webserver.cc:533] Webserver started at http://127.17.15.126:43169/ using document root <none> and password file <none>
I20260608 12:56:28.862196 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:28.862519 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:28.863034 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:28.864854 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "10a5350c5fa14cc29b42547dc462c36f"
format_stamp: "Formatted at 2026-06-08 12:56:28 on dist-test-slave-457t"
I20260608 12:56:28.870735 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:56:28.875164 21085 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:28.876443 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:28.876988 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "10a5350c5fa14cc29b42547dc462c36f"
format_stamp: "Formatted at 2026-06-08 12:56:28 on dist-test-slave-457t"
I20260608 12:56:28.877379 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:28.892324 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:28.893880 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:28.945298 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:35713
I20260608 12:56:28.945433 21136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:35713 every 8 connection(s)
I20260608 12:56:28.950212 21137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:28.961727 21137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f: Bootstrap starting.
I20260608 12:56:28.967222 21137 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:28.972378 21137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f: No bootstrap required, opened a new log
I20260608 12:56:28.975010 21137 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10a5350c5fa14cc29b42547dc462c36f" member_type: VOTER }
I20260608 12:56:28.975504 21137 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:28.975764 21137 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10a5350c5fa14cc29b42547dc462c36f, State: Initialized, Role: FOLLOWER
I20260608 12:56:28.976547 21137 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "10a5350c5fa14cc29b42547dc462c36f" member_type: VOTER }
I20260608 12:56:28.977108 21137 raft_consensus.cc:399] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:28.977344 21137 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:28.977699 21137 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:28.983259 21137 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10a5350c5fa14cc29b42547dc462c36f" member_type: VOTER }
I20260608 12:56:28.983947 21137 leader_election.cc:304] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [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: 10a5350c5fa14cc29b42547dc462c36f; no voters: 
I20260608 12:56:28.985589 21137 leader_election.cc:290] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:28.986474 21140 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:28.988456 21140 raft_consensus.cc:697] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 1 LEADER]: Becoming Leader. State: Replica: 10a5350c5fa14cc29b42547dc462c36f, State: Running, Role: LEADER
I20260608 12:56:28.989552 21140 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [LEADER]: Queue going to LEADER mode. State: All 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: "10a5350c5fa14cc29b42547dc462c36f" member_type: VOTER }
I20260608 12:56:28.989929 21137 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:28.995903 21141 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10a5350c5fa14cc29b42547dc462c36f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10a5350c5fa14cc29b42547dc462c36f" member_type: VOTER } }
I20260608 12:56:28.996114 21142 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10a5350c5fa14cc29b42547dc462c36f. Latest consensus state: current_term: 1 leader_uuid: "10a5350c5fa14cc29b42547dc462c36f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10a5350c5fa14cc29b42547dc462c36f" member_type: VOTER } }
I20260608 12:56:28.996798 21142 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:28.998436 21141 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:29.002007 21147 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:29.011499 21147 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:29.013552 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:29.024078 21147 catalog_manager.cc:1382] Generated new cluster ID: 4eb0b08a9b4747ca93fed31c80023ee5
I20260608 12:56:29.024521 21147 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:29.046746 21147 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:29.048919 21147 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:29.063407 21147 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f: Generated new TSK 0
I20260608 12:56:29.064138 21147 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:29.081444 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:29.088621 21158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:29.090245 21159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:29.092382 17469 server_base.cc:1061] running on GCE node
W20260608 12:56:29.092909 21161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:29.093964 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:29.094240 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:29.094446 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923389094426 us; error 0 us; skew 500 ppm
I20260608 12:56:29.095391 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:29.098834 17469 webserver.cc:533] Webserver started at http://127.17.15.65:40163/ using document root <none> and password file <none>
I20260608 12:56:29.099455 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:29.099691 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:29.099993 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:29.101261 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "99d9f4312bdd469787e488ec71e9a81e"
format_stamp: "Formatted at 2026-06-08 12:56:29 on dist-test-slave-457t"
I20260608 12:56:29.106806 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:56:29.111274 21166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.112342 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:29.112721 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "99d9f4312bdd469787e488ec71e9a81e"
format_stamp: "Formatted at 2026-06-08 12:56:29 on dist-test-slave-457t"
I20260608 12:56:29.113083 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:29.124922 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:29.126255 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:29.127900 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:29.130496 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:29.130733 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.131003 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:29.131181 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.179311 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:45745
I20260608 12:56:29.179467 21228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:45745 every 8 connection(s)
I20260608 12:56:29.185412 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:29.193732 21233 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:29.197140 21234 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:29.197600 21236 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:29.199529 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:29.201102 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:29.201491 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:29.201714 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923389201694 us; error 0 us; skew 500 ppm
I20260608 12:56:29.202397 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:29.203202 21229 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35713
I20260608 12:56:29.203675 21229 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:29.204775 21229 heartbeater.cc:507] Master 127.17.15.126:35713 requested a full tablet report, sending...
I20260608 12:56:29.205758 17469 webserver.cc:533] Webserver started at http://127.17.15.66:42173/ using document root <none> and password file <none>
I20260608 12:56:29.206543 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:29.206740 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:29.207093 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:29.208443 21102 ts_manager.cc:194] Registered new tserver with Master: 99d9f4312bdd469787e488ec71e9a81e (127.17.15.65:45745)
I20260608 12:56:29.208465 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "295d8fdef16e44d983d49d9bab10f8fa"
format_stamp: "Formatted at 2026-06-08 12:56:29 on dist-test-slave-457t"
I20260608 12:56:29.211467 21102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41244
I20260608 12:56:29.215485 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:56:29.220547 21241 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.221653 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:56:29.222103 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "295d8fdef16e44d983d49d9bab10f8fa"
format_stamp: "Formatted at 2026-06-08 12:56:29 on dist-test-slave-457t"
I20260608 12:56:29.222604 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:29.248688 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:29.249992 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:29.251627 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:29.254360 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:29.254631 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.254916 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:29.255123 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.299927 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:37955
I20260608 12:56:29.300066 21303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:37955 every 8 connection(s)
I20260608 12:56:29.306348 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:29.314805 21307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:29.317108 21308 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:29.321013 17469 server_base.cc:1061] running on GCE node
W20260608 12:56:29.322106 21310 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:29.322834 21304 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35713
I20260608 12:56:29.323269 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:56:29.323287 21304 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:29.323691 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:29.324024 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923389324006 us; error 0 us; skew 500 ppm
I20260608 12:56:29.324749 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:29.324682 21304 heartbeater.cc:507] Master 127.17.15.126:35713 requested a full tablet report, sending...
I20260608 12:56:29.328415 21102 ts_manager.cc:194] Registered new tserver with Master: 295d8fdef16e44d983d49d9bab10f8fa (127.17.15.66:37955)
I20260608 12:56:29.328603 17469 webserver.cc:533] Webserver started at http://127.17.15.67:34471/ using document root <none> and password file <none>
I20260608 12:56:29.329402 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:29.329680 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:29.330066 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:29.330708 21102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41256
I20260608 12:56:29.331756 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "e63e2a96c34e4638a22c6108b5a51f9e"
format_stamp: "Formatted at 2026-06-08 12:56:29 on dist-test-slave-457t"
I20260608 12:56:29.337713 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:29.341876 21315 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.342947 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:56:29.343256 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "e63e2a96c34e4638a22c6108b5a51f9e"
format_stamp: "Formatted at 2026-06-08 12:56:29 on dist-test-slave-457t"
I20260608 12:56:29.343525 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:29.354272 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:29.355612 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:29.357378 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:29.359956 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:29.360189 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.360510 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:29.360668 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.409293 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:37103
I20260608 12:56:29.409420 21377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:37103 every 8 connection(s)
I20260608 12:56:29.415037 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:29.423870 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
W20260608 12:56:29.425405 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
I20260608 12:56:29.428836 17469 server_base.cc:1061] running on GCE node
W20260608 12:56:29.429280 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
I20260608 12:56:29.430253 21378 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35713
I20260608 12:56:29.430485 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:56:29.430675 21378 heartbeater.cc:461] Registering TS with master...
W20260608 12:56:29.430820 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:29.431128 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923389431104 us; error 0 us; skew 500 ppm
I20260608 12:56:29.431681 21378 heartbeater.cc:507] Master 127.17.15.126:35713 requested a full tablet report, sending...
I20260608 12:56:29.431846 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:29.434689 21102 ts_manager.cc:194] Registered new tserver with Master: e63e2a96c34e4638a22c6108b5a51f9e (127.17.15.67:37103)
I20260608 12:56:29.435230 17469 webserver.cc:533] Webserver started at http://127.17.15.68:44201/ using document root <none> and password file <none>
I20260608 12:56:29.435983 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:29.436286 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:29.436641 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:29.436843 21102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41264
I20260608 12:56:29.438280 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "e52cc83ee2b04d3d8771712c314c010d"
format_stamp: "Formatted at 2026-06-08 12:56:29 on dist-test-slave-457t"
I20260608 12:56:29.444710 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:56:29.449785 21389 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.450840 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:56:29.451261 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "e52cc83ee2b04d3d8771712c314c010d"
format_stamp: "Formatted at 2026-06-08 12:56:29 on dist-test-slave-457t"
I20260608 12:56:29.451646 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:29.478436 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:29.480032 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:29.481402 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:29.483999 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:29.484308 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:56:29.484622 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:29.484825 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:29.534085 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:44365
I20260608 12:56:29.534343 21451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:44365 every 8 connection(s)
I20260608 12:56:29.551194 21452 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35713
I20260608 12:56:29.551728 21452 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:29.552727 21452 heartbeater.cc:507] Master 127.17.15.126:35713 requested a full tablet report, sending...
I20260608 12:56:29.555264 21102 ts_manager.cc:194] Registered new tserver with Master: e52cc83ee2b04d3d8771712c314c010d (127.17.15.68:44365)
I20260608 12:56:29.556404 17469 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01844302s
I20260608 12:56:29.556954 21102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41280
I20260608 12:56:30.175484 21102 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41292:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:56:30.217108 21229 heartbeater.cc:499] Master 127.17.15.126:35713 was elected leader, sending a full tablet report...
I20260608 12:56:30.245543 21194 tablet_service.cc:1511] Processing CreateTablet for tablet 06cf0ad23d674d23ad16f9df5d6844c9 (DEFAULT_TABLE table=test-workload [id=10ca53b8069f402ca2c8b432245cd907]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:30.247906 21194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cf0ad23d674d23ad16f9df5d6844c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:30.248651 21269 tablet_service.cc:1511] Processing CreateTablet for tablet 06cf0ad23d674d23ad16f9df5d6844c9 (DEFAULT_TABLE table=test-workload [id=10ca53b8069f402ca2c8b432245cd907]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:30.250643 21269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cf0ad23d674d23ad16f9df5d6844c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:30.252068 21343 tablet_service.cc:1511] Processing CreateTablet for tablet 06cf0ad23d674d23ad16f9df5d6844c9 (DEFAULT_TABLE table=test-workload [id=10ca53b8069f402ca2c8b432245cd907]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:30.253860 21343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06cf0ad23d674d23ad16f9df5d6844c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:30.272185 21474 tablet_bootstrap.cc:492] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e: Bootstrap starting.
I20260608 12:56:30.275143 21475 tablet_bootstrap.cc:492] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e: Bootstrap starting.
I20260608 12:56:30.279280 21476 tablet_bootstrap.cc:492] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa: Bootstrap starting.
I20260608 12:56:30.282238 21474 tablet_bootstrap.cc:654] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:30.283912 21475 tablet_bootstrap.cc:654] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:30.285398 21476 tablet_bootstrap.cc:654] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:30.291461 21475 tablet_bootstrap.cc:492] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e: No bootstrap required, opened a new log
I20260608 12:56:30.291603 21474 tablet_bootstrap.cc:492] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e: No bootstrap required, opened a new log
I20260608 12:56:30.292411 21475 ts_tablet_manager.cc:1403] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.010s
I20260608 12:56:30.292461 21474 ts_tablet_manager.cc:1403] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260608 12:56:30.294309 21476 tablet_bootstrap.cc:492] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa: No bootstrap required, opened a new log
I20260608 12:56:30.294816 21476 ts_tablet_manager.cc:1403] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260608 12:56:30.296594 21474 raft_consensus.cc:359] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } }
I20260608 12:56:30.296777 21475 raft_consensus.cc:359] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } }
I20260608 12:56:30.297509 21476 raft_consensus.cc:359] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } }
I20260608 12:56:30.297811 21474 raft_consensus.cc:385] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:30.297960 21475 raft_consensus.cc:385] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:30.298367 21476 raft_consensus.cc:385] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:30.298467 21474 raft_consensus.cc:740] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99d9f4312bdd469787e488ec71e9a81e, State: Initialized, Role: FOLLOWER
I20260608 12:56:30.298534 21475 raft_consensus.cc:740] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e63e2a96c34e4638a22c6108b5a51f9e, State: Initialized, Role: FOLLOWER
I20260608 12:56:30.298986 21476 raft_consensus.cc:740] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 295d8fdef16e44d983d49d9bab10f8fa, State: Initialized, Role: FOLLOWER
I20260608 12:56:30.299666 21474 consensus_queue.cc:260] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } }
I20260608 12:56:30.300024 21476 consensus_queue.cc:260] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } }
I20260608 12:56:30.300024 21475 consensus_queue.cc:260] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } }
I20260608 12:56:30.307992 21474 ts_tablet_manager.cc:1434] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260608 12:56:30.314862 21304 heartbeater.cc:499] Master 127.17.15.126:35713 was elected leader, sending a full tablet report...
I20260608 12:56:30.316180 21378 heartbeater.cc:499] Master 127.17.15.126:35713 was elected leader, sending a full tablet report...
I20260608 12:56:30.316555 21475 ts_tablet_manager.cc:1434] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.006s
I20260608 12:56:30.318161 21476 ts_tablet_manager.cc:1434] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa: Time spent starting tablet: real 0.023s	user 0.018s	sys 0.003s
I20260608 12:56:30.330149 21482 raft_consensus.cc:493] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:30.330932 21482 raft_consensus.cc:515] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } }
I20260608 12:56:30.336874 21482 leader_election.cc:290] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99d9f4312bdd469787e488ec71e9a81e (127.17.15.65:45745), 295d8fdef16e44d983d49d9bab10f8fa (127.17.15.66:37955)
I20260608 12:56:30.349314 21204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cf0ad23d674d23ad16f9df5d6844c9" candidate_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d9f4312bdd469787e488ec71e9a81e" is_pre_election: true
I20260608 12:56:30.349728 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cf0ad23d674d23ad16f9df5d6844c9" candidate_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "295d8fdef16e44d983d49d9bab10f8fa" is_pre_election: true
I20260608 12:56:30.350498 21204 raft_consensus.cc:2468] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63e2a96c34e4638a22c6108b5a51f9e in term 0.
I20260608 12:56:30.350498 21279 raft_consensus.cc:2468] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e63e2a96c34e4638a22c6108b5a51f9e in term 0.
I20260608 12:56:30.352661 21317 leader_election.cc:304] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99d9f4312bdd469787e488ec71e9a81e, e63e2a96c34e4638a22c6108b5a51f9e; no voters: 
I20260608 12:56:30.354106 21482 raft_consensus.cc:2804] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:30.354581 21482 raft_consensus.cc:493] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:30.355010 21482 raft_consensus.cc:3060] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:30.364456 21482 raft_consensus.cc:515] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } }
I20260608 12:56:30.366683 21482 leader_election.cc:290] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [CANDIDATE]: Term 1 election: Requested vote from peers 99d9f4312bdd469787e488ec71e9a81e (127.17.15.65:45745), 295d8fdef16e44d983d49d9bab10f8fa (127.17.15.66:37955)
I20260608 12:56:30.367720 21204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cf0ad23d674d23ad16f9df5d6844c9" candidate_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99d9f4312bdd469787e488ec71e9a81e"
I20260608 12:56:30.368043 21279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06cf0ad23d674d23ad16f9df5d6844c9" candidate_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "295d8fdef16e44d983d49d9bab10f8fa"
I20260608 12:56:30.368359 21204 raft_consensus.cc:3060] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:30.368734 21279 raft_consensus.cc:3060] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:30.375173 21279 raft_consensus.cc:2468] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63e2a96c34e4638a22c6108b5a51f9e in term 1.
I20260608 12:56:30.375437 21204 raft_consensus.cc:2468] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e63e2a96c34e4638a22c6108b5a51f9e in term 1.
I20260608 12:56:30.376791 21318 leader_election.cc:304] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 295d8fdef16e44d983d49d9bab10f8fa, e63e2a96c34e4638a22c6108b5a51f9e; no voters: 
I20260608 12:56:30.377681 21482 raft_consensus.cc:2804] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:30.379212 21482 raft_consensus.cc:697] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 1 LEADER]: Becoming Leader. State: Replica: e63e2a96c34e4638a22c6108b5a51f9e, State: Running, Role: LEADER
I20260608 12:56:30.380367 21482 consensus_queue.cc:237] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } }
I20260608 12:56:30.391103 21101 catalog_manager.cc:5696] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to e63e2a96c34e4638a22c6108b5a51f9e (127.17.15.67). New cstate: current_term: 1 leader_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e63e2a96c34e4638a22c6108b5a51f9e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:30.561210 21452 heartbeater.cc:499] Master 127.17.15.126:35713 was elected leader, sending a full tablet report...
I20260608 12:56:30.784030 21482 consensus_queue.cc:1048] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99d9f4312bdd469787e488ec71e9a81e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45745 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:30.801373 21485 consensus_queue.cc:1048] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "295d8fdef16e44d983d49d9bab10f8fa" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:31.010996 21155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:31.012984 21155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:31.013499 21155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:33.014642 21155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:33.016412 21155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:33.016808 21155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:35.018139 21155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:35.019865 21155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:35.020385 21155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:37.021535 21155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:37.023144 21155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:37.023556 21155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:39.024859 21155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:39.026721 21155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:39.027113 21155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:41.028538 21155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:41.030380 21155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:41.030771 21155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:41.480963 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:56:41.516260 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:41.517364 17469 tablet_replica.cc:333] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e: stopping tablet replica
I20260608 12:56:41.518039 17469 raft_consensus.cc:2243] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:41.519105 17469 raft_consensus.cc:2272] T 06cf0ad23d674d23ad16f9df5d6844c9 P 99d9f4312bdd469787e488ec71e9a81e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:41.544090 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:56:41.562459 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:56:41.603386 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:41.604535 17469 tablet_replica.cc:333] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa: stopping tablet replica
I20260608 12:56:41.605332 17469 raft_consensus.cc:2243] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:41.606015 17469 raft_consensus.cc:2272] T 06cf0ad23d674d23ad16f9df5d6844c9 P 295d8fdef16e44d983d49d9bab10f8fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:41.628315 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:56:41.642012 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:56:41.670739 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:41.671746 17469 tablet_replica.cc:333] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e: stopping tablet replica
I20260608 12:56:41.672528 17469 raft_consensus.cc:2243] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:41.673621 17469 raft_consensus.cc:2272] T 06cf0ad23d674d23ad16f9df5d6844c9 P e63e2a96c34e4638a22c6108b5a51f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:41.695256 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:56:41.711617 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:56:41.741844 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:41.760545 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:56:41.771921 17469 master.cc:562] Master@127.17.15.126:35713 shutting down...
I20260608 12:56:41.800128 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:41.801069 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:41.801498 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 10a5350c5fa14cc29b42547dc462c36f: stopping tablet replica
I20260608 12:56:41.823732 17469 master.cc:584] Master@127.17.15.126:35713 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13025 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:56:41.868427 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:40601
I20260608 12:56:41.869849 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:41.876240 21497 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:41.876382 21498 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:41.879629 21500 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:41.880366 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:41.881318 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:41.881583 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:41.881721 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923401881708 us; error 0 us; skew 500 ppm
I20260608 12:56:41.882313 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:41.885462 17469 webserver.cc:533] Webserver started at http://127.17.15.126:38911/ using document root <none> and password file <none>
I20260608 12:56:41.886059 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:41.886255 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:41.886515 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:41.887888 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "1ae90ed4895b43a4b74b13b22b1593da"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-457t"
I20260608 12:56:41.893757 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:41.898213 21505 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:41.899175 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:56:41.899497 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "1ae90ed4895b43a4b74b13b22b1593da"
format_stamp: "Formatted at 2026-06-08 12:56:41 on dist-test-slave-457t"
I20260608 12:56:41.899797 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:41.920360 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:41.921766 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:41.969990 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:40601
I20260608 12:56:41.970124 21556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:40601 every 8 connection(s)
I20260608 12:56:41.974854 21557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:41.989146 21557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da: Bootstrap starting.
I20260608 12:56:41.995893 21557 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:42.001659 21557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da: No bootstrap required, opened a new log
I20260608 12:56:42.004582 21557 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae90ed4895b43a4b74b13b22b1593da" member_type: VOTER }
I20260608 12:56:42.005128 21557 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:42.005358 21557 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ae90ed4895b43a4b74b13b22b1593da, State: Initialized, Role: FOLLOWER
I20260608 12:56:42.005988 21557 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ae90ed4895b43a4b74b13b22b1593da" member_type: VOTER }
I20260608 12:56:42.006516 21557 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:42.006781 21557 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:42.007053 21557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:42.012740 21557 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae90ed4895b43a4b74b13b22b1593da" member_type: VOTER }
I20260608 12:56:42.013604 21557 leader_election.cc:304] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [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: 1ae90ed4895b43a4b74b13b22b1593da; no voters: 
I20260608 12:56:42.015290 21557 leader_election.cc:290] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:42.015936 21560 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:42.017870 21560 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 1 LEADER]: Becoming Leader. State: Replica: 1ae90ed4895b43a4b74b13b22b1593da, State: Running, Role: LEADER
I20260608 12:56:42.018800 21560 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [LEADER]: Queue going to LEADER mode. State: All 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: "1ae90ed4895b43a4b74b13b22b1593da" member_type: VOTER }
I20260608 12:56:42.019721 21557 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:42.022846 21562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ae90ed4895b43a4b74b13b22b1593da. Latest consensus state: current_term: 1 leader_uuid: "1ae90ed4895b43a4b74b13b22b1593da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae90ed4895b43a4b74b13b22b1593da" member_type: VOTER } }
I20260608 12:56:42.022846 21561 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ae90ed4895b43a4b74b13b22b1593da" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ae90ed4895b43a4b74b13b22b1593da" member_type: VOTER } }
I20260608 12:56:42.023831 21562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:42.024006 21561 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:42.030782 21565 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:42.040612 21565 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:42.042084 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:42.053947 21565 catalog_manager.cc:1382] Generated new cluster ID: 433dac15080f4853a0c68c3c2f04584e
I20260608 12:56:42.054312 21565 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:42.077785 21565 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:42.079342 21565 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:42.097173 21565 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da: Generated new TSK 0
I20260608 12:56:42.097944 21565 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:42.111191 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:42.118719 21578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:42.119537 21579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:42.121492 21581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:42.122157 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:42.123095 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:42.123306 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:42.123535 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923402123516 us; error 0 us; skew 500 ppm
I20260608 12:56:42.124301 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:42.127213 17469 webserver.cc:533] Webserver started at http://127.17.15.65:38943/ using document root <none> and password file <none>
I20260608 12:56:42.127830 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:42.128023 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:42.128454 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:42.129796 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "b5eca9c5910f451f884501c75c9408d9"
format_stamp: "Formatted at 2026-06-08 12:56:42 on dist-test-slave-457t"
I20260608 12:56:42.135133 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:56:42.139582 21586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:42.140861 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:56:42.141268 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "b5eca9c5910f451f884501c75c9408d9"
format_stamp: "Formatted at 2026-06-08 12:56:42 on dist-test-slave-457t"
I20260608 12:56:42.141579 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:42.173728 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:42.175136 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:42.176987 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:42.179749 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:42.179960 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:42.180308 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:42.180472 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:42.231485 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:36877
I20260608 12:56:42.231637 21648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:36877 every 8 connection(s)
I20260608 12:56:42.238613 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:42.247054 21653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:42.247831 21654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:42.251435 21657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:42.253938 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:42.254976 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:42.255193 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:42.255339 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923402255327 us; error 0 us; skew 500 ppm
I20260608 12:56:42.256111 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:42.260572 17469 webserver.cc:533] Webserver started at http://127.17.15.66:46435/ using document root <none> and password file <none>
I20260608 12:56:42.261159 21649 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40601
I20260608 12:56:42.261324 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:42.261632 21649 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:42.261693 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:42.262184 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:42.262715 21649 heartbeater.cc:507] Master 127.17.15.126:40601 requested a full tablet report, sending...
I20260608 12:56:42.263672 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "d91a4f3045d64cfa99edaf54dfb28002"
format_stamp: "Formatted at 2026-06-08 12:56:42 on dist-test-slave-457t"
I20260608 12:56:42.265357 21522 ts_manager.cc:194] Registered new tserver with Master: b5eca9c5910f451f884501c75c9408d9 (127.17.15.65:36877)
I20260608 12:56:42.267467 21522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43476
I20260608 12:56:42.269732 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:42.274827 21661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:42.276094 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:56:42.276456 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "d91a4f3045d64cfa99edaf54dfb28002"
format_stamp: "Formatted at 2026-06-08 12:56:42 on dist-test-slave-457t"
I20260608 12:56:42.276726 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:42.305953 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:42.307410 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:42.309260 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:42.312332 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:42.312582 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:42.312942 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:42.313123 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:42.362475 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:42775
I20260608 12:56:42.362622 21723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:42775 every 8 connection(s)
I20260608 12:56:42.368753 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:42.377425 21727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:42.380357 21728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:42.381575 17469 server_base.cc:1061] running on GCE node
W20260608 12:56:42.381855 21730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:42.383369 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:42.383739 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:42.383996 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923402383973 us; error 0 us; skew 500 ppm
I20260608 12:56:42.384939 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:42.385030 21724 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40601
I20260608 12:56:42.385582 21724 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:42.386686 21724 heartbeater.cc:507] Master 127.17.15.126:40601 requested a full tablet report, sending...
I20260608 12:56:42.388181 17469 webserver.cc:533] Webserver started at http://127.17.15.67:45333/ using document root <none> and password file <none>
I20260608 12:56:42.389005 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:42.389248 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:42.389648 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:42.390192 21522 ts_manager.cc:194] Registered new tserver with Master: d91a4f3045d64cfa99edaf54dfb28002 (127.17.15.66:42775)
I20260608 12:56:42.391187 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "1b8f6b8ed53144f19122dcb0db981b9a"
format_stamp: "Formatted at 2026-06-08 12:56:42 on dist-test-slave-457t"
I20260608 12:56:42.392589 21522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43486
I20260608 12:56:42.397464 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.001s
I20260608 12:56:42.402153 21735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:42.403311 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:56:42.403630 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "1b8f6b8ed53144f19122dcb0db981b9a"
format_stamp: "Formatted at 2026-06-08 12:56:42 on dist-test-slave-457t"
I20260608 12:56:42.403908 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:42.434834 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:42.436631 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:42.438895 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:42.442173 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:42.442476 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:42.442873 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:42.443122 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:42.491663 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:38053
I20260608 12:56:42.491878 21797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:38053 every 8 connection(s)
I20260608 12:56:42.509104 21798 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40601
I20260608 12:56:42.509737 21798 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:42.510614 21798 heartbeater.cc:507] Master 127.17.15.126:40601 requested a full tablet report, sending...
I20260608 12:56:42.513499 21522 ts_manager.cc:194] Registered new tserver with Master: 1b8f6b8ed53144f19122dcb0db981b9a (127.17.15.67:38053)
I20260608 12:56:42.514564 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018959542s
I20260608 12:56:42.515523 21522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43494
I20260608 12:56:43.086476 21522 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43524:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:56:43.089000 21522 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:43.139611 21614 tablet_service.cc:1511] Processing CreateTablet for tablet be858defca304685bd1349d6b449e471 (DEFAULT_TABLE table=test-workload [id=4d0dd60f60f7414798c6827f9a36b568]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:43.141393 21614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be858defca304685bd1349d6b449e471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:43.151409 21689 tablet_service.cc:1511] Processing CreateTablet for tablet be858defca304685bd1349d6b449e471 (DEFAULT_TABLE table=test-workload [id=4d0dd60f60f7414798c6827f9a36b568]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:43.151477 21763 tablet_service.cc:1511] Processing CreateTablet for tablet be858defca304685bd1349d6b449e471 (DEFAULT_TABLE table=test-workload [id=4d0dd60f60f7414798c6827f9a36b568]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:56:43.153316 21763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be858defca304685bd1349d6b449e471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:43.153317 21689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be858defca304685bd1349d6b449e471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:43.165771 21817 tablet_bootstrap.cc:492] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9: Bootstrap starting.
I20260608 12:56:43.172783 21817 tablet_bootstrap.cc:654] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.175172 21818 tablet_bootstrap.cc:492] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a: Bootstrap starting.
I20260608 12:56:43.182456 21820 tablet_bootstrap.cc:492] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002: Bootstrap starting.
I20260608 12:56:43.183876 21817 tablet_bootstrap.cc:492] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9: No bootstrap required, opened a new log
I20260608 12:56:43.184545 21817 ts_tablet_manager.cc:1403] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 12:56:43.185091 21818 tablet_bootstrap.cc:654] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.188712 21820 tablet_bootstrap.cc:654] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:43.188338 21817 raft_consensus.cc:359] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } }
I20260608 12:56:43.189653 21817 raft_consensus.cc:385] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.190150 21817 raft_consensus.cc:740] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5eca9c5910f451f884501c75c9408d9, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.191525 21817 consensus_queue.cc:260] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } }
I20260608 12:56:43.196174 21817 ts_tablet_manager.cc:1434] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:56:43.196377 21820 tablet_bootstrap.cc:492] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002: No bootstrap required, opened a new log
I20260608 12:56:43.196734 21818 tablet_bootstrap.cc:492] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a: No bootstrap required, opened a new log
I20260608 12:56:43.197098 21820 ts_tablet_manager.cc:1403] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:56:43.197291 21818 ts_tablet_manager.cc:1403] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.015s
I20260608 12:56:43.197274 21649 heartbeater.cc:499] Master 127.17.15.126:40601 was elected leader, sending a full tablet report...
I20260608 12:56:43.200481 21820 raft_consensus.cc:359] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } }
I20260608 12:56:43.201339 21820 raft_consensus.cc:385] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.201136 21818 raft_consensus.cc:359] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } }
I20260608 12:56:43.201783 21820 raft_consensus.cc:740] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d91a4f3045d64cfa99edaf54dfb28002, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.202301 21818 raft_consensus.cc:385] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:43.202687 21818 raft_consensus.cc:740] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b8f6b8ed53144f19122dcb0db981b9a, State: Initialized, Role: FOLLOWER
I20260608 12:56:43.202973 21820 consensus_queue.cc:260] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } }
I20260608 12:56:43.203534 21818 consensus_queue.cc:260] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } }
I20260608 12:56:43.210454 21798 heartbeater.cc:499] Master 127.17.15.126:40601 was elected leader, sending a full tablet report...
I20260608 12:56:43.211452 21818 ts_tablet_manager.cc:1434] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.002s
I20260608 12:56:43.212563 21820 ts_tablet_manager.cc:1434] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 12:56:43.213610 21724 heartbeater.cc:499] Master 127.17.15.126:40601 was elected leader, sending a full tablet report...
I20260608 12:56:43.252079 21824 raft_consensus.cc:493] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:43.252727 21824 raft_consensus.cc:515] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } }
I20260608 12:56:43.255379 21824 leader_election.cc:290] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5eca9c5910f451f884501c75c9408d9 (127.17.15.65:36877), 1b8f6b8ed53144f19122dcb0db981b9a (127.17.15.67:38053)
I20260608 12:56:43.268677 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be858defca304685bd1349d6b449e471" candidate_uuid: "d91a4f3045d64cfa99edaf54dfb28002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5eca9c5910f451f884501c75c9408d9" is_pre_election: true
I20260608 12:56:43.269126 21773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be858defca304685bd1349d6b449e471" candidate_uuid: "d91a4f3045d64cfa99edaf54dfb28002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" is_pre_election: true
I20260608 12:56:43.269551 21624 raft_consensus.cc:2468] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d91a4f3045d64cfa99edaf54dfb28002 in term 0.
I20260608 12:56:43.269901 21773 raft_consensus.cc:2468] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d91a4f3045d64cfa99edaf54dfb28002 in term 0.
I20260608 12:56:43.271341 21664 leader_election.cc:304] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5eca9c5910f451f884501c75c9408d9, d91a4f3045d64cfa99edaf54dfb28002; no voters: 
I20260608 12:56:43.272374 21824 raft_consensus.cc:2804] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:43.272791 21824 raft_consensus.cc:493] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:43.273139 21824 raft_consensus.cc:3060] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.278842 21824 raft_consensus.cc:515] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } }
I20260608 12:56:43.280663 21824 leader_election.cc:290] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [CANDIDATE]: Term 1 election: Requested vote from peers b5eca9c5910f451f884501c75c9408d9 (127.17.15.65:36877), 1b8f6b8ed53144f19122dcb0db981b9a (127.17.15.67:38053)
I20260608 12:56:43.281675 21624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be858defca304685bd1349d6b449e471" candidate_uuid: "d91a4f3045d64cfa99edaf54dfb28002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5eca9c5910f451f884501c75c9408d9"
I20260608 12:56:43.281780 21773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be858defca304685bd1349d6b449e471" candidate_uuid: "d91a4f3045d64cfa99edaf54dfb28002" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b8f6b8ed53144f19122dcb0db981b9a"
I20260608 12:56:43.282281 21624 raft_consensus.cc:3060] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.282380 21773 raft_consensus.cc:3060] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:43.288817 21624 raft_consensus.cc:2468] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d91a4f3045d64cfa99edaf54dfb28002 in term 1.
I20260608 12:56:43.289002 21773 raft_consensus.cc:2468] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d91a4f3045d64cfa99edaf54dfb28002 in term 1.
I20260608 12:56:43.290242 21664 leader_election.cc:304] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5eca9c5910f451f884501c75c9408d9, d91a4f3045d64cfa99edaf54dfb28002; no voters: 
I20260608 12:56:43.291100 21824 raft_consensus.cc:2804] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:43.292459 21824 raft_consensus.cc:697] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 1 LEADER]: Becoming Leader. State: Replica: d91a4f3045d64cfa99edaf54dfb28002, State: Running, Role: LEADER
I20260608 12:56:43.293264 21824 consensus_queue.cc:237] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } }
I20260608 12:56:43.301503 21521 catalog_manager.cc:5696] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 reported cstate change: term changed from 0 to 1, leader changed from <none> to d91a4f3045d64cfa99edaf54dfb28002 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "d91a4f3045d64cfa99edaf54dfb28002" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d91a4f3045d64cfa99edaf54dfb28002" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 42775 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:43.679412 21824 consensus_queue.cc:1048] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b8f6b8ed53144f19122dcb0db981b9a" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:43.694984 21828 consensus_queue.cc:1048] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5eca9c5910f451f884501c75c9408d9" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 36877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:56:44.038412 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:44.040601 21575 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:44.042910 21575 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:44.043454 21575 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:45.050141 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:46.044665 21575 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:46.046145 21575 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:46.046475 21575 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:46.061175 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:47.071982 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:48.047683 21575 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:48.049666 21575 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:48.050043 21575 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:48.082863 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:49.093324 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:50.051576 21575 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:50.053973 21575 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:50.054514 21575 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:50.104038 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:51.114419 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:52.055588 21575 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:52.057411 21575 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:52.057827 21575 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:52.124073 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:53.132005 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:54.059055 21575 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:56:54.060760 21575 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:56:54.061182 21575 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:56:54.140692 21570 placement_policy_util.cc:407] tablet be858defca304685bd1349d6b449e471: detected majority of replicas (2 of 3) at location L0
I20260608 12:56:54.412099 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:56:54.452934 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:54.453963 17469 tablet_replica.cc:333] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9: stopping tablet replica
I20260608 12:56:54.454805 17469 raft_consensus.cc:2243] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:54.455550 17469 raft_consensus.cc:2272] T be858defca304685bd1349d6b449e471 P b5eca9c5910f451f884501c75c9408d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:54.480695 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:56:54.497007 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:56:54.523495 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:54.524466 17469 tablet_replica.cc:333] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002: stopping tablet replica
I20260608 12:56:54.525071 17469 raft_consensus.cc:2243] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:54.526149 17469 raft_consensus.cc:2272] T be858defca304685bd1349d6b449e471 P d91a4f3045d64cfa99edaf54dfb28002 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:54.549392 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:56:54.565052 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:56:54.595525 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:56:54.596488 17469 tablet_replica.cc:333] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a: stopping tablet replica
I20260608 12:56:54.597182 17469 raft_consensus.cc:2243] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:56:54.597777 17469 raft_consensus.cc:2272] T be858defca304685bd1349d6b449e471 P 1b8f6b8ed53144f19122dcb0db981b9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:54.619562 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:56:54.633100 17469 master.cc:562] Master@127.17.15.126:40601 shutting down...
I20260608 12:56:54.663312 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:56:54.664126 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:56:54.664746 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ae90ed4895b43a4b74b13b22b1593da: stopping tablet replica
I20260608 12:56:54.685918 17469 master.cc:584] Master@127.17.15.126:40601 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12864 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:56:54.733184 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:46553
I20260608 12:56:54.734738 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:54.743780 21840 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.744856 21842 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.745131 21839 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:54.747666 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:54.748889 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:54.749145 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:54.749338 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923414749313 us; error 0 us; skew 500 ppm
I20260608 12:56:54.749975 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:54.753398 17469 webserver.cc:533] Webserver started at http://127.17.15.126:46825/ using document root <none> and password file <none>
I20260608 12:56:54.754051 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:54.754302 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:54.754638 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:54.756038 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "b05aba5eb14d47f08d13696ff8810e9c"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-457t"
I20260608 12:56:54.761935 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:56:54.767323 21847 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.768280 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:56:54.768603 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "b05aba5eb14d47f08d13696ff8810e9c"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-457t"
I20260608 12:56:54.769006 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:54.782172 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:54.784081 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:54.832147 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:46553
I20260608 12:56:54.832417 21898 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:46553 every 8 connection(s)
I20260608 12:56:54.837466 21899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:54.851491 21899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c: Bootstrap starting.
I20260608 12:56:54.857404 21899 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:54.863982 21899 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c: No bootstrap required, opened a new log
I20260608 12:56:54.867015 21899 raft_consensus.cc:359] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b05aba5eb14d47f08d13696ff8810e9c" member_type: VOTER }
I20260608 12:56:54.867573 21899 raft_consensus.cc:385] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:54.867789 21899 raft_consensus.cc:740] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b05aba5eb14d47f08d13696ff8810e9c, State: Initialized, Role: FOLLOWER
I20260608 12:56:54.868526 21899 consensus_queue.cc:260] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b05aba5eb14d47f08d13696ff8810e9c" member_type: VOTER }
I20260608 12:56:54.869068 21899 raft_consensus.cc:399] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:56:54.869298 21899 raft_consensus.cc:493] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:56:54.869571 21899 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:54.875543 21899 raft_consensus.cc:515] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b05aba5eb14d47f08d13696ff8810e9c" member_type: VOTER }
I20260608 12:56:54.876170 21899 leader_election.cc:304] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [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: b05aba5eb14d47f08d13696ff8810e9c; no voters: 
I20260608 12:56:54.877660 21899 leader_election.cc:290] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:56:54.878193 21902 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:54.879889 21902 raft_consensus.cc:697] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 1 LEADER]: Becoming Leader. State: Replica: b05aba5eb14d47f08d13696ff8810e9c, State: Running, Role: LEADER
I20260608 12:56:54.880856 21902 consensus_queue.cc:237] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [LEADER]: Queue going to LEADER mode. State: All 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: "b05aba5eb14d47f08d13696ff8810e9c" member_type: VOTER }
I20260608 12:56:54.881470 21899 sys_catalog.cc:565] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:56:54.885097 21903 sys_catalog.cc:455] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b05aba5eb14d47f08d13696ff8810e9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b05aba5eb14d47f08d13696ff8810e9c" member_type: VOTER } }
I20260608 12:56:54.885149 21904 sys_catalog.cc:455] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [sys.catalog]: SysCatalogTable state changed. Reason: New leader b05aba5eb14d47f08d13696ff8810e9c. Latest consensus state: current_term: 1 leader_uuid: "b05aba5eb14d47f08d13696ff8810e9c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b05aba5eb14d47f08d13696ff8810e9c" member_type: VOTER } }
I20260608 12:56:54.886490 21904 sys_catalog.cc:458] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:54.886510 21903 sys_catalog.cc:458] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [sys.catalog]: This master's current role is: LEADER
I20260608 12:56:54.891615 21908 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:56:54.897900 21908 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:56:54.900768 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:56:54.909473 21908 catalog_manager.cc:1382] Generated new cluster ID: d39f98f4686c4fdcb02987e94168b8fc
I20260608 12:56:54.909832 21908 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:56:54.928005 21908 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:56:54.929800 21908 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:56:54.944137 21908 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c: Generated new TSK 0
I20260608 12:56:54.945161 21908 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:56:54.968155 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:54.975550 21920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:54.977141 21921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:54.979687 17469 server_base.cc:1061] running on GCE node
W20260608 12:56:54.979908 21923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:54.981230 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:54.981508 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:54.981750 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923414981730 us; error 0 us; skew 500 ppm
I20260608 12:56:54.982534 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:54.985702 17469 webserver.cc:533] Webserver started at http://127.17.15.65:33447/ using document root <none> and password file <none>
I20260608 12:56:54.986380 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:54.986626 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:54.986976 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:54.988380 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "edc4450400e649b086cfc3f4ddee3bc1"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-457t"
I20260608 12:56:54.994406 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:56:54.998816 21928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:54.999851 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:56:55.000286 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "edc4450400e649b086cfc3f4ddee3bc1"
format_stamp: "Formatted at 2026-06-08 12:56:54 on dist-test-slave-457t"
I20260608 12:56:55.000592 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:55.026657 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:55.028726 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:55.030944 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:55.034224 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:55.034572 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:55.034893 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:55.035115 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:55.091504 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:34501
I20260608 12:56:55.091646 21990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:34501 every 8 connection(s)
I20260608 12:56:55.098425 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:55.109238 21996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:55.109753 21995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:55.113025 21998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:55.114754 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:55.116173 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:55.116534 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:55.116753 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923415116734 us; error 0 us; skew 500 ppm
I20260608 12:56:55.117658 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:55.121534 17469 webserver.cc:533] Webserver started at http://127.17.15.66:32897/ using document root <none> and password file <none>
I20260608 12:56:55.121824 21991 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46553
I20260608 12:56:55.122321 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:55.122371 21991 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:55.122937 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:55.123371 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:55.123816 21991 heartbeater.cc:507] Master 127.17.15.126:46553 requested a full tablet report, sending...
I20260608 12:56:55.125340 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "0555f951df4146a6a6ba97c092cfad06"
format_stamp: "Formatted at 2026-06-08 12:56:55 on dist-test-slave-457t"
I20260608 12:56:55.127121 21864 ts_manager.cc:194] Registered new tserver with Master: edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501)
I20260608 12:56:55.130409 21864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57248
I20260608 12:56:55.133455 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:56:55.140091 22003 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:55.141341 17469 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 12:56:55.141804 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "0555f951df4146a6a6ba97c092cfad06"
format_stamp: "Formatted at 2026-06-08 12:56:55 on dist-test-slave-457t"
I20260608 12:56:55.142153 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:55.154251 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:55.155725 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:55.157439 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:55.160147 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:55.160452 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:56:55.160751 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:55.160959 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:55.213240 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:43923
I20260608 12:56:55.213398 22065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:43923 every 8 connection(s)
I20260608 12:56:55.219323 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:56:55.228526 22069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:55.231647 22070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:56:55.232362 22072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:56:55.234546 17469 server_base.cc:1061] running on GCE node
I20260608 12:56:55.235312 22066 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46553
I20260608 12:56:55.235833 22066 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:55.235816 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:56:55.236414 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:56:55.236663 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923415236640 us; error 0 us; skew 500 ppm
I20260608 12:56:55.237191 22066 heartbeater.cc:507] Master 127.17.15.126:46553 requested a full tablet report, sending...
I20260608 12:56:55.237675 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:56:55.240295 21864 ts_manager.cc:194] Registered new tserver with Master: 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:56:55.241779 17469 webserver.cc:533] Webserver started at http://127.17.15.67:34055/ using document root <none> and password file <none>
I20260608 12:56:55.242705 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:56:55.242676 21864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57256
I20260608 12:56:55.243211 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:56:55.243616 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:56:55.245384 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "89e02dee0e4e49d2af218cb8bed1d071"
format_stamp: "Formatted at 2026-06-08 12:56:55 on dist-test-slave-457t"
I20260608 12:56:55.250952 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:56:55.255040 22077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:55.256047 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:56:55.256528 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "89e02dee0e4e49d2af218cb8bed1d071"
format_stamp: "Formatted at 2026-06-08 12:56:55 on dist-test-slave-457t"
I20260608 12:56:55.256860 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:56:55.280476 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:56:55.281798 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:56:55.283258 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:56:55.286095 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:56:55.286314 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:55.286657 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:56:55.286835 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:56:55.337074 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:41539
I20260608 12:56:55.337255 22139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:41539 every 8 connection(s)
I20260608 12:56:55.355679 22140 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46553
I20260608 12:56:55.356129 22140 heartbeater.cc:461] Registering TS with master...
I20260608 12:56:55.357069 22140 heartbeater.cc:507] Master 127.17.15.126:46553 requested a full tablet report, sending...
I20260608 12:56:55.359742 21864 ts_manager.cc:194] Registered new tserver with Master: 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:55.360414 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019330731s
I20260608 12:56:55.361757 21864 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57258
I20260608 12:56:56.134531 21991 heartbeater.cc:499] Master 127.17.15.126:46553 was elected leader, sending a full tablet report...
I20260608 12:56:56.246277 22066 heartbeater.cc:499] Master 127.17.15.126:46553 was elected leader, sending a full tablet report...
I20260608 12:56:56.365406 22140 heartbeater.cc:499] Master 127.17.15.126:46553 was elected leader, sending a full tablet report...
I20260608 12:56:56.431321 21864 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57274:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:56:56.436373 21864 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:56:56.558459 21956 tablet_service.cc:1511] Processing CreateTablet for tablet aa46f1b4a9d14d749cbe7071ccf1cd58 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:56:56.559605 21953 tablet_service.cc:1511] Processing CreateTablet for tablet e8136bbf1a0b4cc19e2be79905708b37 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:56:56.560269 22105 tablet_service.cc:1511] Processing CreateTablet for tablet aa46f1b4a9d14d749cbe7071ccf1cd58 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:56:56.561914 22105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa46f1b4a9d14d749cbe7071ccf1cd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.562446 21954 tablet_service.cc:1511] Processing CreateTablet for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:56:56.563009 22030 tablet_service.cc:1511] Processing CreateTablet for tablet c395c7db61bc463cb7cc5b8efb810f4c (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:56:56.564172 22031 tablet_service.cc:1511] Processing CreateTablet for tablet aa46f1b4a9d14d749cbe7071ccf1cd58 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:56:56.564950 22030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c395c7db61bc463cb7cc5b8efb810f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.565250 21955 tablet_service.cc:1511] Processing CreateTablet for tablet c395c7db61bc463cb7cc5b8efb810f4c (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:56:56.565951 22031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa46f1b4a9d14d749cbe7071ccf1cd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.568135 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa46f1b4a9d14d749cbe7071ccf1cd58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.567723 22103 tablet_service.cc:1511] Processing CreateTablet for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:56:56.568878 22028 tablet_service.cc:1511] Processing CreateTablet for tablet e8136bbf1a0b4cc19e2be79905708b37 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:56:56.570778 21954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.569044 21952 tablet_service.cc:1511] Processing CreateTablet for tablet 42154839062f4c90919156d447b3f22c (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:56:56.565886 22104 tablet_service.cc:1511] Processing CreateTablet for tablet c395c7db61bc463cb7cc5b8efb810f4c (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:56:56.574108 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42154839062f4c90919156d447b3f22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.567767 22029 tablet_service.cc:1511] Processing CreateTablet for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:56:56.575714 21955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c395c7db61bc463cb7cc5b8efb810f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.571660 22102 tablet_service.cc:1511] Processing CreateTablet for tablet e8136bbf1a0b4cc19e2be79905708b37 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:56:56.577265 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8136bbf1a0b4cc19e2be79905708b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.571138 22028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8136bbf1a0b4cc19e2be79905708b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.569787 22103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.580829 22027 tablet_service.cc:1511] Processing CreateTablet for tablet 42154839062f4c90919156d447b3f22c (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:56:56.583400 22104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c395c7db61bc463cb7cc5b8efb810f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.582767 22027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42154839062f4c90919156d447b3f22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.584630 22102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8136bbf1a0b4cc19e2be79905708b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.589649 22101 tablet_service.cc:1511] Processing CreateTablet for tablet 42154839062f4c90919156d447b3f22c (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:56:56.590912 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.591480 22101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42154839062f4c90919156d447b3f22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.602034 21951 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2bbfb8712441ca87bea382b8dc8c87 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:56:56.604496 21951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2bbfb8712441ca87bea382b8dc8c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.607956 22026 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2bbfb8712441ca87bea382b8dc8c87 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:56:56.609767 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2bbfb8712441ca87bea382b8dc8c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.613751 22100 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2bbfb8712441ca87bea382b8dc8c87 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:56:56.615640 22100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2bbfb8712441ca87bea382b8dc8c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.624121 21950 tablet_service.cc:1511] Processing CreateTablet for tablet eb9d02e9b2984e649efad6c779b52ab3 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:56:56.628618 22025 tablet_service.cc:1511] Processing CreateTablet for tablet eb9d02e9b2984e649efad6c779b52ab3 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:56:56.630416 22025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9d02e9b2984e649efad6c779b52ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.632488 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9d02e9b2984e649efad6c779b52ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.643082 22099 tablet_service.cc:1511] Processing CreateTablet for tablet eb9d02e9b2984e649efad6c779b52ab3 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:56:56.645390 22099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9d02e9b2984e649efad6c779b52ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.645614 21949 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1ab411527343cf89b7afbd531f0d44 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:56:56.647493 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1ab411527343cf89b7afbd531f0d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.661787 22024 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1ab411527343cf89b7afbd531f0d44 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:56:56.663614 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1ab411527343cf89b7afbd531f0d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.680650 22160 tablet_bootstrap.cc:492] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:56.688670 22098 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1ab411527343cf89b7afbd531f0d44 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:56:56.690601 22098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1ab411527343cf89b7afbd531f0d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.692746 21956 tablet_service.cc:1511] Processing CreateTablet for tablet f51b1330f98745b5bc77ae1847468941 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:56:56.694555 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51b1330f98745b5bc77ae1847468941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.695295 22161 tablet_bootstrap.cc:492] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:56.716352 22030 tablet_service.cc:1511] Processing CreateTablet for tablet f51b1330f98745b5bc77ae1847468941 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:56:56.718156 22030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51b1330f98745b5bc77ae1847468941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.730275 22160 tablet_bootstrap.cc:654] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.733484 22097 tablet_service.cc:1511] Processing CreateTablet for tablet f51b1330f98745b5bc77ae1847468941 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:56:56.737746 22097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f51b1330f98745b5bc77ae1847468941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.743664 22161 tablet_bootstrap.cc:654] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.750702 22162 tablet_bootstrap.cc:492] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:56.762404 21949 tablet_service.cc:1511] Processing CreateTablet for tablet d8ff689e281940168ffaa4d01b1853d4 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:56:56.767830 22162 tablet_bootstrap.cc:654] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.774109 22029 tablet_service.cc:1511] Processing CreateTablet for tablet d8ff689e281940168ffaa4d01b1853d4 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:56:56.775871 22029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ff689e281940168ffaa4d01b1853d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.779970 21948 tablet_service.cc:1511] Processing CreateTablet for tablet 595b608636294158ad3964693b20ca25 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:56:56.783100 22104 tablet_service.cc:1511] Processing CreateTablet for tablet d8ff689e281940168ffaa4d01b1853d4 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:56:56.785053 22104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ff689e281940168ffaa4d01b1853d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.796855 21949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ff689e281940168ffaa4d01b1853d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.798197 21948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595b608636294158ad3964693b20ca25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.811221 22160 tablet_bootstrap.cc:492] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:56.812070 22160 ts_tablet_manager.cc:1403] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.136s	user 0.012s	sys 0.005s
I20260608 12:56:56.822321 22160 raft_consensus.cc:359] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.823472 22160 raft_consensus.cc:385] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.823935 22160 raft_consensus.cc:740] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.828939 22160 consensus_queue.cc:260] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.830842 22161 tablet_bootstrap.cc:492] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:56.831511 22161 ts_tablet_manager.cc:1403] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.137s	user 0.007s	sys 0.017s
I20260608 12:56:56.835361 22161 raft_consensus.cc:359] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.835489 22031 tablet_service.cc:1511] Processing CreateTablet for tablet 595b608636294158ad3964693b20ca25 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:56:56.839156 22162 tablet_bootstrap.cc:492] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:56.841073 22103 tablet_service.cc:1511] Processing CreateTablet for tablet 595b608636294158ad3964693b20ca25 (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:56:56.842832 21956 tablet_service.cc:1511] Processing CreateTablet for tablet b0eaaf17fdb246e58ccd626fbb93c26d (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:56:56.847556 22161 raft_consensus.cc:385] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.848467 22031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595b608636294158ad3964693b20ca25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.847990 22162 ts_tablet_manager.cc:1403] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.008s
I20260608 12:56:56.849048 22103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595b608636294158ad3964693b20ca25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.849167 21956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eaaf17fdb246e58ccd626fbb93c26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.848517 22161 raft_consensus.cc:740] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.844559 22024 tablet_service.cc:1511] Processing CreateTablet for tablet b0eaaf17fdb246e58ccd626fbb93c26d (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:56:56.854238 22105 tablet_service.cc:1511] Processing CreateTablet for tablet b0eaaf17fdb246e58ccd626fbb93c26d (DEFAULT_TABLE table=test-workload [id=de0a21e5669049179cfb4073538ed386]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:56:56.854914 22024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eaaf17fdb246e58ccd626fbb93c26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.855839 22105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eaaf17fdb246e58ccd626fbb93c26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:56:56.868904 22162 raft_consensus.cc:359] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.869885 22162 raft_consensus.cc:385] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.870244 22162 raft_consensus.cc:740] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.872349 22161 consensus_queue.cc:260] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.871186 22162 consensus_queue.cc:260] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.886459 22161 ts_tablet_manager.cc:1434] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.055s	user 0.011s	sys 0.000s
W20260608 12:56:56.897315 21912 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:56.908474 22160 ts_tablet_manager.cc:1434] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.096s	user 0.013s	sys 0.015s
I20260608 12:56:56.914278 22161 tablet_bootstrap.cc:492] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:56.918501 22162 ts_tablet_manager.cc:1434] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.004s
I20260608 12:56:56.921250 22160 tablet_bootstrap.cc:492] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:56.922782 22161 tablet_bootstrap.cc:654] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.929502 22162 tablet_bootstrap.cc:492] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:56.931742 22160 tablet_bootstrap.cc:654] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.940299 22162 tablet_bootstrap.cc:654] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.942446 22161 tablet_bootstrap.cc:492] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:56.943147 22161 ts_tablet_manager.cc:1403] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.006s
I20260608 12:56:56.944126 22160 tablet_bootstrap.cc:492] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:56.944837 22160 ts_tablet_manager.cc:1403] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260608 12:56:56.946648 22162 tablet_bootstrap.cc:492] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:56.947198 22162 ts_tablet_manager.cc:1403] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260608 12:56:56.947190 22161 raft_consensus.cc:359] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.948410 22161 raft_consensus.cc:385] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.948311 22160 raft_consensus.cc:359] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.948889 22161 raft_consensus.cc:740] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.949321 22160 raft_consensus.cc:385] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.949707 22160 raft_consensus.cc:740] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.950091 22161 consensus_queue.cc:260] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.950652 22160 consensus_queue.cc:260] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.950743 22162 raft_consensus.cc:359] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.952164 22162 raft_consensus.cc:385] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.952598 22162 raft_consensus.cc:740] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.952855 22161 ts_tablet_manager.cc:1434] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:56:56.953675 22162 consensus_queue.cc:260] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.955511 22161 tablet_bootstrap.cc:492] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:56.956681 22162 ts_tablet_manager.cc:1434] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.007s
I20260608 12:56:56.957875 22162 tablet_bootstrap.cc:492] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:56.964825 22161 tablet_bootstrap.cc:654] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.966593 22162 tablet_bootstrap.cc:654] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.968411 22160 ts_tablet_manager.cc:1434] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.004s
W20260608 12:56:56.971410 22067 tablet.cc:2404] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:56:56.973907 22160 tablet_bootstrap.cc:492] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:56.982285 22161 tablet_bootstrap.cc:492] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:56.982577 22160 tablet_bootstrap.cc:654] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:56.982971 22161 ts_tablet_manager.cc:1403] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.006s
I20260608 12:56:56.983693 22162 tablet_bootstrap.cc:492] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:56.984429 22162 ts_tablet_manager.cc:1403] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.009s
I20260608 12:56:56.987057 22161 raft_consensus.cc:359] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.987962 22161 raft_consensus.cc:385] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.988409 22161 raft_consensus.cc:740] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.988143 22162 raft_consensus.cc:359] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.988735 22160 tablet_bootstrap.cc:492] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:56.989104 22162 raft_consensus.cc:385] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:56.989532 22160 ts_tablet_manager.cc:1403] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.009s
I20260608 12:56:56.989522 22162 raft_consensus.cc:740] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:56.989480 22161 consensus_queue.cc:260] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.990932 22162 consensus_queue.cc:260] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.992686 22168 raft_consensus.cc:493] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:56.993188 22161 ts_tablet_manager.cc:1434] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260608 12:56:56.993261 22168 raft_consensus.cc:515] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:56.994665 22161 tablet_bootstrap.cc:492] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:57.001927 22168 leader_election.cc:290] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:56:57.004140 22161 tablet_bootstrap.cc:654] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.008893 22162 ts_tablet_manager.cc:1434] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260608 12:56:57.010864 22162 tablet_bootstrap.cc:492] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:57.027747 22161 tablet_bootstrap.cc:492] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:57.028550 22161 ts_tablet_manager.cc:1403] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.007s
I20260608 12:56:57.029071 22160 raft_consensus.cc:359] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.030354 22160 raft_consensus.cc:385] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.030846 22160 raft_consensus.cc:740] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.035120 22160 consensus_queue.cc:260] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.038403 22160 ts_tablet_manager.cc:1434] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260608 12:56:57.038523 22162 tablet_bootstrap.cc:654] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.032832 22161 raft_consensus.cc:359] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.040455 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8136bbf1a0b4cc19e2be79905708b37" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.041033 22161 raft_consensus.cc:385] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.041502 22161 raft_consensus.cc:740] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.039981 22160 tablet_bootstrap.cc:492] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:57.042533 22161 consensus_queue.cc:260] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.045984 22161 ts_tablet_manager.cc:1434] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
W20260608 12:56:57.044871 22078 leader_election.cc:343] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.047780 22161 tablet_bootstrap.cc:492] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:57.051482 22167 raft_consensus.cc:493] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.052150 22167 raft_consensus.cc:515] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.057776 22166 raft_consensus.cc:493] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.058773 22166 raft_consensus.cc:515] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.066913 22167 leader_election.cc:290] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.076814 22161 tablet_bootstrap.cc:654] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.077827 22162 tablet_bootstrap.cc:492] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:57.078477 22162 ts_tablet_manager.cc:1403] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.005s
I20260608 12:56:57.083897 22160 tablet_bootstrap.cc:654] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.084573 22166 leader_election.cc:290] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.088153 22166 raft_consensus.cc:493] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.093585 22167 raft_consensus.cc:493] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.094465 22167 raft_consensus.cc:515] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.093237 22166 raft_consensus.cc:515] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.101065 22167 leader_election.cc:290] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.103075 22166 leader_election.cc:290] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.103134 22162 raft_consensus.cc:359] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.106148 22162 raft_consensus.cc:385] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.106508 22162 raft_consensus.cc:740] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.107436 22162 consensus_queue.cc:260] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.113749 22162 ts_tablet_manager.cc:1434] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.004s
I20260608 12:56:57.115605 22162 tablet_bootstrap.cc:492] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:57.124939 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8136bbf1a0b4cc19e2be79905708b37" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
W20260608 12:56:57.131419 22080 leader_election.cc:343] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.131505 22167 raft_consensus.cc:493] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.132136 22080 leader_election.cc:304] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [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: 89e02dee0e4e49d2af218cb8bed1d071; no voters: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.132529 22167 raft_consensus.cc:515] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.133982 22175 raft_consensus.cc:2749] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.136221 22167 leader_election.cc:290] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.136603 22162 tablet_bootstrap.cc:654] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.142202 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1ab411527343cf89b7afbd531f0d44" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:57.144152 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa46f1b4a9d14d749cbe7071ccf1cd58" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
W20260608 12:56:57.147073 21931 leader_election.cc:343] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:56:57.148777 21931 leader_election.cc:343] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.151348 22161 tablet_bootstrap.cc:492] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:57.151348 22160 tablet_bootstrap.cc:492] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:57.152922 22160 ts_tablet_manager.cc:1403] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.010s
I20260608 12:56:57.152073 22161 ts_tablet_manager.cc:1403] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.105s	user 0.037s	sys 0.007s
I20260608 12:56:57.165546 21965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cfc0bc26994e8a80a8a5715ac8d3a7" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.166733 22162 tablet_bootstrap.cc:492] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:57.167519 22162 ts_tablet_manager.cc:1403] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.020s
I20260608 12:56:57.166807 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9d02e9b2984e649efad6c779b52ab3" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.165817 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c395c7db61bc463cb7cc5b8efb810f4c" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.168342 22161 raft_consensus.cc:359] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.169270 22161 raft_consensus.cc:385] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.169654 22161 raft_consensus.cc:740] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.162909 22160 raft_consensus.cc:359] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.171062 22160 raft_consensus.cc:385] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:56:57.171267 22004 leader_election.cc:343] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.171587 22160 raft_consensus.cc:740] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
W20260608 12:56:57.172286 22004 leader_election.cc:343] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.172438 22162 raft_consensus.cc:359] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.170648 22161 consensus_queue.cc:260] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.173719 22162 raft_consensus.cc:385] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.174206 22162 raft_consensus.cc:740] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.174408 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9d02e9b2984e649efad6c779b52ab3" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.175585 22112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa46f1b4a9d14d749cbe7071ccf1cd58" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.175418 22162 consensus_queue.cc:260] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.176811 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1ab411527343cf89b7afbd531f0d44" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.178345 22112 raft_consensus.cc:2468] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 0.
I20260608 12:56:57.172847 22160 consensus_queue.cc:260] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
W20260608 12:56:57.180922 21930 leader_election.cc:343] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.181361 22160 ts_tablet_manager.cc:1434] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.003s
I20260608 12:56:57.181689 21930 leader_election.cc:304] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [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: edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071
I20260608 12:56:57.178548 22162 ts_tablet_manager.cc:1434] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20260608 12:56:57.183256 21930 leader_election.cc:304] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [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: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06
I20260608 12:56:57.183589 22162 tablet_bootstrap.cc:492] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:57.173265 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cfc0bc26994e8a80a8a5715ac8d3a7" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.184806 22114 raft_consensus.cc:2468] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 0.
I20260608 12:56:57.186697 22005 leader_election.cc:304] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [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: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.184799 22166 raft_consensus.cc:2749] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.176087 22161 ts_tablet_manager.cc:1434] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260608 12:56:57.189016 22185 raft_consensus.cc:2804] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.189602 22185 raft_consensus.cc:493] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.189913 22161 tablet_bootstrap.cc:492] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:57.189713 21964 raft_consensus.cc:2468] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 0.
I20260608 12:56:57.190254 22185 raft_consensus.cc:3060] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.190441 22113 raft_consensus.cc:2468] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 0.
I20260608 12:56:57.189162 22167 raft_consensus.cc:2804] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.191463 22167 raft_consensus.cc:493] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.192011 22167 raft_consensus.cc:3060] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.193907 22160 tablet_bootstrap.cc:492] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:57.195223 22004 leader_election.cc:304] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1; no voters: 
I20260608 12:56:57.204447 22160 tablet_bootstrap.cc:654] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.205325 22185 raft_consensus.cc:515] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.172264 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c395c7db61bc463cb7cc5b8efb810f4c" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.208918 22115 raft_consensus.cc:2468] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 0.
I20260608 12:56:57.209227 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa46f1b4a9d14d749cbe7071ccf1cd58" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06"
I20260608 12:56:57.210879 22005 leader_election.cc:304] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [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: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.204455 22162 tablet_bootstrap.cc:654] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.218360 22161 tablet_bootstrap.cc:654] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.230294 22167 raft_consensus.cc:515] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
W20260608 12:56:57.235548 21931 leader_election.cc:343] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.237861 22185 leader_election.cc:290] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Requested vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.238406 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa46f1b4a9d14d749cbe7071ccf1cd58" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:57.239205 22115 raft_consensus.cc:3060] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.239228 22190 raft_consensus.cc:2804] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.243548 22190 raft_consensus.cc:493] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.244108 22190 raft_consensus.cc:3060] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.251080 22115 raft_consensus.cc:2468] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 1.
I20260608 12:56:57.252910 21930 leader_election.cc:304] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06
I20260608 12:56:57.253322 22193 raft_consensus.cc:2804] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.253832 22193 raft_consensus.cc:493] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.255172 22191 raft_consensus.cc:493] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.254290 22193 raft_consensus.cc:3060] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.255827 22191 raft_consensus.cc:515] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.254520 22185 raft_consensus.cc:2804] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.259282 22160 tablet_bootstrap.cc:492] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:57.247706 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cfc0bc26994e8a80a8a5715ac8d3a7" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:56:57.248783 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cfc0bc26994e8a80a8a5715ac8d3a7" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:57.260504 22113 raft_consensus.cc:3060] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.263121 22191 leader_election.cc:290] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.246913 22167 leader_election.cc:290] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.263408 22162 tablet_bootstrap.cc:492] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:57.264606 22162 ts_tablet_manager.cc:1403] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.081s	user 0.031s	sys 0.025s
I20260608 12:56:57.265339 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42154839062f4c90919156d447b3f22c" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.265908 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42154839062f4c90919156d447b3f22c" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
W20260608 12:56:57.267707 22005 leader_election.cc:343] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:56:57.268517 22004 leader_election.cc:343] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.269045 22004 leader_election.cc:304] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [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: 0555f951df4146a6a6ba97c092cfad06; no voters: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1
W20260608 12:56:57.270890 22004 leader_election.cc:343] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.259265 22185 raft_consensus.cc:697] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Becoming Leader. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Running, Role: LEADER
I20260608 12:56:57.272131 22167 raft_consensus.cc:2749] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.272961 22190 raft_consensus.cc:515] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.269045 22162 raft_consensus.cc:359] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.274709 22162 raft_consensus.cc:385] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.272881 22185 consensus_queue.cc:237] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.277349 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9d02e9b2984e649efad6c779b52ab3" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:56:57.277622 22190 leader_election.cc:290] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.278106 21964 raft_consensus.cc:3060] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.280500 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9d02e9b2984e649efad6c779b52ab3" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:57.281495 22115 raft_consensus.cc:3060] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.281819 22160 ts_tablet_manager.cc:1403] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.014s
I20260608 12:56:57.275139 22162 raft_consensus.cc:740] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.283720 22162 consensus_queue.cc:260] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.286504 22162 ts_tablet_manager.cc:1434] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260608 12:56:57.291229 22115 raft_consensus.cc:2468] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 1.
I20260608 12:56:57.292970 22005 leader_election.cc:304] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: 
I20260608 12:56:57.294209 22190 raft_consensus.cc:2804] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.295369 22190 raft_consensus.cc:697] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Becoming Leader. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Running, Role: LEADER
I20260608 12:56:57.287670 22162 tablet_bootstrap.cc:492] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:57.297883 22190 consensus_queue.cc:237] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.292665 22160 raft_consensus.cc:359] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.302176 21861 catalog_manager.cc:5696] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:57.303990 22160 raft_consensus.cc:385] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.304491 22160 raft_consensus.cc:740] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.305523 22160 consensus_queue.cc:260] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.306380 22162 tablet_bootstrap.cc:654] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.306625 22161 tablet_bootstrap.cc:492] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:57.294140 22113 raft_consensus.cc:2468] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 1.
I20260608 12:56:57.307654 22161 ts_tablet_manager.cc:1403] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.118s	user 0.022s	sys 0.008s
I20260608 12:56:57.276911 22193 raft_consensus.cc:515] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.315518 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c395c7db61bc463cb7cc5b8efb810f4c" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:56:57.309195 21964 raft_consensus.cc:2468] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 1.
I20260608 12:56:57.315091 22161 raft_consensus.cc:359] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.317875 22161 raft_consensus.cc:385] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.318449 22161 raft_consensus.cc:740] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
W20260608 12:56:57.319201 22004 leader_election.cc:343] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.319875 22161 consensus_queue.cc:260] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.310397 22005 leader_election.cc:304] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.322307 22193 leader_election.cc:290] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.324074 22193 raft_consensus.cc:2804] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.325055 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c395c7db61bc463cb7cc5b8efb810f4c" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:57.325399 22193 raft_consensus.cc:697] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Becoming Leader. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Running, Role: LEADER
I20260608 12:56:57.326146 22113 raft_consensus.cc:3060] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.327379 22193 consensus_queue.cc:237] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.315608 22160 ts_tablet_manager.cc:1434] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260608 12:56:57.332463 22160 tablet_bootstrap.cc:492] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:57.335455 22161 ts_tablet_manager.cc:1434] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
I20260608 12:56:57.341286 22162 tablet_bootstrap.cc:492] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:57.343729 22162 ts_tablet_manager.cc:1403] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.015s
I20260608 12:56:57.349565 22162 raft_consensus.cc:359] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.350485 22162 raft_consensus.cc:385] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.350816 22162 raft_consensus.cc:740] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.353170 22113 raft_consensus.cc:2468] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 1.
I20260608 12:56:57.354846 22162 consensus_queue.cc:260] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.359452 22005 leader_election.cc:304] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.360978 22162 ts_tablet_manager.cc:1434] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260608 12:56:57.354677 21864 catalog_manager.cc:5696] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:57.362545 22162 tablet_bootstrap.cc:492] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:57.364629 22160 tablet_bootstrap.cc:654] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.352290 22161 tablet_bootstrap.cc:492] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:57.370908 22190 raft_consensus.cc:2804] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.371639 22190 raft_consensus.cc:697] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Becoming Leader. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Running, Role: LEADER
I20260608 12:56:57.371811 22162 tablet_bootstrap.cc:654] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.372743 22190 consensus_queue.cc:237] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.377156 22185 raft_consensus.cc:493] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.378017 22185 raft_consensus.cc:515] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.382635 22161 tablet_bootstrap.cc:654] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.383299 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:57.384168 22041 raft_consensus.cc:2468] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 0.
I20260608 12:56:57.384519 22185 leader_election.cc:290] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.384776 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.386119 21931 leader_election.cc:304] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1; no voters: 
W20260608 12:56:57.386956 21930 leader_election.cc:343] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.387352 22185 raft_consensus.cc:2804] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.387975 22185 raft_consensus.cc:493] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.388478 22185 raft_consensus.cc:3060] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.389963 22162 tablet_bootstrap.cc:492] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:57.390774 22162 ts_tablet_manager.cc:1403] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.011s
I20260608 12:56:57.393139 22160 tablet_bootstrap.cc:492] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:57.395740 22160 ts_tablet_manager.cc:1403] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.005s
I20260608 12:56:57.395879 22162 raft_consensus.cc:359] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.397280 22162 raft_consensus.cc:385] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.397722 22162 raft_consensus.cc:740] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.399246 22162 consensus_queue.cc:260] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.402441 22185 raft_consensus.cc:515] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.403455 22162 ts_tablet_manager.cc:1434] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.012s	user 0.013s	sys 0.000s
I20260608 12:56:57.405175 22162 tablet_bootstrap.cc:492] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:57.405568 22161 tablet_bootstrap.cc:492] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:57.406281 22161 ts_tablet_manager.cc:1403] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.003s
I20260608 12:56:57.410296 22161 raft_consensus.cc:359] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.414369 22162 tablet_bootstrap.cc:654] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.414836 22160 raft_consensus.cc:359] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.415274 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06"
I20260608 12:56:57.418823 22161 raft_consensus.cc:385] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.420089 22161 raft_consensus.cc:740] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.419130 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:57.419363 22041 raft_consensus.cc:3060] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.419528 22160 raft_consensus.cc:385] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.422645 22160 raft_consensus.cc:740] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.423851 22160 consensus_queue.cc:260] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.427168 22160 ts_tablet_manager.cc:1434] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260608 12:56:57.428898 22160 tablet_bootstrap.cc:492] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
W20260608 12:56:57.429215 21930 leader_election.cc:343] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.421417 22161 consensus_queue.cc:260] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.430828 22185 leader_election.cc:290] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Requested vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.432044 22175 raft_consensus.cc:493] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.432976 22175 raft_consensus.cc:515] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.434975 22162 tablet_bootstrap.cc:492] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:57.435781 22162 ts_tablet_manager.cc:1403] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.003s
I20260608 12:56:57.436777 22041 raft_consensus.cc:2468] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 1.
I20260608 12:56:57.437317 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42154839062f4c90919156d447b3f22c" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.437647 22175 leader_election.cc:290] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:56:57.432927 22161 ts_tablet_manager.cc:1434] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260608 12:56:57.438371 21931 leader_election.cc:304] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1; no voters: 89e02dee0e4e49d2af218cb8bed1d071
I20260608 12:56:57.441263 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42154839062f4c90919156d447b3f22c" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
W20260608 12:56:57.443087 22078 leader_election.cc:343] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.443487 22040 raft_consensus.cc:2468] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e02dee0e4e49d2af218cb8bed1d071 in term 0.
I20260608 12:56:57.444875 22185 raft_consensus.cc:2804] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.445361 22080 leader_election.cc:304] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [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: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.445979 22185 raft_consensus.cc:697] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Becoming Leader. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Running, Role: LEADER
I20260608 12:56:57.446969 22175 raft_consensus.cc:2804] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.443444 22161 tablet_bootstrap.cc:492] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:57.447535 22175 raft_consensus.cc:493] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.447171 22185 consensus_queue.cc:237] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.448107 22175 raft_consensus.cc:3060] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.450816 22162 raft_consensus.cc:359] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.451715 22162 raft_consensus.cc:385] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.452057 22162 raft_consensus.cc:740] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.453017 22162 consensus_queue.cc:260] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.455686 22162 ts_tablet_manager.cc:1434] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260608 12:56:57.456909 22162 tablet_bootstrap.cc:492] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:57.457556 22175 raft_consensus.cc:515] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.462047 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42154839062f4c90919156d447b3f22c" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:56:57.463526 22160 tablet_bootstrap.cc:654] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.465045 22162 tablet_bootstrap.cc:654] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.465957 22161 tablet_bootstrap.cc:654] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.463632 21864 catalog_manager.cc:5696] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
W20260608 12:56:57.469419 22078 leader_election.cc:343] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.475667 22161 tablet_bootstrap.cc:492] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:57.478683 22161 ts_tablet_manager.cc:1403] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260608 12:56:57.478016 22160 tablet_bootstrap.cc:492] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:57.483184 22160 ts_tablet_manager.cc:1403] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.001s
I20260608 12:56:57.487511 22161 raft_consensus.cc:359] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.488355 22161 raft_consensus.cc:385] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.488653 22161 raft_consensus.cc:740] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.489997 22161 consensus_queue.cc:260] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.471385 21864 catalog_manager.cc:5696] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:57.491171 22175 leader_election.cc:290] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:56:57.492903 22161 ts_tablet_manager.cc:1434] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:56:57.492691 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42154839062f4c90919156d447b3f22c" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06"
I20260608 12:56:57.493588 22041 raft_consensus.cc:3060] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.494020 22161 tablet_bootstrap.cc:492] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:57.496738 22160 raft_consensus.cc:359] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.497682 22160 raft_consensus.cc:385] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.498095 22160 raft_consensus.cc:740] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.499151 22160 consensus_queue.cc:260] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.499910 22162 tablet_bootstrap.cc:492] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:57.500563 22162 ts_tablet_manager.cc:1403] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.014s
I20260608 12:56:57.502717 22160 ts_tablet_manager.cc:1434] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.003s
I20260608 12:56:57.503926 22162 raft_consensus.cc:359] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.504459 22160 tablet_bootstrap.cc:492] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:57.504789 22162 raft_consensus.cc:385] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.505254 22162 raft_consensus.cc:740] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.505376 22041 raft_consensus.cc:2468] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e02dee0e4e49d2af218cb8bed1d071 in term 1.
I20260608 12:56:57.506223 22162 consensus_queue.cc:260] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.507068 22080 leader_election.cc:304] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.508735 22175 raft_consensus.cc:2804] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.509367 22175 raft_consensus.cc:697] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 LEADER]: Becoming Leader. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Running, Role: LEADER
I20260608 12:56:57.510444 22175 consensus_queue.cc:237] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.512707 22161 tablet_bootstrap.cc:654] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.513631 22160 tablet_bootstrap.cc:654] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.516588 22162 ts_tablet_manager.cc:1434] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260608 12:56:57.517767 22162 tablet_bootstrap.cc:492] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:57.528098 21861 catalog_manager.cc:5696] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:57.530268 22162 tablet_bootstrap.cc:654] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.547559 21864 catalog_manager.cc:5696] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "89e02dee0e4e49d2af218cb8bed1d071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:57.551867 22175 raft_consensus.cc:493] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.552507 22175 raft_consensus.cc:515] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.555076 22175 leader_election.cc:290] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:56:57.557339 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff689e281940168ffaa4d01b1853d4" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.558962 22161 tablet_bootstrap.cc:492] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:57.559574 22161 ts_tablet_manager.cc:1403] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.023s
I20260608 12:56:57.560477 22162 tablet_bootstrap.cc:492] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:57.561254 22162 ts_tablet_manager.cc:1403] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.000s
I20260608 12:56:57.563184 22161 raft_consensus.cc:359] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.564021 22161 raft_consensus.cc:385] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.564373 22161 raft_consensus.cc:740] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.564853 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff689e281940168ffaa4d01b1853d4" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:57.565253 22161 consensus_queue.cc:260] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.565784 22162 raft_consensus.cc:359] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.566949 22162 raft_consensus.cc:385] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.567345 22162 raft_consensus.cc:740] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.568019 22161 ts_tablet_manager.cc:1434] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:56:57.568459 22162 consensus_queue.cc:260] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.569339 22161 tablet_bootstrap.cc:492] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
W20260608 12:56:57.569684 22078 leader_election.cc:343] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.565632 22041 raft_consensus.cc:2468] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e02dee0e4e49d2af218cb8bed1d071 in term 0.
I20260608 12:56:57.572319 22162 ts_tablet_manager.cc:1434] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260608 12:56:57.574003 22162 tablet_bootstrap.cc:492] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071: Bootstrap starting.
I20260608 12:56:57.575501 22185 raft_consensus.cc:493] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.576143 22185 raft_consensus.cc:515] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.577229 22161 tablet_bootstrap.cc:654] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.578805 22185 leader_election.cc:290] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.580963 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8136bbf1a0b4cc19e2be79905708b37" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
W20260608 12:56:57.583230 21931 leader_election.cc:343] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.584517 22080 leader_election.cc:304] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [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: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.585752 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8136bbf1a0b4cc19e2be79905708b37" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.586884 22113 raft_consensus.cc:2468] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 0.
I20260608 12:56:57.585837 22175 raft_consensus.cc:2804] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.588435 22162 tablet_bootstrap.cc:654] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.588538 22175 raft_consensus.cc:493] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.588475 21930 leader_election.cc:304] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [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: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06
I20260608 12:56:57.589391 22175 raft_consensus.cc:3060] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.590267 22185 raft_consensus.cc:2804] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.590736 22185 raft_consensus.cc:493] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.591123 22185 raft_consensus.cc:3060] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.599923 22185 raft_consensus.cc:515] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.605537 22160 tablet_bootstrap.cc:492] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:57.606351 22160 ts_tablet_manager.cc:1403] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.102s	user 0.039s	sys 0.037s
I20260608 12:56:57.608345 22175 raft_consensus.cc:515] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.610692 22161 tablet_bootstrap.cc:492] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:57.611334 22161 ts_tablet_manager.cc:1403] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.000s
I20260608 12:56:57.611871 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff689e281940168ffaa4d01b1853d4" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
W20260608 12:56:57.613813 22078 leader_election.cc:343] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.614941 22161 raft_consensus.cc:359] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.615682 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8136bbf1a0b4cc19e2be79905708b37" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06"
I20260608 12:56:57.616228 22161 raft_consensus.cc:385] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.616549 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff689e281940168ffaa4d01b1853d4" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06"
I20260608 12:56:57.616807 22161 raft_consensus.cc:740] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.617300 22040 raft_consensus.cc:3060] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:56:57.618146 21931 leader_election.cc:343] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.617944 22161 consensus_queue.cc:260] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.621021 22161 ts_tablet_manager.cc:1434] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:56:57.621381 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8136bbf1a0b4cc19e2be79905708b37" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:57.620972 22185 leader_election.cc:290] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Requested vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.622092 22113 raft_consensus.cc:3060] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.622822 22161 tablet_bootstrap.cc:492] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:57.624311 22160 raft_consensus.cc:359] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.625131 22160 raft_consensus.cc:385] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.625454 22160 raft_consensus.cc:740] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.627636 22160 consensus_queue.cc:260] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.630829 22161 tablet_bootstrap.cc:654] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.631649 22040 raft_consensus.cc:2468] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e02dee0e4e49d2af218cb8bed1d071 in term 1.
I20260608 12:56:57.636264 22160 ts_tablet_manager.cc:1434] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.002s
I20260608 12:56:57.637529 22160 tablet_bootstrap.cc:492] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:57.640375 22175 leader_election.cc:290] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:56:57.642197 22113 raft_consensus.cc:2468] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 1.
I20260608 12:56:57.642625 22080 leader_election.cc:304] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.644446 21930 leader_election.cc:304] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06
I20260608 12:56:57.646401 22185 raft_consensus.cc:2804] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.647202 22185 raft_consensus.cc:697] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Becoming Leader. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Running, Role: LEADER
I20260608 12:56:57.648550 22185 consensus_queue.cc:237] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.650292 22162 tablet_bootstrap.cc:492] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071: No bootstrap required, opened a new log
I20260608 12:56:57.650807 22162 ts_tablet_manager.cc:1403] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071: Time spent bootstrapping tablet: real 0.077s	user 0.024s	sys 0.009s
I20260608 12:56:57.652701 22190 raft_consensus.cc:493] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.653628 22162 raft_consensus.cc:359] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.654227 22162 raft_consensus.cc:385] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.653483 22190 raft_consensus.cc:515] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.654508 22162 raft_consensus.cc:740] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.655424 22175 raft_consensus.cc:2804] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.656596 22160 tablet_bootstrap.cc:654] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.657789 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa46f1b4a9d14d749cbe7071ccf1cd58" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.658457 22190 leader_election.cc:290] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.659874 22162 consensus_queue.cc:260] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.661019 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa46f1b4a9d14d749cbe7071ccf1cd58" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.662384 22115 raft_consensus.cc:2393] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0555f951df4146a6a6ba97c092cfad06 in current term 1: Already voted for candidate edc4450400e649b086cfc3f4ddee3bc1 in this term.
I20260608 12:56:57.664450 22166 raft_consensus.cc:493] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.665311 22166 raft_consensus.cc:515] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.665786 22175 raft_consensus.cc:697] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 LEADER]: Becoming Leader. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Running, Role: LEADER
I20260608 12:56:57.667891 22175 consensus_queue.cc:237] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.671411 22005 leader_election.cc:304] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [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: 0555f951df4146a6a6ba97c092cfad06; no voters: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.673367 22190 raft_consensus.cc:3060] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.677681 22166 leader_election.cc:290] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.679529 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51b1330f98745b5bc77ae1847468941" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.681030 22160 tablet_bootstrap.cc:492] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:57.681670 22160 ts_tablet_manager.cc:1403] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.018s
I20260608 12:56:57.683125 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51b1330f98745b5bc77ae1847468941" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:57.683229 22113 raft_consensus.cc:2468] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 0.
I20260608 12:56:57.684023 22040 raft_consensus.cc:2468] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 0.
I20260608 12:56:57.685604 21930 leader_election.cc:304] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1; no voters: 
I20260608 12:56:57.685576 22160 raft_consensus.cc:359] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.686666 22160 raft_consensus.cc:385] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.686997 22160 raft_consensus.cc:740] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.688337 22161 tablet_bootstrap.cc:492] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:57.688078 22160 consensus_queue.cc:260] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.689124 22161 ts_tablet_manager.cc:1403] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.040s
I20260608 12:56:57.690387 22166 raft_consensus.cc:2804] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.691064 22166 raft_consensus.cc:493] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.691334 22162 ts_tablet_manager.cc:1434] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.001s
I20260608 12:56:57.691713 22166 raft_consensus.cc:3060] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.696278 22161 raft_consensus.cc:359] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.697181 22161 raft_consensus.cc:385] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.697506 22161 raft_consensus.cc:740] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.677690 22222 raft_consensus.cc:493] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.698933 22222 raft_consensus.cc:515] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.703308 22161 consensus_queue.cc:260] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.688234 22190 raft_consensus.cc:2749] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.704592 22185 raft_consensus.cc:493] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.705375 22185 raft_consensus.cc:515] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.706099 22161 ts_tablet_manager.cc:1434] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260608 12:56:57.708823 22185 leader_election.cc:290] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.709283 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42154839062f4c90919156d447b3f22c" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:57.709738 22161 tablet_bootstrap.cc:492] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06: Bootstrap starting.
I20260608 12:56:57.710233 22041 raft_consensus.cc:2393] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edc4450400e649b086cfc3f4ddee3bc1 in current term 1: Already voted for candidate 89e02dee0e4e49d2af218cb8bed1d071 in this term.
I20260608 12:56:57.711416 22193 raft_consensus.cc:493] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.711990 22193 raft_consensus.cc:515] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.713110 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42154839062f4c90919156d447b3f22c" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.714624 22193 leader_election.cc:290] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.715718 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1ab411527343cf89b7afbd531f0d44" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.716526 21964 raft_consensus.cc:2468] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 0.
I20260608 12:56:57.716874 22225 consensus_queue.cc:1048] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:57.718667 22004 leader_election.cc:304] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1; no voters: 
I20260608 12:56:57.720077 22222 leader_election.cc:290] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.721848 22190 raft_consensus.cc:2804] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.722401 22190 raft_consensus.cc:493] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.723567 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cfc0bc26994e8a80a8a5715ac8d3a7" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.730647 22166 raft_consensus.cc:515] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.731560 22114 raft_consensus.cc:2393] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edc4450400e649b086cfc3f4ddee3bc1 in current term 1: Already voted for candidate 0555f951df4146a6a6ba97c092cfad06 in this term.
I20260608 12:56:57.726884 22160 ts_tablet_manager.cc:1434] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.045s	user 0.021s	sys 0.017s
I20260608 12:56:57.726197 21864 catalog_manager.cc:5696] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "89e02dee0e4e49d2af218cb8bed1d071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: HEALTHY } } }
I20260608 12:56:57.727141 22167 consensus_queue.cc:1048] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:57.724594 22161 tablet_bootstrap.cc:654] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.703492 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8cfc0bc26994e8a80a8a5715ac8d3a7" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:57.729032 21931 leader_election.cc:304] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [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: edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071
I20260608 12:56:57.733821 22166 leader_election.cc:290] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Requested vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.734673 22190 raft_consensus.cc:3060] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.735370 22224 raft_consensus.cc:3060] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.737628 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51b1330f98745b5bc77ae1847468941" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:57.738384 22114 raft_consensus.cc:3060] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.749372 21931 leader_election.cc:304] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [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: edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071
I20260608 12:56:57.750569 22222 raft_consensus.cc:3060] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.751480 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f51b1330f98745b5bc77ae1847468941" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06"
I20260608 12:56:57.752475 22040 raft_consensus.cc:3060] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.731376 22113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1ab411527343cf89b7afbd531f0d44" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.706012 21862 catalog_manager.cc:5696] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:57.773828 22166 consensus_queue.cc:1048] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:57.780490 22185 raft_consensus.cc:493] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.781428 22185 raft_consensus.cc:515] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.791509 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c395c7db61bc463cb7cc5b8efb810f4c" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:57.793488 22113 raft_consensus.cc:2468] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 0.
I20260608 12:56:57.794530 22114 raft_consensus.cc:2468] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 1.
I20260608 12:56:57.795480 22160 tablet_bootstrap.cc:492] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:57.795851 21930 leader_election.cc:304] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1; no voters: 
I20260608 12:56:57.798265 22225 raft_consensus.cc:2804] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.800644 22224 raft_consensus.cc:2749] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.798915 22040 raft_consensus.cc:2468] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc4450400e649b086cfc3f4ddee3bc1 in term 1.
I20260608 12:56:57.816289 22114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c395c7db61bc463cb7cc5b8efb810f4c" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.817895 22175 raft_consensus.cc:493] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.818711 22175 raft_consensus.cc:515] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.830300 22160 tablet_bootstrap.cc:654] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:57.811378 22222 raft_consensus.cc:2749] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.842067 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b608636294158ad3964693b20ca25" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.842355 22167 raft_consensus.cc:493] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.842949 22167 raft_consensus.cc:515] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
W20260608 12:56:57.843896 22078 leader_election.cc:343] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.845768 22167 leader_election.cc:290] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.824486 22185 leader_election.cc:290] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.847942 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eaaf17fdb246e58ccd626fbb93c26d" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.826366 22175 leader_election.cc:290] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:56:57.817543 22114 raft_consensus.cc:2393] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edc4450400e649b086cfc3f4ddee3bc1 in current term 1: Already voted for candidate 0555f951df4146a6a6ba97c092cfad06 in this term.
W20260608 12:56:57.850036 22004 leader_election.cc:343] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.849735 22193 consensus_queue.cc:1048] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:57.830514 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b608636294158ad3964693b20ca25" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:57.851146 21930 leader_election.cc:304] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [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: edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071
W20260608 12:56:57.852622 22080 leader_election.cc:343] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:57.853293 22080 leader_election.cc:304] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [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: 89e02dee0e4e49d2af218cb8bed1d071; no voters: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.854236 22185 raft_consensus.cc:3060] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.856526 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eaaf17fdb246e58ccd626fbb93c26d" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:57.859337 22115 raft_consensus.cc:2468] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 0.
I20260608 12:56:57.860618 22161 tablet_bootstrap.cc:492] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06: No bootstrap required, opened a new log
I20260608 12:56:57.861531 22161 ts_tablet_manager.cc:1403] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06: Time spent bootstrapping tablet: real 0.152s	user 0.028s	sys 0.052s
I20260608 12:56:57.861424 22005 leader_election.cc:304] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [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: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:57.856427 22168 raft_consensus.cc:2749] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.863270 22193 raft_consensus.cc:2804] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:57.863824 22193 raft_consensus.cc:493] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:57.866503 22193 raft_consensus.cc:3060] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.866744 22161 raft_consensus.cc:359] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.867774 22161 raft_consensus.cc:385] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.868170 22161 raft_consensus.cc:740] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.865437 22185 raft_consensus.cc:2749] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:57.827428 22190 raft_consensus.cc:515] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.828956 22225 raft_consensus.cc:697] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Becoming Leader. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Running, Role: LEADER
I20260608 12:56:57.869451 22161 consensus_queue.cc:260] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.873163 22225 consensus_queue.cc:237] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.874439 22190 leader_election.cc:290] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.881161 22161 ts_tablet_manager.cc:1434] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.005s
I20260608 12:56:57.883586 22193 raft_consensus.cc:515] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.884639 22160 tablet_bootstrap.cc:492] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:57.885653 22167 consensus_queue.cc:1048] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:57.889026 22114 raft_consensus.cc:3060] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.885668 22160 ts_tablet_manager.cc:1403] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.090s	user 0.023s	sys 0.006s
I20260608 12:56:57.897066 22193 leader_election.cc:290] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:57.897908 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eaaf17fdb246e58ccd626fbb93c26d" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:56:57.906750 22111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0eaaf17fdb246e58ccd626fbb93c26d" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:57.907586 22111 raft_consensus.cc:3060] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.905480 22115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1ab411527343cf89b7afbd531f0d44" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:57.910040 21964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1ab411527343cf89b7afbd531f0d44" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:56:57.915036 21964 raft_consensus.cc:3060] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.919806 22115 raft_consensus.cc:3060] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.925078 22193 consensus_queue.cc:1048] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:57.929185 21912 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:56:57.936599 22168 raft_consensus.cc:493] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:57.937258 22168 raft_consensus.cc:515] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.931517 22160 raft_consensus.cc:359] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.938349 22160 raft_consensus.cc:385] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:57.938774 22160 raft_consensus.cc:740] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:57.943202 22225 consensus_queue.cc:1048] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:57.944536 22193 consensus_queue.cc:1048] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:57.947088 22168 leader_election.cc:290] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:56:57.948271 22160 consensus_queue.cc:260] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.949885 22040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:57.950858 22040 raft_consensus.cc:2468] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e02dee0e4e49d2af218cb8bed1d071 in term 1.
I20260608 12:56:57.953526 21962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:57.955160 22160 ts_tablet_manager.cc:1434] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260608 12:56:57.953521 22115 raft_consensus.cc:2468] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 1.
I20260608 12:56:57.961086 22005 leader_election.cc:304] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: 
I20260608 12:56:57.961766 22080 leader_election.cc:304] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [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: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: 
I20260608 12:56:57.962848 22193 raft_consensus.cc:2804] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.963793 22193 raft_consensus.cc:697] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Becoming Leader. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Running, Role: LEADER
I20260608 12:56:57.964883 21966 raft_consensus.cc:3060] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:57.970144 22167 consensus_queue.cc:1048] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:57.977097 21964 raft_consensus.cc:2468] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 1.
I20260608 12:56:57.965500 22160 tablet_bootstrap.cc:492] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:57.976470 21863 catalog_manager.cc:5696] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:57.979959 22111 raft_consensus.cc:2468] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 1.
I20260608 12:56:57.976926 22193 consensus_queue.cc:237] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:57.981904 22005 leader_election.cc:304] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: 
I20260608 12:56:57.987308 22235 raft_consensus.cc:2804] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:57.988062 22235 raft_consensus.cc:697] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Becoming Leader. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Running, Role: LEADER
I20260608 12:56:57.988433 21966 raft_consensus.cc:2468] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 1.
I20260608 12:56:57.989223 22235 consensus_queue.cc:237] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.017601 22168 raft_consensus.cc:2804] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:58.019194 22168 raft_consensus.cc:493] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Starting leader election (detected failure of leader edc4450400e649b086cfc3f4ddee3bc1)
I20260608 12:56:58.019814 22168 raft_consensus.cc:3060] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:58.022011 22160 tablet_bootstrap.cc:654] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:58.032078 22185 consensus_queue.cc:1048] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:58.034055 22168 raft_consensus.cc:515] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.035254 21861 catalog_manager.cc:5696] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:58.036868 22168 leader_election.cc:290] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 2 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:56:58.042021 22041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06"
I20260608 12:56:58.040243 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:56:58.046983 22078 leader_election.cc:304] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [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: 89e02dee0e4e49d2af218cb8bed1d071; no voters: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:58.048617 22168 raft_consensus.cc:2749] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:56:58.050606 22114 raft_consensus.cc:1240] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Rejecting Update request from peer edc4450400e649b086cfc3f4ddee3bc1 for earlier term 1. Current term is 2. Ops: []
I20260608 12:56:58.052676 22185 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:56:58.064908 22246 raft_consensus.cc:493] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:58.065692 22246 raft_consensus.cc:515] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.066053 22185 consensus_queue.cc:1059] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:58.067453 22185 raft_consensus.cc:3055] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:56:58.067994 22185 raft_consensus.cc:740] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Running, Role: LEADER
I20260608 12:56:58.069180 22185 consensus_queue.cc:260] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.070601 22185 raft_consensus.cc:3060] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:56:58.075335 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b608636294158ad3964693b20ca25" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:58.076264 22110 raft_consensus.cc:2468] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 0.
I20260608 12:56:58.083544 22168 consensus_queue.cc:1048] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:58.083809 22005 leader_election.cc:304] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: 
I20260608 12:56:58.083220 21864 catalog_manager.cc:5696] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:58.085659 22167 raft_consensus.cc:2804] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:56:58.086139 22167 raft_consensus.cc:493] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:56:58.086524 22167 raft_consensus.cc:3060] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:58.089053 22041 raft_consensus.cc:3060] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:58.097540 22246 leader_election.cc:290] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:58.097797 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b608636294158ad3964693b20ca25" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:58.098891 22167 raft_consensus.cc:515] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
W20260608 12:56:58.100551 22004 leader_election.cc:343] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:58.106297 22160 tablet_bootstrap.cc:492] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:58.108836 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b608636294158ad3964693b20ca25" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:56:58.117113 22168 consensus_queue.cc:1048] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:58.118971 22004 leader_election.cc:343] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:56:58.109300 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b608636294158ad3964693b20ca25" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:56:58.119724 22160 ts_tablet_manager.cc:1403] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.155s	user 0.015s	sys 0.005s
I20260608 12:56:58.120074 22110 raft_consensus.cc:3060] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:58.123528 22160 raft_consensus.cc:359] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.124508 22160 raft_consensus.cc:385] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:58.124898 22160 raft_consensus.cc:740] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:58.113933 22167 leader_election.cc:290] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:58.115155 22175 consensus_queue.cc:1048] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:58.125998 22160 consensus_queue.cc:260] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.110889 22185 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 12:56:58.128086 22160 ts_tablet_manager.cc:1434] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:56:58.129719 22160 tablet_bootstrap.cc:492] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1: Bootstrap starting.
I20260608 12:56:58.137626 22160 tablet_bootstrap.cc:654] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1: Neither blocks nor log segments found. Creating new log.
I20260608 12:56:58.149864 22160 tablet_bootstrap.cc:492] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1: No bootstrap required, opened a new log
I20260608 12:56:58.150643 22160 ts_tablet_manager.cc:1403] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260608 12:56:58.154264 22160 raft_consensus.cc:359] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.155187 22160 raft_consensus.cc:385] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:56:58.155603 22160 raft_consensus.cc:740] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc4450400e649b086cfc3f4ddee3bc1, State: Initialized, Role: FOLLOWER
I20260608 12:56:58.156719 22160 consensus_queue.cc:260] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.159368 22160 ts_tablet_manager.cc:1434] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:56:58.163746 21966 raft_consensus.cc:3060] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:58.139941 22110 raft_consensus.cc:2468] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 1.
I20260608 12:56:58.174984 22005 leader_election.cc:304] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071; no voters: edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:56:58.176789 22235 raft_consensus.cc:2804] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:56:58.177393 22235 raft_consensus.cc:697] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Becoming Leader. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Running, Role: LEADER
I20260608 12:56:58.178357 22235 consensus_queue.cc:237] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.189097 22224 raft_consensus.cc:493] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:58.189769 22224 raft_consensus.cc:515] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.194064 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff689e281940168ffaa4d01b1853d4" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:58.195065 22252 consensus_queue.cc:1048] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:58.197162 22224 leader_election.cc:290] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:58.200474 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8ff689e281940168ffaa4d01b1853d4" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:58.202687 21930 leader_election.cc:304] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [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: edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071
I20260608 12:56:58.205180 22224 raft_consensus.cc:2749] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:56:58.208006 21863 catalog_manager.cc:5696] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:56:58.262187 22224 consensus_queue.cc:1048] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:58.276319 22185 consensus_queue.cc:1048] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:58.301900 22185 raft_consensus.cc:493] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:56:58.302870 22185 raft_consensus.cc:515] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:58.306468 22185 leader_election.cc:290] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:56:58.308516 22110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b608636294158ad3964693b20ca25" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:58.308921 22039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "595b608636294158ad3964693b20ca25" candidate_uuid: "edc4450400e649b086cfc3f4ddee3bc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:56:58.309360 22110 raft_consensus.cc:2393] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edc4450400e649b086cfc3f4ddee3bc1 in current term 1: Already voted for candidate 0555f951df4146a6a6ba97c092cfad06 in this term.
I20260608 12:56:58.311137 21931 leader_election.cc:304] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [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: edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071
I20260608 12:56:58.312824 22185 raft_consensus.cc:3060] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:56:58.321213 22185 raft_consensus.cc:2749] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:56:58.380107 22246 consensus_queue.cc:1048] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:56:58.423418 22246 consensus_queue.cc:1048] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:58.436439 22246 consensus_queue.cc:1048] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:56:58.450788 22167 consensus_queue.cc:1048] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:58.497334 22147 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.17.15.126:46553, user_credentials={real_user=slave}} blocked reactor thread for 57387.2us
W20260608 12:56:58.547048 22145 meta_cache.cc:1261] Time spent looking up entry by key: real 0.069s	user 0.002s	sys 0.001s
W20260608 12:56:58.548447 22263 meta_cache.cc:1261] Time spent looking up entry by key: real 0.055s	user 0.001s	sys 0.000s
W20260608 12:56:58.569753 22262 meta_cache.cc:1261] Time spent looking up entry by key: real 0.061s	user 0.007s	sys 0.000s
I20260608 12:56:58.667136 22167 consensus_queue.cc:1048] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:56:58.689635 22190 consensus_queue.cc:1048] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:56:58.749919 22147 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.17.15.126:46553, user_credentials={real_user=slave}} blocked reactor thread for 61271.6us
W20260608 12:56:58.873772 21944 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44752: Illegal state: replica edc4450400e649b086cfc3f4ddee3bc1 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.044842 21942 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44752: Illegal state: replica edc4450400e649b086cfc3f4ddee3bc1 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.110071 22018 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44754: Illegal state: replica 0555f951df4146a6a6ba97c092cfad06 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.128604 21937 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44752: Illegal state: replica edc4450400e649b086cfc3f4ddee3bc1 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.169795 22004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:34501, user_credentials={real_user=slave}} blocked reactor thread for 244458us
W20260608 12:56:59.189735 22021 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44754: Illegal state: replica 0555f951df4146a6a6ba97c092cfad06 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.250093 21941 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44752: Illegal state: replica edc4450400e649b086cfc3f4ddee3bc1 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.243999 21931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.66:43923, user_credentials={real_user=slave}} blocked reactor thread for 116222us
W20260608 12:56:59.340342 22091 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:47096: Illegal state: replica 89e02dee0e4e49d2af218cb8bed1d071 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.342221 22015 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44754: Illegal state: replica 0555f951df4146a6a6ba97c092cfad06 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.350577 21931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.66:43923, user_credentials={real_user=slave}} blocked reactor thread for 65773us
W20260608 12:56:59.394030 22093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:47096: Illegal state: replica 89e02dee0e4e49d2af218cb8bed1d071 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.528497 22015 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44754: Illegal state: replica 0555f951df4146a6a6ba97c092cfad06 is not leader of this config: current role FOLLOWER
I20260608 12:56:59.569763 22301 raft_consensus.cc:493] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader edc4450400e649b086cfc3f4ddee3bc1)
I20260608 12:56:59.570477 22301 raft_consensus.cc:515] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
W20260608 12:56:59.574892 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:41539, user_credentials={real_user=slave}} blocked reactor thread for 146450us
I20260608 12:56:59.573110 22301 leader_election.cc:290] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
W20260608 12:56:59.628981 22318 log.cc:927] Time spent T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
W20260608 12:56:59.633080 21944 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44752: Illegal state: replica edc4450400e649b086cfc3f4ddee3bc1 is not leader of this config: current role FOLLOWER
I20260608 12:56:59.639453 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
I20260608 12:56:59.656471 21966 raft_consensus.cc:2468] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 2.
W20260608 12:56:59.685853 22320 log.cc:927] Time spent T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
W20260608 12:56:59.713109 22093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:47096: Illegal state: replica 89e02dee0e4e49d2af218cb8bed1d071 is not leader of this config: current role FOLLOWER
W20260608 12:56:59.717797 22317 log.cc:927] Time spent T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1: Append to log took a long time: real 0.136s	user 0.000s	sys 0.002s
I20260608 12:56:59.722827 22004 leader_election.cc:304] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [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: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1; no voters: 
I20260608 12:56:59.749470 22190 raft_consensus.cc:2804] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:56:59.751933 22190 raft_consensus.cc:493] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Starting leader election (detected failure of leader edc4450400e649b086cfc3f4ddee3bc1)
I20260608 12:56:59.752493 22190 raft_consensus.cc:3060] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:56:59.796047 22145 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.17.15.67:41539, user_credentials={real_user=slave}} blocked reactor thread for 53709.4us
I20260608 12:56:59.813051 22190 raft_consensus.cc:515] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:56:59.836367 22108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071" is_pre_election: true
I20260608 12:56:59.838500 22108 raft_consensus.cc:2393] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0555f951df4146a6a6ba97c092cfad06 in current term 2: Already voted for candidate 89e02dee0e4e49d2af218cb8bed1d071 in this term.
W20260608 12:56:59.841939 22323 log.cc:927] Time spent T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071: Append to log took a long time: real 0.127s	user 0.000s	sys 0.002s
I20260608 12:56:59.852216 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:56:59.851934 22190 leader_election.cc:290] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [CANDIDATE]: Term 2 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
W20260608 12:56:59.979997 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:41539, user_credentials={real_user=slave}} blocked reactor thread for 64135.1us
I20260608 12:56:59.994684 22325 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47096 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=38, attempt_no=0}) took 1079 ms. Trace:
I20260608 12:56:59.995209 22291 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=9, attempt_no=0}) took 1049 ms. Trace:
W20260608 12:56:59.981535 22004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:34501, user_credentials={real_user=slave}} blocked reactor thread for 78738.7us
W20260608 12:57:00.038924 22328 log.cc:927] Time spent T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06: Append to log took a long time: real 0.170s	user 0.002s	sys 0.000s
I20260608 12:57:00.046056 22309 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=11, attempt_no=0}) took 1174 ms. Trace:
I20260608 12:57:00.054752 22285 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=19, attempt_no=0}) took 1118 ms. Trace:
I20260608 12:57:00.055384 22285 rpcz_store.cc:276] 0608 12:56:58.884520 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.884713 (+   193us) service_pool.cc:224] Handling call
0608 12:56:59.116410 (+231697us) spinlock_profiling.cc:243] Waited 79.4 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.003105 (+886695us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.247033 (+     0us) write_op.cc:183] PREPARE: starting on tablet e8136bbf1a0b4cc19e2be79905708b37
0608 12:56:59.249719 (+  2686us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.249774 (+    55us) write_op.cc:435] Acquired schema lock
0608 12:56:59.249802 (+    28us) tablet.cc:662] Decoding operations
0608 12:56:59.250945 (+  1143us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.251043 (+    98us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.251098 (+    55us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:56:59.251898 (+   800us) tablet.cc:701] Row locks acquired
0608 12:56:59.251934 (+    36us) write_op.cc:260] PREPARE: finished
0608 12:56:59.255654 (+  3720us) write_op.cc:270] Start()
0608 12:56:59.263025 (+  7371us) write_op.cc:276] Timestamp: P: 1780923419253139 usec, L: 0
0608 12:56:59.264750 (+  1725us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.321738 (+ 56988us) log.cc:844] Serialized 605 byte log entry
0608 12:56:59.706783 (+385045us) op_driver.cc:464] REPLICATION: finished
0608 12:56:59.814532 (+107749us) write_op.cc:301] APPLY: starting
0608 12:56:59.814630 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:59.814856 (+   226us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:59.814967 (+   111us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:59.897246 (+ 82279us) spinlock_profiling.cc:243] Waited 2.39 ms on lock 0x7b5c001b3f8c. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcdb48a36b 00007fdcdb48a16e 00007fdcdb481291 00007fdcd7d91d29 00007fdcd7d91266 00007fdcd7f59e35 00007fdcd7f33086 00007fdcd7f3c4e0 00007fdcd7f3c440 00007fdcd7f3c3a0 00007fdcd7f3c340
0608 12:56:59.898153 (+   907us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:59.898487 (+   334us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:59.898546 (+    59us) write_op.cc:312] APPLY: finished
0608 12:56:59.899016 (+   470us) log.cc:844] Serialized 58 byte log entry
0608 12:56:59.902617 (+  3601us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:59.979663 (+ 77046us) write_op.cc:454] Released schema lock
0608 12:56:59.982931 (+  3268us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":182593920,"child_traces":[["op",{"apply.queue_time_us":106265,"num_ops":7,"prepare.queue_time_us":113227,"prepare.run_cpu_time_us":11663,"prepare.run_wall_time_us":128436,"raft.queue_time_us":12516,"raft.run_cpu_time_us":23,"raft.run_wall_time_us":24,"replication_time_us":441903,"spinlock_wait_cycles":5485824,"thread_start_us":29526,"threads_started":1}]]}
I20260608 12:57:00.000589 22325 rpcz_store.cc:276] 0608 12:56:58.929420 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.932002 (+  2582us) service_pool.cc:224] Handling call
0608 12:56:59.991467 (+1059465us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.130644 (+     0us) write_op.cc:183] PREPARE: starting on tablet 42154839062f4c90919156d447b3f22c
0608 12:56:59.131226 (+   582us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.131258 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:56:59.131276 (+    18us) tablet.cc:662] Decoding operations
0608 12:56:59.131722 (+   446us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.131777 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.131810 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:59.132049 (+   239us) tablet.cc:701] Row locks acquired
0608 12:56:59.132064 (+    15us) write_op.cc:260] PREPARE: finished
0608 12:56:59.137749 (+  5685us) write_op.cc:270] Start()
0608 12:56:59.142046 (+  4297us) write_op.cc:276] Timestamp: P: 1780923419137684 usec, L: 0
0608 12:56:59.142074 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.142920 (+   846us) log.cc:844] Serialized 388 byte log entry
0608 12:56:59.589411 (+446491us) op_driver.cc:464] REPLICATION: finished
0608 12:56:59.701800 (+112389us) write_op.cc:301] APPLY: starting
0608 12:56:59.701933 (+   133us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:59.702098 (+   165us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:59.724570 (+ 22472us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:59.818218 (+ 93648us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:59.843322 (+ 25104us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:59.844573 (+  1251us) write_op.cc:312] APPLY: finished
0608 12:56:59.869217 (+ 24644us) log.cc:844] Serialized 28 byte log entry
0608 12:56:59.884846 (+ 15629us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:59.886648 (+  1802us) write_op.cc:454] Released schema lock
0608 12:56:59.889901 (+  3253us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109693,"num_ops":2,"prepare.queue_time_us":144589,"prepare.run_cpu_time_us":3334,"prepare.run_wall_time_us":15537,"replication_time_us":447152,"thread_start_us":87582,"threads_started":1}]]}
I20260608 12:57:00.099762 22109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "0555f951df4146a6a6ba97c092cfad06" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "89e02dee0e4e49d2af218cb8bed1d071"
I20260608 12:57:00.097051 22327 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:47096 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=18, attempt_no=0}) took 1202 ms. Trace:
I20260608 12:57:00.101824 22109 raft_consensus.cc:2393] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0555f951df4146a6a6ba97c092cfad06 in current term 2: Already voted for candidate 89e02dee0e4e49d2af218cb8bed1d071 in this term.
I20260608 12:57:00.111253 22285 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=27, attempt_no=0}) took 1225 ms. Trace:
I20260608 12:57:00.110877 22310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=10, attempt_no=0}) took 1290 ms. Trace:
I20260608 12:57:00.046603 22309 rpcz_store.cc:276] 0608 12:56:58.871818 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.874517 (+  2699us) service_pool.cc:224] Handling call
0608 12:56:58.886730 (+ 12213us) spinlock_profiling.cc:243] Waited 7.17 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.045843 (+1159113us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.989311 (+     0us) write_op.cc:183] PREPARE: starting on tablet e8136bbf1a0b4cc19e2be79905708b37
0608 12:56:58.990020 (+   709us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.990053 (+    33us) write_op.cc:435] Acquired schema lock
0608 12:56:58.990069 (+    16us) tablet.cc:662] Decoding operations
0608 12:56:58.990570 (+   501us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.990627 (+    57us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.990676 (+    49us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:58.990924 (+   248us) tablet.cc:701] Row locks acquired
0608 12:56:58.990959 (+    35us) write_op.cc:260] PREPARE: finished
0608 12:56:58.991183 (+   224us) write_op.cc:270] Start()
0608 12:56:58.991327 (+   144us) write_op.cc:276] Timestamp: P: 1780923418991122 usec, L: 0
0608 12:56:58.991355 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.029312 (+ 37957us) log.cc:844] Serialized 388 byte log entry
0608 12:56:59.329290 (+299978us) spinlock_profiling.cc:243] Waited 3.46 ms on lock 0x7b5400470f20. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd42cb5cb 00007fdcd42e8b4f 00007fdcd42aa913 00007fdcd42b9490 00007fdcd42b93a0 00007fdcd42b9300 00007fdcd42b92a0 00007fdcd42b739f 000000000049a986 000000000049a618 00007fdcd0c77131
0608 12:56:59.342797 (+ 13507us) spinlock_profiling.cc:243] Waited 4.01 ms on lock 0x7b180026c020. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcdaeabe0b 00007fdcdaec02ec 00007fdcd0c76fdf 00007fdcd0c7bb0b 00007fdcd0c7ba60 00007fdcd0c7b9c0 00007fdcd0c7b960 00007fdcd0c79c8f 000000000049a986 000000000049a618 00007fdcd0c3eee6
0608 12:56:59.590649 (+247852us) op_driver.cc:464] REPLICATION: finished
0608 12:56:59.597597 (+  6948us) write_op.cc:301] APPLY: starting
0608 12:56:59.597686 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:59.597838 (+   152us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:59.597861 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:59.598487 (+   626us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:59.599470 (+   983us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:59.599537 (+    67us) write_op.cc:312] APPLY: finished
0608 12:56:59.616887 (+ 17350us) log.cc:844] Serialized 28 byte log entry
0608 12:56:59.623415 (+  6528us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:59.623510 (+    95us) write_op.cc:454] Released schema lock
0608 12:56:59.623560 (+    50us) write_op.cc:341] FINISH: Updating metrics
0608 12:57:00.045689 (+422129us) spinlock_profiling.cc:243] Waited 3.27 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231fc91 00007fdcd2344273 00007fdcd9c1b9a7 00007fdcd7f34396 00007fdcd7f33b8f 00007fdcd7f3c4e0 00007fdcd7f3c440 00007fdcd7f3c3a0 00007fdcd7f3c340 00007fdcd7f3a4bf
Metrics: {"spinlock_wait_cycles":16498432,"child_traces":[["op",{"apply.queue_time_us":1413,"mutex_wait_us":797,"num_ops":2,"prepare.queue_time_us":12382,"prepare.run_cpu_time_us":4719,"prepare.run_wall_time_us":60585,"raft.queue_time_us":11933,"raft.run_cpu_time_us":6230,"raft.run_wall_time_us":298629,"replication_time_us":592848,"spinlock_wait_cycles":24697088,"thread_start_us":29348,"threads_started":1}]]}
I20260608 12:57:00.111804 22285 rpcz_store.cc:276] 0608 12:56:58.885406 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.885929 (+   523us) service_pool.cc:224] Handling call
0608 12:57:00.111171 (+1225242us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.960543 (+     0us) write_op.cc:183] PREPARE: starting on tablet aa46f1b4a9d14d749cbe7071ccf1cd58
0608 12:56:58.979733 (+ 19190us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.979773 (+    40us) write_op.cc:435] Acquired schema lock
0608 12:56:58.979787 (+    14us) tablet.cc:662] Decoding operations
0608 12:56:59.002833 (+ 23046us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.002958 (+   125us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.003007 (+    49us) tablet.cc:685] Acquiring locks for 9 operations
0608 12:56:59.003938 (+   931us) tablet.cc:701] Row locks acquired
0608 12:56:59.003970 (+    32us) write_op.cc:260] PREPARE: finished
0608 12:56:59.343490 (+339520us) spinlock_profiling.cc:243] Waited 4.12 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231da42 00007fdcd7f2fec4 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0 00007fdcd7f3792f 000000000049a986 000000000049a618
0608 12:56:59.343691 (+   201us) write_op.cc:270] Start()
0608 12:56:59.343974 (+   283us) write_op.cc:276] Timestamp: P: 1780923419343621 usec, L: 0
0608 12:56:59.343999 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.344911 (+   912us) log.cc:844] Serialized 692 byte log entry
0608 12:56:59.569577 (+224666us) spinlock_profiling.cc:243] Waited 2.73 ms on lock 0x7b1800256f60. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcdaeabe0b 00007fdcdaec02ec 00007fdcd0b78095 00007fdcdb957978 00007fdcd860eca1 00007fdcd0c773c4 00007fdcd0c7bb0b 00007fdcd0c7ba60 00007fdcd0c7b9c0 00007fdcd0c7b960 00007fdcd0c79c8f
0608 12:56:59.577340 (+  7763us) spinlock_profiling.cc:243] Waited 973 us on lock 0x7b1800256f60. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcdaeabe0b 00007fdcdaec02ec 00007fdcd0c76fdf 00007fdcd0c7bb0b 00007fdcd0c7ba60 00007fdcd0c7b9c0 00007fdcd0c7b960 00007fdcd0c79c8f 000000000049a986 000000000049a618 00007fdcd0c3eee6
0608 12:56:59.632103 (+ 54763us) spinlock_profiling.cc:243] Waited 5.92 ms on lock 0x7b540012eba0. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd42cb5cb 00007fdcd42e149b 00007fdcd42f8fe5 00007fdcd42f8f0d 00007fdcd42f8e4d 00007fdcd42f8dcd 00007fdcd42f70cc 00007fdcdaf9d244 00007fdcdaf93e8b 00007fdcd4366ca9 00007fdcd436c236
0608 12:56:59.838600 (+206497us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.076795 (+238195us) write_op.cc:301] APPLY: starting
0608 12:57:00.077073 (+   278us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.092146 (+ 15073us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.092618 (+   472us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.109620 (+ 17002us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.109875 (+   255us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.109942 (+    67us) write_op.cc:312] APPLY: finished
0608 12:57:00.110302 (+   360us) log.cc:844] Serialized 70 byte log entry
0608 12:57:00.110591 (+   289us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.110721 (+   130us) write_op.cc:454] Released schema lock
0608 12:57:00.110772 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":236285,"mutex_wait_us":23969,"num_ops":9,"prepare.queue_time_us":48536,"prepare.run_cpu_time_us":20395,"prepare.run_wall_time_us":461425,"raft.queue_time_us":34692,"raft.run_cpu_time_us":1581,"raft.run_wall_time_us":13419,"replication_time_us":494460,"spinlock_wait_cycles":31605376,"thread_start_us":45101,"threads_started":2,"wal-append.queue_time_us":79934}]]}
I20260608 12:57:00.116076 22310 rpcz_store.cc:276] 0608 12:56:58.820702 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.823937 (+  3235us) service_pool.cc:224] Handling call
0608 12:56:58.830781 (+  6844us) spinlock_profiling.cc:243] Waited 3.2 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.110629 (+1279848us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.914282 (+     0us) write_op.cc:183] PREPARE: starting on tablet eb9d02e9b2984e649efad6c779b52ab3
0608 12:56:58.915205 (+   923us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.915247 (+    42us) write_op.cc:435] Acquired schema lock
0608 12:56:58.915276 (+    29us) tablet.cc:662] Decoding operations
0608 12:56:58.915970 (+   694us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.916069 (+    99us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.916107 (+    38us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:58.916657 (+   550us) tablet.cc:701] Row locks acquired
0608 12:56:58.916682 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:56:58.916884 (+   202us) write_op.cc:270] Start()
0608 12:56:58.917038 (+   154us) write_op.cc:276] Timestamp: P: 1780923418916834 usec, L: 0
0608 12:56:58.917067 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.918006 (+   939us) log.cc:844] Serialized 519 byte log entry
0608 12:56:59.757424 (+839418us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.046862 (+289438us) write_op.cc:301] APPLY: starting
0608 12:57:00.046959 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.047175 (+   216us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.047282 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.049396 (+  2114us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.049620 (+   224us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.049686 (+    66us) write_op.cc:312] APPLY: finished
0608 12:57:00.050008 (+   322us) log.cc:844] Serialized 46 byte log entry
0608 12:57:00.051128 (+  1120us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.051250 (+   122us) write_op.cc:454] Released schema lock
0608 12:57:00.051298 (+    48us) write_op.cc:341] FINISH: Updating metrics
0608 12:57:00.110463 (+ 59165us) spinlock_profiling.cc:243] Waited 5.45 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231fc91 00007fdcd2344273 00007fdcd9c1b9a7 00007fdcd7f34396 00007fdcd7f33b8f 00007fdcd7f3c4e0 00007fdcd7f3c440 00007fdcd7f3c3a0 00007fdcd7f3c340 00007fdcd7f3a4bf
Metrics: {"spinlock_wait_cycles":7353088,"child_traces":[["op",{"apply.queue_time_us":289221,"mutex_wait_us":236403,"num_ops":5,"prepare.queue_time_us":76368,"prepare.run_cpu_time_us":32721,"prepare.run_wall_time_us":270266,"raft.queue_time_us":221275,"raft.run_cpu_time_us":3157,"raft.run_wall_time_us":94320,"replication_time_us":840219,"spinlock_wait_cycles":12528384,"thread_start_us":49434,"threads_started":2,"wal-append.queue_time_us":59414}]]}
I20260608 12:57:00.101601 22327 rpcz_store.cc:276] 0608 12:56:58.893056 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.899329 (+  6273us) service_pool.cc:224] Handling call
0608 12:56:59.256156 (+356827us) spinlock_profiling.cc:243] Waited 4.03 ms on lock 0x7b3400062c68. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.095679 (+839523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.299689 (+     0us) write_op.cc:183] PREPARE: starting on tablet 42154839062f4c90919156d447b3f22c
0608 12:56:59.300388 (+   699us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.300425 (+    37us) write_op.cc:435] Acquired schema lock
0608 12:56:59.300444 (+    19us) tablet.cc:662] Decoding operations
0608 12:56:59.301088 (+   644us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.301144 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.301175 (+    31us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:56:59.301704 (+   529us) tablet.cc:701] Row locks acquired
0608 12:56:59.301729 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:56:59.301966 (+   237us) write_op.cc:270] Start()
0608 12:56:59.302164 (+   198us) write_op.cc:276] Timestamp: P: 1780923419301880 usec, L: 0
0608 12:56:59.302188 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.335566 (+ 33378us) log.cc:844] Serialized 562 byte log entry
0608 12:56:59.684382 (+348816us) op_driver.cc:464] REPLICATION: finished
0608 12:56:59.817055 (+132673us) write_op.cc:301] APPLY: starting
0608 12:56:59.824268 (+  7213us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:59.861149 (+ 36881us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:59.888826 (+ 27677us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.057060 (+168234us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.078734 (+ 21674us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.080599 (+  1865us) write_op.cc:312] APPLY: finished
0608 12:57:00.091879 (+ 11280us) log.cc:844] Serialized 52 byte log entry
0608 12:57:00.094377 (+  2498us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.095177 (+   800us) write_op.cc:454] Released schema lock
0608 12:57:00.095250 (+    73us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9264512,"child_traces":[["op",{"apply.queue_time_us":115089,"num_ops":6,"prepare.queue_time_us":226,"prepare.run_cpu_time_us":4827,"prepare.run_wall_time_us":48382,"replication_time_us":381958}]]}
I20260608 12:57:00.136171 22316 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=13, attempt_no=0}) took 1264 ms. Trace:
W20260608 12:57:00.174705 21931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.66:43923, user_credentials={real_user=slave}} blocked reactor thread for 96490us
I20260608 12:57:00.088622 21966 raft_consensus.cc:2468] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0555f951df4146a6a6ba97c092cfad06 in term 2.
I20260608 12:57:00.014257 22291 rpcz_store.cc:276] 0608 12:56:58.820138 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.821421 (+  1283us) service_pool.cc:224] Handling call
0608 12:56:59.866166 (+1044745us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.857108 (+     0us) write_op.cc:183] PREPARE: starting on tablet 595b608636294158ad3964693b20ca25
0608 12:56:58.857759 (+   651us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.857795 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:56:58.857816 (+    21us) tablet.cc:662] Decoding operations
0608 12:56:58.858381 (+   565us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.858434 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.858472 (+    38us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:58.858971 (+   499us) tablet.cc:701] Row locks acquired
0608 12:56:58.858991 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:56:58.859210 (+   219us) write_op.cc:270] Start()
0608 12:56:58.859359 (+   149us) write_op.cc:276] Timestamp: P: 1780923418859154 usec, L: 0
0608 12:56:58.859387 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.860184 (+   797us) log.cc:844] Serialized 519 byte log entry
0608 12:56:59.011771 (+151587us) spinlock_profiling.cc:243] Waited 9.26 ms on lock 0x7b1800177940. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcdaeabe0b 00007fdcdaec02ec 00007fdcd3e19af8 00007fdcd0c3eaa3 00007fdcdada8e6a 00007fdcd0c74f3e 00007fdcd0c711a6 00007fdcd0c70453 00007fdcd7f2ddab 00007fdcd7ebbc02 00007fdcd9bcf934
0608 12:56:59.081848 (+ 70077us) spinlock_profiling.cc:243] Waited 16.6 ms on lock 0x7b1800177940. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcdaeabe0b 00007fdcdaec02ec 00007fdcd0c772fc 00007fdcd0c7bb0b 00007fdcd0c7ba60 00007fdcd0c7b9c0 00007fdcd0c7b960 00007fdcd0c79c8f 000000000049a986 000000000049a618 00007fdcd0c3eee6
0608 12:56:59.139864 (+ 58016us) spinlock_profiling.cc:243] Waited 3.27 ms on lock 0x7b1800177940. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcdaeabe0b 00007fdcdaec02ec 00007fdcd0b78095 00007fdcdb957978 00007fdcd093a9bc 00007fdcd0c70652 00007fdcd0c70453 00007fdcd42e7bee 00007fdcd42e787a 00007fdcd42f9645 00007fdcd42eb39c
0608 12:56:59.431854 (+291990us) spinlock_profiling.cc:243] Waited 38.8 ms on lock 0x7b540044c620. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd42cb5cb 00007fdcd42f36ca 00007fdcd4317c4b 00007fdcd4317b80 00007fdcd4317ae0 00007fdcd4317a80 00007fdcd4315daf 000000000049a986 000000000049a618 00007fdcd0c77131 00007fdcd0c7bb0b
0608 12:56:59.477195 (+ 45341us) spinlock_profiling.cc:243] Waited 273 ms on lock 0x7b540044c620. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd42cb5cb 00007fdcd42e8b4f 00007fdcd42aa913 00007fdcd42b9490 00007fdcd42b93a0 00007fdcd42b9300 00007fdcd42b92a0 00007fdcd42b739f 000000000049a986 000000000049a618 00007fdcd0c77131
0608 12:56:59.570968 (+ 93773us) op_driver.cc:464] REPLICATION: finished
0608 12:56:59.649827 (+ 78859us) write_op.cc:301] APPLY: starting
0608 12:56:59.654596 (+  4769us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:59.665850 (+ 11254us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:59.666806 (+   956us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:59.744960 (+ 78154us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:59.780454 (+ 35494us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:59.785380 (+  4926us) write_op.cc:312] APPLY: finished
0608 12:56:59.807361 (+ 21981us) log.cc:844] Serialized 46 byte log entry
0608 12:56:59.825744 (+ 18383us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:59.844038 (+ 18294us) write_op.cc:454] Released schema lock
0608 12:56:59.845195 (+  1157us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":249088,"child_traces":[["op",{"apply.queue_time_us":75317,"mutex_wait_us":47824,"num_ops":5,"prepare.queue_time_us":33651,"prepare.run_cpu_time_us":4135,"prepare.run_wall_time_us":55841,"raft.queue_time_us":268867,"raft.run_cpu_time_us":48003,"raft.run_wall_time_us":1233210,"replication_time_us":711417,"spinlock_wait_cycles":783655936,"thread_start_us":133761,"threads_started":2}]]}
W20260608 12:57:00.235136 22093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:47096: Illegal state: replica 89e02dee0e4e49d2af218cb8bed1d071 is not leader of this config: current role FOLLOWER
W20260608 12:57:00.227666 22015 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44754: Illegal state: replica 0555f951df4146a6a6ba97c092cfad06 is not leader of this config: current role FOLLOWER
I20260608 12:57:00.250298 22309 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=25, attempt_no=0}) took 1351 ms. Trace:
I20260608 12:57:00.256152 22285 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=44, attempt_no=0}) took 1310 ms. Trace:
I20260608 12:57:00.136655 22316 rpcz_store.cc:276] 0608 12:56:58.878937 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.885401 (+  6464us) service_pool.cc:224] Handling call
0608 12:56:58.979769 (+ 94368us) spinlock_profiling.cc:243] Waited 50.8 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.136093 (+1156324us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.997115 (+     0us) write_op.cc:183] PREPARE: starting on tablet f51b1330f98745b5bc77ae1847468941
0608 12:56:58.997704 (+   589us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.997743 (+    39us) write_op.cc:435] Acquired schema lock
0608 12:56:58.997759 (+    16us) tablet.cc:662] Decoding operations
0608 12:56:58.998234 (+   475us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.998286 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.998319 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:58.998585 (+   266us) tablet.cc:701] Row locks acquired
0608 12:56:58.998611 (+    26us) write_op.cc:260] PREPARE: finished
0608 12:56:58.998831 (+   220us) write_op.cc:270] Start()
0608 12:56:58.998997 (+   166us) write_op.cc:276] Timestamp: P: 1780923418998774 usec, L: 0
0608 12:56:58.999021 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.029118 (+ 30097us) log.cc:844] Serialized 388 byte log entry
0608 12:57:00.125948 (+1096830us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.134166 (+  8218us) write_op.cc:301] APPLY: starting
0608 12:57:00.134464 (+   298us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.134612 (+   148us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.134687 (+    75us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.135165 (+   478us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.135304 (+   139us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.135334 (+    30us) write_op.cc:312] APPLY: finished
0608 12:57:00.135488 (+   154us) log.cc:844] Serialized 28 byte log entry
0608 12:57:00.135660 (+   172us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.135718 (+    58us) write_op.cc:454] Released schema lock
0608 12:57:00.135749 (+    31us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":116729600,"child_traces":[["op",{"apply.queue_time_us":6779,"num_ops":2,"prepare.queue_time_us":13678,"prepare.run_cpu_time_us":4080,"prepare.run_wall_time_us":37084,"replication_time_us":1126778}]]}
I20260608 12:57:00.274367 22257 raft_consensus.cc:493] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:00.282878 22319 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=20, attempt_no=0}) took 1376 ms. Trace:
I20260608 12:57:00.300498 22291 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=22, attempt_no=0}) took 1378 ms. Trace:
I20260608 12:57:00.251091 22309 rpcz_store.cc:276] 0608 12:56:58.884997 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.885392 (+   395us) service_pool.cc:224] Handling call
0608 12:56:59.280607 (+395215us) spinlock_profiling.cc:243] Waited 57.7 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.236086 (+955479us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.292383 (+     0us) write_op.cc:183] PREPARE: starting on tablet f51b1330f98745b5bc77ae1847468941
0608 12:56:59.294854 (+  2471us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.294916 (+    62us) write_op.cc:435] Acquired schema lock
0608 12:56:59.294940 (+    24us) tablet.cc:662] Decoding operations
0608 12:56:59.295510 (+   570us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.295689 (+   179us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.295751 (+    62us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:56:59.296032 (+   281us) tablet.cc:701] Row locks acquired
0608 12:56:59.296059 (+    27us) write_op.cc:260] PREPARE: finished
0608 12:56:59.297449 (+  1390us) write_op.cc:270] Start()
0608 12:56:59.297657 (+   208us) write_op.cc:276] Timestamp: P: 1780923419296389 usec, L: 0
0608 12:56:59.297684 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.299581 (+  1897us) log.cc:844] Serialized 345 byte log entry
0608 12:57:00.127216 (+827635us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.230927 (+103711us) write_op.cc:301] APPLY: starting
0608 12:57:00.231166 (+   239us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.231408 (+   242us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.231605 (+   197us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.233855 (+  2250us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.234157 (+   302us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.234233 (+    76us) write_op.cc:312] APPLY: finished
0608 12:57:00.234599 (+   366us) log.cc:844] Serialized 22 byte log entry
0608 12:57:00.234994 (+   395us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.235153 (+   159us) write_op.cc:454] Released schema lock
0608 12:57:00.235218 (+    65us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":132666752,"child_traces":[["op",{"apply.queue_time_us":103357,"num_ops":1,"prepare.queue_time_us":722,"prepare.run_cpu_time_us":4710,"prepare.run_wall_time_us":23605,"replication_time_us":829391}]]}
W20260608 12:57:00.308296 22093 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:47096: Illegal state: replica 89e02dee0e4e49d2af218cb8bed1d071 is not leader of this config: current role FOLLOWER
I20260608 12:57:00.278039 22257 raft_consensus.cc:515] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:57:00.333251 22004 leader_election.cc:304] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [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: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1; no voters: 89e02dee0e4e49d2af218cb8bed1d071
I20260608 12:57:00.334748 22310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=12, attempt_no=0}) took 1513 ms. Trace:
I20260608 12:57:00.336760 22301 raft_consensus.cc:2804] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:00.337776 22301 raft_consensus.cc:697] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 2 LEADER]: Becoming Leader. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Running, Role: LEADER
I20260608 12:57:00.339340 22301 consensus_queue.cc:237] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:57:00.283573 22319 rpcz_store.cc:276] 0608 12:56:58.921162 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.924662 (+  3500us) service_pool.cc:224] Handling call
0608 12:57:00.282570 (+1357908us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.338571 (+     0us) write_op.cc:183] PREPARE: starting on tablet b0eaaf17fdb246e58ccd626fbb93c26d
0608 12:56:59.401268 (+ 62697us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.405222 (+  3954us) write_op.cc:435] Acquired schema lock
0608 12:56:59.405254 (+    32us) tablet.cc:662] Decoding operations
0608 12:56:59.429191 (+ 23937us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.429271 (+    80us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.429308 (+    37us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:59.429675 (+   367us) tablet.cc:701] Row locks acquired
0608 12:56:59.429700 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:56:59.429957 (+   257us) write_op.cc:270] Start()
0608 12:56:59.430114 (+   157us) write_op.cc:276] Timestamp: P: 1780923419429889 usec, L: 0
0608 12:56:59.430136 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.450831 (+ 20695us) log.cc:844] Serialized 432 byte log entry
0608 12:56:59.710436 (+259605us) op_driver.cc:464] REPLICATION: finished
0608 12:56:59.840662 (+130226us) write_op.cc:301] APPLY: starting
0608 12:56:59.840754 (+    92us) tablet.cc:1367] starting BulkCheckPresence
0608 12:56:59.840927 (+   173us) tablet.cc:1370] finished BulkCheckPresence
0608 12:56:59.841061 (+   134us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:56:59.841692 (+   631us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:56:59.841907 (+   215us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:56:59.841962 (+    55us) write_op.cc:312] APPLY: finished
0608 12:56:59.842235 (+   273us) log.cc:844] Serialized 34 byte log entry
0608 12:56:59.844480 (+  2245us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:56:59.847196 (+  2716us) write_op.cc:454] Released schema lock
0608 12:56:59.847477 (+   281us) write_op.cc:341] FINISH: Updating metrics
0608 12:57:00.282215 (+434738us) spinlock_profiling.cc:243] Waited 4.62 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231fc91 00007fdcd2344273 00007fdcd9c1b9a7 00007fdcd7f34396 00007fdcd7f33b8f 00007fdcd7f3c4e0 00007fdcd7f3c440 00007fdcd7f3c3a0 00007fdcd7f3c340 00007fdcd7f3a4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":129976,"num_ops":3,"prepare.queue_time_us":355774,"prepare.run_cpu_time_us":4440,"prepare.run_wall_time_us":121144,"replication_time_us":280150,"spinlock_wait_cycles":10636032}]]}
I20260608 12:57:00.361779 22324 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=24, attempt_no=0}) took 1401 ms. Trace:
I20260608 12:57:00.335454 22310 rpcz_store.cc:276] 0608 12:56:58.821179 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.821326 (+   147us) service_pool.cc:224] Handling call
0608 12:57:00.334465 (+1513139us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.917704 (+     0us) write_op.cc:183] PREPARE: starting on tablet c395c7db61bc463cb7cc5b8efb810f4c
0608 12:56:58.918329 (+   625us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.918365 (+    36us) write_op.cc:435] Acquired schema lock
0608 12:56:58.918385 (+    20us) tablet.cc:662] Decoding operations
0608 12:56:58.918832 (+   447us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.918892 (+    60us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.918931 (+    39us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:58.919201 (+   270us) tablet.cc:701] Row locks acquired
0608 12:56:58.919225 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:56:58.919468 (+   243us) write_op.cc:270] Start()
0608 12:56:58.919626 (+   158us) write_op.cc:276] Timestamp: P: 1780923418919407 usec, L: 0
0608 12:56:58.919653 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 12:56:58.951649 (+ 31996us) log.cc:844] Serialized 388 byte log entry
0608 12:56:59.877286 (+925637us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.231634 (+354348us) write_op.cc:301] APPLY: starting
0608 12:57:00.231847 (+   213us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.232111 (+   264us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.261850 (+ 29739us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.331730 (+ 69880us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.332007 (+   277us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.332078 (+    71us) write_op.cc:312] APPLY: finished
0608 12:57:00.332386 (+   308us) log.cc:844] Serialized 28 byte log entry
0608 12:57:00.333507 (+  1121us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.333674 (+   167us) write_op.cc:454] Released schema lock
0608 12:57:00.333745 (+    71us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":353876,"mutex_wait_us":10848,"num_ops":2,"prepare.queue_time_us":94427,"prepare.run_cpu_time_us":3966,"prepare.run_wall_time_us":39293,"replication_time_us":957467}]]}
I20260608 12:57:00.372442 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06" is_pre_election: true
I20260608 12:57:00.377535 22257 leader_election.cc:290] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:57:00.262636 22285 rpcz_store.cc:276] 0608 12:56:58.952721 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.963482 (+ 10761us) service_pool.cc:224] Handling call
0608 12:57:00.255899 (+1292417us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.040688 (+     0us) write_op.cc:183] PREPARE: starting on tablet f51b1330f98745b5bc77ae1847468941
0608 12:56:59.057030 (+ 16342us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.059272 (+  2242us) write_op.cc:435] Acquired schema lock
0608 12:56:59.060381 (+  1109us) tablet.cc:662] Decoding operations
0608 12:56:59.094984 (+ 34603us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.095065 (+    81us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.095106 (+    41us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:56:59.097191 (+  2085us) tablet.cc:701] Row locks acquired
0608 12:56:59.097218 (+    27us) write_op.cc:260] PREPARE: finished
0608 12:56:59.097474 (+   256us) write_op.cc:270] Start()
0608 12:56:59.097651 (+   177us) write_op.cc:276] Timestamp: P: 1780923419097412 usec, L: 0
0608 12:56:59.097671 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.113167 (+ 15496us) log.cc:844] Serialized 605 byte log entry
0608 12:57:00.126878 (+1013711us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.222247 (+ 95369us) write_op.cc:301] APPLY: starting
0608 12:57:00.222632 (+   385us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.223016 (+   384us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.223223 (+   207us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.225047 (+  1824us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.225718 (+   671us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.225786 (+    68us) write_op.cc:312] APPLY: finished
0608 12:57:00.226224 (+   438us) log.cc:844] Serialized 58 byte log entry
0608 12:57:00.254864 (+ 28640us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.255136 (+   272us) write_op.cc:454] Released schema lock
0608 12:57:00.255207 (+    71us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":88056,"mutex_wait_us":2368,"num_ops":7,"prepare.queue_time_us":40753,"prepare.run_cpu_time_us":5730,"prepare.run_wall_time_us":72820,"replication_time_us":1029099}]]}
I20260608 12:57:00.404111 22316 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=33, attempt_no=0}) took 1517 ms. Trace:
I20260608 12:57:00.409433 21966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1" is_pre_election: true
W20260608 12:57:00.414665 21944 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44752: Illegal state: replica edc4450400e649b086cfc3f4ddee3bc1 is not leader of this config: current role FOLLOWER
I20260608 12:57:00.415094 21966 raft_consensus.cc:2468] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e02dee0e4e49d2af218cb8bed1d071 in term 2.
I20260608 12:57:00.420336 22310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=43, attempt_no=0}) took 1364 ms. Trace:
W20260608 12:57:00.414999 21946 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44752: Illegal state: replica edc4450400e649b086cfc3f4ddee3bc1 is not leader of this config: current role FOLLOWER
W20260608 12:57:00.424342 22147 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.17.15.126:46553, user_credentials={real_user=slave}} blocked reactor thread for 65170.1us
I20260608 12:57:00.416479 22316 rpcz_store.cc:276] 0608 12:56:58.886294 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.900939 (+ 14645us) service_pool.cc:224] Handling call
0608 12:56:59.285003 (+384064us) spinlock_profiling.cc:243] Waited 10.8 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.403883 (+1118880us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.383066 (+     0us) write_op.cc:183] PREPARE: starting on tablet e8136bbf1a0b4cc19e2be79905708b37
0608 12:56:59.413395 (+ 30329us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.413434 (+    39us) write_op.cc:435] Acquired schema lock
0608 12:56:59.413455 (+    21us) tablet.cc:662] Decoding operations
0608 12:56:59.414103 (+   648us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.414164 (+    61us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.414202 (+    38us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:59.414685 (+   483us) tablet.cc:701] Row locks acquired
0608 12:56:59.414709 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:56:59.414934 (+   225us) write_op.cc:270] Start()
0608 12:56:59.415086 (+   152us) write_op.cc:276] Timestamp: P: 1780923419414876 usec, L: 0
0608 12:56:59.415117 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.416019 (+   902us) log.cc:844] Serialized 475 byte log entry
0608 12:57:00.313267 (+897248us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.390165 (+ 76898us) write_op.cc:301] APPLY: starting
0608 12:57:00.390303 (+   138us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.390545 (+   242us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.390654 (+   109us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.398449 (+  7795us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.398741 (+   292us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.398805 (+    64us) write_op.cc:312] APPLY: finished
0608 12:57:00.402686 (+  3881us) log.cc:844] Serialized 40 byte log entry
0608 12:57:00.403075 (+   389us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.403239 (+   164us) write_op.cc:454] Released schema lock
0608 12:57:00.403286 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":24847232,"child_traces":[["op",{"apply.queue_time_us":76600,"num_ops":4,"prepare.queue_time_us":78160,"prepare.run_cpu_time_us":3926,"prepare.run_wall_time_us":54307,"replication_time_us":897777}]]}
I20260608 12:57:00.425896 22310 rpcz_store.cc:276] 0608 12:56:59.057404 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.058477 (+  1073us) service_pool.cc:224] Handling call
0608 12:57:00.420211 (+1361734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.126886 (+     0us) write_op.cc:183] PREPARE: starting on tablet c395c7db61bc463cb7cc5b8efb810f4c
0608 12:56:59.171489 (+ 44603us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.171530 (+    41us) write_op.cc:435] Acquired schema lock
0608 12:56:59.171548 (+    18us) tablet.cc:662] Decoding operations
0608 12:56:59.172630 (+  1082us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.172685 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.172713 (+    28us) tablet.cc:685] Acquiring locks for 8 operations
0608 12:56:59.173269 (+   556us) tablet.cc:701] Row locks acquired
0608 12:56:59.173285 (+    16us) write_op.cc:260] PREPARE: finished
0608 12:56:59.173487 (+   202us) write_op.cc:270] Start()
0608 12:56:59.173639 (+   152us) write_op.cc:276] Timestamp: P: 1780923419173429 usec, L: 0
0608 12:56:59.173658 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.204005 (+ 30347us) log.cc:844] Serialized 649 byte log entry
0608 12:56:59.877985 (+673980us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.401256 (+523271us) write_op.cc:301] APPLY: starting
0608 12:57:00.401399 (+   143us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.401744 (+   345us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.401853 (+   109us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.411279 (+  9426us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.411585 (+   306us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.411646 (+    61us) write_op.cc:312] APPLY: finished
0608 12:57:00.412090 (+   444us) log.cc:844] Serialized 64 byte log entry
0608 12:57:00.419381 (+  7291us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.419592 (+   211us) write_op.cc:454] Released schema lock
0608 12:57:00.419665 (+    73us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":522968,"mutex_wait_us":31507,"num_ops":8,"prepare.queue_time_us":21396,"prepare.run_cpu_time_us":5339,"prepare.run_wall_time_us":124064,"raft.queue_time_us":74126,"raft.run_cpu_time_us":1555,"raft.run_wall_time_us":5941,"replication_time_us":704206}]]}
I20260608 12:57:00.447846 22078 leader_election.cc:304] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [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: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06
I20260608 12:57:00.449087 22257 raft_consensus.cc:2804] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:57:00.449576 22257 raft_consensus.cc:493] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:00.450071 22257 raft_consensus.cc:3060] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:00.452412 22319 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=40, attempt_no=0}) took 1419 ms. Trace:
I20260608 12:57:00.452982 22319 rpcz_store.cc:276] 0608 12:56:59.033487 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.035816 (+  2329us) service_pool.cc:224] Handling call
0608 12:56:59.148089 (+112273us) spinlock_profiling.cc:243] Waited 5.51 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.452313 (+1304224us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.554486 (+     0us) write_op.cc:183] PREPARE: starting on tablet 595b608636294158ad3964693b20ca25
0608 12:56:59.555115 (+   629us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.555152 (+    37us) write_op.cc:435] Acquired schema lock
0608 12:56:59.555169 (+    17us) tablet.cc:662] Decoding operations
0608 12:56:59.557727 (+  2558us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.557793 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.557830 (+    37us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:56:59.558054 (+   224us) tablet.cc:701] Row locks acquired
0608 12:56:59.558072 (+    18us) write_op.cc:260] PREPARE: finished
0608 12:56:59.766955 (+208883us) spinlock_profiling.cc:243] Waited 2.73 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231da42 00007fdcd7f2fec4 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0 00007fdcd7f3792f 000000000049a986 000000000049a618
0608 12:56:59.767131 (+   176us) write_op.cc:270] Start()
0608 12:56:59.767398 (+   267us) write_op.cc:276] Timestamp: P: 1780923419767071 usec, L: 0
0608 12:56:59.767428 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.768247 (+   819us) log.cc:844] Serialized 345 byte log entry
0608 12:56:59.878523 (+110276us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.405861 (+527338us) write_op.cc:301] APPLY: starting
0608 12:57:00.406019 (+   158us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.406165 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.406186 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.406579 (+   393us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.406914 (+   335us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.406988 (+    74us) write_op.cc:312] APPLY: finished
0608 12:57:00.407241 (+   253us) log.cc:844] Serialized 22 byte log entry
0608 12:57:00.407624 (+   383us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.407704 (+    80us) write_op.cc:454] Released schema lock
0608 12:57:00.407782 (+    78us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":12662528,"child_traces":[["op",{"apply.queue_time_us":527060,"num_ops":1,"prepare.queue_time_us":400109,"prepare.run_cpu_time_us":6665,"prepare.run_wall_time_us":214068,"replication_time_us":110966,"spinlock_wait_cycles":6270208}]]}
I20260608 12:57:00.301178 22291 rpcz_store.cc:276] 0608 12:56:58.930351 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.934515 (+  4164us) service_pool.cc:224] Handling call
0608 12:57:00.300221 (+1365706us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.082204 (+     0us) write_op.cc:183] PREPARE: starting on tablet 595b608636294158ad3964693b20ca25
0608 12:56:59.083012 (+   808us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.083064 (+    52us) write_op.cc:435] Acquired schema lock
0608 12:56:59.083096 (+    32us) tablet.cc:662] Decoding operations
0608 12:56:59.083749 (+   653us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.083813 (+    64us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.083850 (+    37us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:59.084715 (+   865us) tablet.cc:701] Row locks acquired
0608 12:56:59.084740 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:56:59.085023 (+   283us) write_op.cc:270] Start()
0608 12:56:59.085192 (+   169us) write_op.cc:276] Timestamp: P: 1780923419084958 usec, L: 0
0608 12:56:59.085220 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.484279 (+399059us) spinlock_profiling.cc:243] Waited 110 ms on lock 0x7b540044c620. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd42cb5cb 00007fdcd42f1e64 00007fdcd43ee671 00007fdcd43d85e1 00007fdcd43d7ed2 00007fdcd7f30788 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0
0608 12:56:59.540320 (+ 56041us) log.cc:844] Serialized 519 byte log entry
0608 12:56:59.809911 (+269591us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.214390 (+404479us) write_op.cc:301] APPLY: starting
0608 12:57:00.214672 (+   282us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.215170 (+   498us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.215237 (+    67us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.216869 (+  1632us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.217466 (+   597us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.217548 (+    82us) write_op.cc:312] APPLY: finished
0608 12:57:00.217931 (+   383us) log.cc:844] Serialized 46 byte log entry
0608 12:57:00.298825 (+ 80894us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.299218 (+   393us) write_op.cc:454] Released schema lock
0608 12:57:00.299390 (+   172us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1966976,"child_traces":[["op",{"apply.queue_time_us":403914,"mutex_wait_us":7192,"num_ops":5,"prepare.queue_time_us":115576,"prepare.run_cpu_time_us":14640,"prepare.run_wall_time_us":472114,"replication_time_us":724547,"spinlock_wait_cycles":253692800}]]}
I20260608 12:57:00.467533 22309 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=4, attempt_no=0}) took 1596 ms. Trace:
I20260608 12:57:00.463516 22257 raft_consensus.cc:515] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
W20260608 12:57:00.499207 21944 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44752: Illegal state: replica edc4450400e649b086cfc3f4ddee3bc1 is not leader of this config: current role FOLLOWER
W20260608 12:57:00.499466 21946 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44752: Illegal state: replica edc4450400e649b086cfc3f4ddee3bc1 is not leader of this config: current role FOLLOWER
I20260608 12:57:00.487079 22313 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=17, attempt_no=0}) took 1594 ms. Trace:
I20260608 12:57:00.504035 22291 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=32, attempt_no=0}) took 1490 ms. Trace:
I20260608 12:57:00.524765 22257 leader_election.cc:290] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [CANDIDATE]: Term 3 election: Requested vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:57:00.526363 22038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0555f951df4146a6a6ba97c092cfad06"
I20260608 12:57:00.527290 21960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2bbfb8712441ca87bea382b8dc8c87" candidate_uuid: "89e02dee0e4e49d2af218cb8bed1d071" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "edc4450400e649b086cfc3f4ddee3bc1"
I20260608 12:57:00.528115 21960 raft_consensus.cc:3060] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:00.520700 22313 rpcz_store.cc:276] 0608 12:56:58.884016 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.884300 (+   284us) service_pool.cc:224] Handling call
0608 12:56:59.133879 (+249579us) spinlock_profiling.cc:243] Waited 21.5 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.477751 (+1343872us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.867418 (+     0us) write_op.cc:183] PREPARE: starting on tablet aa46f1b4a9d14d749cbe7071ccf1cd58
0608 12:56:59.867977 (+   559us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.868007 (+    30us) write_op.cc:435] Acquired schema lock
0608 12:56:59.868025 (+    18us) tablet.cc:662] Decoding operations
0608 12:56:59.873955 (+  5930us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.874013 (+    58us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.874046 (+    33us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:59.874516 (+   470us) tablet.cc:701] Row locks acquired
0608 12:56:59.874539 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:57:00.119664 (+245125us) spinlock_profiling.cc:243] Waited 29.3 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231da42 00007fdcd7f2fec4 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0 00007fdcd7f3792f 000000000049a986 000000000049a618
0608 12:57:00.120528 (+   864us) write_op.cc:270] Start()
0608 12:57:00.120797 (+   269us) write_op.cc:276] Timestamp: P: 1780923420119771 usec, L: 0
0608 12:57:00.120828 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 12:57:00.121632 (+   804us) log.cc:844] Serialized 475 byte log entry
0608 12:57:00.376544 (+254912us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.446853 (+ 70309us) write_op.cc:301] APPLY: starting
0608 12:57:00.446969 (+   116us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.447245 (+   276us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.447273 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.448173 (+   900us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.476464 (+ 28291us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.476528 (+    64us) write_op.cc:312] APPLY: finished
0608 12:57:00.476812 (+   284us) log.cc:844] Serialized 40 byte log entry
0608 12:57:00.477088 (+   276us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.477221 (+   133us) write_op.cc:454] Released schema lock
0608 12:57:00.477270 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":49550592,"child_traces":[["op",{"apply.queue_time_us":70050,"num_ops":4,"prepare.queue_time_us":728479,"prepare.run_cpu_time_us":12518,"prepare.run_wall_time_us":254634,"raft.queue_time_us":342,"raft.run_cpu_time_us":1101,"raft.run_wall_time_us":1099,"replication_time_us":255473,"spinlock_wait_cycles":67334400}]]}
I20260608 12:57:00.483978 22309 rpcz_store.cc:276] 0608 12:56:58.870866 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.874569 (+  3703us) service_pool.cc:224] Handling call
0608 12:56:59.016100 (+141531us) spinlock_profiling.cc:243] Waited 11.9 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.467433 (+1451333us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.417937 (+     0us) write_op.cc:183] PREPARE: starting on tablet aa46f1b4a9d14d749cbe7071ccf1cd58
0608 12:56:59.437325 (+ 19388us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.439437 (+  2112us) write_op.cc:435] Acquired schema lock
0608 12:56:59.440826 (+  1389us) tablet.cc:662] Decoding operations
0608 12:56:59.548530 (+107704us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.555606 (+  7076us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.557444 (+  1838us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:56:59.610562 (+ 53118us) tablet.cc:701] Row locks acquired
0608 12:56:59.615556 (+  4994us) write_op.cc:260] PREPARE: finished
0608 12:56:59.631979 (+ 16423us) write_op.cc:270] Start()
0608 12:56:59.632134 (+   155us) write_op.cc:276] Timestamp: P: 1780923419627045 usec, L: 0
0608 12:56:59.632161 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.834428 (+202267us) spinlock_profiling.cc:243] Waited 3.26 ms on lock 0x7b540012eba0. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd42cb5cb 00007fdcd42f1e64 00007fdcd43ee671 00007fdcd43d85e1 00007fdcd43d7ed2 00007fdcd7f30788 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0
0608 12:56:59.835306 (+   878us) log.cc:844] Serialized 605 byte log entry
0608 12:57:00.375950 (+540644us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.409640 (+ 33690us) write_op.cc:301] APPLY: starting
0608 12:57:00.409766 (+   126us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.410095 (+   329us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.410121 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.411629 (+  1508us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.412099 (+   470us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.412157 (+    58us) write_op.cc:312] APPLY: finished
0608 12:57:00.412464 (+   307us) log.cc:844] Serialized 58 byte log entry
0608 12:57:00.466593 (+ 54129us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.466807 (+   214us) write_op.cc:454] Released schema lock
0608 12:57:00.466881 (+    74us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":27394432,"child_traces":[["op",{"apply.queue_time_us":33374,"mutex_wait_us":29938,"num_ops":7,"prepare.queue_time_us":363221,"prepare.run_cpu_time_us":12041,"prepare.run_wall_time_us":425603,"replication_time_us":743559,"spinlock_wait_cycles":7501568}]]}
I20260608 12:57:00.540681 22310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=15, attempt_no=0}) took 1719 ms. Trace:
I20260608 12:57:00.362602 22324 rpcz_store.cc:276] 0608 12:56:58.971916 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.975115 (+  3199us) service_pool.cc:224] Handling call
0608 12:57:00.357279 (+1382164us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:58.990031 (+     0us) write_op.cc:183] PREPARE: starting on tablet c395c7db61bc463cb7cc5b8efb810f4c
0608 12:56:58.990629 (+   598us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:58.990664 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:56:58.990680 (+    16us) tablet.cc:662] Decoding operations
0608 12:56:58.991189 (+   509us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:58.991233 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:58.991254 (+    21us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:56:59.012843 (+ 21589us) tablet.cc:701] Row locks acquired
0608 12:56:59.012881 (+    38us) write_op.cc:260] PREPARE: finished
0608 12:56:59.090613 (+ 77732us) spinlock_profiling.cc:243] Waited 2.63 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231da42 00007fdcd7f2fec4 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0 00007fdcd7f3792f 000000000049a986 000000000049a618
0608 12:56:59.090837 (+   224us) write_op.cc:270] Start()
0608 12:56:59.091215 (+   378us) write_op.cc:276] Timestamp: P: 1780923419090753 usec, L: 0
0608 12:56:59.091891 (+   676us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.107587 (+ 15696us) log.cc:844] Serialized 562 byte log entry
0608 12:56:59.877670 (+770083us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.307589 (+429919us) write_op.cc:301] APPLY: starting
0608 12:57:00.307759 (+   170us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.308116 (+   357us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.308143 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.309585 (+  1442us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.310083 (+   498us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.310166 (+    83us) write_op.cc:312] APPLY: finished
0608 12:57:00.311084 (+   918us) log.cc:844] Serialized 52 byte log entry
0608 12:57:00.313210 (+  2126us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.316518 (+  3308us) write_op.cc:454] Released schema lock
0608 12:57:00.316601 (+    83us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":429620,"num_ops":6,"prepare.queue_time_us":6322,"prepare.run_cpu_time_us":7081,"prepare.run_wall_time_us":126778,"replication_time_us":785619,"spinlock_wait_cycles":6046080}]]}
I20260608 12:57:00.551946 22316 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44752 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=37, attempt_no=0}) took 1665 ms. Trace:
I20260608 12:57:00.552469 22316 rpcz_store.cc:276] 0608 12:56:58.893980 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.006363 (+112383us) service_pool.cc:224] Handling call
0608 12:56:59.399338 (+392975us) spinlock_profiling.cc:243] Waited 1.46 ms on lock 0x7b3400042ef8. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.551840 (+1152502us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:57:00.122243 (+     0us) write_op.cc:183] PREPARE: starting on tablet aa46f1b4a9d14d749cbe7071ccf1cd58
0608 12:57:00.122860 (+   617us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:57:00.122895 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:57:00.122917 (+    22us) tablet.cc:662] Decoding operations
0608 12:57:00.123304 (+   387us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:57:00.123351 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 12:57:00.123384 (+    33us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:57:00.123620 (+   236us) tablet.cc:701] Row locks acquired
0608 12:57:00.123643 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:57:00.123885 (+   242us) write_op.cc:270] Start()
0608 12:57:00.124030 (+   145us) write_op.cc:276] Timestamp: P: 1780923420123828 usec, L: 0
0608 12:57:00.126135 (+  2105us) op_driver.cc:348] REPLICATION: starting
0608 12:57:00.127589 (+  1454us) log.cc:844] Serialized 388 byte log entry
0608 12:57:00.495942 (+368353us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.547851 (+ 51909us) write_op.cc:301] APPLY: starting
0608 12:57:00.547959 (+   108us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.548111 (+   152us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.548240 (+   129us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.548791 (+   551us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.548998 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.549068 (+    70us) write_op.cc:312] APPLY: finished
0608 12:57:00.549333 (+   265us) log.cc:844] Serialized 28 byte log entry
0608 12:57:00.550347 (+  1014us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.550486 (+   139us) write_op.cc:454] Released schema lock
0608 12:57:00.550537 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3360000,"child_traces":[["op",{"apply.queue_time_us":51651,"mutex_wait_us":754,"num_ops":2,"prepare.queue_time_us":714042,"prepare.run_cpu_time_us":2879,"prepare.run_wall_time_us":5662,"replication_time_us":368906}]]}
I20260608 12:57:00.565843 21960 raft_consensus.cc:2468] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e02dee0e4e49d2af218cb8bed1d071 in term 3.
I20260608 12:57:00.567113 21966 raft_consensus.cc:1240] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 3 FOLLOWER]: Rejecting Update request from peer 0555f951df4146a6a6ba97c092cfad06 for earlier term 2. Current term is 3. Ops: []
I20260608 12:57:00.571308 22078 leader_election.cc:304] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [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: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1; no voters: 0555f951df4146a6a6ba97c092cfad06
I20260608 12:57:00.571481 22301 consensus_queue.cc:1059] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:57:00.572683 22257 raft_consensus.cc:2804] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:57:00.573402 22257 raft_consensus.cc:697] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 3 LEADER]: Becoming Leader. State: Replica: 89e02dee0e4e49d2af218cb8bed1d071, State: Running, Role: LEADER
I20260608 12:57:00.573443 22301 raft_consensus.cc:3055] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:57:00.574220 22301 raft_consensus.cc:740] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0555f951df4146a6a6ba97c092cfad06, State: Running, Role: LEADER
I20260608 12:57:00.541313 22310 rpcz_store.cc:276] 0608 12:56:58.821628 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.878430 (+ 56802us) service_pool.cc:224] Handling call
0608 12:56:59.082033 (+203603us) spinlock_profiling.cc:243] Waited 1.43 ms on lock 0x7b58002cf198. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd094dd9b 00007fdcd0c03835 00007fdcd0c035cd 00007fdcdaed5848 00007fdcd9b05a6c 00007fdcd9c6ed90 00007fdcd9c6ee7e 00007fdcd9bf8de6 00007fdcd9bd06e8 00007fdcd9bccf44 00007fdcd889bae6
0608 12:57:00.540573 (+1458540us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.601471 (+     0us) write_op.cc:183] PREPARE: starting on tablet e8cfc0bc26994e8a80a8a5715ac8d3a7
0608 12:56:59.656604 (+ 55133us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.657269 (+   665us) write_op.cc:435] Acquired schema lock
0608 12:56:59.658721 (+  1452us) tablet.cc:662] Decoding operations
0608 12:56:59.702952 (+ 44231us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.706886 (+  3934us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.712237 (+  5351us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:59.712764 (+   527us) tablet.cc:701] Row locks acquired
0608 12:56:59.712788 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:56:59.713002 (+   214us) write_op.cc:270] Start()
0608 12:56:59.713150 (+   148us) write_op.cc:276] Timestamp: P: 1780923419712952 usec, L: 0
0608 12:56:59.713169 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.713858 (+   689us) log.cc:844] Serialized 519 byte log entry
0608 12:57:00.342287 (+628429us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.493521 (+151234us) write_op.cc:301] APPLY: starting
0608 12:57:00.493682 (+   161us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.494044 (+   362us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.494157 (+   113us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.495364 (+  1207us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.495704 (+   340us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.495754 (+    50us) write_op.cc:312] APPLY: finished
0608 12:57:00.496054 (+   300us) log.cc:844] Serialized 46 byte log entry
0608 12:57:00.531090 (+ 35036us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.539956 (+  8866us) write_op.cc:454] Released schema lock
0608 12:57:00.540031 (+    75us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":3288320,"child_traces":[["op",{"apply.queue_time_us":150933,"num_ops":5,"prepare.queue_time_us":509238,"prepare.run_cpu_time_us":4805,"prepare.run_wall_time_us":125386,"replication_time_us":628795}]]}
I20260608 12:57:00.574834 22257 consensus_queue.cc:237] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:57:00.575496 22301 consensus_queue.cc:260] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } }
I20260608 12:57:00.577097 22301 raft_consensus.cc:3060] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:00.551630 21862 catalog_manager.cc:5696] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: term changed from 1 to 2, leader changed from edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65) to 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66). New cstate: current_term: 2 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:00.580298 22310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=34, attempt_no=0}) took 1557 ms. Trace:
W20260608 12:57:00.582335 22280 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44754: Illegal state: Cannot assign timestamp to op. Tablet is not in leader mode. Last heard from a leader: 0.019s ago.
I20260608 12:57:00.580935 22310 rpcz_store.cc:276] 0608 12:56:59.023326 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.024601 (+  1275us) service_pool.cc:224] Handling call
0608 12:56:59.068292 (+ 43691us) spinlock_profiling.cc:243] Waited 3.28 ms on lock 0x7b58002cf198. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd094dd9b 00007fdcd0c03835 00007fdcd0c035cd 00007fdcdaed5848 00007fdcd9b05a6c 00007fdcd9c6ed90 00007fdcd9c6ee7e 00007fdcd9bf8de6 00007fdcd9bd06e8 00007fdcd9bccf44 00007fdcd889bae6
0608 12:57:00.580122 (+1511830us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.200913 (+     0us) write_op.cc:183] PREPARE: starting on tablet eb9d02e9b2984e649efad6c779b52ab3
0608 12:56:59.275971 (+ 75058us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.279837 (+  3866us) write_op.cc:435] Acquired schema lock
0608 12:56:59.284523 (+  4686us) tablet.cc:662] Decoding operations
0608 12:56:59.348654 (+ 64131us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.352715 (+  4061us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.357868 (+  5153us) tablet.cc:685] Acquiring locks for 6 operations
0608 12:56:59.386328 (+ 28460us) tablet.cc:701] Row locks acquired
0608 12:56:59.386347 (+    19us) write_op.cc:260] PREPARE: finished
0608 12:56:59.513274 (+126927us) spinlock_profiling.cc:243] Waited 3.6 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231da42 00007fdcd7f2fec4 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0 00007fdcd7f3792f 000000000049a986 000000000049a618
0608 12:56:59.513447 (+   173us) write_op.cc:270] Start()
0608 12:56:59.525766 (+ 12319us) write_op.cc:276] Timestamp: P: 1780923419513378 usec, L: 0
0608 12:56:59.525807 (+    41us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.526695 (+   888us) log.cc:844] Serialized 562 byte log entry
0608 12:57:00.368357 (+841662us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.576220 (+207863us) write_op.cc:301] APPLY: starting
0608 12:57:00.576329 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.576680 (+   351us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.576709 (+    29us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.578098 (+  1389us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.578404 (+   306us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.578458 (+    54us) write_op.cc:312] APPLY: finished
0608 12:57:00.578770 (+   312us) log.cc:844] Serialized 52 byte log entry
0608 12:57:00.579178 (+   408us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.579364 (+   186us) write_op.cc:454] Released schema lock
0608 12:57:00.579548 (+   184us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8249472,"child_traces":[["op",{"apply.queue_time_us":207525,"mutex_wait_us":2298,"num_ops":6,"prepare.queue_time_us":118635,"prepare.run_cpu_time_us":8338,"prepare.run_wall_time_us":334344,"replication_time_us":842184,"spinlock_wait_cycles":8285568}]]}
I20260608 12:57:00.590046 22310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=47, attempt_no=0}) took 1517 ms. Trace:
I20260608 12:57:00.593250 22319 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=30, attempt_no=0}) took 1580 ms. Trace:
I20260608 12:57:00.591172 22310 rpcz_store.cc:276] 0608 12:56:59.087095 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.089589 (+  2494us) service_pool.cc:224] Handling call
0608 12:57:00.589932 (+1500343us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.540626 (+     0us) write_op.cc:183] PREPARE: starting on tablet eb9d02e9b2984e649efad6c779b52ab3
0608 12:56:59.566504 (+ 25878us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.566536 (+    32us) write_op.cc:435] Acquired schema lock
0608 12:56:59.566559 (+    23us) tablet.cc:662] Decoding operations
0608 12:56:59.567164 (+   605us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.567213 (+    49us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.567245 (+    32us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:59.567777 (+   532us) tablet.cc:701] Row locks acquired
0608 12:56:59.567801 (+    24us) write_op.cc:260] PREPARE: finished
0608 12:56:59.568727 (+   926us) write_op.cc:270] Start()
0608 12:56:59.568912 (+   185us) write_op.cc:276] Timestamp: P: 1780923419568660 usec, L: 0
0608 12:56:59.568940 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.571208 (+  2268us) log.cc:844] Serialized 519 byte log entry
0608 12:57:00.369091 (+797883us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.586880 (+217789us) write_op.cc:301] APPLY: starting
0608 12:57:00.587006 (+   126us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.587244 (+   238us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.587352 (+   108us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.588409 (+  1057us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.588651 (+   242us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.588703 (+    52us) write_op.cc:312] APPLY: finished
0608 12:57:00.588957 (+   254us) log.cc:844] Serialized 46 byte log entry
0608 12:57:00.589266 (+   309us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.589376 (+   110us) write_op.cc:454] Released schema lock
0608 12:57:00.589419 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":217559,"num_ops":5,"prepare.queue_time_us":436326,"prepare.run_cpu_time_us":3663,"prepare.run_wall_time_us":36800,"replication_time_us":799879}]]}
I20260608 12:57:00.593910 22319 rpcz_store.cc:276] 0608 12:56:59.013498 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.014989 (+  1491us) service_pool.cc:224] Handling call
0608 12:56:59.239126 (+224137us) spinlock_profiling.cc:243] Waited 3.84 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.593151 (+1354025us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.768767 (+     0us) write_op.cc:183] PREPARE: starting on tablet 595b608636294158ad3964693b20ca25
0608 12:56:59.769422 (+   655us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.769467 (+    45us) write_op.cc:435] Acquired schema lock
0608 12:56:59.769482 (+    15us) tablet.cc:662] Decoding operations
0608 12:56:59.770018 (+   536us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.770085 (+    67us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.770118 (+    33us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:56:59.770412 (+   294us) tablet.cc:701] Row locks acquired
0608 12:56:59.770432 (+    20us) write_op.cc:260] PREPARE: finished
0608 12:57:00.006068 (+235636us) spinlock_profiling.cc:243] Waited 11.9 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231da42 00007fdcd7f2fec4 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0 00007fdcd7f3792f 000000000049a986 000000000049a618
0608 12:57:00.006226 (+   158us) write_op.cc:270] Start()
0608 12:57:00.006475 (+   249us) write_op.cc:276] Timestamp: P: 1780923420006172 usec, L: 0
0608 12:57:00.006505 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 12:57:00.007421 (+   916us) log.cc:844] Serialized 432 byte log entry
0608 12:57:00.368330 (+360909us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.563913 (+195583us) write_op.cc:301] APPLY: starting
0608 12:57:00.564026 (+   113us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.564248 (+   222us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.564274 (+    26us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.583953 (+ 19679us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.584523 (+   570us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.584593 (+    70us) write_op.cc:312] APPLY: finished
0608 12:57:00.584880 (+   287us) log.cc:844] Serialized 34 byte log entry
0608 12:57:00.592442 (+  7562us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.592555 (+   113us) write_op.cc:454] Released schema lock
0608 12:57:00.592610 (+    55us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8824576,"child_traces":[["op",{"apply.queue_time_us":195276,"num_ops":3,"prepare.queue_time_us":489607,"prepare.run_cpu_time_us":5779,"prepare.run_wall_time_us":238995,"replication_time_us":361501,"spinlock_wait_cycles":27364608}]]}
W20260608 12:57:00.598176 22015 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44754: Illegal state: replica 0555f951df4146a6a6ba97c092cfad06 is not leader of this config: current role FOLLOWER
I20260608 12:57:00.526829 22291 rpcz_store.cc:276] 0608 12:56:59.014172 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.015395 (+  1223us) service_pool.cc:224] Handling call
0608 12:57:00.503889 (+1488494us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.047485 (+     0us) write_op.cc:183] PREPARE: starting on tablet e8cfc0bc26994e8a80a8a5715ac8d3a7
0608 12:56:59.063668 (+ 16183us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.063703 (+    35us) write_op.cc:435] Acquired schema lock
0608 12:56:59.063723 (+    20us) tablet.cc:662] Decoding operations
0608 12:56:59.064290 (+   567us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.064370 (+    80us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.064414 (+    44us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:59.064958 (+   544us) tablet.cc:701] Row locks acquired
0608 12:56:59.064985 (+    27us) write_op.cc:260] PREPARE: finished
0608 12:56:59.477194 (+412209us) spinlock_profiling.cc:243] Waited 8.58 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231da42 00007fdcd7f2fec4 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0 00007fdcd7f3792f 000000000049a986 000000000049a618
0608 12:56:59.503407 (+ 26213us) write_op.cc:270] Start()
0608 12:56:59.523623 (+ 20216us) write_op.cc:276] Timestamp: P: 1780923419500810 usec, L: 0
0608 12:56:59.523649 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.573811 (+ 50162us) log.cc:844] Serialized 475 byte log entry
0608 12:57:00.084986 (+511175us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.487866 (+402880us) write_op.cc:301] APPLY: starting
0608 12:57:00.496255 (+  8389us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.500860 (+  4605us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.500902 (+    42us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.501839 (+   937us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.502108 (+   269us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.502196 (+    88us) write_op.cc:312] APPLY: finished
0608 12:57:00.502576 (+   380us) log.cc:844] Serialized 40 byte log entry
0608 12:57:00.502943 (+   367us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.503183 (+   240us) write_op.cc:454] Released schema lock
0608 12:57:00.503248 (+    65us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":297728,"child_traces":[["op",{"apply.queue_time_us":400721,"num_ops":4,"prepare.queue_time_us":234,"prepare.run_cpu_time_us":22669,"prepare.run_wall_time_us":537431,"replication_time_us":556106,"spinlock_wait_cycles":19727744,"thread_start_us":4546,"threads_started":1}]]}
I20260608 12:57:00.610703 22107 raft_consensus.cc:1240] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 3 LEADER]: Rejecting Update request from peer 0555f951df4146a6a6ba97c092cfad06 for earlier term 2. Current term is 3. Ops: []
W20260608 12:57:00.614260 22020 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44754: Illegal state: replica 0555f951df4146a6a6ba97c092cfad06 is not leader of this config: current role FOLLOWER
I20260608 12:57:00.617556 22319 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=21, attempt_no=0}) took 1696 ms. Trace:
I20260608 12:57:00.621250 22310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=36, attempt_no=0}) took 1590 ms. Trace:
I20260608 12:57:00.618433 22319 rpcz_store.cc:276] 0608 12:56:58.921596 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.923565 (+  1969us) service_pool.cc:224] Handling call
0608 12:56:59.294121 (+370556us) spinlock_profiling.cc:243] Waited 3.21 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.617430 (+1323309us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.573091 (+     0us) write_op.cc:183] PREPARE: starting on tablet eb9d02e9b2984e649efad6c779b52ab3
0608 12:56:59.576811 (+  3720us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.583711 (+  6900us) write_op.cc:435] Acquired schema lock
0608 12:56:59.583728 (+    17us) tablet.cc:662] Decoding operations
0608 12:56:59.587373 (+  3645us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.587441 (+    68us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.587475 (+    34us) tablet.cc:685] Acquiring locks for 5 operations
0608 12:56:59.587996 (+   521us) tablet.cc:701] Row locks acquired
0608 12:56:59.588018 (+    22us) write_op.cc:260] PREPARE: finished
0608 12:56:59.588264 (+   246us) write_op.cc:270] Start()
0608 12:56:59.588393 (+   129us) write_op.cc:276] Timestamp: P: 1780923419588184 usec, L: 0
0608 12:56:59.588418 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.589140 (+   722us) log.cc:844] Serialized 519 byte log entry
0608 12:57:00.369576 (+780436us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.606192 (+236616us) write_op.cc:301] APPLY: starting
0608 12:57:00.606290 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.606536 (+   246us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.606636 (+   100us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.607541 (+   905us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.607753 (+   212us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.607802 (+    49us) write_op.cc:312] APPLY: finished
0608 12:57:00.608055 (+   253us) log.cc:844] Serialized 46 byte log entry
0608 12:57:00.616599 (+  8544us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.616776 (+   177us) write_op.cc:454] Released schema lock
0608 12:57:00.616845 (+    69us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":7394176,"child_traces":[["op",{"apply.queue_time_us":236402,"num_ops":5,"prepare.queue_time_us":277695,"prepare.run_cpu_time_us":3695,"prepare.run_wall_time_us":23414,"replication_time_us":780941}]]}
I20260608 12:57:00.621832 22310 rpcz_store.cc:276] 0608 12:56:59.032823 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.035924 (+  3101us) service_pool.cc:224] Handling call
0608 12:56:59.334125 (+298201us) spinlock_profiling.cc:243] Waited 6.76 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.621135 (+1287010us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.536918 (+     0us) write_op.cc:183] PREPARE: starting on tablet b0eaaf17fdb246e58ccd626fbb93c26d
0608 12:56:59.601811 (+ 64893us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.604806 (+  2995us) write_op.cc:435] Acquired schema lock
0608 12:56:59.608670 (+  3864us) tablet.cc:662] Decoding operations
0608 12:56:59.641849 (+ 33179us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.645133 (+  3284us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.645178 (+    45us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:56:59.654957 (+  9779us) tablet.cc:701] Row locks acquired
0608 12:56:59.654999 (+    42us) write_op.cc:260] PREPARE: finished
0608 12:56:59.662517 (+  7518us) write_op.cc:270] Start()
0608 12:56:59.678677 (+ 16160us) write_op.cc:276] Timestamp: P: 1780923419660407 usec, L: 0
0608 12:56:59.679326 (+   649us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.696674 (+ 17348us) log.cc:844] Serialized 388 byte log entry
0608 12:57:00.369421 (+672747us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.597746 (+228325us) write_op.cc:301] APPLY: starting
0608 12:57:00.597865 (+   119us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.598023 (+   158us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.598353 (+   330us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.599108 (+   755us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.599421 (+   313us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.599503 (+    82us) write_op.cc:312] APPLY: finished
0608 12:57:00.599786 (+   283us) log.cc:844] Serialized 28 byte log entry
0608 12:57:00.601756 (+  1970us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.601913 (+   157us) write_op.cc:454] Released schema lock
0608 12:57:00.601964 (+    51us) write_op.cc:341] FINISH: Updating metrics
0608 12:57:00.620961 (+ 18997us) spinlock_profiling.cc:243] Waited 16.5 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231fc91 00007fdcd2344273 00007fdcd9c1b9a7 00007fdcd7f34396 00007fdcd7f33b8f 00007fdcd7f3c4e0 00007fdcd7f3c440 00007fdcd7f3c3a0 00007fdcd7f3c340 00007fdcd7f3a4bf
Metrics: {"spinlock_wait_cycles":15541504,"child_traces":[["op",{"apply.queue_time_us":228059,"num_ops":2,"prepare.queue_time_us":156611,"prepare.run_cpu_time_us":5803,"prepare.run_wall_time_us":164209,"replication_time_us":689826,"spinlock_wait_cycles":37993728}]]}
I20260608 12:57:00.637750 21960 raft_consensus.cc:1275] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 3 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:57:00.640107 22257 consensus_queue.cc:1048] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:57:00.649144 22038 raft_consensus.cc:1275] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 3 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 3. (term mismatch)
I20260608 12:57:00.649669 22038 pending_rounds.cc:85] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: Aborting all ops after (but not including) 2
I20260608 12:57:00.649997 22038 pending_rounds.cc:107] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: Aborting uncommitted WRITE_OP operation due to leader change: 2.3
W20260608 12:57:00.651194 22038 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:44754: Aborted: Op aborted by new leader
I20260608 12:57:00.662752 22319 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=26, attempt_no=0}) took 1681 ms. Trace:
I20260608 12:57:00.664701 22257 consensus_queue.cc:1048] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:00.665828 22257 consensus_queue.cc:1243] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Peer 0555f951df4146a6a6ba97c092cfad06 log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:57:00.694746 22038 raft_consensus.cc:1217] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 3 FOLLOWER]: Deduplicated request from leader. Original: 0.0->[1.1-3.3]   Dedup: 1.1->[3.2-3.3]
I20260608 12:57:00.695454 22038 pending_rounds.cc:85] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: Aborting all ops after (but not including) 1
I20260608 12:57:00.695789 22038 pending_rounds.cc:107] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260608 12:57:00.696130 22038 raft_consensus.cc:2889] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:57:00.699404 22324 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=46, attempt_no=0}) took 1641 ms. Trace:
I20260608 12:57:00.721566 22310 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44754 (ReqId={client: d7099f361242475b8dd59c54c4c24cbb, seq_no=41, attempt_no=0}) took 1687 ms. Trace:
I20260608 12:57:00.663267 22319 rpcz_store.cc:276] 0608 12:56:58.993396 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:58.995129 (+  1733us) service_pool.cc:224] Handling call
0608 12:57:00.662652 (+1667523us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.515471 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0e1ab411527343cf89b7afbd531f0d44
0608 12:56:59.544020 (+ 28549us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.544066 (+    46us) write_op.cc:435] Acquired schema lock
0608 12:56:59.544088 (+    22us) tablet.cc:662] Decoding operations
0608 12:56:59.544600 (+   512us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.544658 (+    58us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.544692 (+    34us) tablet.cc:685] Acquiring locks for 4 operations
0608 12:56:59.545126 (+   434us) tablet.cc:701] Row locks acquired
0608 12:56:59.545147 (+    21us) write_op.cc:260] PREPARE: finished
0608 12:56:59.697654 (+152507us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231da42 00007fdcd7f2fec4 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0 00007fdcd7f3792f 000000000049a986 000000000049a618
0608 12:56:59.702817 (+  5163us) write_op.cc:270] Start()
0608 12:56:59.712709 (+  9892us) write_op.cc:276] Timestamp: P: 1780923419699854 usec, L: 0
0608 12:56:59.712743 (+    34us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.713575 (+   832us) log.cc:844] Serialized 475 byte log entry
0608 12:57:00.465141 (+751566us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.656715 (+191574us) write_op.cc:301] APPLY: starting
0608 12:57:00.656900 (+   185us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.657232 (+   332us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.657273 (+    41us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.658420 (+  1147us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.659213 (+   793us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.659266 (+    53us) write_op.cc:312] APPLY: finished
0608 12:57:00.659689 (+   423us) log.cc:844] Serialized 40 byte log entry
0608 12:57:00.660044 (+   355us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.662082 (+  2038us) write_op.cc:454] Released schema lock
0608 12:57:00.662131 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":191241,"mutex_wait_us":2836,"num_ops":4,"prepare.queue_time_us":481102,"prepare.run_cpu_time_us":6438,"prepare.run_wall_time_us":210666,"replication_time_us":752222,"spinlock_wait_cycles":31091456}]]}
I20260608 12:57:00.700040 22324 rpcz_store.cc:276] 0608 12:56:59.057907 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.058070 (+   163us) service_pool.cc:224] Handling call
0608 12:57:00.699300 (+1641230us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.728539 (+     0us) write_op.cc:183] PREPARE: starting on tablet 0e1ab411527343cf89b7afbd531f0d44
0608 12:56:59.796701 (+ 68162us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.797876 (+  1175us) write_op.cc:435] Acquired schema lock
0608 12:56:59.800278 (+  2402us) tablet.cc:662] Decoding operations
0608 12:56:59.840455 (+ 40177us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.840509 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.840558 (+    49us) tablet.cc:685] Acquiring locks for 7 operations
0608 12:56:59.841117 (+   559us) tablet.cc:701] Row locks acquired
0608 12:56:59.841140 (+    23us) write_op.cc:260] PREPARE: finished
0608 12:56:59.841371 (+   231us) write_op.cc:270] Start()
0608 12:56:59.841545 (+   174us) write_op.cc:276] Timestamp: P: 1780923419841305 usec, L: 0
0608 12:56:59.841574 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 12:56:59.856074 (+ 14500us) log.cc:844] Serialized 605 byte log entry
0608 12:57:00.465608 (+609534us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.677233 (+211625us) write_op.cc:301] APPLY: starting
0608 12:57:00.677347 (+   114us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.677623 (+   276us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.677725 (+   102us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.679223 (+  1498us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.679550 (+   327us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.679613 (+    63us) write_op.cc:312] APPLY: finished
0608 12:57:00.679969 (+   356us) log.cc:844] Serialized 58 byte log entry
0608 12:57:00.698476 (+ 18507us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.698700 (+   224us) write_op.cc:454] Released schema lock
0608 12:57:00.698773 (+    73us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":211358,"num_ops":7,"prepare.queue_time_us":659108,"prepare.run_cpu_time_us":5306,"prepare.run_wall_time_us":140774,"replication_time_us":623851}]]}
I20260608 12:57:00.722219 22310 rpcz_store.cc:276] 0608 12:56:59.033923 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:56:59.034943 (+  1020us) service_pool.cc:224] Handling call
0608 12:56:59.090943 (+ 56000us) spinlock_profiling.cc:243] Waited 5.98 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231c64f 00007fdcd23a0c24 00007fdcd23a5faf 00007fdcd23a87eb 00007fdcd23a8740 00007fdcd23a86a0 00007fdcd23a8640 00007fdcd23a696f 000000000049a986 000000000049a618
0608 12:57:00.721452 (+1630509us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:56:59.730896 (+     0us) write_op.cc:183] PREPARE: starting on tablet e8cfc0bc26994e8a80a8a5715ac8d3a7
0608 12:56:59.798069 (+ 67173us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:56:59.799445 (+  1376us) write_op.cc:435] Acquired schema lock
0608 12:56:59.802105 (+  2660us) tablet.cc:662] Decoding operations
0608 12:56:59.848592 (+ 46487us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:56:59.849868 (+  1276us) write_op.cc:641] Partition lock acquired for write op
0608 12:56:59.853011 (+  3143us) tablet.cc:685] Acquiring locks for 1 operations
0608 12:56:59.853212 (+   201us) tablet.cc:701] Row locks acquired
0608 12:56:59.853238 (+    26us) write_op.cc:260] PREPARE: finished
0608 12:57:00.009848 (+156610us) spinlock_profiling.cc:243] Waited 7.77 ms on lock 0x7b3400042878. stack: 00007fdcd0c183a1 00007fdcd0c181c8 00007fdcd03f3f11 000000000047f705 000000000047f658 00007fdcd229c4bb 00007fdcd231da42 00007fdcd7f2fec4 00007fdcd7f2f660 00007fdcd7f39950 00007fdcd7f398b0 00007fdcd7f39810 00007fdcd7f397b0 00007fdcd7f3792f 000000000049a986 000000000049a618
0608 12:57:00.010094 (+   246us) write_op.cc:270] Start()
0608 12:57:00.010446 (+   352us) write_op.cc:276] Timestamp: P: 1780923420010002 usec, L: 0
0608 12:57:00.010487 (+    41us) op_driver.cc:348] REPLICATION: starting
0608 12:57:00.011652 (+  1165us) log.cc:844] Serialized 345 byte log entry
0608 12:57:00.370868 (+359216us) op_driver.cc:464] REPLICATION: finished
0608 12:57:00.627569 (+256701us) write_op.cc:301] APPLY: starting
0608 12:57:00.627685 (+   116us) tablet.cc:1367] starting BulkCheckPresence
0608 12:57:00.627862 (+   177us) tablet.cc:1370] finished BulkCheckPresence
0608 12:57:00.627893 (+    31us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:57:00.664052 (+ 36159us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:57:00.697172 (+ 33120us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:57:00.697249 (+    77us) write_op.cc:312] APPLY: finished
0608 12:57:00.697520 (+   271us) log.cc:844] Serialized 22 byte log entry
0608 12:57:00.720805 (+ 23285us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:57:00.720931 (+   126us) write_op.cc:454] Released schema lock
0608 12:57:00.720984 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":13758848,"child_traces":[["op",{"apply.queue_time_us":256469,"num_ops":1,"prepare.queue_time_us":618028,"prepare.run_cpu_time_us":6290,"prepare.run_wall_time_us":286469,"replication_time_us":360121,"spinlock_wait_cycles":17880320}]]}
I20260608 12:57:00.864639 21860 catalog_manager.cc:5696] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: term changed from 2 to 3, leader changed from 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66) to 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67). New cstate: current_term: 3 leader_uuid: "89e02dee0e4e49d2af218cb8bed1d071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } }
W20260608 12:57:01.038858 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:41539, user_credentials={real_user=slave}} blocked reactor thread for 55758.5us
W20260608 12:57:02.061121 22078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:34501, user_credentials={real_user=slave}} blocked reactor thread for 80313.5us
W20260608 12:57:02.159189 21931 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.66:43923, user_credentials={real_user=slave}} blocked reactor thread for 133338us
W20260608 12:57:02.292484 22146 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.17.15.66:43923, user_credentials={real_user=slave}} blocked reactor thread for 46971.6us
W20260608 12:57:03.114727 22004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:34501, user_credentials={real_user=slave}} blocked reactor thread for 96050.2us
W20260608 12:57:03.180369 22005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:41539, user_credentials={real_user=slave}} blocked reactor thread for 145642us
W20260608 12:57:03.932348 22004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:34501, user_credentials={real_user=slave}} blocked reactor thread for 64579.6us
W20260608 12:57:04.137745 22005 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:41539, user_credentials={real_user=slave}} blocked reactor thread for 46573.6us
W20260608 12:57:04.335863 22262 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.001s	sys 0.000s
W20260608 12:57:04.779938 21930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:41539, user_credentials={real_user=slave}} blocked reactor thread for 72027.9us
W20260608 12:57:04.919169 22004 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:34501, user_credentials={real_user=slave}} blocked reactor thread for 89490.9us
I20260608 12:57:05.033004 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:05.050596 22409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:05.050957 22410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:05.054085 17469 server_base.cc:1061] running on GCE node
W20260608 12:57:05.054545 22412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:05.057256 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:05.057540 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:05.057814 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923425057795 us; error 0 us; skew 500 ppm
I20260608 12:57:05.058699 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:05.062566 17469 webserver.cc:533] Webserver started at http://127.17.15.68:42793/ using document root <none> and password file <none>
I20260608 12:57:05.063275 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:05.063556 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:05.064000 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:05.066643 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "5a622f08628c44ce844d3b56e7f05346"
format_stamp: "Formatted at 2026-06-08 12:57:05 on dist-test-slave-457t"
I20260608 12:57:05.074631 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:57:05.079545 22417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:05.080765 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:57:05.081274 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "5a622f08628c44ce844d3b56e7f05346"
format_stamp: "Formatted at 2026-06-08 12:57:05 on dist-test-slave-457t"
I20260608 12:57:05.081738 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:05.120121 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:05.121748 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:05.123488 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:05.126601 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:05.126839 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:05.127267 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:05.127483 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:05.186445 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:43553
I20260608 12:57:05.186612 22479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:43553 every 8 connection(s)
I20260608 12:57:05.193588 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:05.202903 22484 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:05.203908 22485 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:05.207803 22487 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:05.208818 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:05.213024 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:05.213301 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:05.213593 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923425213570 us; error 0 us; skew 500 ppm
I20260608 12:57:05.214293 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:05.220039 22480 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46553
I20260608 12:57:05.220760 22480 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:05.221514 22480 heartbeater.cc:507] Master 127.17.15.126:46553 requested a full tablet report, sending...
I20260608 12:57:05.222259 17469 webserver.cc:533] Webserver started at http://127.17.15.69:32965/ using document root <none> and password file <none>
I20260608 12:57:05.222868 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:05.223155 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:05.223511 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:05.224030 21862 ts_manager.cc:194] Registered new tserver with Master: 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68:43553)
I20260608 12:57:05.225023 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-4-root/instance:
uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d"
format_stamp: "Formatted at 2026-06-08 12:57:05 on dist-test-slave-457t"
I20260608 12:57:05.225834 21862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57202
I20260608 12:57:05.231284 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:57:05.236258 22492 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:05.237522 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:57:05.238224 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-4-root
uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d"
format_stamp: "Formatted at 2026-06-08 12:57:05 on dist-test-slave-457t"
I20260608 12:57:05.238677 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:05.259689 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:05.261366 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:05.263089 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:05.266462 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:05.266786 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:05.267114 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:05.267360 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:05.355288 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.69:46053
I20260608 12:57:05.355450 22554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.69:46053 every 8 connection(s)
I20260608 12:57:05.363844 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:05.377161 22559 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:05.380811 22558 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:05.383862 22555 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46553
I20260608 12:57:05.385257 22555 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:05.387140 22555 heartbeater.cc:507] Master 127.17.15.126:46553 requested a full tablet report, sending...
W20260608 12:57:05.388067 22561 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:05.388513 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:05.391844 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:57:05.391846 21862 ts_manager.cc:194] Registered new tserver with Master: 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69:46053)
W20260608 12:57:05.392259 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:05.392648 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923425392622 us; error 0 us; skew 500 ppm
I20260608 12:57:05.393630 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:05.393981 21862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57204
I20260608 12:57:05.397053 17469 webserver.cc:533] Webserver started at http://127.17.15.70:37961/ using document root <none> and password file <none>
I20260608 12:57:05.397780 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:05.398083 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:05.398473 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:05.399905 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-5-root/instance:
uuid: "79b90c3d98a9407dad725e7219b1c657"
format_stamp: "Formatted at 2026-06-08 12:57:05 on dist-test-slave-457t"
I20260608 12:57:05.406356 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:57:05.411083 22566 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:05.412041 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:57:05.412484 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-5-root
uuid: "79b90c3d98a9407dad725e7219b1c657"
format_stamp: "Formatted at 2026-06-08 12:57:05 on dist-test-slave-457t"
I20260608 12:57:05.412778 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:05.451143 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:05.453140 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:05.455968 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:05.460367 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:05.460772 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:05.461138 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:05.461357 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:05.553791 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.70:40269
I20260608 12:57:05.554020 22628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.70:40269 every 8 connection(s)
I20260608 12:57:05.575577 22629 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46553
I20260608 12:57:05.576074 22629 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:05.576915 22629 heartbeater.cc:507] Master 127.17.15.126:46553 requested a full tablet report, sending...
I20260608 12:57:05.579111 21862 ts_manager.cc:194] Registered new tserver with Master: 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70:40269)
I20260608 12:57:05.580684 21862 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57216
I20260608 12:57:05.948796 22037 consensus_queue.cc:237] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:05.958828 21965 raft_consensus.cc:1275] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:05.959076 22111 raft_consensus.cc:1275] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:05.961355 22636 consensus_queue.cc:1048] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:05.963745 22389 consensus_queue.cc:1048] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:05.973163 22389 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:05.976235 22111 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
W20260608 12:57:05.980652 22007 consensus_peers.cc:597] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 -> Peer 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69:46053): Couldn't send request to peer 76e09d7ed06f40f9abd3ec9a2a07e98d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c395c7db61bc463cb7cc5b8efb810f4c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:05.980464 21965 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:06.008544 21860 catalog_manager.cc:5696] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 reported cstate change: config changed from index -1 to 28, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:06.021301 22111 consensus_queue.cc:237] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:06.037098 21965 raft_consensus.cc:1275] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:06.040272 22037 raft_consensus.cc:1275] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:06.040652 22365 consensus_queue.cc:1048] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:57:06.047281 22365 consensus_queue.cc:1048] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.003s
I20260608 12:57:06.069331 22365 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:06.072470 22037 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:06.076896 21965 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
W20260608 12:57:06.087321 22081 consensus_peers.cc:597] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 -> Peer 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68:43553): Couldn't send request to peer 5a622f08628c44ce844d3b56e7f05346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d8ff689e281940168ffaa4d01b1853d4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:06.095476 21862 catalog_manager.cc:5696] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: config changed from index -1 to 27, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "89e02dee0e4e49d2af218cb8bed1d071" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:06.098480 22037 consensus_queue.cc:237] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
I20260608 12:57:06.108765 21965 raft_consensus.cc:1275] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:06.109428 22111 raft_consensus.cc:1275] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:06.113798 22408 consensus_queue.cc:1048] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:06.116374 22389 consensus_queue.cc:1048] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:06.128961 22408 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
W20260608 12:57:06.131531 22005 consensus_peers.cc:597] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 -> Peer 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70:40269): Couldn't send request to peer 79b90c3d98a9407dad725e7219b1c657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 595b608636294158ad3964693b20ca25. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:06.131606 22111 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:06.137493 21965 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:06.148538 21862 catalog_manager.cc:5696] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:06.163367 21965 consensus_queue.cc:237] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
I20260608 12:57:06.178821 22111 raft_consensus.cc:1275] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:06.178737 22037 raft_consensus.cc:1275] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:06.181797 22349 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:06.183826 22656 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
W20260608 12:57:06.195163 21930 consensus_peers.cc:597] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 -> Peer 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70:40269): Couldn't send request to peer 79b90c3d98a9407dad725e7219b1c657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8136bbf1a0b4cc19e2be79905708b37. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:06.195485 22349 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:06.198369 22111 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:06.201800 22037 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:06.213050 21862 catalog_manager.cc:5696] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:06.213060 22036 consensus_queue.cc:237] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:06.227150 22111 raft_consensus.cc:1275] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:57:06.227916 22007 consensus_peers.cc:597] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 -> Peer 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69:46053): Couldn't send request to peer 76e09d7ed06f40f9abd3ec9a2a07e98d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e1ab411527343cf89b7afbd531f0d44. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:06.229422 22480 heartbeater.cc:499] Master 127.17.15.126:46553 was elected leader, sending a full tablet report...
I20260608 12:57:06.229672 22389 consensus_queue.cc:1048] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:57:06.231791 21965 raft_consensus.cc:1275] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:06.233736 22408 consensus_queue.cc:1048] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:06.243848 22408 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:06.246119 21965 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:06.246690 22111 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:06.258971 21860 catalog_manager.cc:5696] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: config changed from index -1 to 27, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:06.262042 22036 consensus_queue.cc:237] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:06.273075 22111 raft_consensus.cc:1275] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:06.274577 21965 raft_consensus.cc:1275] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:06.276798 22663 consensus_queue.cc:1048] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:06.279609 22408 consensus_queue.cc:1048] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.003s
W20260608 12:57:06.286602 22007 consensus_peers.cc:597] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 -> Peer 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68:43553): Couldn't send request to peer 5a622f08628c44ce844d3b56e7f05346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8cfc0bc26994e8a80a8a5715ac8d3a7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:06.290679 22663 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:06.292824 21965 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:06.300674 22111 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:06.309098 21856 catalog_manager.cc:5696] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:06.398409 22555 heartbeater.cc:499] Master 127.17.15.126:46553 was elected leader, sending a full tablet report...
I20260608 12:57:06.478981 22667 ts_tablet_manager.cc:933] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: Initiating tablet copy from peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:57:06.482553 22667 tablet_copy_client.cc:323] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:41539
I20260608 12:57:06.494721 22125 tablet_copy_service.cc:140] P 89e02dee0e4e49d2af218cb8bed1d071: Received BeginTabletCopySession request for tablet d8ff689e281940168ffaa4d01b1853d4 from peer 5a622f08628c44ce844d3b56e7f05346 ({username='slave'} at 127.0.0.1:59662)
I20260608 12:57:06.495379 22125 tablet_copy_service.cc:161] P 89e02dee0e4e49d2af218cb8bed1d071: Beginning new tablet copy session on tablet d8ff689e281940168ffaa4d01b1853d4 from peer 5a622f08628c44ce844d3b56e7f05346 at {username='slave'} at 127.0.0.1:59662: session id = 5a622f08628c44ce844d3b56e7f05346-d8ff689e281940168ffaa4d01b1853d4
I20260608 12:57:06.502225 22125 tablet_copy_source_session.cc:215] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:06.506985 22667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8ff689e281940168ffaa4d01b1853d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:06.520068 22670 ts_tablet_manager.cc:933] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: Initiating tablet copy from peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:57:06.523401 22670 tablet_copy_client.cc:323] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:43923
I20260608 12:57:06.523604 22667 tablet_copy_client.cc:806] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:06.524559 22667 tablet_copy_client.cc:670] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:06.530860 22668 tablet_copy_client.cc:1025] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:06.539721 22674 ts_tablet_manager.cc:933] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: Initiating tablet copy from peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:57:06.543063 22674 tablet_copy_client.cc:323] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:43923
I20260608 12:57:06.542950 22051 tablet_copy_service.cc:140] P 0555f951df4146a6a6ba97c092cfad06: Received BeginTabletCopySession request for tablet 595b608636294158ad3964693b20ca25 from peer 79b90c3d98a9407dad725e7219b1c657 ({username='slave'} at 127.0.0.1:36736)
I20260608 12:57:06.544720 22051 tablet_copy_service.cc:161] P 0555f951df4146a6a6ba97c092cfad06: Beginning new tablet copy session on tablet 595b608636294158ad3964693b20ca25 from peer 79b90c3d98a9407dad725e7219b1c657 at {username='slave'} at 127.0.0.1:36736: session id = 79b90c3d98a9407dad725e7219b1c657-595b608636294158ad3964693b20ca25
I20260608 12:57:06.559470 22051 tablet_copy_source_session.cc:215] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:06.565817 22670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 595b608636294158ad3964693b20ca25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:06.578397 22051 tablet_copy_service.cc:140] P 0555f951df4146a6a6ba97c092cfad06: Received BeginTabletCopySession request for tablet c395c7db61bc463cb7cc5b8efb810f4c from peer 76e09d7ed06f40f9abd3ec9a2a07e98d ({username='slave'} at 127.0.0.1:36746)
I20260608 12:57:06.579219 22051 tablet_copy_service.cc:161] P 0555f951df4146a6a6ba97c092cfad06: Beginning new tablet copy session on tablet c395c7db61bc463cb7cc5b8efb810f4c from peer 76e09d7ed06f40f9abd3ec9a2a07e98d at {username='slave'} at 127.0.0.1:36746: session id = 76e09d7ed06f40f9abd3ec9a2a07e98d-c395c7db61bc463cb7cc5b8efb810f4c
I20260608 12:57:06.584479 22629 heartbeater.cc:499] Master 127.17.15.126:46553 was elected leader, sending a full tablet report...
I20260608 12:57:06.588853 22670 tablet_copy_client.cc:806] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:06.589677 22670 tablet_copy_client.cc:670] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:06.590488 22051 tablet_copy_source_session.cc:215] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:06.596771 22671 tablet_copy_client.cc:1025] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:06.596830 22674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c395c7db61bc463cb7cc5b8efb810f4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:06.612440 22674 tablet_copy_client.cc:806] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:06.613653 22674 tablet_copy_client.cc:670] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:06.618513 22675 tablet_copy_client.cc:1025] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:06.687157 22678 ts_tablet_manager.cc:933] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: Initiating tablet copy from peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501)
I20260608 12:57:06.689399 22678 tablet_copy_client.cc:323] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.65:34501
I20260608 12:57:06.706769 21976 tablet_copy_service.cc:140] P edc4450400e649b086cfc3f4ddee3bc1: Received BeginTabletCopySession request for tablet e8136bbf1a0b4cc19e2be79905708b37 from peer 79b90c3d98a9407dad725e7219b1c657 ({username='slave'} at 127.0.0.1:49576)
I20260608 12:57:06.707618 21976 tablet_copy_service.cc:161] P edc4450400e649b086cfc3f4ddee3bc1: Beginning new tablet copy session on tablet e8136bbf1a0b4cc19e2be79905708b37 from peer 79b90c3d98a9407dad725e7219b1c657 at {username='slave'} at 127.0.0.1:49576: session id = 79b90c3d98a9407dad725e7219b1c657-e8136bbf1a0b4cc19e2be79905708b37
I20260608 12:57:06.717368 21976 tablet_copy_source_session.cc:215] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:06.721611 22678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8136bbf1a0b4cc19e2be79905708b37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:06.736122 22678 tablet_copy_client.cc:806] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:06.736958 22678 tablet_copy_client.cc:670] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:06.741592 22681 ts_tablet_manager.cc:933] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: Initiating tablet copy from peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:57:06.745112 22679 tablet_copy_client.cc:1025] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:06.746879 22681 tablet_copy_client.cc:323] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:43923
I20260608 12:57:06.749101 22051 tablet_copy_service.cc:140] P 0555f951df4146a6a6ba97c092cfad06: Received BeginTabletCopySession request for tablet 0e1ab411527343cf89b7afbd531f0d44 from peer 76e09d7ed06f40f9abd3ec9a2a07e98d ({username='slave'} at 127.0.0.1:36746)
I20260608 12:57:06.749693 22051 tablet_copy_service.cc:161] P 0555f951df4146a6a6ba97c092cfad06: Beginning new tablet copy session on tablet 0e1ab411527343cf89b7afbd531f0d44 from peer 76e09d7ed06f40f9abd3ec9a2a07e98d at {username='slave'} at 127.0.0.1:36746: session id = 76e09d7ed06f40f9abd3ec9a2a07e98d-0e1ab411527343cf89b7afbd531f0d44
I20260608 12:57:06.757081 22051 tablet_copy_source_session.cc:215] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:06.762857 22681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1ab411527343cf89b7afbd531f0d44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:06.786437 22681 tablet_copy_client.cc:806] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:06.787161 22681 tablet_copy_client.cc:670] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:06.792389 22682 tablet_copy_client.cc:1025] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:06.821775 22683 ts_tablet_manager.cc:933] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: Initiating tablet copy from peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:57:06.825191 22683 tablet_copy_client.cc:323] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:43923
I20260608 12:57:06.840917 22051 tablet_copy_service.cc:140] P 0555f951df4146a6a6ba97c092cfad06: Received BeginTabletCopySession request for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7 from peer 5a622f08628c44ce844d3b56e7f05346 ({username='slave'} at 127.0.0.1:36760)
I20260608 12:57:06.841670 22051 tablet_copy_service.cc:161] P 0555f951df4146a6a6ba97c092cfad06: Beginning new tablet copy session on tablet e8cfc0bc26994e8a80a8a5715ac8d3a7 from peer 5a622f08628c44ce844d3b56e7f05346 at {username='slave'} at 127.0.0.1:36760: session id = 5a622f08628c44ce844d3b56e7f05346-e8cfc0bc26994e8a80a8a5715ac8d3a7
I20260608 12:57:06.850343 22051 tablet_copy_source_session.cc:215] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:06.855005 22683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:06.874825 22683 tablet_copy_client.cc:806] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:06.875617 22683 tablet_copy_client.cc:670] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:06.880076 22684 tablet_copy_client.cc:1025] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:08.532378 22667 tablet_copy_client.cc:538] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:08.543756 22667 tablet_bootstrap.cc:492] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: Bootstrap starting.
I20260608 12:57:08.598877 22670 tablet_copy_client.cc:538] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:08.617151 22670 tablet_bootstrap.cc:492] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: Bootstrap starting.
I20260608 12:57:08.619554 22674 tablet_copy_client.cc:538] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:08.646502 22674 tablet_bootstrap.cc:492] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: Bootstrap starting.
I20260608 12:57:08.746250 22678 tablet_copy_client.cc:538] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:08.767846 22678 tablet_bootstrap.cc:492] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: Bootstrap starting.
I20260608 12:57:08.783157 22667 tablet_bootstrap.cc:492] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=118 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:08.784521 22667 tablet_bootstrap.cc:492] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: Bootstrap complete.
I20260608 12:57:08.785439 22667 ts_tablet_manager.cc:1403] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: Time spent bootstrapping tablet: real 0.242s	user 0.193s	sys 0.015s
I20260608 12:57:08.789251 22667 raft_consensus.cc:359] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:08.790225 22667 raft_consensus.cc:740] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a622f08628c44ce844d3b56e7f05346, State: Initialized, Role: LEARNER
I20260608 12:57:08.791014 22667 consensus_queue.cc:260] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:08.793612 22681 tablet_copy_client.cc:538] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:08.824856 22681 tablet_bootstrap.cc:492] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: Bootstrap starting.
I20260608 12:57:08.831118 22667 ts_tablet_manager.cc:1434] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: Time spent starting tablet: real 0.045s	user 0.018s	sys 0.023s
I20260608 12:57:08.833542 22125 tablet_copy_service.cc:342] P 89e02dee0e4e49d2af218cb8bed1d071: Request end of tablet copy session 5a622f08628c44ce844d3b56e7f05346-d8ff689e281940168ffaa4d01b1853d4 received from {username='slave'} at 127.0.0.1:59662
I20260608 12:57:08.834136 22125 tablet_copy_service.cc:434] P 89e02dee0e4e49d2af218cb8bed1d071: ending tablet copy session 5a622f08628c44ce844d3b56e7f05346-d8ff689e281940168ffaa4d01b1853d4 on tablet d8ff689e281940168ffaa4d01b1853d4 with peer 5a622f08628c44ce844d3b56e7f05346
I20260608 12:57:08.881331 22683 tablet_copy_client.cc:538] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:08.911469 22683 tablet_bootstrap.cc:492] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: Bootstrap starting.
I20260608 12:57:08.963124 22670 tablet_bootstrap.cc:492] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:08.964569 22670 tablet_bootstrap.cc:492] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: Bootstrap complete.
I20260608 12:57:08.965456 22670 ts_tablet_manager.cc:1403] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: Time spent bootstrapping tablet: real 0.349s	user 0.206s	sys 0.012s
I20260608 12:57:08.969336 22670 raft_consensus.cc:359] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
I20260608 12:57:08.970384 22670 raft_consensus.cc:740] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 79b90c3d98a9407dad725e7219b1c657, State: Initialized, Role: LEARNER
I20260608 12:57:08.971439 22670 consensus_queue.cc:260] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
W20260608 12:57:08.976030 22005 consensus_peers.cc:597] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 -> Peer 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70:40269): Couldn't send request to peer 79b90c3d98a9407dad725e7219b1c657. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 12:57:08.994900 22007 consensus_peers.cc:597] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 -> Peer 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69:46053): Couldn't send request to peer 76e09d7ed06f40f9abd3ec9a2a07e98d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:08.996722 22670 ts_tablet_manager.cc:1434] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.004s
I20260608 12:57:08.999275 22051 tablet_copy_service.cc:342] P 0555f951df4146a6a6ba97c092cfad06: Request end of tablet copy session 79b90c3d98a9407dad725e7219b1c657-595b608636294158ad3964693b20ca25 received from {username='slave'} at 127.0.0.1:36736
I20260608 12:57:08.999854 22051 tablet_copy_service.cc:434] P 0555f951df4146a6a6ba97c092cfad06: ending tablet copy session 79b90c3d98a9407dad725e7219b1c657-595b608636294158ad3964693b20ca25 on tablet 595b608636294158ad3964693b20ca25 with peer 79b90c3d98a9407dad725e7219b1c657
W20260608 12:57:09.021838 21930 consensus_peers.cc:597] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 -> Peer 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70:40269): Couldn't send request to peer 79b90c3d98a9407dad725e7219b1c657. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:09.123623 22681 tablet_bootstrap.cc:492] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:09.124876 22681 tablet_bootstrap.cc:492] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: Bootstrap complete.
I20260608 12:57:09.125775 22681 ts_tablet_manager.cc:1403] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: Time spent bootstrapping tablet: real 0.301s	user 0.182s	sys 0.041s
I20260608 12:57:09.126142 22455 raft_consensus.cc:1217] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:57:09.129364 22681 raft_consensus.cc:359] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:09.130407 22681 raft_consensus.cc:740] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76e09d7ed06f40f9abd3ec9a2a07e98d, State: Initialized, Role: LEARNER
I20260608 12:57:09.131165 22681 consensus_queue.cc:260] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:09.140774 22681 ts_tablet_manager.cc:1434] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:57:09.146114 22051 tablet_copy_service.cc:342] P 0555f951df4146a6a6ba97c092cfad06: Request end of tablet copy session 76e09d7ed06f40f9abd3ec9a2a07e98d-0e1ab411527343cf89b7afbd531f0d44 received from {username='slave'} at 127.0.0.1:36746
I20260608 12:57:09.146688 22051 tablet_copy_service.cc:434] P 0555f951df4146a6a6ba97c092cfad06: ending tablet copy session 76e09d7ed06f40f9abd3ec9a2a07e98d-0e1ab411527343cf89b7afbd531f0d44 on tablet 0e1ab411527343cf89b7afbd531f0d44 with peer 76e09d7ed06f40f9abd3ec9a2a07e98d
I20260608 12:57:09.146639 22674 tablet_bootstrap.cc:492] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:09.149401 22674 tablet_bootstrap.cc:492] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: Bootstrap complete.
I20260608 12:57:09.150251 22674 ts_tablet_manager.cc:1403] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: Time spent bootstrapping tablet: real 0.504s	user 0.205s	sys 0.021s
I20260608 12:57:09.153699 22674 raft_consensus.cc:359] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:09.154743 22674 raft_consensus.cc:740] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76e09d7ed06f40f9abd3ec9a2a07e98d, State: Initialized, Role: LEARNER
I20260608 12:57:09.155510 22674 consensus_queue.cc:260] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:09.157861 22674 ts_tablet_manager.cc:1434] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:57:09.160518 22051 tablet_copy_service.cc:342] P 0555f951df4146a6a6ba97c092cfad06: Request end of tablet copy session 76e09d7ed06f40f9abd3ec9a2a07e98d-c395c7db61bc463cb7cc5b8efb810f4c received from {username='slave'} at 127.0.0.1:36746
I20260608 12:57:09.161038 22051 tablet_copy_service.cc:434] P 0555f951df4146a6a6ba97c092cfad06: ending tablet copy session 76e09d7ed06f40f9abd3ec9a2a07e98d-c395c7db61bc463cb7cc5b8efb810f4c on tablet c395c7db61bc463cb7cc5b8efb810f4c with peer 76e09d7ed06f40f9abd3ec9a2a07e98d
I20260608 12:57:09.210711 22530 raft_consensus.cc:1217] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:57:09.212069 22678 tablet_bootstrap.cc:492] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:09.213101 22678 tablet_bootstrap.cc:492] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: Bootstrap complete.
I20260608 12:57:09.214485 22678 ts_tablet_manager.cc:1403] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: Time spent bootstrapping tablet: real 0.447s	user 0.179s	sys 0.031s
I20260608 12:57:09.218020 22678 raft_consensus.cc:359] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
I20260608 12:57:09.218981 22678 raft_consensus.cc:740] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 79b90c3d98a9407dad725e7219b1c657, State: Initialized, Role: LEARNER
I20260608 12:57:09.219762 22678 consensus_queue.cc:260] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
I20260608 12:57:09.223366 22678 ts_tablet_manager.cc:1434] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:57:09.225920 21976 tablet_copy_service.cc:342] P edc4450400e649b086cfc3f4ddee3bc1: Request end of tablet copy session 79b90c3d98a9407dad725e7219b1c657-e8136bbf1a0b4cc19e2be79905708b37 received from {username='slave'} at 127.0.0.1:49576
I20260608 12:57:09.226574 21976 tablet_copy_service.cc:434] P edc4450400e649b086cfc3f4ddee3bc1: ending tablet copy session 79b90c3d98a9407dad725e7219b1c657-e8136bbf1a0b4cc19e2be79905708b37 on tablet e8136bbf1a0b4cc19e2be79905708b37 with peer 79b90c3d98a9407dad725e7219b1c657
I20260608 12:57:09.236552 22683 tablet_bootstrap.cc:492] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:09.237550 22683 tablet_bootstrap.cc:492] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: Bootstrap complete.
I20260608 12:57:09.238507 22683 ts_tablet_manager.cc:1403] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: Time spent bootstrapping tablet: real 0.327s	user 0.157s	sys 0.038s
I20260608 12:57:09.242205 22683 raft_consensus.cc:359] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:09.243296 22683 raft_consensus.cc:740] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a622f08628c44ce844d3b56e7f05346, State: Initialized, Role: LEARNER
I20260608 12:57:09.244014 22683 consensus_queue.cc:260] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:09.246408 22683 ts_tablet_manager.cc:1434] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:57:09.248787 22051 tablet_copy_service.cc:342] P 0555f951df4146a6a6ba97c092cfad06: Request end of tablet copy session 5a622f08628c44ce844d3b56e7f05346-e8cfc0bc26994e8a80a8a5715ac8d3a7 received from {username='slave'} at 127.0.0.1:36760
I20260608 12:57:09.249294 22051 tablet_copy_service.cc:434] P 0555f951df4146a6a6ba97c092cfad06: ending tablet copy session 5a622f08628c44ce844d3b56e7f05346-e8cfc0bc26994e8a80a8a5715ac8d3a7 on tablet e8cfc0bc26994e8a80a8a5715ac8d3a7 with peer 5a622f08628c44ce844d3b56e7f05346
I20260608 12:57:09.408519 22455 raft_consensus.cc:1217] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:57:09.414088 22604 raft_consensus.cc:1217] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:57:09.469826 22530 raft_consensus.cc:1217] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:57:09.505738 22604 raft_consensus.cc:1217] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.27->[1.28-1.28]   Dedup: 1.28->[]
I20260608 12:57:09.575071 22706 raft_consensus.cc:1064] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071: attempting to promote NON_VOTER 5a622f08628c44ce844d3b56e7f05346 to VOTER
I20260608 12:57:09.577806 22706 consensus_queue.cc:237] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } }
I20260608 12:57:09.588140 22036 raft_consensus.cc:1275] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.588972 22455 raft_consensus.cc:1275] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.590477 21962 raft_consensus.cc:1275] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.590396 22707 consensus_queue.cc:1048] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:09.592133 22709 consensus_queue.cc:1048] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:09.593386 22694 consensus_queue.cc:1048] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:09.615648 22694 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:09.622514 22036 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:09.625192 21962 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:09.631521 22455 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:09.649466 21862 catalog_manager.cc:5696] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 reported cstate change: config changed from index 27 to 28, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "89e02dee0e4e49d2af218cb8bed1d071" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:09.670969 22713 raft_consensus.cc:1064] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06: attempting to promote NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d to VOTER
I20260608 12:57:09.674431 22713 consensus_queue.cc:237] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } }
I20260608 12:57:09.684096 22111 raft_consensus.cc:1275] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.686586 21962 raft_consensus.cc:1275] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.688848 22530 raft_consensus.cc:1275] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:09.689549 22714 consensus_queue.cc:1048] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:09.690716 22713 consensus_queue.cc:1048] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:09.693254 22716 consensus_queue.cc:1048] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:09.703863 22111 consensus_queue.cc:237] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } }
I20260608 12:57:09.724525 22455 raft_consensus.cc:1275] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.728004 21961 raft_consensus.cc:1275] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.733089 22694 consensus_queue.cc:1048] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.005s
I20260608 12:57:09.735273 22716 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:09.736764 22707 consensus_queue.cc:1048] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:09.748288 22111 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:09.750514 22706 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:09.755656 22455 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:09.762658 21962 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:09.745838 22530 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:09.766723 21961 raft_consensus.cc:2955] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:09.781771 21860 catalog_manager.cc:5696] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: config changed from index 27 to 28, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:09.787894 21856 catalog_manager.cc:5696] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 reported cstate change: config changed from index 28 to 29, VOTER 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66) evicted. New cstate: current_term: 1 leader_uuid: "89e02dee0e4e49d2af218cb8bed1d071" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:09.794338 21849 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d8ff689e281940168ffaa4d01b1853d4 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:09.805835 22036 consensus_queue.cc:237] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [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: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } }
I20260608 12:57:09.812960 22031 tablet_service.cc:1558] Processing DeleteTablet for tablet d8ff689e281940168ffaa4d01b1853d4 with delete_type TABLET_DATA_TOMBSTONED (TS 0555f951df4146a6a6ba97c092cfad06 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:44734
I20260608 12:57:09.818281 22530 raft_consensus.cc:1275] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.820885 22724 tablet_replica.cc:333] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:09.821750 22111 raft_consensus.cc:1275] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.822299 22724 raft_consensus.cc:2243] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:09.823722 22716 consensus_queue.cc:1048] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:09.823285 22724 raft_consensus.cc:2272] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:09.825490 22714 consensus_queue.cc:1048] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:09.830554 22724 ts_tablet_manager.cc:1916] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:09.834451 22713 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:09.840653 22111 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:09.853417 21850 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0e1ab411527343cf89b7afbd531f0d44 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:09.861315 21856 catalog_manager.cc:5696] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: config changed from index 28 to 29, VOTER edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65) evicted. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:09.863461 22530 raft_consensus.cc:2955] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:09.865329 22724 ts_tablet_manager.cc:1929] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:57:09.865947 22724 log.cc:1199] T d8ff689e281940168ffaa4d01b1853d4 P 0555f951df4146a6a6ba97c092cfad06: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/d8ff689e281940168ffaa4d01b1853d4
I20260608 12:57:09.868156 21850 catalog_manager.cc:5027] TS 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): tablet d8ff689e281940168ffaa4d01b1853d4 (table test-workload [id=de0a21e5669049179cfb4073538ed386]) successfully deleted
I20260608 12:57:09.879666 21948 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e1ab411527343cf89b7afbd531f0d44 with delete_type TABLET_DATA_TOMBSTONED (TS edc4450400e649b086cfc3f4ddee3bc1 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:44724
I20260608 12:57:09.895414 22725 tablet_replica.cc:333] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:09.898545 22725 raft_consensus.cc:2243] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:09.899844 22725 raft_consensus.cc:2272] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:09.904475 22725 ts_tablet_manager.cc:1916] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:09.924765 22725 ts_tablet_manager.cc:1929] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:57:09.925305 22725 log.cc:1199] T 0e1ab411527343cf89b7afbd531f0d44 P edc4450400e649b086cfc3f4ddee3bc1: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/0e1ab411527343cf89b7afbd531f0d44
I20260608 12:57:09.927631 21848 catalog_manager.cc:5027] TS edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): tablet 0e1ab411527343cf89b7afbd531f0d44 (table test-workload [id=de0a21e5669049179cfb4073538ed386]) successfully deleted
I20260608 12:57:09.967317 22716 raft_consensus.cc:1064] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06: attempting to promote NON_VOTER 5a622f08628c44ce844d3b56e7f05346 to VOTER
I20260608 12:57:09.970685 22716 consensus_queue.cc:237] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } }
I20260608 12:57:09.978648 22111 raft_consensus.cc:1275] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.979293 21962 raft_consensus.cc:1275] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.980933 22455 raft_consensus.cc:1275] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:09.981403 22713 consensus_queue.cc:1048] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:09.983445 22663 consensus_queue.cc:1048] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:09.984555 22714 consensus_queue.cc:1048] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:10.005863 22713 raft_consensus.cc:1064] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06: attempting to promote NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d to VOTER
I20260608 12:57:10.009528 22713 consensus_queue.cc:237] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } }
I20260608 12:57:10.023518 22530 raft_consensus.cc:1275] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:10.024040 22716 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:10.029335 22714 consensus_queue.cc:1048] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:10.030135 22111 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:10.034884 22113 raft_consensus.cc:1275] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:10.038364 21961 raft_consensus.cc:1275] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:10.038532 22713 consensus_queue.cc:1048] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.002s
I20260608 12:57:10.047183 21962 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:10.051141 22663 consensus_queue.cc:1048] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:10.053596 21856 catalog_manager.cc:5696] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 reported cstate change: config changed from index 28 to 29, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:10.088394 22455 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:10.090687 22714 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:10.094834 22530 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:10.104566 22036 consensus_queue.cc:237] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } }
I20260608 12:57:10.123153 22727 raft_consensus.cc:1064] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06: attempting to promote NON_VOTER 79b90c3d98a9407dad725e7219b1c657 to VOTER
I20260608 12:57:10.128252 21864 catalog_manager.cc:5696] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d reported cstate change: config changed from index 28 to 29, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:10.133708 22727 consensus_queue.cc:237] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } }
I20260608 12:57:10.136626 22733 raft_consensus.cc:1064] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1: attempting to promote NON_VOTER 79b90c3d98a9407dad725e7219b1c657 to VOTER
I20260608 12:57:10.137084 22113 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:10.142230 22454 raft_consensus.cc:1275] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.150545 22733 consensus_queue.cc:237] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } }
I20260608 12:57:10.153028 21961 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:10.156353 21965 raft_consensus.cc:1275] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.158249 22716 consensus_queue.cc:1048] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:57:10.171706 22716 consensus_queue.cc:1048] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:57:10.181950 22713 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:10.186753 22036 consensus_queue.cc:237] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [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: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } }
I20260608 12:57:10.189131 22454 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:10.201670 22530 raft_consensus.cc:1275] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.204854 22714 consensus_queue.cc:1048] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:57:10.194609 21965 raft_consensus.cc:2955] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } } }
I20260608 12:57:10.216077 22604 raft_consensus.cc:1275] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:10.216389 22111 raft_consensus.cc:1275] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:10.199713 22113 raft_consensus.cc:1275] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.217460 21962 raft_consensus.cc:1275] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:10.218452 22727 consensus_queue.cc:1048] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:10.219619 22716 consensus_queue.cc:1048] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:10.220489 22714 consensus_queue.cc:1048] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:57:10.221342 22663 consensus_queue.cc:1048] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:10.226507 21850 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:10.236546 22604 raft_consensus.cc:1275] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:10.238659 22705 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:57:10.239435 22716 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:10.243826 22107 raft_consensus.cc:1275] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:10.243219 21860 catalog_manager.cc:5696] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: config changed from index 29 to 30, VOTER 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67) evicted. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:10.257076 22733 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:57:10.273377 22036 raft_consensus.cc:1275] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:57:10.278388 22737 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.002s
I20260608 12:57:10.282773 21850 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c395c7db61bc463cb7cc5b8efb810f4c with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:10.283104 22105 tablet_service.cc:1558] Processing DeleteTablet for tablet e8cfc0bc26994e8a80a8a5715ac8d3a7 with delete_type TABLET_DATA_TOMBSTONED (TS 89e02dee0e4e49d2af218cb8bed1d071 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:47062
I20260608 12:57:10.294051 22530 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:10.295184 22107 raft_consensus.cc:2955] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } } }
I20260608 12:57:10.330838 21860 catalog_manager.cc:5696] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: config changed from index 29 to 30, VOTER edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65) evicted. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:10.344641 22733 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.347738 22111 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.360690 22604 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.364517 22716 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.382179 22745 tablet_replica.cc:333] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:10.385968 22745 raft_consensus.cc:2243] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:10.387116 22745 raft_consensus.cc:2272] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.394462 22745 ts_tablet_manager.cc:1916] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:10.405359 21948 tablet_service.cc:1558] Processing DeleteTablet for tablet c395c7db61bc463cb7cc5b8efb810f4c with delete_type TABLET_DATA_TOMBSTONED (TS edc4450400e649b086cfc3f4ddee3bc1 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:44724
I20260608 12:57:10.406749 22725 tablet_replica.cc:333] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:10.407971 22725 raft_consensus.cc:2243] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:10.409060 22725 raft_consensus.cc:2272] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.408957 22603 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.409792 22036 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.411867 22107 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.428332 21860 catalog_manager.cc:5696] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:10.434636 22725 ts_tablet_manager.cc:1916] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:10.461756 21961 consensus_queue.cc:237] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } }
I20260608 12:57:10.480329 22111 raft_consensus.cc:1275] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.482551 22737 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:57:10.489101 22603 raft_consensus.cc:1275] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.495406 22705 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:57:10.498276 22733 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.499913 21860 catalog_manager.cc:5696] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:10.503404 22603 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.506320 22107 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.513187 21961 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) changed from NON_VOTER to VOTER. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.529332 22725 ts_tablet_manager.cc:1929] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:57:10.529943 22725 log.cc:1199] T c395c7db61bc463cb7cc5b8efb810f4c P edc4450400e649b086cfc3f4ddee3bc1: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/c395c7db61bc463cb7cc5b8efb810f4c
I20260608 12:57:10.533510 22745 ts_tablet_manager.cc:1929] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:57:10.534075 22745 log.cc:1199] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 89e02dee0e4e49d2af218cb8bed1d071: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/e8cfc0bc26994e8a80a8a5715ac8d3a7
I20260608 12:57:10.595847 21848 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e8136bbf1a0b4cc19e2be79905708b37 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:10.598445 21848 catalog_manager.cc:5027] TS edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): tablet c395c7db61bc463cb7cc5b8efb810f4c (table test-workload [id=de0a21e5669049179cfb4073538ed386]) successfully deleted
I20260608 12:57:10.584847 21849 catalog_manager.cc:5027] TS 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): tablet e8cfc0bc26994e8a80a8a5715ac8d3a7 (table test-workload [id=de0a21e5669049179cfb4073538ed386]) successfully deleted
I20260608 12:57:10.610417 22036 consensus_queue.cc:237] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } }
I20260608 12:57:10.610865 21856 catalog_manager.cc:5696] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: config changed from index 29 to 30, VOTER 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66) evicted. New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:10.635854 22603 raft_consensus.cc:1275] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.637753 21962 raft_consensus.cc:1275] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:57:10.640269 22750 consensus_queue.cc:1048] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 12:57:10.643424 22750 consensus_queue.cc:1048] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.003s
I20260608 12:57:10.648948 22031 tablet_service.cc:1558] Processing DeleteTablet for tablet e8136bbf1a0b4cc19e2be79905708b37 with delete_type TABLET_DATA_TOMBSTONED (TS 0555f951df4146a6a6ba97c092cfad06 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:44734
I20260608 12:57:10.667171 22751 tablet_replica.cc:333] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:10.666486 22604 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.669587 22751 raft_consensus.cc:2243] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:10.661641 22727 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.673048 22751 raft_consensus.cc:2272] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.674897 21961 raft_consensus.cc:2955] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, VOTER 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67) evicted. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.695709 22751 ts_tablet_manager.cc:1916] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:10.707098 21858 catalog_manager.cc:5696] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: config changed from index 29 to 30, VOTER 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67) evicted. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } }
I20260608 12:57:10.709903 21850 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 595b608636294158ad3964693b20ca25 with cas_config_opid_index 29: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:10.732537 22751 ts_tablet_manager.cc:1929] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:57:10.733448 22751 log.cc:1199] T e8136bbf1a0b4cc19e2be79905708b37 P 0555f951df4146a6a6ba97c092cfad06: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/e8136bbf1a0b4cc19e2be79905708b37
I20260608 12:57:10.733462 22105 tablet_service.cc:1558] Processing DeleteTablet for tablet 595b608636294158ad3964693b20ca25 with delete_type TABLET_DATA_TOMBSTONED (TS 89e02dee0e4e49d2af218cb8bed1d071 not found in new config with opid_index 30) from {username='slave'} at 127.0.0.1:47062
I20260608 12:57:10.736212 21850 catalog_manager.cc:5027] TS 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): tablet e8136bbf1a0b4cc19e2be79905708b37 (table test-workload [id=de0a21e5669049179cfb4073538ed386]) successfully deleted
I20260608 12:57:10.736784 22745 tablet_replica.cc:333] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:10.738449 22745 raft_consensus.cc:2243] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:10.742502 22745 raft_consensus.cc:2272] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:10.748167 22745 ts_tablet_manager.cc:1916] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:10.761459 22745 ts_tablet_manager.cc:1929] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.29
I20260608 12:57:10.761917 22745 log.cc:1199] T 595b608636294158ad3964693b20ca25 P 89e02dee0e4e49d2af218cb8bed1d071: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/595b608636294158ad3964693b20ca25
I20260608 12:57:10.763980 21849 catalog_manager.cc:5027] TS 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): tablet 595b608636294158ad3964693b20ca25 (table test-workload [id=de0a21e5669049179cfb4073538ed386]) successfully deleted
I20260608 12:57:11.754889 21961 consensus_queue.cc:237] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
I20260608 12:57:11.763919 22107 raft_consensus.cc:1275] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:57:11.765308 22036 raft_consensus.cc:1275] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:57:11.765303 21930 consensus_peers.cc:597] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 -> Peer 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70:40269): Couldn't send request to peer 79b90c3d98a9407dad725e7219b1c657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa46f1b4a9d14d749cbe7071ccf1cd58. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:11.766999 22705 consensus_queue.cc:1048] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:57:11.768273 22755 consensus_queue.cc:1048] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:57:11.778267 22705 raft_consensus.cc:2955] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:11.782487 22111 raft_consensus.cc:2955] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:11.784441 22037 raft_consensus.cc:2955] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:11.800796 21858 catalog_manager.cc:5696] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 reported cstate change: config changed from index -1 to 27, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:11.808914 22111 consensus_queue.cc:237] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:11.818094 22037 raft_consensus.cc:1275] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 12:57:11.818421 22081 consensus_peers.cc:597] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 -> Peer 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68:43553): Couldn't send request to peer 5a622f08628c44ce844d3b56e7f05346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42154839062f4c90919156d447b3f22c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:11.820741 22748 consensus_queue.cc:1048] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:11.829061 21961 raft_consensus.cc:1275] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 89e02dee0e4e49d2af218cb8bed1d071: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:11.833675 22762 consensus_queue.cc:1048] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:11.837852 22748 raft_consensus.cc:2955] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:11.842604 22037 raft_consensus.cc:2955] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:11.848151 21961 raft_consensus.cc:2955] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:11.858445 21864 catalog_manager.cc:5696] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "89e02dee0e4e49d2af218cb8bed1d071" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:11.858927 22037 consensus_queue.cc:237] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
W20260608 12:57:11.870436 22007 consensus_peers.cc:597] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 -> Peer 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69:46053): Couldn't send request to peer 76e09d7ed06f40f9abd3ec9a2a07e98d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0eaaf17fdb246e58ccd626fbb93c26d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:11.871133 22111 raft_consensus.cc:1275] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:11.873145 22753 consensus_queue.cc:1048] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:11.877787 21961 raft_consensus.cc:1275] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:11.880304 22727 consensus_queue.cc:1048] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:11.899096 22753 raft_consensus.cc:2955] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:11.901513 22111 raft_consensus.cc:2955] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:11.903306 21961 raft_consensus.cc:2955] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:11.916996 21858 catalog_manager.cc:5696] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 reported cstate change: config changed from index -1 to 28, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:11.920059 21962 consensus_queue.cc:237] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:11.932627 22604 raft_consensus.cc:1275] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 12:57:11.932928 22111 raft_consensus.cc:1275] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 12:57:11.935343 22705 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260608 12:57:11.938606 22758 consensus_queue.cc:1048] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.001s
I20260608 12:57:11.952452 22758 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:11.957127 22604 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
W20260608 12:57:11.970659 21932 consensus_peers.cc:597] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 -> Peer 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69:46053): Couldn't send request to peer 76e09d7ed06f40f9abd3ec9a2a07e98d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e8136bbf1a0b4cc19e2be79905708b37. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:11.975121 21860 catalog_manager.cc:5696] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 reported cstate change: config changed from index 30 to 31, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:11.973763 22037 consensus_queue.cc:237] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
I20260608 12:57:11.977401 22111 raft_consensus.cc:2955] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, NON_VOTER 76e09d7ed06f40f9abd3ec9a2a07e98d (127.17.15.69) added. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } } }
I20260608 12:57:11.987908 21962 raft_consensus.cc:1275] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:11.989382 22107 raft_consensus.cc:1275] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer 0555f951df4146a6a6ba97c092cfad06: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
W20260608 12:57:11.989981 22005 consensus_peers.cc:597] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 -> Peer 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70:40269): Couldn't send request to peer 79b90c3d98a9407dad725e7219b1c657. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: eb9d02e9b2984e649efad6c779b52ab3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:11.990294 22752 consensus_queue.cc:1048] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:57:11.991667 22727 consensus_queue.cc:1048] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:12.009371 22727 raft_consensus.cc:2955] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:12.012058 22111 raft_consensus.cc:2955] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:12.016600 21962 raft_consensus.cc:2955] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:12.028486 21961 consensus_queue.cc:237] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:12.028492 21864 catalog_manager.cc:5696] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 reported cstate change: config changed from index -1 to 28, NON_VOTER 79b90c3d98a9407dad725e7219b1c657 (127.17.15.70) added. New cstate: current_term: 1 leader_uuid: "0555f951df4146a6a6ba97c092cfad06" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } } }
I20260608 12:57:12.040328 22037 raft_consensus.cc:1275] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:12.042109 22758 consensus_queue.cc:1048] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:12.045027 22111 raft_consensus.cc:1275] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Refusing update from remote peer edc4450400e649b086cfc3f4ddee3bc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:57:12.046998 22758 consensus_queue.cc:1048] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:57:12.063187 22755 raft_consensus.cc:2955] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
W20260608 12:57:12.065198 21932 consensus_peers.cc:597] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 -> Peer 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68:43553): Couldn't send request to peer 5a622f08628c44ce844d3b56e7f05346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f51b1330f98745b5bc77ae1847468941. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:12.065727 22037 raft_consensus.cc:2955] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:12.068902 22111 raft_consensus.cc:2955] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:12.083678 21860 catalog_manager.cc:5696] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 reported cstate change: config changed from index -1 to 28, NON_VOTER 5a622f08628c44ce844d3b56e7f05346 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "edc4450400e649b086cfc3f4ddee3bc1" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } } }
I20260608 12:57:12.153491 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:57:12.212409 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:57:12.213527 22078 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260608 12:57:12.215945 17469 tablet_replica.cc:333] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.217221 17469 raft_consensus.cc:2243] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.217978 17469 raft_consensus.cc:2272] T 595b608636294158ad3964693b20ca25 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:12.218809 22078 consensus_peers.cc:597] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 -> Peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Couldn't send request to peer edc4450400e649b086cfc3f4ddee3bc1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:12.221299 17469 tablet_replica.cc:333] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.222114 17469 raft_consensus.cc:2243] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.222860 17469 raft_consensus.cc:2272] T 5c2bbfb8712441ca87bea382b8dc8c87 P edc4450400e649b086cfc3f4ddee3bc1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.226075 17469 tablet_replica.cc:333] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.227079 17469 raft_consensus.cc:2243] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.227939 17469 raft_consensus.cc:2272] T b0eaaf17fdb246e58ccd626fbb93c26d P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.232673 17469 tablet_replica.cc:333] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.232923 22784 ts_tablet_manager.cc:933] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 79b90c3d98a9407dad725e7219b1c657: Initiating tablet copy from peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501)
I20260608 12:57:12.234023 17469 raft_consensus.cc:2243] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.234977 17469 raft_consensus.cc:2272] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.235245 22784 tablet_copy_client.cc:323] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.65:34501
I20260608 12:57:12.239369 17469 tablet_replica.cc:333] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.240644 17469 raft_consensus.cc:2243] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.241643 17469 raft_consensus.cc:2272] T 42154839062f4c90919156d447b3f22c P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:12.242070 22078 consensus_peers.cc:597] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 -> Peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Couldn't send request to peer edc4450400e649b086cfc3f4ddee3bc1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:12.246383 17469 tablet_replica.cc:333] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.247509 17469 raft_consensus.cc:2243] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.249168 17469 raft_consensus.cc:2272] T f51b1330f98745b5bc77ae1847468941 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.253859 17469 tablet_replica.cc:333] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.254515 22786 ts_tablet_manager.cc:933] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: Initiating tablet copy from peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
I20260608 12:57:12.254952 17469 raft_consensus.cc:2243] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.256011 17469 raft_consensus.cc:2272] T eb9d02e9b2984e649efad6c779b52ab3 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.256618 22786 tablet_copy_client.cc:323] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:41539
I20260608 12:57:12.259389 22125 tablet_copy_service.cc:140] P 89e02dee0e4e49d2af218cb8bed1d071: Received BeginTabletCopySession request for tablet 42154839062f4c90919156d447b3f22c from peer 5a622f08628c44ce844d3b56e7f05346 ({username='slave'} at 127.0.0.1:59662)
I20260608 12:57:12.260094 22125 tablet_copy_service.cc:161] P 89e02dee0e4e49d2af218cb8bed1d071: Beginning new tablet copy session on tablet 42154839062f4c90919156d447b3f22c from peer 5a622f08628c44ce844d3b56e7f05346 at {username='slave'} at 127.0.0.1:59662: session id = 5a622f08628c44ce844d3b56e7f05346-42154839062f4c90919156d447b3f22c
I20260608 12:57:12.262696 17469 tablet_replica.cc:333] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.263818 17469 raft_consensus.cc:2243] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.265496 17469 raft_consensus.cc:2272] T e8136bbf1a0b4cc19e2be79905708b37 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.269239 22125 tablet_copy_source_session.cc:215] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:12.271275 17469 tablet_replica.cc:333] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.272308 17469 raft_consensus.cc:2243] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.272960 22786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42154839062f4c90919156d447b3f22c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:12.273121 17469 raft_consensus.cc:2272] T d8ff689e281940168ffaa4d01b1853d4 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.277637 17469 tablet_replica.cc:333] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1: stopping tablet replica
I20260608 12:57:12.278810 17469 raft_consensus.cc:2243] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.280333 17469 raft_consensus.cc:2272] T aa46f1b4a9d14d749cbe7071ccf1cd58 P edc4450400e649b086cfc3f4ddee3bc1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:12.296365 22004 consensus_peers.cc:597] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 -> Peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Couldn't send request to peer edc4450400e649b086cfc3f4ddee3bc1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:12.296880 22786 tablet_copy_client.cc:806] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:12.298192 22786 tablet_copy_client.cc:670] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:12.306427 22787 tablet_copy_client.cc:1025] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:12.324149 22789 ts_tablet_manager.cc:933] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: Initiating tablet copy from peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:57:12.326989 22789 tablet_copy_client.cc:323] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:43923
I20260608 12:57:12.331238 22051 tablet_copy_service.cc:140] P 0555f951df4146a6a6ba97c092cfad06: Received BeginTabletCopySession request for tablet b0eaaf17fdb246e58ccd626fbb93c26d from peer 76e09d7ed06f40f9abd3ec9a2a07e98d ({username='slave'} at 127.0.0.1:36746)
I20260608 12:57:12.333271 22051 tablet_copy_service.cc:161] P 0555f951df4146a6a6ba97c092cfad06: Beginning new tablet copy session on tablet b0eaaf17fdb246e58ccd626fbb93c26d from peer 76e09d7ed06f40f9abd3ec9a2a07e98d at {username='slave'} at 127.0.0.1:36746: session id = 76e09d7ed06f40f9abd3ec9a2a07e98d-b0eaaf17fdb246e58ccd626fbb93c26d
I20260608 12:57:12.340261 22051 tablet_copy_source_session.cc:215] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:12.344630 22789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0eaaf17fdb246e58ccd626fbb93c26d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:12.346947 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:57:12.369225 22784 ts_tablet_manager.cc:933] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: Initiating tablet copy from peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
I20260608 12:57:12.371280 22789 tablet_copy_client.cc:806] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:12.372080 22789 tablet_copy_client.cc:670] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Starting download of 1 WAL segments...
W20260608 12:57:12.372586 22567 connection.cc:466] server connection from 127.0.0.1:56262 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:56262 (request call id 20) could send its response
I20260608 12:57:12.377265 22784 tablet_copy_client.cc:323] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:43923
W20260608 12:57:12.383189 22078 consensus_peers.cc:597] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 -> Peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Couldn't send request to peer edc4450400e649b086cfc3f4ddee3bc1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:34501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:12.385037 22791 tablet_copy_client.cc:1025] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:12.385224 22051 tablet_copy_service.cc:140] P 0555f951df4146a6a6ba97c092cfad06: Received BeginTabletCopySession request for tablet eb9d02e9b2984e649efad6c779b52ab3 from peer 79b90c3d98a9407dad725e7219b1c657 ({username='slave'} at 127.0.0.1:36736)
I20260608 12:57:12.386142 22051 tablet_copy_service.cc:161] P 0555f951df4146a6a6ba97c092cfad06: Beginning new tablet copy session on tablet eb9d02e9b2984e649efad6c779b52ab3 from peer 79b90c3d98a9407dad725e7219b1c657 at {username='slave'} at 127.0.0.1:36736: session id = 79b90c3d98a9407dad725e7219b1c657-eb9d02e9b2984e649efad6c779b52ab3
I20260608 12:57:12.396770 22051 tablet_copy_source_session.cc:215] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:12.401304 22784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9d02e9b2984e649efad6c779b52ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:12.420385 22784 tablet_copy_client.cc:806] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:12.421821 22784 tablet_copy_client.cc:670] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:12.427153 22795 tablet_copy_client.cc:1025] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Injecting latency into file download: 2000
I20260608 12:57:12.430140 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:57:12.455399 17469 tablet_copy_service.cc:362] P 0555f951df4146a6a6ba97c092cfad06: Destroying tablet copy session 79b90c3d98a9407dad725e7219b1c657-eb9d02e9b2984e649efad6c779b52ab3 due to service shutdown
I20260608 12:57:12.455862 17469 tablet_copy_service.cc:434] P 0555f951df4146a6a6ba97c092cfad06: ending tablet copy session 79b90c3d98a9407dad725e7219b1c657-eb9d02e9b2984e649efad6c779b52ab3 on tablet eb9d02e9b2984e649efad6c779b52ab3 with peer 79b90c3d98a9407dad725e7219b1c657
I20260608 12:57:12.456489 17469 tablet_copy_service.cc:362] P 0555f951df4146a6a6ba97c092cfad06: Destroying tablet copy session 76e09d7ed06f40f9abd3ec9a2a07e98d-b0eaaf17fdb246e58ccd626fbb93c26d due to service shutdown
I20260608 12:57:12.456765 17469 tablet_copy_service.cc:434] P 0555f951df4146a6a6ba97c092cfad06: ending tablet copy session 76e09d7ed06f40f9abd3ec9a2a07e98d-b0eaaf17fdb246e58ccd626fbb93c26d on tablet b0eaaf17fdb246e58ccd626fbb93c26d with peer 76e09d7ed06f40f9abd3ec9a2a07e98d
I20260608 12:57:12.484382 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:12.485991 17469 tablet_replica.cc:333] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:12.487133 17469 raft_consensus.cc:2243] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.488418 17469 raft_consensus.cc:2272] T 595b608636294158ad3964693b20ca25 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:12.491672 22004 consensus_peers.cc:597] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 -> Peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Couldn't send request to peer edc4450400e649b086cfc3f4ddee3bc1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:34501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:12.492594 17469 tablet_replica.cc:333] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:12.493610 17469 raft_consensus.cc:2243] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.494621 17469 raft_consensus.cc:2272] T 5c2bbfb8712441ca87bea382b8dc8c87 P 0555f951df4146a6a6ba97c092cfad06 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.498641 17469 tablet_replica.cc:333] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:12.499609 17469 raft_consensus.cc:2243] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.501242 17469 raft_consensus.cc:2272] T b0eaaf17fdb246e58ccd626fbb93c26d P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.505851 17469 tablet_replica.cc:333] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:12.506880 17469 raft_consensus.cc:2243] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.507588 17469 raft_consensus.cc:2272] T f51b1330f98745b5bc77ae1847468941 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.511749 17469 tablet_replica.cc:333] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:12.512673 17469 raft_consensus.cc:2243] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.513870 17469 raft_consensus.cc:2272] T 0e1ab411527343cf89b7afbd531f0d44 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.517930 17469 tablet_replica.cc:333] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:12.518757 17469 raft_consensus.cc:2243] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.519768 17469 raft_consensus.cc:2272] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.524252 17469 tablet_replica.cc:333] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:12.525286 17469 raft_consensus.cc:2243] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.526868 17469 raft_consensus.cc:2272] T eb9d02e9b2984e649efad6c779b52ab3 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.531168 17469 tablet_replica.cc:333] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
W20260608 12:57:12.531713 22004 consensus_peers.cc:597] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 -> Peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Couldn't send request to peer edc4450400e649b086cfc3f4ddee3bc1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:34501: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:12.532128 17469 raft_consensus.cc:2243] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.533329 17469 raft_consensus.cc:2272] T c395c7db61bc463cb7cc5b8efb810f4c P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.536338 17469 tablet_replica.cc:333] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:12.536998 17469 raft_consensus.cc:2243] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.537887 17469 raft_consensus.cc:2272] T 42154839062f4c90919156d447b3f22c P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.541604 17469 tablet_replica.cc:333] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06: stopping tablet replica
I20260608 12:57:12.542266 17469 raft_consensus.cc:2243] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.543255 17469 raft_consensus.cc:2272] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 0555f951df4146a6a6ba97c092cfad06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.588974 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:57:12.632118 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:57:12.655063 17469 tablet_copy_service.cc:362] P 89e02dee0e4e49d2af218cb8bed1d071: Destroying tablet copy session 5a622f08628c44ce844d3b56e7f05346-42154839062f4c90919156d447b3f22c due to service shutdown
I20260608 12:57:12.655772 17469 tablet_copy_service.cc:434] P 89e02dee0e4e49d2af218cb8bed1d071: ending tablet copy session 5a622f08628c44ce844d3b56e7f05346-42154839062f4c90919156d447b3f22c on tablet 42154839062f4c90919156d447b3f22c with peer 5a622f08628c44ce844d3b56e7f05346
I20260608 12:57:12.697708 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:12.698935 17469 tablet_replica.cc:333] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.699908 17469 raft_consensus.cc:2243] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.700742 17469 raft_consensus.cc:2272] T b0eaaf17fdb246e58ccd626fbb93c26d P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.705343 17469 tablet_replica.cc:333] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.706259 17469 raft_consensus.cc:2243] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.707543 17469 raft_consensus.cc:2272] T 5c2bbfb8712441ca87bea382b8dc8c87 P 89e02dee0e4e49d2af218cb8bed1d071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.711624 17469 tablet_replica.cc:333] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.712576 17469 raft_consensus.cc:2243] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.713490 17469 raft_consensus.cc:2272] T f51b1330f98745b5bc77ae1847468941 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.717885 17469 tablet_replica.cc:333] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.718791 17469 raft_consensus.cc:2243] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.719599 17469 raft_consensus.cc:2272] T eb9d02e9b2984e649efad6c779b52ab3 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.723914 17469 tablet_replica.cc:333] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.724911 17469 raft_consensus.cc:2243] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.726153 17469 raft_consensus.cc:2272] T d8ff689e281940168ffaa4d01b1853d4 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.730055 17469 tablet_replica.cc:333] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.730962 17469 raft_consensus.cc:2243] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.731874 17469 raft_consensus.cc:2272] T aa46f1b4a9d14d749cbe7071ccf1cd58 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.736142 17469 tablet_replica.cc:333] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.737074 17469 raft_consensus.cc:2243] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.738234 17469 raft_consensus.cc:2272] T 0e1ab411527343cf89b7afbd531f0d44 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.742265 17469 tablet_replica.cc:333] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.743067 17469 raft_consensus.cc:2243] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.744288 17469 raft_consensus.cc:2272] T e8136bbf1a0b4cc19e2be79905708b37 P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.748891 17469 tablet_replica.cc:333] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.749687 17469 raft_consensus.cc:2243] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:12.751190 17469 raft_consensus.cc:2272] T 42154839062f4c90919156d447b3f22c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.755843 17469 tablet_replica.cc:333] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071: stopping tablet replica
I20260608 12:57:12.756670 17469 raft_consensus.cc:2243] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:12.757701 17469 raft_consensus.cc:2272] T c395c7db61bc463cb7cc5b8efb810f4c P 89e02dee0e4e49d2af218cb8bed1d071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:12.804330 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:57:12.849474 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:57:12.888381 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:13.459779 22799 raft_consensus.cc:493] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader edc4450400e649b086cfc3f4ddee3bc1)
I20260608 12:57:13.460515 22799 raft_consensus.cc:515] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } attrs { replace: true } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:13.464316 22799 leader_election.cc:290] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
W20260608 12:57:13.472103 22567 leader_election.cc:336] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Network error: Client connection negotiation failed: client connection to 127.17.15.65:34501: connect: Connection refused (error 111)
W20260608 12:57:13.472962 22568 leader_election.cc:336] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): Network error: Client connection negotiation failed: client connection to 127.17.15.67:41539: connect: Connection refused (error 111)
I20260608 12:57:13.473434 22568 leader_election.cc:304] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [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: 79b90c3d98a9407dad725e7219b1c657; no voters: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:57:13.474248 22799 raft_consensus.cc:2749] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:13.640337 22799 raft_consensus.cc:493] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0555f951df4146a6a6ba97c092cfad06)
I20260608 12:57:13.641031 22799 raft_consensus.cc:515] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: false } }
I20260608 12:57:13.643615 22799 leader_election.cc:290] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
W20260608 12:57:13.649442 22567 leader_election.cc:336] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Network error: Client connection negotiation failed: client connection to 127.17.15.65:34501: connect: Connection refused (error 111)
W20260608 12:57:13.650220 22569 leader_election.cc:336] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Network error: Client connection negotiation failed: client connection to 127.17.15.66:43923: connect: Connection refused (error 111)
I20260608 12:57:13.650763 22569 leader_election.cc:304] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [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: 79b90c3d98a9407dad725e7219b1c657; no voters: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:57:13.651743 22799 raft_consensus.cc:2749] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:13.749655 22803 raft_consensus.cc:493] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0555f951df4146a6a6ba97c092cfad06)
I20260608 12:57:13.750353 22803 raft_consensus.cc:515] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } }
I20260608 12:57:13.753218 22803 leader_election.cc:290] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
W20260608 12:57:13.763223 22495 leader_election.cc:336] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Network error: Client connection negotiation failed: client connection to 127.17.15.66:43923: connect: Connection refused (error 111)
W20260608 12:57:13.764330 22494 leader_election.cc:336] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): Network error: Client connection negotiation failed: client connection to 127.17.15.67:41539: connect: Connection refused (error 111)
I20260608 12:57:13.764799 22495 leader_election.cc:304] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [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: 76e09d7ed06f40f9abd3ec9a2a07e98d; no voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071
I20260608 12:57:13.766028 22803 raft_consensus.cc:2749] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:13.832894 22803 raft_consensus.cc:493] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0555f951df4146a6a6ba97c092cfad06)
I20260608 12:57:13.833495 22803 raft_consensus.cc:515] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: false } }
I20260608 12:57:13.835589 22803 leader_election.cc:290] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
W20260608 12:57:13.842739 22494 leader_election.cc:336] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): Network error: Client connection negotiation failed: client connection to 127.17.15.67:41539: connect: Connection refused (error 111)
W20260608 12:57:13.843453 22495 leader_election.cc:336] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Network error: Client connection negotiation failed: client connection to 127.17.15.66:43923: connect: Connection refused (error 111)
I20260608 12:57:13.843973 22495 leader_election.cc:304] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [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: 76e09d7ed06f40f9abd3ec9a2a07e98d; no voters: 0555f951df4146a6a6ba97c092cfad06, 89e02dee0e4e49d2af218cb8bed1d071
I20260608 12:57:13.844828 22803 raft_consensus.cc:2749] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:13.859334 22807 raft_consensus.cc:493] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0555f951df4146a6a6ba97c092cfad06)
I20260608 12:57:13.860015 22807 raft_consensus.cc:515] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } }
I20260608 12:57:13.862864 22807 leader_election.cc:290] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923)
W20260608 12:57:13.872268 22418 leader_election.cc:336] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Network error: Client connection negotiation failed: client connection to 127.17.15.65:34501: connect: Connection refused (error 111)
W20260608 12:57:13.873999 22420 leader_election.cc:336] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0555f951df4146a6a6ba97c092cfad06 (127.17.15.66:43923): Network error: Client connection negotiation failed: client connection to 127.17.15.66:43923: connect: Connection refused (error 111)
I20260608 12:57:13.874476 22420 leader_election.cc:304] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [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: 5a622f08628c44ce844d3b56e7f05346; no voters: 0555f951df4146a6a6ba97c092cfad06, edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:57:13.875270 22807 raft_consensus.cc:2749] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:13.946960 22807 raft_consensus.cc:493] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89e02dee0e4e49d2af218cb8bed1d071)
I20260608 12:57:13.947602 22807 raft_consensus.cc:515] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: false } }
I20260608 12:57:13.950532 22807 leader_election.cc:290] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501), 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539)
W20260608 12:57:13.955912 22419 leader_election.cc:336] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89e02dee0e4e49d2af218cb8bed1d071 (127.17.15.67:41539): Network error: Client connection negotiation failed: client connection to 127.17.15.67:41539: connect: Connection refused (error 111)
W20260608 12:57:13.956696 22418 leader_election.cc:336] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer edc4450400e649b086cfc3f4ddee3bc1 (127.17.15.65:34501): Network error: Client connection negotiation failed: client connection to 127.17.15.65:34501: connect: Connection refused (error 111)
I20260608 12:57:13.957259 22418 leader_election.cc:304] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [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: 5a622f08628c44ce844d3b56e7f05346; no voters: 89e02dee0e4e49d2af218cb8bed1d071, edc4450400e649b086cfc3f4ddee3bc1
I20260608 12:57:13.958180 22807 raft_consensus.cc:2749] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:57:14.307735 22786 tablet_copy_client.cc:538] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:14.315718 22786 tablet_bootstrap.cc:492] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: Bootstrap starting.
I20260608 12:57:14.386404 22789 tablet_copy_client.cc:538] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:14.397445 22789 tablet_bootstrap.cc:492] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: Bootstrap starting.
I20260608 12:57:14.428280 22784 tablet_copy_client.cc:538] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:14.439473 22784 tablet_bootstrap.cc:492] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: Bootstrap starting.
I20260608 12:57:14.465386 22786 tablet_bootstrap.cc:492] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=86 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:14.466639 22786 tablet_bootstrap.cc:492] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: Bootstrap complete.
I20260608 12:57:14.467515 22786 ts_tablet_manager.cc:1403] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: Time spent bootstrapping tablet: real 0.152s	user 0.139s	sys 0.012s
I20260608 12:57:14.471308 22786 raft_consensus.cc:359] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:14.472489 22786 raft_consensus.cc:740] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5a622f08628c44ce844d3b56e7f05346, State: Initialized, Role: LEARNER
I20260608 12:57:14.473361 22786 consensus_queue.cc:260] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } attrs { replace: true } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "5a622f08628c44ce844d3b56e7f05346" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43553 } attrs { promote: true } }
I20260608 12:57:14.486172 22786 ts_tablet_manager.cc:1434] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.004s
W20260608 12:57:14.502048 22786 tablet_copy_client.cc:1131] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.17.15.67:41539: connect: Connection refused (error 111)
I20260608 12:57:14.504287 17469 tablet_replica.cc:333] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346: stopping tablet replica
I20260608 12:57:14.505198 17469 raft_consensus.cc:2243] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:57:14.505760 17469 raft_consensus.cc:2272] T 42154839062f4c90919156d447b3f22c P 5a622f08628c44ce844d3b56e7f05346 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:57:14.509577 17469 tablet_replica.cc:333] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346: stopping tablet replica
I20260608 12:57:14.511533 17469 raft_consensus.cc:2243] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:14.512529 17469 raft_consensus.cc:2272] T e8cfc0bc26994e8a80a8a5715ac8d3a7 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:14.516814 17469 tablet_replica.cc:333] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346: stopping tablet replica
I20260608 12:57:14.517652 17469 raft_consensus.cc:2243] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:14.518476 17469 raft_consensus.cc:2272] T d8ff689e281940168ffaa4d01b1853d4 P 5a622f08628c44ce844d3b56e7f05346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:14.548882 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:57:14.573729 17469 tablet_server.cc:179] TabletServer@127.17.15.69:0 shutting down...
I20260608 12:57:14.632588 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:14.634366 22789 tablet_bootstrap.cc:492] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:14.635433 22789 tablet_bootstrap.cc:492] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: Bootstrap complete.
I20260608 12:57:14.636276 22789 ts_tablet_manager.cc:1403] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: Time spent bootstrapping tablet: real 0.239s	user 0.188s	sys 0.035s
I20260608 12:57:14.639588 22789 raft_consensus.cc:359] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:14.640528 22789 raft_consensus.cc:740] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 76e09d7ed06f40f9abd3ec9a2a07e98d, State: Initialized, Role: LEARNER
I20260608 12:57:14.641273 22789 consensus_queue.cc:260] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "76e09d7ed06f40f9abd3ec9a2a07e98d" member_type: NON_VOTER last_known_addr { host: "127.17.15.69" port: 46053 } attrs { promote: true } }
I20260608 12:57:14.644541 22789 ts_tablet_manager.cc:1434] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260608 12:57:14.648886 22789 tablet_copy_client.cc:1131] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.17.15.66:43923: connect: Connection refused (error 111)
I20260608 12:57:14.651039 17469 tablet_replica.cc:333] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d: stopping tablet replica
I20260608 12:57:14.651938 17469 raft_consensus.cc:2243] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:57:14.652558 17469 raft_consensus.cc:2272] T b0eaaf17fdb246e58ccd626fbb93c26d P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:57:14.656037 17469 tablet_replica.cc:333] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d: stopping tablet replica
I20260608 12:57:14.656888 17469 raft_consensus.cc:2243] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:14.657759 17469 raft_consensus.cc:2272] T 0e1ab411527343cf89b7afbd531f0d44 P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:14.661737 17469 tablet_replica.cc:333] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d: stopping tablet replica
I20260608 12:57:14.662515 17469 raft_consensus.cc:2243] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:14.663326 17469 raft_consensus.cc:2272] T c395c7db61bc463cb7cc5b8efb810f4c P 76e09d7ed06f40f9abd3ec9a2a07e98d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:14.665108 22784 tablet_bootstrap.cc:492] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: Bootstrap replayed 1/1 log segments. Stats: ops{read=28 overwritten=0 applied=28 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:14.666009 22784 tablet_bootstrap.cc:492] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: Bootstrap complete.
I20260608 12:57:14.666667 22784 ts_tablet_manager.cc:1403] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: Time spent bootstrapping tablet: real 0.227s	user 0.191s	sys 0.027s
I20260608 12:57:14.669096 22784 raft_consensus.cc:359] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
I20260608 12:57:14.669773 22784 raft_consensus.cc:740] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 79b90c3d98a9407dad725e7219b1c657, State: Initialized, Role: LEARNER
I20260608 12:57:14.670327 22784 consensus_queue.cc:260] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657 [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: "edc4450400e649b086cfc3f4ddee3bc1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34501 } attrs { replace: true } } peers { permanent_uuid: "0555f951df4146a6a6ba97c092cfad06" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43923 } } peers { permanent_uuid: "89e02dee0e4e49d2af218cb8bed1d071" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 41539 } } peers { permanent_uuid: "79b90c3d98a9407dad725e7219b1c657" member_type: NON_VOTER last_known_addr { host: "127.17.15.70" port: 40269 } attrs { promote: true } }
I20260608 12:57:14.675280 22784 ts_tablet_manager.cc:1434] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260608 12:57:14.682559 22784 tablet_copy_client.cc:1131] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.17.15.66:43923: connect: Connection refused (error 111)
I20260608 12:57:14.698638 17469 tablet_server.cc:196] TabletServer@127.17.15.69:0 shutdown complete.
I20260608 12:57:14.718586 17469 tablet_server.cc:179] TabletServer@127.17.15.70:0 shutting down...
I20260608 12:57:14.767112 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:14.768424 17469 tablet_replica.cc:333] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657: stopping tablet replica
I20260608 12:57:14.769294 17469 raft_consensus.cc:2243] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:14.770027 17469 raft_consensus.cc:2272] T e8136bbf1a0b4cc19e2be79905708b37 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:14.773041 17469 tablet_replica.cc:333] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657: stopping tablet replica
I20260608 12:57:14.773614 17469 raft_consensus.cc:2243] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:57:14.774048 17469 raft_consensus.cc:2272] T eb9d02e9b2984e649efad6c779b52ab3 P 79b90c3d98a9407dad725e7219b1c657 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:57:14.776592 17469 tablet_replica.cc:333] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657: stopping tablet replica
I20260608 12:57:14.777168 17469 raft_consensus.cc:2243] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:14.777679 17469 raft_consensus.cc:2272] T 595b608636294158ad3964693b20ca25 P 79b90c3d98a9407dad725e7219b1c657 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:14.802172 17469 tablet_server.cc:196] TabletServer@127.17.15.70:0 shutdown complete.
I20260608 12:57:14.821871 17469 master.cc:562] Master@127.17.15.126:46553 shutting down...
W20260608 12:57:14.861708 21912 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:57:14.862231 21912 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:57:14.862514 21912 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:57:14.864566 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:14.865587 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:14.866158 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P b05aba5eb14d47f08d13696ff8810e9c: stopping tablet replica
I20260608 12:57:14.895205 17469 master.cc:584] Master@127.17.15.126:46553 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (20226 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:57:14.959215 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:34237
I20260608 12:57:14.960817 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:14.967744 22820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:14.968953 22821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:14.969580 17469 server_base.cc:1061] running on GCE node
W20260608 12:57:14.969592 22823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:14.970916 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:14.971179 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:14.971367 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923434971350 us; error 0 us; skew 500 ppm
I20260608 12:57:14.972009 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:14.975869 17469 webserver.cc:533] Webserver started at http://127.17.15.126:37681/ using document root <none> and password file <none>
I20260608 12:57:14.976539 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:14.976724 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:14.976991 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:14.978170 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "0cb653e744ed469cac798c0214bb00ec"
format_stamp: "Formatted at 2026-06-08 12:57:14 on dist-test-slave-457t"
I20260608 12:57:14.984043 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:57:14.988595 22828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:14.989624 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:57:14.990012 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "0cb653e744ed469cac798c0214bb00ec"
format_stamp: "Formatted at 2026-06-08 12:57:14 on dist-test-slave-457t"
I20260608 12:57:14.990409 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:15.013402 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:15.014847 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:15.069134 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:34237
I20260608 12:57:15.069413 22879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:34237 every 8 connection(s)
I20260608 12:57:15.074270 22880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:15.086313 22880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec: Bootstrap starting.
I20260608 12:57:15.091811 22880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:15.097275 22880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec: No bootstrap required, opened a new log
I20260608 12:57:15.100230 22880 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cb653e744ed469cac798c0214bb00ec" member_type: VOTER }
I20260608 12:57:15.100703 22880 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:15.100909 22880 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cb653e744ed469cac798c0214bb00ec, State: Initialized, Role: FOLLOWER
I20260608 12:57:15.101661 22880 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0cb653e744ed469cac798c0214bb00ec" member_type: VOTER }
I20260608 12:57:15.102205 22880 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:15.102468 22880 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:15.102728 22880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:15.108081 22880 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cb653e744ed469cac798c0214bb00ec" member_type: VOTER }
I20260608 12:57:15.108743 22880 leader_election.cc:304] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [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: 0cb653e744ed469cac798c0214bb00ec; no voters: 
I20260608 12:57:15.110163 22880 leader_election.cc:290] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:15.110845 22883 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:15.112617 22883 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 1 LEADER]: Becoming Leader. State: Replica: 0cb653e744ed469cac798c0214bb00ec, State: Running, Role: LEADER
I20260608 12:57:15.113441 22883 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [LEADER]: Queue going to LEADER mode. State: All 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: "0cb653e744ed469cac798c0214bb00ec" member_type: VOTER }
I20260608 12:57:15.113689 22880 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:15.118659 22885 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0cb653e744ed469cac798c0214bb00ec. Latest consensus state: current_term: 1 leader_uuid: "0cb653e744ed469cac798c0214bb00ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cb653e744ed469cac798c0214bb00ec" member_type: VOTER } }
I20260608 12:57:15.119614 22885 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:15.118673 22884 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0cb653e744ed469cac798c0214bb00ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0cb653e744ed469cac798c0214bb00ec" member_type: VOTER } }
I20260608 12:57:15.120294 22884 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:15.124894 22890 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:15.135335 22890 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:15.136575 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:15.146654 22890 catalog_manager.cc:1382] Generated new cluster ID: c7fc521a39674797b4759e38b03108b8
I20260608 12:57:15.147133 22890 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:15.163250 22890 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:15.165004 22890 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:15.179313 22890 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec: Generated new TSK 0
I20260608 12:57:15.180110 22890 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:15.203920 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:15.211105 22901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:15.213034 22902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:15.213641 22904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:15.214322 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:15.215327 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:15.215587 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:15.215734 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923435215720 us; error 0 us; skew 500 ppm
I20260608 12:57:15.216387 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:15.219328 17469 webserver.cc:533] Webserver started at http://127.17.15.65:44281/ using document root <none> and password file <none>
I20260608 12:57:15.219884 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:15.220085 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:15.220451 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:15.221722 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "97f186a83b8d49c18b5d181ba4a90450"
format_stamp: "Formatted at 2026-06-08 12:57:15 on dist-test-slave-457t"
I20260608 12:57:15.227403 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:57:15.232470 22909 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.233449 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 12:57:15.233879 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "97f186a83b8d49c18b5d181ba4a90450"
format_stamp: "Formatted at 2026-06-08 12:57:15 on dist-test-slave-457t"
I20260608 12:57:15.234243 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:15.260864 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:15.262348 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:15.264384 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:15.267136 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:15.267395 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.267692 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:15.267882 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.320848 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:32871
I20260608 12:57:15.320990 22971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:32871 every 8 connection(s)
I20260608 12:57:15.327289 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:15.336694 22976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:15.340606 22977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:15.344401 17469 server_base.cc:1061] running on GCE node
W20260608 12:57:15.344043 22979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:15.350396 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:15.350736 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:15.350952 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923435350931 us; error 0 us; skew 500 ppm
I20260608 12:57:15.351513 22972 heartbeater.cc:344] Connected to a master server at 127.17.15.126:34237
I20260608 12:57:15.351764 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:15.352102 22972 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:15.353332 22972 heartbeater.cc:507] Master 127.17.15.126:34237 requested a full tablet report, sending...
I20260608 12:57:15.355366 17469 webserver.cc:533] Webserver started at http://127.17.15.66:44837/ using document root <none> and password file <none>
I20260608 12:57:15.356160 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:15.356477 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:15.356595 22845 ts_manager.cc:194] Registered new tserver with Master: 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871)
I20260608 12:57:15.356824 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:15.358286 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "34374e4d669745c9bc22f236d654f471"
format_stamp: "Formatted at 2026-06-08 12:57:15 on dist-test-slave-457t"
I20260608 12:57:15.358970 22845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52646
I20260608 12:57:15.365072 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:57:15.370301 22984 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.371495 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:57:15.371898 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "34374e4d669745c9bc22f236d654f471"
format_stamp: "Formatted at 2026-06-08 12:57:15 on dist-test-slave-457t"
I20260608 12:57:15.372273 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:15.390744 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:15.392143 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:15.394013 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:15.396560 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:15.396778 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.397122 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:15.397298 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.448381 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:37867
I20260608 12:57:15.448554 23046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:37867 every 8 connection(s)
I20260608 12:57:15.454324 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:15.463632 23050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:15.466578 23051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:15.467872 23053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:15.469729 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:15.470914 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:15.471220 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:15.471271 23047 heartbeater.cc:344] Connected to a master server at 127.17.15.126:34237
I20260608 12:57:15.471468 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923435471443 us; error 0 us; skew 500 ppm
I20260608 12:57:15.471895 23047 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:15.472397 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:15.472967 23047 heartbeater.cc:507] Master 127.17.15.126:34237 requested a full tablet report, sending...
I20260608 12:57:15.476131 17469 webserver.cc:533] Webserver started at http://127.17.15.67:34269/ using document root <none> and password file <none>
I20260608 12:57:15.476115 22845 ts_manager.cc:194] Registered new tserver with Master: 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867)
I20260608 12:57:15.477123 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:15.477429 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:15.477737 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:15.478755 22845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52648
I20260608 12:57:15.478994 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "d05e0f4336bb4b8bb07ba0284a945ef2"
format_stamp: "Formatted at 2026-06-08 12:57:15 on dist-test-slave-457t"
I20260608 12:57:15.485606 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:57:15.493165 23058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.494347 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:57:15.494674 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "d05e0f4336bb4b8bb07ba0284a945ef2"
format_stamp: "Formatted at 2026-06-08 12:57:15 on dist-test-slave-457t"
I20260608 12:57:15.494942 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:15.508351 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:15.509752 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:15.511409 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:15.514194 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:15.514412 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.514743 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:15.515084 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:15.565233 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:43789
I20260608 12:57:15.565429 23120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:43789 every 8 connection(s)
I20260608 12:57:15.583461 23121 heartbeater.cc:344] Connected to a master server at 127.17.15.126:34237
I20260608 12:57:15.584000 23121 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:15.584908 23121 heartbeater.cc:507] Master 127.17.15.126:34237 requested a full tablet report, sending...
I20260608 12:57:15.587257 22845 ts_manager.cc:194] Registered new tserver with Master: d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789)
I20260608 12:57:15.588268 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018837596s
I20260608 12:57:15.588912 22845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52664
I20260608 12:57:16.362989 22972 heartbeater.cc:499] Master 127.17.15.126:34237 was elected leader, sending a full tablet report...
I20260608 12:57:16.482056 23047 heartbeater.cc:499] Master 127.17.15.126:34237 was elected leader, sending a full tablet report...
I20260608 12:57:16.591988 23121 heartbeater.cc:499] Master 127.17.15.126:34237 was elected leader, sending a full tablet report...
I20260608 12:57:16.654817 22845 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52672:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:57:16.658188 22845 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:16.725946 22937 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccbdfc9b9974c1595a04b9af73ef413 (DEFAULT_TABLE table=test-workload [id=dfed646e40134aa4bffdae6310ddf039]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:57:16.727932 23012 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccbdfc9b9974c1595a04b9af73ef413 (DEFAULT_TABLE table=test-workload [id=dfed646e40134aa4bffdae6310ddf039]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:57:16.728327 23011 tablet_service.cc:1511] Processing CreateTablet for tablet 04f5df16bc8a489eb9cce08435d31426 (DEFAULT_TABLE table=test-workload [id=dfed646e40134aa4bffdae6310ddf039]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:57:16.730326 23012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccbdfc9b9974c1595a04b9af73ef413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:16.735023 23011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f5df16bc8a489eb9cce08435d31426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:16.728685 22936 tablet_service.cc:1511] Processing CreateTablet for tablet 04f5df16bc8a489eb9cce08435d31426 (DEFAULT_TABLE table=test-workload [id=dfed646e40134aa4bffdae6310ddf039]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:57:16.728713 22937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccbdfc9b9974c1595a04b9af73ef413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:16.736467 22935 tablet_service.cc:1511] Processing CreateTablet for tablet 8159137f7f7f4b9f826ff56782c521f3 (DEFAULT_TABLE table=test-workload [id=dfed646e40134aa4bffdae6310ddf039]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:57:16.739890 22935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8159137f7f7f4b9f826ff56782c521f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:16.741506 22936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f5df16bc8a489eb9cce08435d31426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:16.759112 23010 tablet_service.cc:1511] Processing CreateTablet for tablet 8159137f7f7f4b9f826ff56782c521f3 (DEFAULT_TABLE table=test-workload [id=dfed646e40134aa4bffdae6310ddf039]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:57:16.760946 23010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8159137f7f7f4b9f826ff56782c521f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:16.773350 23086 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccbdfc9b9974c1595a04b9af73ef413 (DEFAULT_TABLE table=test-workload [id=dfed646e40134aa4bffdae6310ddf039]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:57:16.775220 23086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccbdfc9b9974c1595a04b9af73ef413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:16.779313 23085 tablet_service.cc:1511] Processing CreateTablet for tablet 04f5df16bc8a489eb9cce08435d31426 (DEFAULT_TABLE table=test-workload [id=dfed646e40134aa4bffdae6310ddf039]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:57:16.783674 23084 tablet_service.cc:1511] Processing CreateTablet for tablet 8159137f7f7f4b9f826ff56782c521f3 (DEFAULT_TABLE table=test-workload [id=dfed646e40134aa4bffdae6310ddf039]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:57:16.781694 23085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04f5df16bc8a489eb9cce08435d31426. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:16.787915 23084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8159137f7f7f4b9f826ff56782c521f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:16.798324 23141 tablet_bootstrap.cc:492] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471: Bootstrap starting.
I20260608 12:57:16.807646 23141 tablet_bootstrap.cc:654] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:16.825979 23143 tablet_bootstrap.cc:492] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450: Bootstrap starting.
I20260608 12:57:16.833791 23143 tablet_bootstrap.cc:654] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:16.834796 23141 tablet_bootstrap.cc:492] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471: No bootstrap required, opened a new log
I20260608 12:57:16.835526 23141 ts_tablet_manager.cc:1403] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.018s
I20260608 12:57:16.839634 23141 raft_consensus.cc:359] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.840552 23141 raft_consensus.cc:385] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:16.840951 23141 raft_consensus.cc:740] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34374e4d669745c9bc22f236d654f471, State: Initialized, Role: FOLLOWER
I20260608 12:57:16.842763 23141 consensus_queue.cc:260] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.847565 23143 tablet_bootstrap.cc:492] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450: No bootstrap required, opened a new log
I20260608 12:57:16.847291 23144 tablet_bootstrap.cc:492] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2: Bootstrap starting.
I20260608 12:57:16.848165 23143 ts_tablet_manager.cc:1403] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260608 12:57:16.849519 23141 ts_tablet_manager.cc:1434] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 12:57:16.851851 23143 raft_consensus.cc:359] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.852900 23143 raft_consensus.cc:385] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:16.853255 23143 raft_consensus.cc:740] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f186a83b8d49c18b5d181ba4a90450, State: Initialized, Role: FOLLOWER
I20260608 12:57:16.854023 23141 tablet_bootstrap.cc:492] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: Bootstrap starting.
I20260608 12:57:16.854228 23143 consensus_queue.cc:260] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.858143 23143 ts_tablet_manager.cc:1434] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:57:16.861413 23143 tablet_bootstrap.cc:492] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450: Bootstrap starting.
I20260608 12:57:16.866709 23141 tablet_bootstrap.cc:654] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:16.869784 23143 tablet_bootstrap.cc:654] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:16.876231 23144 tablet_bootstrap.cc:654] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:16.880576 23141 tablet_bootstrap.cc:492] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: No bootstrap required, opened a new log
I20260608 12:57:16.881340 23141 ts_tablet_manager.cc:1403] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260608 12:57:16.884759 23144 tablet_bootstrap.cc:492] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2: No bootstrap required, opened a new log
I20260608 12:57:16.885748 23141 raft_consensus.cc:359] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.886766 23143 tablet_bootstrap.cc:492] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450: No bootstrap required, opened a new log
I20260608 12:57:16.885739 23144 ts_tablet_manager.cc:1403] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.004s
I20260608 12:57:16.887182 23141 raft_consensus.cc:385] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:16.887543 23143 ts_tablet_manager.cc:1403] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260608 12:57:16.887763 23141 raft_consensus.cc:740] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34374e4d669745c9bc22f236d654f471, State: Initialized, Role: FOLLOWER
I20260608 12:57:16.889183 23141 consensus_queue.cc:260] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.890982 23144 raft_consensus.cc:359] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.891312 23143 raft_consensus.cc:359] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.891908 23144 raft_consensus.cc:385] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:16.892316 23144 raft_consensus.cc:740] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05e0f4336bb4b8bb07ba0284a945ef2, State: Initialized, Role: FOLLOWER
I20260608 12:57:16.893206 23144 consensus_queue.cc:260] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.892066 23143 raft_consensus.cc:385] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:16.894393 23143 raft_consensus.cc:740] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f186a83b8d49c18b5d181ba4a90450, State: Initialized, Role: FOLLOWER
I20260608 12:57:16.895807 23143 consensus_queue.cc:260] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.899760 23143 ts_tablet_manager.cc:1434] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 12:57:16.901360 23143 tablet_bootstrap.cc:492] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450: Bootstrap starting.
I20260608 12:57:16.903518 23144 ts_tablet_manager.cc:1434] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 12:57:16.907141 23141 ts_tablet_manager.cc:1434] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260608 12:57:16.908092 23144 tablet_bootstrap.cc:492] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2: Bootstrap starting.
I20260608 12:57:16.909273 23143 tablet_bootstrap.cc:654] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:16.911230 23141 tablet_bootstrap.cc:492] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471: Bootstrap starting.
I20260608 12:57:16.920023 23144 tablet_bootstrap.cc:654] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:16.921528 23143 tablet_bootstrap.cc:492] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450: No bootstrap required, opened a new log
I20260608 12:57:16.922248 23143 ts_tablet_manager.cc:1403] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260608 12:57:16.926146 23143 raft_consensus.cc:359] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.927029 23143 raft_consensus.cc:385] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:16.927378 23143 raft_consensus.cc:740] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97f186a83b8d49c18b5d181ba4a90450, State: Initialized, Role: FOLLOWER
I20260608 12:57:16.928438 23143 consensus_queue.cc:260] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.929431 23141 tablet_bootstrap.cc:654] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:16.932126 23143 ts_tablet_manager.cc:1434] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:57:16.937018 23144 tablet_bootstrap.cc:492] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2: No bootstrap required, opened a new log
I20260608 12:57:16.937683 23144 ts_tablet_manager.cc:1403] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.011s
I20260608 12:57:16.939433 23151 raft_consensus.cc:493] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:16.940476 23151 raft_consensus.cc:515] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.941321 23144 raft_consensus.cc:359] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.942253 23144 raft_consensus.cc:385] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:16.942700 23144 raft_consensus.cc:740] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05e0f4336bb4b8bb07ba0284a945ef2, State: Initialized, Role: FOLLOWER
I20260608 12:57:16.943918 23147 raft_consensus.cc:493] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:16.943825 23144 consensus_queue.cc:260] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.944664 23147 raft_consensus.cc:515] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.958331 23147 leader_election.cc:290] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867), d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789)
I20260608 12:57:16.958918 23151 leader_election.cc:290] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871), 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867)
I20260608 12:57:16.971611 23141 tablet_bootstrap.cc:492] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471: No bootstrap required, opened a new log
I20260608 12:57:16.972060 23151 raft_consensus.cc:493] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:16.972802 23151 raft_consensus.cc:515] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.976094 23151 leader_election.cc:290] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867), 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871)
I20260608 12:57:16.981138 23141 ts_tablet_manager.cc:1403] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.008s
I20260608 12:57:16.991922 23146 raft_consensus.cc:493] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:16.992594 23146 raft_consensus.cc:515] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.995668 23141 raft_consensus.cc:359] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:16.999208 23141 raft_consensus.cc:385] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:16.999665 23141 raft_consensus.cc:740] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34374e4d669745c9bc22f236d654f471, State: Initialized, Role: FOLLOWER
I20260608 12:57:16.999791 23144 ts_tablet_manager.cc:1434] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2: Time spent starting tablet: real 0.062s	user 0.025s	sys 0.034s
I20260608 12:57:17.000993 23141 consensus_queue.cc:260] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.008934 23146 leader_election.cc:290] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871), d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789)
I20260608 12:57:17.012219 23144 tablet_bootstrap.cc:492] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2: Bootstrap starting.
I20260608 12:57:17.024268 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34374e4d669745c9bc22f236d654f471" is_pre_election: true
I20260608 12:57:17.025707 23022 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05e0f4336bb4b8bb07ba0284a945ef2 in term 0.
I20260608 12:57:17.028084 23147 raft_consensus.cc:493] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:17.029054 23147 raft_consensus.cc:515] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.033888 23147 leader_election.cc:290] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867), d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789)
I20260608 12:57:17.035852 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccbdfc9b9974c1595a04b9af73ef413" candidate_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34374e4d669745c9bc22f236d654f471" is_pre_election: true
I20260608 12:57:17.036556 23144 tablet_bootstrap.cc:654] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:17.036960 23022 raft_consensus.cc:2468] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05e0f4336bb4b8bb07ba0284a945ef2 in term 0.
I20260608 12:57:17.039160 23062 leader_election.cc:304] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34374e4d669745c9bc22f236d654f471, d05e0f4336bb4b8bb07ba0284a945ef2; no voters: 
I20260608 12:57:17.040683 23155 raft_consensus.cc:2804] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:17.041245 23155 raft_consensus.cc:493] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:17.041115 23062 leader_election.cc:304] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34374e4d669745c9bc22f236d654f471, d05e0f4336bb4b8bb07ba0284a945ef2; no voters: 
I20260608 12:57:17.041937 23155 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:17.042569 23151 raft_consensus.cc:2804] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:17.043156 23151 raft_consensus.cc:493] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:17.043619 23151 raft_consensus.cc:3060] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:17.055078 23155 raft_consensus.cc:515] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.058076 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f5df16bc8a489eb9cce08435d31426" candidate_uuid: "97f186a83b8d49c18b5d181ba4a90450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" is_pre_election: true
I20260608 12:57:17.058387 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "97f186a83b8d49c18b5d181ba4a90450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" is_pre_election: true
I20260608 12:57:17.056567 23144 tablet_bootstrap.cc:492] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2: No bootstrap required, opened a new log
I20260608 12:57:17.057669 23141 ts_tablet_manager.cc:1434] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471: Time spent starting tablet: real 0.076s	user 0.032s	sys 0.014s
I20260608 12:57:17.059500 23095 raft_consensus.cc:2393] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97f186a83b8d49c18b5d181ba4a90450 in current term 1: Already voted for candidate d05e0f4336bb4b8bb07ba0284a945ef2 in this term.
I20260608 12:57:17.061055 23144 ts_tablet_manager.cc:1403] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.005s
I20260608 12:57:17.061028 22946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccbdfc9b9974c1595a04b9af73ef413" candidate_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f186a83b8d49c18b5d181ba4a90450" is_pre_election: true
I20260608 12:57:17.062110 22946 raft_consensus.cc:2468] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05e0f4336bb4b8bb07ba0284a945ef2 in term 0.
I20260608 12:57:17.062181 23155 leader_election.cc:290] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [CANDIDATE]: Term 1 election: Requested vote from peers 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871), 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867)
I20260608 12:57:17.060139 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f186a83b8d49c18b5d181ba4a90450" is_pre_election: true
I20260608 12:57:17.063699 22946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f186a83b8d49c18b5d181ba4a90450"
I20260608 12:57:17.064285 22947 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d05e0f4336bb4b8bb07ba0284a945ef2 in term 0.
W20260608 12:57:17.063549 22911 leader_election.cc:343] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:17.067562 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34374e4d669745c9bc22f236d654f471"
I20260608 12:57:17.070261 23022 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:17.069217 23144 raft_consensus.cc:359] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.071604 23144 raft_consensus.cc:385] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:17.071569 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f5df16bc8a489eb9cce08435d31426" candidate_uuid: "97f186a83b8d49c18b5d181ba4a90450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34374e4d669745c9bc22f236d654f471" is_pre_election: true
I20260608 12:57:17.072269 23144 raft_consensus.cc:740] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d05e0f4336bb4b8bb07ba0284a945ef2, State: Initialized, Role: FOLLOWER
I20260608 12:57:17.072849 23021 raft_consensus.cc:2468] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97f186a83b8d49c18b5d181ba4a90450 in term 0.
I20260608 12:57:17.073318 23144 consensus_queue.cc:260] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.075294 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "97f186a83b8d49c18b5d181ba4a90450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34374e4d669745c9bc22f236d654f471" is_pre_election: true
I20260608 12:57:17.076128 23144 ts_tablet_manager.cc:1434] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:57:17.077278 22913 leader_election.cc:304] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [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: 34374e4d669745c9bc22f236d654f471, 97f186a83b8d49c18b5d181ba4a90450; no voters: d05e0f4336bb4b8bb07ba0284a945ef2
I20260608 12:57:17.077414 23151 raft_consensus.cc:515] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.079407 22913 leader_election.cc:304] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [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: 97f186a83b8d49c18b5d181ba4a90450; no voters: 34374e4d669745c9bc22f236d654f471, d05e0f4336bb4b8bb07ba0284a945ef2
I20260608 12:57:17.080082 23151 leader_election.cc:290] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [CANDIDATE]: Term 1 election: Requested vote from peers 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867), 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871)
I20260608 12:57:17.082461 23147 raft_consensus.cc:2804] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:17.081959 22946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccbdfc9b9974c1595a04b9af73ef413" candidate_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f186a83b8d49c18b5d181ba4a90450"
I20260608 12:57:17.082971 23147 raft_consensus.cc:493] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:17.083407 22946 raft_consensus.cc:3060] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:17.088804 23021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccbdfc9b9974c1595a04b9af73ef413" candidate_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34374e4d669745c9bc22f236d654f471"
I20260608 12:57:17.089704 23021 raft_consensus.cc:3060] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:17.090632 23022 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05e0f4336bb4b8bb07ba0284a945ef2 in term 1.
I20260608 12:57:17.083503 23147 raft_consensus.cc:3060] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:17.092828 23062 leader_election.cc:304] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34374e4d669745c9bc22f236d654f471, d05e0f4336bb4b8bb07ba0284a945ef2; no voters: 97f186a83b8d49c18b5d181ba4a90450
I20260608 12:57:17.094239 23151 raft_consensus.cc:2804] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:17.095355 23151 raft_consensus.cc:697] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Becoming Leader. State: Replica: d05e0f4336bb4b8bb07ba0284a945ef2, State: Running, Role: LEADER
I20260608 12:57:17.095517 23167 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:17.096441 23151 consensus_queue.cc:237] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.097709 22947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "34374e4d669745c9bc22f236d654f471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97f186a83b8d49c18b5d181ba4a90450" is_pre_election: true
I20260608 12:57:17.102227 23147 raft_consensus.cc:515] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.105029 23167 raft_consensus.cc:2749] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:17.105974 22947 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34374e4d669745c9bc22f236d654f471 in term 1.
I20260608 12:57:17.106496 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f5df16bc8a489eb9cce08435d31426" candidate_uuid: "97f186a83b8d49c18b5d181ba4a90450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34374e4d669745c9bc22f236d654f471"
I20260608 12:57:17.106904 23147 leader_election.cc:290] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [CANDIDATE]: Term 1 election: Requested vote from peers 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867), d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789)
I20260608 12:57:17.107316 23022 raft_consensus.cc:3060] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:17.110498 22987 leader_election.cc:304] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34374e4d669745c9bc22f236d654f471, 97f186a83b8d49c18b5d181ba4a90450; no voters: 
I20260608 12:57:17.112140 23163 raft_consensus.cc:2764] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:57:17.113648 23021 raft_consensus.cc:2468] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05e0f4336bb4b8bb07ba0284a945ef2 in term 1.
I20260608 12:57:17.115891 23062 leader_election.cc:304] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34374e4d669745c9bc22f236d654f471, d05e0f4336bb4b8bb07ba0284a945ef2; no voters: 
I20260608 12:57:17.118774 23022 raft_consensus.cc:2468] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f186a83b8d49c18b5d181ba4a90450 in term 1.
I20260608 12:57:17.120507 22913 leader_election.cc:304] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34374e4d669745c9bc22f236d654f471, 97f186a83b8d49c18b5d181ba4a90450; no voters: 
I20260608 12:57:17.121609 23147 raft_consensus.cc:2804] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:17.118811 23155 raft_consensus.cc:2804] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:17.122386 23147 raft_consensus.cc:697] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 LEADER]: Becoming Leader. State: Replica: 97f186a83b8d49c18b5d181ba4a90450, State: Running, Role: LEADER
I20260608 12:57:17.123503 23147 consensus_queue.cc:237] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.119426 22946 raft_consensus.cc:2468] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d05e0f4336bb4b8bb07ba0284a945ef2 in term 1.
I20260608 12:57:17.128237 23096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "34374e4d669745c9bc22f236d654f471" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" is_pre_election: true
I20260608 12:57:17.128937 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04f5df16bc8a489eb9cce08435d31426" candidate_uuid: "97f186a83b8d49c18b5d181ba4a90450" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2"
I20260608 12:57:17.129702 23095 raft_consensus.cc:3060] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:57:17.131042 22893 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:57:17.135753 22898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 12:57:17.137487 22898 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:57:17.139365 22845 catalog_manager.cc:5696] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "97f186a83b8d49c18b5d181ba4a90450" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:17.144626 23155 raft_consensus.cc:697] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Becoming Leader. State: Replica: d05e0f4336bb4b8bb07ba0284a945ef2, State: Running, Role: LEADER
I20260608 12:57:17.145829 23155 consensus_queue.cc:237] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } }
I20260608 12:57:17.146286 22844 catalog_manager.cc:5696] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:17.147218 23095 raft_consensus.cc:2468] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97f186a83b8d49c18b5d181ba4a90450 in term 1.
I20260608 12:57:17.166565 22844 catalog_manager.cc:5696] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 reported cstate change: term changed from 0 to 1, leader changed from <none> to d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:17.219220 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:17.227404 23172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:17.228222 23173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:17.230818 23176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:17.231707 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:17.233749 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:17.234022 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:17.234265 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923437234246 us; error 0 us; skew 500 ppm
I20260608 12:57:17.235064 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:17.238220 17469 webserver.cc:533] Webserver started at http://127.17.15.68:44043/ using document root <none> and password file <none>
I20260608 12:57:17.238888 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:17.239120 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:17.239462 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:17.240885 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "14f5e1d4098e4326af1da3fa3d891758"
format_stamp: "Formatted at 2026-06-08 12:57:17 on dist-test-slave-457t"
I20260608 12:57:17.246588 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260608 12:57:17.250887 23180 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:17.252023 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:57:17.252472 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "14f5e1d4098e4326af1da3fa3d891758"
format_stamp: "Formatted at 2026-06-08 12:57:17 on dist-test-slave-457t"
I20260608 12:57:17.252856 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:17.265560 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:17.267628 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:17.269639 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:17.273113 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:17.273424 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:17.273705 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:17.273905 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:17.327522 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:40315
I20260608 12:57:17.327745 23242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:40315 every 8 connection(s)
I20260608 12:57:17.346717 23243 heartbeater.cc:344] Connected to a master server at 127.17.15.126:34237
I20260608 12:57:17.347242 23243 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:17.348083 23243 heartbeater.cc:507] Master 127.17.15.126:34237 requested a full tablet report, sending...
I20260608 12:57:17.350773 22844 ts_manager.cc:194] Registered new tserver with Master: 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68:40315)
I20260608 12:57:17.352921 22844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52674
I20260608 12:57:17.354697 23155 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:17.364068 23169 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:57:17.364485 23169 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:57:17.383363 23151 consensus_queue.cc:1048] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:17.386405 23151 consensus_queue.cc:1048] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:17.389014 23151 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:17.417747 23147 consensus_queue.cc:1048] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:17.504612 23147 consensus_queue.cc:1048] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:18.156798 23095 consensus_queue.cc:237] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [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: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } }
I20260608 12:57:18.165689 23022 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:18.166393 22946 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:18.169705 23254 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:57:18.171103 23169 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:57:18.183027 23059 consensus_peers.cc:597] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 -> Peer 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68:40315): Couldn't send request to peer 14f5e1d4098e4326af1da3fa3d891758. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8159137f7f7f4b9f826ff56782c521f3. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:18.184595 23022 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } } }
I20260608 12:57:18.184613 22946 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } } }
I20260608 12:57:18.198844 22844 catalog_manager.cc:5696] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 reported cstate change: config changed from index -1 to 2, NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } } }
I20260608 12:57:18.310186 23155 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } } }
I20260608 12:57:18.324648 23095 consensus_queue.cc:237] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [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: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } }
I20260608 12:57:18.331838 23022 raft_consensus.cc:1275] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:18.331823 22946 raft_consensus.cc:1275] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:57:18.332345 23059 consensus_peers.cc:597] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 -> Peer 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68:40315): Couldn't send request to peer 14f5e1d4098e4326af1da3fa3d891758. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ccbdfc9b9974c1595a04b9af73ef413. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:18.334143 23155 consensus_queue.cc:1048] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:57:18.335562 23254 consensus_queue.cc:1048] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:57:18.347241 22946 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } } }
I20260608 12:57:18.347479 23022 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } } }
I20260608 12:57:18.356441 23243 heartbeater.cc:499] Master 127.17.15.126:34237 was elected leader, sending a full tablet report...
I20260608 12:57:18.428635 23268 ts_tablet_manager.cc:933] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: Initiating tablet copy from peer d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789)
I20260608 12:57:18.428994 22845 catalog_manager.cc:5696] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 reported cstate change: config changed from index -1 to 2, NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } } }
I20260608 12:57:18.431370 23268 tablet_copy_client.cc:323] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:43789
I20260608 12:57:18.437369 23169 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } } }
I20260608 12:57:18.445150 23106 tablet_copy_service.cc:140] P d05e0f4336bb4b8bb07ba0284a945ef2: Received BeginTabletCopySession request for tablet 8159137f7f7f4b9f826ff56782c521f3 from peer 14f5e1d4098e4326af1da3fa3d891758 ({username='slave'} at 127.0.0.1:59236)
I20260608 12:57:18.445895 23106 tablet_copy_service.cc:161] P d05e0f4336bb4b8bb07ba0284a945ef2: Beginning new tablet copy session on tablet 8159137f7f7f4b9f826ff56782c521f3 from peer 14f5e1d4098e4326af1da3fa3d891758 at {username='slave'} at 127.0.0.1:59236: session id = 14f5e1d4098e4326af1da3fa3d891758-8159137f7f7f4b9f826ff56782c521f3
I20260608 12:57:18.453651 23106 tablet_copy_source_session.cc:215] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:18.458405 23268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8159137f7f7f4b9f826ff56782c521f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:18.474864 23268 tablet_copy_client.cc:806] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:18.475677 23268 tablet_copy_client.cc:670] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:18.480470 23268 tablet_copy_client.cc:538] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:18.492483 23268 tablet_bootstrap.cc:492] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: Bootstrap starting.
I20260608 12:57:18.518597 23268 tablet_bootstrap.cc:492] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:18.519778 23268 tablet_bootstrap.cc:492] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: Bootstrap complete.
I20260608 12:57:18.520704 23268 ts_tablet_manager.cc:1403] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: Time spent bootstrapping tablet: real 0.029s	user 0.027s	sys 0.004s
I20260608 12:57:18.524588 23268 raft_consensus.cc:359] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } }
I20260608 12:57:18.525702 23268 raft_consensus.cc:740] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 14f5e1d4098e4326af1da3fa3d891758, State: Initialized, Role: LEARNER
I20260608 12:57:18.526561 23268 consensus_queue.cc:260] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [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: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } }
I20260608 12:57:18.530194 23268 ts_tablet_manager.cc:1434] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 12:57:18.532380 23106 tablet_copy_service.cc:342] P d05e0f4336bb4b8bb07ba0284a945ef2: Request end of tablet copy session 14f5e1d4098e4326af1da3fa3d891758-8159137f7f7f4b9f826ff56782c521f3 received from {username='slave'} at 127.0.0.1:59236
I20260608 12:57:18.532835 23106 tablet_copy_service.cc:434] P d05e0f4336bb4b8bb07ba0284a945ef2: ending tablet copy session 14f5e1d4098e4326af1da3fa3d891758-8159137f7f7f4b9f826ff56782c521f3 on tablet 8159137f7f7f4b9f826ff56782c521f3 with peer 14f5e1d4098e4326af1da3fa3d891758
I20260608 12:57:18.651543 23268 ts_tablet_manager.cc:933] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: Initiating tablet copy from peer d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789)
I20260608 12:57:18.653741 23268 tablet_copy_client.cc:323] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:43789
I20260608 12:57:18.656803 23106 tablet_copy_service.cc:140] P d05e0f4336bb4b8bb07ba0284a945ef2: Received BeginTabletCopySession request for tablet 8ccbdfc9b9974c1595a04b9af73ef413 from peer 14f5e1d4098e4326af1da3fa3d891758 ({username='slave'} at 127.0.0.1:59236)
I20260608 12:57:18.657505 23106 tablet_copy_service.cc:161] P d05e0f4336bb4b8bb07ba0284a945ef2: Beginning new tablet copy session on tablet 8ccbdfc9b9974c1595a04b9af73ef413 from peer 14f5e1d4098e4326af1da3fa3d891758 at {username='slave'} at 127.0.0.1:59236: session id = 14f5e1d4098e4326af1da3fa3d891758-8ccbdfc9b9974c1595a04b9af73ef413
I20260608 12:57:18.666731 23106 tablet_copy_source_session.cc:215] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:18.671446 23268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccbdfc9b9974c1595a04b9af73ef413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:18.681429 23218 raft_consensus.cc:1217] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:18.698501 23268 tablet_copy_client.cc:806] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:18.699338 23268 tablet_copy_client.cc:670] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:18.704617 23268 tablet_copy_client.cc:538] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:18.717478 23268 tablet_bootstrap.cc:492] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: Bootstrap starting.
I20260608 12:57:18.741722 23268 tablet_bootstrap.cc:492] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:18.743429 23268 tablet_bootstrap.cc:492] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: Bootstrap complete.
I20260608 12:57:18.744647 23268 ts_tablet_manager.cc:1403] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: Time spent bootstrapping tablet: real 0.027s	user 0.027s	sys 0.000s
I20260608 12:57:18.748172 23268 raft_consensus.cc:359] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } }
I20260608 12:57:18.749222 23268 raft_consensus.cc:740] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 14f5e1d4098e4326af1da3fa3d891758, State: Initialized, Role: LEARNER
I20260608 12:57:18.750044 23268 consensus_queue.cc:260] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [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: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: true } }
I20260608 12:57:18.752730 23268 ts_tablet_manager.cc:1434] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:57:18.757400 23106 tablet_copy_service.cc:342] P d05e0f4336bb4b8bb07ba0284a945ef2: Request end of tablet copy session 14f5e1d4098e4326af1da3fa3d891758-8ccbdfc9b9974c1595a04b9af73ef413 received from {username='slave'} at 127.0.0.1:59236
I20260608 12:57:18.757937 23106 tablet_copy_service.cc:434] P d05e0f4336bb4b8bb07ba0284a945ef2: ending tablet copy session 14f5e1d4098e4326af1da3fa3d891758-8ccbdfc9b9974c1595a04b9af73ef413 on tablet 8ccbdfc9b9974c1595a04b9af73ef413 with peer 14f5e1d4098e4326af1da3fa3d891758
I20260608 12:57:18.983546 23218 raft_consensus.cc:1217] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:19.138885 22898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:19.147972 23151 raft_consensus.cc:1064] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2: attempting to promote NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 to VOTER
I20260608 12:57:19.153275 23151 consensus_queue.cc:237] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [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: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:19.168443 23022 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:19.170416 23218 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 LEARNER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:19.172914 23151 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:19.173367 22946 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:19.175807 23169 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:19.180333 23271 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:19.187207 23095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3"
dest_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2"
mode: GRACEFUL
new_leader_uuid: "34374e4d669745c9bc22f236d654f471"
 from {username='slave'} at 127.0.0.1:50150
I20260608 12:57:19.188163 23095 raft_consensus.cc:606] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Received request to transfer leadership to TS 34374e4d669745c9bc22f236d654f471
I20260608 12:57:19.190430 22898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:57:19.191080 22898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:19.193940 23022 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.195364 23218 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.210965 22844 catalog_manager.cc:5696] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 reported cstate change: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.275986 23155 raft_consensus.cc:993] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2: : Instructing follower 34374e4d669745c9bc22f236d654f471 to start an election
I20260608 12:57:19.276856 23169 raft_consensus.cc:1081] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Signalling peer 34374e4d669745c9bc22f236d654f471 to start an election
I20260608 12:57:19.279544 23022 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3"
dest_uuid: "34374e4d669745c9bc22f236d654f471"
 from {username='slave'} at 127.0.0.1:60644
I20260608 12:57:19.280682 23022 raft_consensus.cc:493] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:57:19.281247 23022 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:19.288450 23022 raft_consensus.cc:515] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:19.292856 22946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "34374e4d669745c9bc22f236d654f471" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "97f186a83b8d49c18b5d181ba4a90450"
I20260608 12:57:19.293618 22946 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:19.294834 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "34374e4d669745c9bc22f236d654f471" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2"
I20260608 12:57:19.295781 23095 raft_consensus.cc:3055] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:57:19.296356 23095 raft_consensus.cc:740] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d05e0f4336bb4b8bb07ba0284a945ef2, State: Running, Role: LEADER
I20260608 12:57:19.298663 23022 leader_election.cc:290] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [CANDIDATE]: Term 2 election: Requested vote from peers 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871), d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789), 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68:40315)
I20260608 12:57:19.298125 23095 consensus_queue.cc:260] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:19.302587 22946 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34374e4d669745c9bc22f236d654f471 in term 2.
I20260608 12:57:19.303225 23095 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:19.314623 23095 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34374e4d669745c9bc22f236d654f471 in term 2.
I20260608 12:57:19.316774 22986 leader_election.cc:304] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 34374e4d669745c9bc22f236d654f471, 97f186a83b8d49c18b5d181ba4a90450, d05e0f4336bb4b8bb07ba0284a945ef2; no voters: 
I20260608 12:57:19.318454 23279 raft_consensus.cc:2804] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:19.320233 23279 raft_consensus.cc:697] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 LEADER]: Becoming Leader. State: Replica: 34374e4d669745c9bc22f236d654f471, State: Running, Role: LEADER
I20260608 12:57:19.321311 23279 consensus_queue.cc:237] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [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: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:19.322480 23218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "34374e4d669745c9bc22f236d654f471" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "14f5e1d4098e4326af1da3fa3d891758"
I20260608 12:57:19.323215 23218 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:19.327137 23151 raft_consensus.cc:1064] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2: attempting to promote NON_VOTER 14f5e1d4098e4326af1da3fa3d891758 to VOTER
I20260608 12:57:19.330672 23151 consensus_queue.cc:237] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [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: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:19.332728 23218 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34374e4d669745c9bc22f236d654f471 in term 2.
I20260608 12:57:19.338933 22843 catalog_manager.cc:5696] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 reported cstate change: term changed from 1 to 2, leader changed from d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67) to 34374e4d669745c9bc22f236d654f471 (127.17.15.66). New cstate: current_term: 2 leader_uuid: "34374e4d669745c9bc22f236d654f471" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:19.346719 23218 raft_consensus.cc:1275] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 LEARNER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:19.349221 22946 raft_consensus.cc:1275] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:19.349021 23151 consensus_queue.cc:1048] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:19.351166 23022 raft_consensus.cc:1275] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:19.351663 23271 consensus_queue.cc:1048] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:19.353811 23151 consensus_queue.cc:1048] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:19.371515 23022 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.371315 22946 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.388309 23022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3"
dest_uuid: "34374e4d669745c9bc22f236d654f471"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:60626
I20260608 12:57:19.389006 23022 raft_consensus.cc:606] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 LEADER]: Received request to transfer leadership
I20260608 12:57:19.389320 22843 catalog_manager.cc:5696] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 reported cstate change: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.393826 23022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3"
dest_uuid: "34374e4d669745c9bc22f236d654f471"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:60626
I20260608 12:57:19.394454 23022 raft_consensus.cc:606] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:57:19.395809 22832 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 8159137f7f7f4b9f826ff56782c521f3 already in progress [suppressed 18 similar messages]
I20260608 12:57:19.399910 23022 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3"
dest_uuid: "34374e4d669745c9bc22f236d654f471"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:60626
I20260608 12:57:19.400624 23022 raft_consensus.cc:606] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 LEADER]: Received request to transfer leadership
W20260608 12:57:19.419023 22893 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 12:57:19.419484 22893 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 8159137f7f7f4b9f826ff56782c521f3 already in progress
W20260608 12:57:19.419780 22893 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 8159137f7f7f4b9f826ff56782c521f3 already in progress
I20260608 12:57:19.523186 23271 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.534822 23218 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.544795 23095 consensus_queue.cc:237] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [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: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:19.552043 23218 raft_consensus.cc:1275] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:19.552270 23022 raft_consensus.cc:1275] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Refusing update from remote peer d05e0f4336bb4b8bb07ba0284a945ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:19.553977 23151 consensus_queue.cc:1048] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:19.554879 23169 consensus_queue.cc:1048] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:19.557528 22946 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 2 FOLLOWER]: Refusing update from remote peer 34374e4d669745c9bc22f236d654f471: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:19.559713 23279 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:19.565469 22946 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.569473 23022 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.569916 23218 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.577211 23217 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 2 FOLLOWER]: Refusing update from remote peer 34374e4d669745c9bc22f236d654f471: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:19.579833 23279 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:57:19.586479 22844 catalog_manager.cc:5696] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 reported cstate change: config changed from index 3 to 4, VOTER 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65) evicted. New cstate: current_term: 1 leader_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.648855 23095 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 2 FOLLOWER]: Refusing update from remote peer 34374e4d669745c9bc22f236d654f471: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:19.650410 23279 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:19.653470 23095 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 2 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:19.745498 23292 raft_consensus.cc:993] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: : Instructing follower 14f5e1d4098e4326af1da3fa3d891758 to start an election
I20260608 12:57:19.746201 23279 raft_consensus.cc:1081] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 LEADER]: Signalling peer 14f5e1d4098e4326af1da3fa3d891758 to start an election
I20260608 12:57:19.749037 23217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3"
dest_uuid: "14f5e1d4098e4326af1da3fa3d891758"
 from {username='slave'} at 127.0.0.1:39670
I20260608 12:57:19.749775 23217 raft_consensus.cc:493] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:57:19.750176 23217 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:19.757926 23217 raft_consensus.cc:515] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:19.761569 23217 leader_election.cc:290] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [CANDIDATE]: Term 3 election: Requested vote from peers 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871), 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867), d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789)
I20260608 12:57:19.765753 23095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "14f5e1d4098e4326af1da3fa3d891758" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2"
I20260608 12:57:19.766528 23095 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:19.775878 23095 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f5e1d4098e4326af1da3fa3d891758 in term 3.
I20260608 12:57:19.783411 23022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "14f5e1d4098e4326af1da3fa3d891758" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "34374e4d669745c9bc22f236d654f471"
I20260608 12:57:19.788152 23022 raft_consensus.cc:3055] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:57:19.788623 23022 raft_consensus.cc:740] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 34374e4d669745c9bc22f236d654f471, State: Running, Role: LEADER
I20260608 12:57:19.789616 23217 raft_consensus.cc:1240] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 3 FOLLOWER]: Rejecting Update request from peer 34374e4d669745c9bc22f236d654f471 for earlier term 2. Current term is 3. Ops: []
I20260608 12:57:19.789664 23022 consensus_queue.cc:260] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:19.791585 23022 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:19.794080 22946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8159137f7f7f4b9f826ff56782c521f3" candidate_uuid: "14f5e1d4098e4326af1da3fa3d891758" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "97f186a83b8d49c18b5d181ba4a90450"
I20260608 12:57:19.794821 22946 raft_consensus.cc:3060] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:57:19.799693 23022 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f5e1d4098e4326af1da3fa3d891758 in term 3.
I20260608 12:57:19.803174 22946 raft_consensus.cc:2468] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f5e1d4098e4326af1da3fa3d891758 in term 3.
I20260608 12:57:19.803321 23184 leader_election.cc:304] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 14f5e1d4098e4326af1da3fa3d891758, 34374e4d669745c9bc22f236d654f471, d05e0f4336bb4b8bb07ba0284a945ef2; no voters: 
I20260608 12:57:19.804490 23273 raft_consensus.cc:2804] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:57:19.806176 23273 raft_consensus.cc:697] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 3 LEADER]: Becoming Leader. State: Replica: 14f5e1d4098e4326af1da3fa3d891758, State: Running, Role: LEADER
I20260608 12:57:19.807217 23273 consensus_queue.cc:237] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:19.856658 22936 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ccbdfc9b9974c1595a04b9af73ef413 with delete_type TABLET_DATA_TOMBSTONED (TS 97f186a83b8d49c18b5d181ba4a90450 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51350
I20260608 12:57:19.859146 23300 tablet_replica.cc:333] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450: stopping tablet replica
I20260608 12:57:19.860234 23300 raft_consensus.cc:2243] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:19.861167 23300 raft_consensus.cc:2272] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:19.863135 22845 catalog_manager.cc:5696] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 reported cstate change: term changed from 2 to 3, leader changed from 34374e4d669745c9bc22f236d654f471 (127.17.15.66) to 14f5e1d4098e4326af1da3fa3d891758 (127.17.15.68). New cstate: current_term: 3 leader_uuid: "14f5e1d4098e4326af1da3fa3d891758" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:19.865482 23300 ts_tablet_manager.cc:1916] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:19.880678 23300 ts_tablet_manager.cc:1929] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:57:19.881024 23300 log.cc:1199] T 8ccbdfc9b9974c1595a04b9af73ef413 P 97f186a83b8d49c18b5d181ba4a90450: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/8ccbdfc9b9974c1595a04b9af73ef413
I20260608 12:57:19.883148 22831 catalog_manager.cc:5027] TS 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871): tablet 8ccbdfc9b9974c1595a04b9af73ef413 (table test-workload [id=dfed646e40134aa4bffdae6310ddf039]) successfully deleted
I20260608 12:57:20.142220 23155 raft_consensus.cc:2955] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:20.152158 22830 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8ccbdfc9b9974c1595a04b9af73ef413 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:20.155509 23022 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 3 FOLLOWER]: Refusing update from remote peer 14f5e1d4098e4326af1da3fa3d891758: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:57:20.157049 23273 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "34374e4d669745c9bc22f236d654f471" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 37867 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:57:20.161258 23095 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 3 FOLLOWER]: Refusing update from remote peer 14f5e1d4098e4326af1da3fa3d891758: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:57:20.163884 23299 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:57:20.172514 22946 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 3 FOLLOWER]: Refusing update from remote peer 14f5e1d4098e4326af1da3fa3d891758: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:57:20.174177 23299 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:57:20.492931 23217 consensus_queue.cc:237] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } }
I20260608 12:57:20.500562 23095 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 3 FOLLOWER]: Refusing update from remote peer 14f5e1d4098e4326af1da3fa3d891758: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:57:20.502089 22946 raft_consensus.cc:1275] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 3 FOLLOWER]: Refusing update from remote peer 14f5e1d4098e4326af1da3fa3d891758: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:57:20.502384 23305 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:57:20.503981 23299 consensus_queue.cc:1048] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 12:57:20.513302 23095 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 34374e4d669745c9bc22f236d654f471 (127.17.15.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:20.513305 22946 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 34374e4d669745c9bc22f236d654f471 (127.17.15.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:20.527799 22845 catalog_manager.cc:5696] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 reported cstate change: config changed from index 3 to 6, VOTER 34374e4d669745c9bc22f236d654f471 (127.17.15.66) evicted. New cstate: current_term: 3 leader_uuid: "14f5e1d4098e4326af1da3fa3d891758" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:20.816021 23012 tablet_service.cc:1558] Processing DeleteTablet for tablet 8159137f7f7f4b9f826ff56782c521f3 with delete_type TABLET_DATA_TOMBSTONED (TS 34374e4d669745c9bc22f236d654f471 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:60626
I20260608 12:57:20.824373 23311 tablet_replica.cc:333] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: stopping tablet replica
I20260608 12:57:20.826520 23311 raft_consensus.cc:2243] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:20.829335 23311 raft_consensus.cc:2272] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:20.835872 23311 ts_tablet_manager.cc:1916] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:57:20.861146 23311 ts_tablet_manager.cc:1929] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260608 12:57:20.861757 23311 log.cc:1199] T 8159137f7f7f4b9f826ff56782c521f3 P 34374e4d669745c9bc22f236d654f471: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/8159137f7f7f4b9f826ff56782c521f3
I20260608 12:57:20.864529 22832 catalog_manager.cc:5027] TS 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867): tablet 8159137f7f7f4b9f826ff56782c521f3 (table test-workload [id=dfed646e40134aa4bffdae6310ddf039]) successfully deleted
I20260608 12:57:21.192703 22898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:21.196763 22898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:21.197376 22898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:21.321039 23299 raft_consensus.cc:2955] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 3 to 6, VOTER 34374e4d669745c9bc22f236d654f471 (127.17.15.66) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "97f186a83b8d49c18b5d181ba4a90450" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 32871 } } peers { permanent_uuid: "d05e0f4336bb4b8bb07ba0284a945ef2" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43789 } } peers { permanent_uuid: "14f5e1d4098e4326af1da3fa3d891758" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40315 } attrs { promote: false } } }
I20260608 12:57:21.332155 22829 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8159137f7f7f4b9f826ff56782c521f3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:23.198593 22898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:23.201998 22898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:23.202500 22898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:23.945786 23043 debug-util.cc:398] Leaking SignalData structure 0x7b0800296a60 after lost signal to thread 17472
W20260608 12:57:23.947446 23043 debug-util.cc:398] Leaking SignalData structure 0x7b0800295140 after lost signal to thread 22879
W20260608 12:57:23.948892 23043 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7960 after lost signal to thread 22971
W20260608 12:57:23.950038 23043 debug-util.cc:398] Leaking SignalData structure 0x7b080010f6e0 after lost signal to thread 23046
W20260608 12:57:23.951135 23043 debug-util.cc:398] Leaking SignalData structure 0x7b08001ba460 after lost signal to thread 23120
W20260608 12:57:23.952297 23043 debug-util.cc:398] Leaking SignalData structure 0x7b0800104440 after lost signal to thread 23242
I20260608 12:57:25.203729 22898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:25.207062 22898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:25.207552 22898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:27.208691 22898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:27.211946 22898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:27.212550 22898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:27.579788 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:57:27.615947 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:27.616889 17469 tablet_replica.cc:333] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450: stopping tablet replica
I20260608 12:57:27.617563 17469 raft_consensus.cc:2243] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:27.618458 17469 raft_consensus.cc:2272] T 8159137f7f7f4b9f826ff56782c521f3 P 97f186a83b8d49c18b5d181ba4a90450 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:27.621379 17469 tablet_replica.cc:333] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450: stopping tablet replica
I20260608 12:57:27.621922 17469 raft_consensus.cc:2243] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:27.623006 17469 raft_consensus.cc:2272] T 04f5df16bc8a489eb9cce08435d31426 P 97f186a83b8d49c18b5d181ba4a90450 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:27.652165 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:57:27.672436 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:57:27.704258 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:27.705544 17469 tablet_replica.cc:333] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471: stopping tablet replica
I20260608 12:57:27.706408 17469 raft_consensus.cc:2243] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:27.707507 17469 raft_consensus.cc:2272] T 8ccbdfc9b9974c1595a04b9af73ef413 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:27.710933 17469 tablet_replica.cc:333] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471: stopping tablet replica
I20260608 12:57:27.711510 17469 raft_consensus.cc:2243] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:27.712040 17469 raft_consensus.cc:2272] T 04f5df16bc8a489eb9cce08435d31426 P 34374e4d669745c9bc22f236d654f471 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:27.757797 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
W20260608 12:57:27.759703 23062 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.66:37867: connect: Connection refused (error 111)
W20260608 12:57:27.764653 23062 consensus_peers.cc:597] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 -> Peer 34374e4d669745c9bc22f236d654f471 (127.17.15.66:37867): Couldn't send request to peer 34374e4d669745c9bc22f236d654f471. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.66:37867: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:27.776682 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:57:27.808158 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:27.809024 17469 tablet_replica.cc:333] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2: stopping tablet replica
I20260608 12:57:27.809659 17469 raft_consensus.cc:2243] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:27.810191 17469 raft_consensus.cc:2272] T 04f5df16bc8a489eb9cce08435d31426 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:27.812991 17469 tablet_replica.cc:333] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2: stopping tablet replica
I20260608 12:57:27.813540 17469 raft_consensus.cc:2243] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:27.814556 17469 raft_consensus.cc:2272] T 8ccbdfc9b9974c1595a04b9af73ef413 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:27.817121 17469 tablet_replica.cc:333] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2: stopping tablet replica
I20260608 12:57:27.817637 17469 raft_consensus.cc:2243] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:27.818508 17469 raft_consensus.cc:2272] T 8159137f7f7f4b9f826ff56782c521f3 P d05e0f4336bb4b8bb07ba0284a945ef2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:27.829622 23183 consensus_peers.cc:597] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 -> Peer 97f186a83b8d49c18b5d181ba4a90450 (127.17.15.65:32871): Couldn't send request to peer 97f186a83b8d49c18b5d181ba4a90450. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:32871: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:57:27.831992 23182 connection.cc:573] client connection to 127.17.15.67:43789 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260608 12:57:27.833083 23182 consensus_peers.cc:597] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 -> Peer d05e0f4336bb4b8bb07ba0284a945ef2 (127.17.15.67:43789): Couldn't send request to peer d05e0f4336bb4b8bb07ba0284a945ef2. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:27.848624 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:57:27.866070 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:57:27.896472 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:27.897405 17469 tablet_replica.cc:333] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758: stopping tablet replica
I20260608 12:57:27.898152 17469 raft_consensus.cc:2243] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:27.898906 17469 raft_consensus.cc:2272] T 8ccbdfc9b9974c1595a04b9af73ef413 P 14f5e1d4098e4326af1da3fa3d891758 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:27.901829 17469 tablet_replica.cc:333] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758: stopping tablet replica
I20260608 12:57:27.902434 17469 raft_consensus.cc:2243] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:57:27.903474 17469 raft_consensus.cc:2272] T 8159137f7f7f4b9f826ff56782c521f3 P 14f5e1d4098e4326af1da3fa3d891758 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:27.927515 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:57:27.944875 17469 master.cc:562] Master@127.17.15.126:34237 shutting down...
I20260608 12:57:27.968611 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:27.969280 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:27.969667 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0cb653e744ed469cac798c0214bb00ec: stopping tablet replica
I20260608 12:57:27.991734 17469 master.cc:584] Master@127.17.15.126:34237 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (13081 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:57:28.041355 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:35905
I20260608 12:57:28.043356 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:28.051496 23320 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.051759 23319 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.053303 23322 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:28.055058 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:28.056883 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:28.057169 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:28.057410 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923448057385 us; error 0 us; skew 500 ppm
I20260608 12:57:28.058199 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:28.062218 17469 webserver.cc:533] Webserver started at http://127.17.15.126:33881/ using document root <none> and password file <none>
I20260608 12:57:28.062981 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:28.063223 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:28.063664 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:28.065184 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "60db96ac1c0b4a0c8f865abb80568bd3"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-457t"
I20260608 12:57:28.070955 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:28.075237 23327 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.076411 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:57:28.076706 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "60db96ac1c0b4a0c8f865abb80568bd3"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-457t"
I20260608 12:57:28.076984 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:28.103500 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:28.105026 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:28.153941 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:35905
I20260608 12:57:28.154066 23378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:35905 every 8 connection(s)
I20260608 12:57:28.158972 23379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:28.171363 23379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3: Bootstrap starting.
I20260608 12:57:28.177414 23379 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:28.183449 23379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3: No bootstrap required, opened a new log
I20260608 12:57:28.186342 23379 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60db96ac1c0b4a0c8f865abb80568bd3" member_type: VOTER }
I20260608 12:57:28.186823 23379 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:28.187103 23379 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60db96ac1c0b4a0c8f865abb80568bd3, State: Initialized, Role: FOLLOWER
I20260608 12:57:28.187948 23379 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "60db96ac1c0b4a0c8f865abb80568bd3" member_type: VOTER }
I20260608 12:57:28.188580 23379 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:28.188823 23379 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:28.189163 23379 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:28.194690 23379 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60db96ac1c0b4a0c8f865abb80568bd3" member_type: VOTER }
I20260608 12:57:28.195391 23379 leader_election.cc:304] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [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: 60db96ac1c0b4a0c8f865abb80568bd3; no voters: 
I20260608 12:57:28.196818 23379 leader_election.cc:290] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:28.197438 23382 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:28.199266 23382 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 1 LEADER]: Becoming Leader. State: Replica: 60db96ac1c0b4a0c8f865abb80568bd3, State: Running, Role: LEADER
I20260608 12:57:28.200168 23382 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [LEADER]: Queue going to LEADER mode. State: All 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: "60db96ac1c0b4a0c8f865abb80568bd3" member_type: VOTER }
I20260608 12:57:28.200593 23379 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:28.206118 23383 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60db96ac1c0b4a0c8f865abb80568bd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60db96ac1c0b4a0c8f865abb80568bd3" member_type: VOTER } }
I20260608 12:57:28.206946 23383 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:28.206890 23384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60db96ac1c0b4a0c8f865abb80568bd3. Latest consensus state: current_term: 1 leader_uuid: "60db96ac1c0b4a0c8f865abb80568bd3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60db96ac1c0b4a0c8f865abb80568bd3" member_type: VOTER } }
I20260608 12:57:28.207620 23384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:28.210539 23390 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:28.216827 23390 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:28.220723 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:28.229800 23390 catalog_manager.cc:1382] Generated new cluster ID: 1df25bac5508407183ad4a4aec30ee9f
I20260608 12:57:28.230154 23390 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:28.249831 23390 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:28.251365 23390 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:28.271124 23390 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3: Generated new TSK 0
I20260608 12:57:28.272061 23390 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:28.288007 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:28.295434 23400 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.296751 23401 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.298756 23403 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:28.298794 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:28.300393 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:28.300711 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:28.300930 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923448300903 us; error 0 us; skew 500 ppm
I20260608 12:57:28.301689 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:28.304741 17469 webserver.cc:533] Webserver started at http://127.17.15.65:33879/ using document root <none> and password file <none>
I20260608 12:57:28.305373 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:28.305657 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:28.305989 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:28.307256 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "f11412ad58284736bd9475f1d173c5a7"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-457t"
I20260608 12:57:28.312464 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:57:28.316632 23408 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.317783 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:57:28.318333 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "f11412ad58284736bd9475f1d173c5a7"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-457t"
I20260608 12:57:28.318718 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:28.343721 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:28.345461 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:28.347473 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:28.350785 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:28.351081 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.351398 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:28.351603 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.407109 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:45503
I20260608 12:57:28.407249 23470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:45503 every 8 connection(s)
I20260608 12:57:28.413401 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:28.423219 23475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.425194 23476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.427503 23478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:28.430137 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:28.431509 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:28.431814 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:28.432035 23471 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35905
I20260608 12:57:28.432087 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923448432061 us; error 0 us; skew 500 ppm
I20260608 12:57:28.432685 23471 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:28.433162 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:28.433650 23471 heartbeater.cc:507] Master 127.17.15.126:35905 requested a full tablet report, sending...
I20260608 12:57:28.436690 17469 webserver.cc:533] Webserver started at http://127.17.15.66:40133/ using document root <none> and password file <none>
I20260608 12:57:28.436765 23344 ts_manager.cc:194] Registered new tserver with Master: f11412ad58284736bd9475f1d173c5a7 (127.17.15.65:45503)
I20260608 12:57:28.437500 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:28.437803 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:28.438144 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:28.439246 23344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38264
I20260608 12:57:28.439458 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "35d57cd4b5194d939bf4158036f47bca"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-457t"
I20260608 12:57:28.447088 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.002s
I20260608 12:57:28.451882 23483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.453147 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:57:28.453589 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "35d57cd4b5194d939bf4158036f47bca"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-457t"
I20260608 12:57:28.454005 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:28.495086 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:28.496636 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:28.498572 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:28.502121 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:28.502442 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.502871 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:28.503068 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.556948 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:35107
I20260608 12:57:28.557080 23545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:35107 every 8 connection(s)
I20260608 12:57:28.563278 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:28.572817 23549 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:28.576416 23550 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:28.579144 17469 server_base.cc:1061] running on GCE node
W20260608 12:57:28.578606 23552 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:28.580809 23546 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35905
I20260608 12:57:28.581336 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:57:28.581349 23546 heartbeater.cc:461] Registering TS with master...
W20260608 12:57:28.581908 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:28.582218 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923448582197 us; error 0 us; skew 500 ppm
I20260608 12:57:28.582652 23546 heartbeater.cc:507] Master 127.17.15.126:35905 requested a full tablet report, sending...
I20260608 12:57:28.583078 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:28.585464 23344 ts_manager.cc:194] Registered new tserver with Master: 35d57cd4b5194d939bf4158036f47bca (127.17.15.66:35107)
I20260608 12:57:28.586457 17469 webserver.cc:533] Webserver started at http://127.17.15.67:42597/ using document root <none> and password file <none>
I20260608 12:57:28.587180 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:28.587430 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:28.587385 23344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38278
I20260608 12:57:28.588090 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:28.589818 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "e23d3e3c63af4d8293ee51824cdbc155"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-457t"
I20260608 12:57:28.595688 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:28.600689 23557 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.601986 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:28.602485 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "e23d3e3c63af4d8293ee51824cdbc155"
format_stamp: "Formatted at 2026-06-08 12:57:28 on dist-test-slave-457t"
I20260608 12:57:28.602852 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:28.633522 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:28.635016 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:28.636979 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:28.639885 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:28.640260 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.640594 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:28.640810 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:28.693594 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:33001
I20260608 12:57:28.693756 23619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:33001 every 8 connection(s)
I20260608 12:57:28.713534 23620 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35905
I20260608 12:57:28.714085 23620 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:28.715595 23620 heartbeater.cc:507] Master 127.17.15.126:35905 requested a full tablet report, sending...
I20260608 12:57:28.718289 23344 ts_manager.cc:194] Registered new tserver with Master: e23d3e3c63af4d8293ee51824cdbc155 (127.17.15.67:33001)
I20260608 12:57:28.719055 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021420783s
I20260608 12:57:28.720148 23344 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38290
I20260608 12:57:29.272356 23344 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57750:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:57:29.274701 23344 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:29.328482 23511 tablet_service.cc:1511] Processing CreateTablet for tablet 5147872caac74227a4318aa7d6edd09f (DEFAULT_TABLE table=test-workload [id=7dadef89dbff49f09d332a882e3cb338]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:29.330255 23511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5147872caac74227a4318aa7d6edd09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:29.340955 23436 tablet_service.cc:1511] Processing CreateTablet for tablet 5147872caac74227a4318aa7d6edd09f (DEFAULT_TABLE table=test-workload [id=7dadef89dbff49f09d332a882e3cb338]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:29.342697 23436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5147872caac74227a4318aa7d6edd09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:29.345553 23585 tablet_service.cc:1511] Processing CreateTablet for tablet 5147872caac74227a4318aa7d6edd09f (DEFAULT_TABLE table=test-workload [id=7dadef89dbff49f09d332a882e3cb338]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:57:29.347347 23585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5147872caac74227a4318aa7d6edd09f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:29.352053 23640 tablet_bootstrap.cc:492] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca: Bootstrap starting.
I20260608 12:57:29.359427 23640 tablet_bootstrap.cc:654] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:29.365688 23642 tablet_bootstrap.cc:492] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7: Bootstrap starting.
I20260608 12:57:29.366086 23640 tablet_bootstrap.cc:492] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca: No bootstrap required, opened a new log
I20260608 12:57:29.366804 23640 ts_tablet_manager.cc:1403] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:57:29.368791 23643 tablet_bootstrap.cc:492] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155: Bootstrap starting.
I20260608 12:57:29.371819 23640 raft_consensus.cc:359] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:29.372684 23640 raft_consensus.cc:385] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:29.372996 23640 raft_consensus.cc:740] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d57cd4b5194d939bf4158036f47bca, State: Initialized, Role: FOLLOWER
I20260608 12:57:29.373854 23640 consensus_queue.cc:260] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:29.374473 23642 tablet_bootstrap.cc:654] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:29.376631 23546 heartbeater.cc:499] Master 127.17.15.126:35905 was elected leader, sending a full tablet report...
I20260608 12:57:29.377194 23640 ts_tablet_manager.cc:1434] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:57:29.377681 23643 tablet_bootstrap.cc:654] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:29.381652 23642 tablet_bootstrap.cc:492] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7: No bootstrap required, opened a new log
I20260608 12:57:29.382391 23642 ts_tablet_manager.cc:1403] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:57:29.384946 23643 tablet_bootstrap.cc:492] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155: No bootstrap required, opened a new log
I20260608 12:57:29.385677 23643 ts_tablet_manager.cc:1403] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 12:57:29.386197 23642 raft_consensus.cc:359] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:29.387133 23642 raft_consensus.cc:385] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:29.387571 23642 raft_consensus.cc:740] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f11412ad58284736bd9475f1d173c5a7, State: Initialized, Role: FOLLOWER
I20260608 12:57:29.388562 23642 consensus_queue.cc:260] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:29.389209 23643 raft_consensus.cc:359] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:29.389997 23643 raft_consensus.cc:385] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:29.390286 23643 raft_consensus.cc:740] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e23d3e3c63af4d8293ee51824cdbc155, State: Initialized, Role: FOLLOWER
I20260608 12:57:29.391814 23471 heartbeater.cc:499] Master 127.17.15.126:35905 was elected leader, sending a full tablet report...
I20260608 12:57:29.391359 23643 consensus_queue.cc:260] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:29.392148 23642 ts_tablet_manager.cc:1434] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:57:29.394572 23620 heartbeater.cc:499] Master 127.17.15.126:35905 was elected leader, sending a full tablet report...
I20260608 12:57:29.395181 23643 ts_tablet_manager.cc:1434] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
W20260608 12:57:29.413926 23472 tablet.cc:2404] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:57:29.460325 23647 raft_consensus.cc:493] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:29.460872 23647 raft_consensus.cc:515] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:29.463406 23647 leader_election.cc:290] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d57cd4b5194d939bf4158036f47bca (127.17.15.66:35107), e23d3e3c63af4d8293ee51824cdbc155 (127.17.15.67:33001)
I20260608 12:57:29.482780 23521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147872caac74227a4318aa7d6edd09f" candidate_uuid: "f11412ad58284736bd9475f1d173c5a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d57cd4b5194d939bf4158036f47bca" is_pre_election: true
I20260608 12:57:29.483749 23521 raft_consensus.cc:2468] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f11412ad58284736bd9475f1d173c5a7 in term 0.
I20260608 12:57:29.484002 23595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147872caac74227a4318aa7d6edd09f" candidate_uuid: "f11412ad58284736bd9475f1d173c5a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23d3e3c63af4d8293ee51824cdbc155" is_pre_election: true
I20260608 12:57:29.484906 23595 raft_consensus.cc:2468] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f11412ad58284736bd9475f1d173c5a7 in term 0.
I20260608 12:57:29.485736 23409 leader_election.cc:304] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d57cd4b5194d939bf4158036f47bca, f11412ad58284736bd9475f1d173c5a7; no voters: 
I20260608 12:57:29.486986 23647 raft_consensus.cc:2804] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:29.487403 23647 raft_consensus.cc:493] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:29.487720 23647 raft_consensus.cc:3060] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:29.493746 23647 raft_consensus.cc:515] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:29.495708 23647 leader_election.cc:290] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [CANDIDATE]: Term 1 election: Requested vote from peers 35d57cd4b5194d939bf4158036f47bca (127.17.15.66:35107), e23d3e3c63af4d8293ee51824cdbc155 (127.17.15.67:33001)
I20260608 12:57:29.497151 23595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147872caac74227a4318aa7d6edd09f" candidate_uuid: "f11412ad58284736bd9475f1d173c5a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23d3e3c63af4d8293ee51824cdbc155"
I20260608 12:57:29.497151 23521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147872caac74227a4318aa7d6edd09f" candidate_uuid: "f11412ad58284736bd9475f1d173c5a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d57cd4b5194d939bf4158036f47bca"
I20260608 12:57:29.498224 23521 raft_consensus.cc:3060] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:29.498216 23595 raft_consensus.cc:3060] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:29.507236 23521 raft_consensus.cc:2468] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f11412ad58284736bd9475f1d173c5a7 in term 1.
I20260608 12:57:29.507236 23595 raft_consensus.cc:2468] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f11412ad58284736bd9475f1d173c5a7 in term 1.
I20260608 12:57:29.509629 23409 leader_election.cc:304] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 35d57cd4b5194d939bf4158036f47bca, e23d3e3c63af4d8293ee51824cdbc155, f11412ad58284736bd9475f1d173c5a7; no voters: 
I20260608 12:57:29.510777 23647 raft_consensus.cc:2804] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:29.512447 23647 raft_consensus.cc:697] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 1 LEADER]: Becoming Leader. State: Replica: f11412ad58284736bd9475f1d173c5a7, State: Running, Role: LEADER
I20260608 12:57:29.513386 23647 consensus_queue.cc:237] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:29.523790 23343 catalog_manager.cc:5696] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f11412ad58284736bd9475f1d173c5a7 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "f11412ad58284736bd9475f1d173c5a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:29.544539 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:57:29.574448 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:29.575512 17469 tablet_replica.cc:333] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7: stopping tablet replica
I20260608 12:57:29.576251 17469 raft_consensus.cc:2243] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:29.577025 17469 pending_rounds.cc:70] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7: Trying to abort 1 pending ops.
I20260608 12:57:29.577310 17469 pending_rounds.cc:77] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662449215442944 op_type: NO_OP noop_request { }
I20260608 12:57:29.577693 17469 raft_consensus.cc:2889] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:29.578055 17469 raft_consensus.cc:2272] T 5147872caac74227a4318aa7d6edd09f P f11412ad58284736bd9475f1d173c5a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:29.590308 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:57:30.220424 23397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:30.221943 23397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:30.222358 23397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:31.229933 23654 raft_consensus.cc:493] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:31.230917 23654 raft_consensus.cc:515] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:31.234436 23654 leader_election.cc:290] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e23d3e3c63af4d8293ee51824cdbc155 (127.17.15.67:33001), f11412ad58284736bd9475f1d173c5a7 (127.17.15.65:45503)
W20260608 12:57:31.246112 23486 leader_election.cc:336] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f11412ad58284736bd9475f1d173c5a7 (127.17.15.65:45503): Network error: Client connection negotiation failed: client connection to 127.17.15.65:45503: connect: Connection refused (error 111)
I20260608 12:57:31.253170 23595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147872caac74227a4318aa7d6edd09f" candidate_uuid: "35d57cd4b5194d939bf4158036f47bca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23d3e3c63af4d8293ee51824cdbc155" is_pre_election: true
I20260608 12:57:31.254037 23595 raft_consensus.cc:2468] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d57cd4b5194d939bf4158036f47bca in term 1.
I20260608 12:57:31.255565 23487 leader_election.cc:304] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [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: 35d57cd4b5194d939bf4158036f47bca, e23d3e3c63af4d8293ee51824cdbc155; no voters: f11412ad58284736bd9475f1d173c5a7
I20260608 12:57:31.256510 23654 raft_consensus.cc:2804] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:31.256917 23654 raft_consensus.cc:493] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:31.257193 23654 raft_consensus.cc:3060] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:31.265142 23654 raft_consensus.cc:515] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:31.267275 23654 leader_election.cc:290] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [CANDIDATE]: Term 2 election: Requested vote from peers e23d3e3c63af4d8293ee51824cdbc155 (127.17.15.67:33001), f11412ad58284736bd9475f1d173c5a7 (127.17.15.65:45503)
I20260608 12:57:31.268397 23595 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5147872caac74227a4318aa7d6edd09f" candidate_uuid: "35d57cd4b5194d939bf4158036f47bca" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e23d3e3c63af4d8293ee51824cdbc155"
I20260608 12:57:31.269164 23595 raft_consensus.cc:3060] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:57:31.272701 23486 leader_election.cc:336] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f11412ad58284736bd9475f1d173c5a7 (127.17.15.65:45503): Network error: Client connection negotiation failed: client connection to 127.17.15.65:45503: connect: Connection refused (error 111)
I20260608 12:57:31.276859 23595 raft_consensus.cc:2468] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d57cd4b5194d939bf4158036f47bca in term 2.
I20260608 12:57:31.278424 23487 leader_election.cc:304] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [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: 35d57cd4b5194d939bf4158036f47bca, e23d3e3c63af4d8293ee51824cdbc155; no voters: f11412ad58284736bd9475f1d173c5a7
I20260608 12:57:31.279474 23654 raft_consensus.cc:2804] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:31.280876 23654 raft_consensus.cc:697] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 2 LEADER]: Becoming Leader. State: Replica: 35d57cd4b5194d939bf4158036f47bca, State: Running, Role: LEADER
I20260608 12:57:31.282027 23654 consensus_queue.cc:237] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [LEADER]: Queue going to LEADER 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: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } }
I20260608 12:57:31.292711 23343 catalog_manager.cc:5696] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca reported cstate change: term changed from 1 to 2, leader changed from f11412ad58284736bd9475f1d173c5a7 (127.17.15.65) to 35d57cd4b5194d939bf4158036f47bca (127.17.15.66). New cstate: current_term: 2 leader_uuid: "35d57cd4b5194d939bf4158036f47bca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d57cd4b5194d939bf4158036f47bca" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35107 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f11412ad58284736bd9475f1d173c5a7" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45503 } health_report { overall_health: UNKNOWN } } }
W20260608 12:57:31.670246 23486 consensus_peers.cc:597] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca -> Peer f11412ad58284736bd9475f1d173c5a7 (127.17.15.65:45503): Couldn't send request to peer f11412ad58284736bd9475f1d173c5a7. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:31.856137 23595 raft_consensus.cc:1275] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 2 FOLLOWER]: Refusing update from remote peer 35d57cd4b5194d939bf4158036f47bca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:57:31.858389 23654 consensus_queue.cc:1048] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e23d3e3c63af4d8293ee51824cdbc155" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 33001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:32.223939 23397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:32.226150 23397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:32.226682 23397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:32.969980 23486 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45503: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:57:34.072505 23486 consensus_peers.cc:597] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca -> Peer f11412ad58284736bd9475f1d173c5a7 (127.17.15.65:45503): Couldn't send request to peer f11412ad58284736bd9475f1d173c5a7. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45503: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:57:34.228005 23397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:34.229820 23397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:34.230185 23397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:36.231451 23397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:36.233016 23397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:36.233371 23397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:36.328325 23486 consensus_peers.cc:597] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca -> Peer f11412ad58284736bd9475f1d173c5a7 (127.17.15.65:45503): Couldn't send request to peer f11412ad58284736bd9475f1d173c5a7. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45503: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:57:38.234470 23397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:38.236122 23397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:38.236508 23397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:57:38.367751 23486 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45503: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 12:57:38.888039 23486 consensus_peers.cc:597] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca -> Peer f11412ad58284736bd9475f1d173c5a7 (127.17.15.65:45503): Couldn't send request to peer f11412ad58284736bd9475f1d173c5a7. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45503: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:57:40.237721 23397 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:57:40.239286 23397 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:57:40.239663 23397 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:57:40.670154 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:57:40.707751 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:40.709062 17469 tablet_replica.cc:333] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca: stopping tablet replica
I20260608 12:57:40.710172 17469 raft_consensus.cc:2243] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:40.711381 17469 raft_consensus.cc:2272] T 5147872caac74227a4318aa7d6edd09f P 35d57cd4b5194d939bf4158036f47bca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:40.749197 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:57:40.770090 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:57:40.809742 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:40.810835 17469 tablet_replica.cc:333] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155: stopping tablet replica
I20260608 12:57:40.811638 17469 raft_consensus.cc:2243] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:40.812601 17469 raft_consensus.cc:2272] T 5147872caac74227a4318aa7d6edd09f P e23d3e3c63af4d8293ee51824cdbc155 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:40.842171 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:57:40.858946 17469 master.cc:562] Master@127.17.15.126:35905 shutting down...
I20260608 12:57:40.886768 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:40.887761 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:40.888180 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60db96ac1c0b4a0c8f865abb80568bd3: stopping tablet replica
I20260608 12:57:40.910457 17469 master.cc:584] Master@127.17.15.126:35905 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12919 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:57:40.961586 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:43265
I20260608 12:57:40.963001 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:40.970613 23688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:40.971084 23687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:40.971796 23690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:40.973402 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:40.974536 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:40.974754 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:40.974992 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923460974954 us; error 0 us; skew 500 ppm
I20260608 12:57:40.975638 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:40.978888 17469 webserver.cc:533] Webserver started at http://127.17.15.126:45377/ using document root <none> and password file <none>
I20260608 12:57:40.979524 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:40.979748 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:40.980075 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:40.981624 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "a29445d03c8146f2b55fe5ead1921e00"
format_stamp: "Formatted at 2026-06-08 12:57:40 on dist-test-slave-457t"
I20260608 12:57:40.987603 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:40.993978 23695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:40.995189 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:57:40.995628 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "a29445d03c8146f2b55fe5ead1921e00"
format_stamp: "Formatted at 2026-06-08 12:57:40 on dist-test-slave-457t"
I20260608 12:57:40.996025 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:41.013662 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:41.015245 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:41.067371 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:43265
I20260608 12:57:41.067622 23746 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:43265 every 8 connection(s)
I20260608 12:57:41.073256 23747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:41.088685 23747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00: Bootstrap starting.
I20260608 12:57:41.094597 23747 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:41.099862 23747 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00: No bootstrap required, opened a new log
I20260608 12:57:41.102720 23747 raft_consensus.cc:359] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a29445d03c8146f2b55fe5ead1921e00" member_type: VOTER }
I20260608 12:57:41.103255 23747 raft_consensus.cc:385] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:41.103569 23747 raft_consensus.cc:740] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a29445d03c8146f2b55fe5ead1921e00, State: Initialized, Role: FOLLOWER
I20260608 12:57:41.104431 23747 consensus_queue.cc:260] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a29445d03c8146f2b55fe5ead1921e00" member_type: VOTER }
I20260608 12:57:41.104976 23747 raft_consensus.cc:399] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:41.105219 23747 raft_consensus.cc:493] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:41.105587 23747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:41.111143 23747 raft_consensus.cc:515] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a29445d03c8146f2b55fe5ead1921e00" member_type: VOTER }
I20260608 12:57:41.111832 23747 leader_election.cc:304] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [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: a29445d03c8146f2b55fe5ead1921e00; no voters: 
I20260608 12:57:41.113255 23747 leader_election.cc:290] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:41.114017 23750 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:41.117462 23747 sys_catalog.cc:565] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:41.124863 23750 raft_consensus.cc:697] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 1 LEADER]: Becoming Leader. State: Replica: a29445d03c8146f2b55fe5ead1921e00, State: Running, Role: LEADER
I20260608 12:57:41.126093 23750 consensus_queue.cc:237] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [LEADER]: Queue going to LEADER mode. State: All 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: "a29445d03c8146f2b55fe5ead1921e00" member_type: VOTER }
I20260608 12:57:41.130760 23751 sys_catalog.cc:455] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a29445d03c8146f2b55fe5ead1921e00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a29445d03c8146f2b55fe5ead1921e00" member_type: VOTER } }
I20260608 12:57:41.131531 23751 sys_catalog.cc:458] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:41.133445 23752 sys_catalog.cc:455] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a29445d03c8146f2b55fe5ead1921e00. Latest consensus state: current_term: 1 leader_uuid: "a29445d03c8146f2b55fe5ead1921e00" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a29445d03c8146f2b55fe5ead1921e00" member_type: VOTER } }
I20260608 12:57:41.134416 23752 sys_catalog.cc:458] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:41.145697 23760 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:41.146157 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:41.151856 23760 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:41.163643 23760 catalog_manager.cc:1382] Generated new cluster ID: 214038db57c6408cbabd8d71c75b42a8
I20260608 12:57:41.164181 23760 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:41.180315 23760 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:41.181953 23760 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:41.203395 23760 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00: Generated new TSK 0
I20260608 12:57:41.204181 23760 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:41.213629 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:41.221627 23768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.223207 23769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.225343 23771 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:41.225986 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:41.227140 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:41.227432 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:41.227643 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923461227619 us; error 0 us; skew 500 ppm
I20260608 12:57:41.228447 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:41.231374 17469 webserver.cc:533] Webserver started at http://127.17.15.65:38967/ using document root <none> and password file <none>
I20260608 12:57:41.232020 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:41.232322 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:41.232674 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:41.234050 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "8d4e4dbccda446b6841f65015bde202c"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-457t"
I20260608 12:57:41.240415 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260608 12:57:41.244978 23776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.246165 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:57:41.246500 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "8d4e4dbccda446b6841f65015bde202c"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-457t"
I20260608 12:57:41.246807 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:41.264931 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:41.266376 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:41.268090 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:41.271238 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:41.271457 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.271829 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:41.271994 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.324020 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:41339
I20260608 12:57:41.324208 23838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:41339 every 8 connection(s)
I20260608 12:57:41.330256 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:41.340343 23843 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.342021 23844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:41.346866 17469 server_base.cc:1061] running on GCE node
W20260608 12:57:41.348042 23846 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:41.349448 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:41.349748 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:41.350003 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923461349982 us; error 0 us; skew 500 ppm
I20260608 12:57:41.349840 23839 heartbeater.cc:344] Connected to a master server at 127.17.15.126:43265
I20260608 12:57:41.350620 23839 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:41.350955 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:41.351610 23839 heartbeater.cc:507] Master 127.17.15.126:43265 requested a full tablet report, sending...
I20260608 12:57:41.355050 17469 webserver.cc:533] Webserver started at http://127.17.15.66:36841/ using document root <none> and password file <none>
I20260608 12:57:41.356125 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:41.356086 23712 ts_manager.cc:194] Registered new tserver with Master: 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339)
I20260608 12:57:41.356828 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:41.357378 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:41.359366 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "83f6033bfc174581ba3d0d0b689458a5"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-457t"
I20260608 12:57:41.359685 23712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57202
I20260608 12:57:41.365720 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260608 12:57:41.370723 23851 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.371834 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:57:41.372285 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "83f6033bfc174581ba3d0d0b689458a5"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-457t"
I20260608 12:57:41.372587 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:41.400189 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:41.401763 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:41.403874 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:41.406793 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:41.407085 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.407379 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:41.407593 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.462020 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:45959
I20260608 12:57:41.462178 23913 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:45959 every 8 connection(s)
I20260608 12:57:41.468932 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:41.478947 23917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:41.479856 23918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:41.484428 17469 server_base.cc:1061] running on GCE node
W20260608 12:57:41.484529 23920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:41.485450 23914 heartbeater.cc:344] Connected to a master server at 127.17.15.126:43265
I20260608 12:57:41.486009 23914 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:41.486086 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:41.486472 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:41.486702 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923461486682 us; error 0 us; skew 500 ppm
I20260608 12:57:41.487109 23914 heartbeater.cc:507] Master 127.17.15.126:43265 requested a full tablet report, sending...
I20260608 12:57:41.487561 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:41.490062 23712 ts_manager.cc:194] Registered new tserver with Master: 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959)
I20260608 12:57:41.490929 17469 webserver.cc:533] Webserver started at http://127.17.15.67:44685/ using document root <none> and password file <none>
I20260608 12:57:41.491622 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:41.491864 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:41.491916 23712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57214
I20260608 12:57:41.492303 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:41.494100 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "54870426b95a483d92e77b11d49d7408"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-457t"
I20260608 12:57:41.499425 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:41.503690 23925 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.505046 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:57:41.505400 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "54870426b95a483d92e77b11d49d7408"
format_stamp: "Formatted at 2026-06-08 12:57:41 on dist-test-slave-457t"
I20260608 12:57:41.505724 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:41.519955 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:41.521739 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:41.523411 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:41.526376 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:41.526610 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.526997 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:41.527168 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:41.581252 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:38541
I20260608 12:57:41.581442 23987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:38541 every 8 connection(s)
I20260608 12:57:41.599964 23988 heartbeater.cc:344] Connected to a master server at 127.17.15.126:43265
I20260608 12:57:41.600459 23988 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:41.601327 23988 heartbeater.cc:507] Master 127.17.15.126:43265 requested a full tablet report, sending...
I20260608 12:57:41.604058 23712 ts_manager.cc:194] Registered new tserver with Master: 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:41.604506 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019145074s
I20260608 12:57:41.605805 23712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57222
I20260608 12:57:42.363658 23839 heartbeater.cc:499] Master 127.17.15.126:43265 was elected leader, sending a full tablet report...
I20260608 12:57:42.495393 23914 heartbeater.cc:499] Master 127.17.15.126:43265 was elected leader, sending a full tablet report...
I20260608 12:57:42.609169 23988 heartbeater.cc:499] Master 127.17.15.126:43265 was elected leader, sending a full tablet report...
I20260608 12:57:42.679337 23712 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57230:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:57:42.682315 23712 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:42.752856 23879 tablet_service.cc:1511] Processing CreateTablet for tablet ce91d09e74c4446ea9fe77587ca93e46 (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:42.754732 23879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91d09e74c4446ea9fe77587ca93e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.755192 23878 tablet_service.cc:1511] Processing CreateTablet for tablet 14cff046b4254208a8df014aa34bb266 (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:42.758656 23877 tablet_service.cc:1511] Processing CreateTablet for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:42.760844 23878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cff046b4254208a8df014aa34bb266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.762598 23877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.762849 23876 tablet_service.cc:1511] Processing CreateTablet for tablet 0026772f15384231a393bc21ed17cb9e (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:42.764617 23876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0026772f15384231a393bc21ed17cb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.766359 23804 tablet_service.cc:1511] Processing CreateTablet for tablet ce91d09e74c4446ea9fe77587ca93e46 (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:42.768226 23804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91d09e74c4446ea9fe77587ca93e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.785029 23802 tablet_service.cc:1511] Processing CreateTablet for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:42.786896 23802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.789853 23801 tablet_service.cc:1511] Processing CreateTablet for tablet 0026772f15384231a393bc21ed17cb9e (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:42.791599 23801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0026772f15384231a393bc21ed17cb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.793648 23803 tablet_service.cc:1511] Processing CreateTablet for tablet 14cff046b4254208a8df014aa34bb266 (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:42.796135 23803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cff046b4254208a8df014aa34bb266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.808265 24009 tablet_bootstrap.cc:492] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5: Bootstrap starting.
I20260608 12:57:42.811632 24008 tablet_bootstrap.cc:492] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c: Bootstrap starting.
I20260608 12:57:42.818361 24009 tablet_bootstrap.cc:654] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:42.820694 24008 tablet_bootstrap.cc:654] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:42.833473 24009 tablet_bootstrap.cc:492] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5: No bootstrap required, opened a new log
I20260608 12:57:42.834570 24009 ts_tablet_manager.cc:1403] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260608 12:57:42.837806 23953 tablet_service.cc:1511] Processing CreateTablet for tablet ce91d09e74c4446ea9fe77587ca93e46 (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:42.837571 23952 tablet_service.cc:1511] Processing CreateTablet for tablet 14cff046b4254208a8df014aa34bb266 (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:42.839659 23953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91d09e74c4446ea9fe77587ca93e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.842092 23951 tablet_service.cc:1511] Processing CreateTablet for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:42.845906 23951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.847828 23950 tablet_service.cc:1511] Processing CreateTablet for tablet 0026772f15384231a393bc21ed17cb9e (DEFAULT_TABLE table=test-workload [id=9e76e37828fe45ac860aee69aae6488e]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:42.850474 23952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cff046b4254208a8df014aa34bb266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.851960 23950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0026772f15384231a393bc21ed17cb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:42.871924 24008 tablet_bootstrap.cc:492] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c: No bootstrap required, opened a new log
I20260608 12:57:42.872792 24008 ts_tablet_manager.cc:1403] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c: Time spent bootstrapping tablet: real 0.062s	user 0.045s	sys 0.016s
I20260608 12:57:42.875708 24009 raft_consensus.cc:359] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.878026 24009 raft_consensus.cc:385] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:42.878433 24009 raft_consensus.cc:740] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f6033bfc174581ba3d0d0b689458a5, State: Initialized, Role: FOLLOWER
I20260608 12:57:42.877076 24008 raft_consensus.cc:359] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.879491 24008 raft_consensus.cc:385] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:42.879891 24008 raft_consensus.cc:740] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4e4dbccda446b6841f65015bde202c, State: Initialized, Role: FOLLOWER
I20260608 12:57:42.881000 24008 consensus_queue.cc:260] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.883380 24009 consensus_queue.cc:260] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.885572 24012 tablet_bootstrap.cc:492] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408: Bootstrap starting.
I20260608 12:57:42.889863 24008 ts_tablet_manager.cc:1434] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:57:42.891217 24008 tablet_bootstrap.cc:492] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c: Bootstrap starting.
I20260608 12:57:42.894524 24012 tablet_bootstrap.cc:654] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:42.899772 24009 ts_tablet_manager.cc:1434] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.000s
I20260608 12:57:42.901691 24009 tablet_bootstrap.cc:492] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5: Bootstrap starting.
I20260608 12:57:42.912648 24008 tablet_bootstrap.cc:654] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:42.918241 24012 tablet_bootstrap.cc:492] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408: No bootstrap required, opened a new log
I20260608 12:57:42.918915 24012 ts_tablet_manager.cc:1403] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.019s
I20260608 12:57:42.919329 24009 tablet_bootstrap.cc:654] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:42.922564 24012 raft_consensus.cc:359] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.923748 24012 raft_consensus.cc:385] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:42.924295 24012 raft_consensus.cc:740] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54870426b95a483d92e77b11d49d7408, State: Initialized, Role: FOLLOWER
I20260608 12:57:42.925431 24012 consensus_queue.cc:260] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.927870 24009 tablet_bootstrap.cc:492] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5: No bootstrap required, opened a new log
I20260608 12:57:42.927954 24008 tablet_bootstrap.cc:492] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c: No bootstrap required, opened a new log
I20260608 12:57:42.929352 24008 ts_tablet_manager.cc:1403] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.004s
I20260608 12:57:42.930301 24009 ts_tablet_manager.cc:1403] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260608 12:57:42.930635 24012 ts_tablet_manager.cc:1434] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260608 12:57:42.932129 24012 tablet_bootstrap.cc:492] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408: Bootstrap starting.
I20260608 12:57:42.933177 24008 raft_consensus.cc:359] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.934177 24008 raft_consensus.cc:385] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:42.934597 24008 raft_consensus.cc:740] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4e4dbccda446b6841f65015bde202c, State: Initialized, Role: FOLLOWER
I20260608 12:57:42.934437 24009 raft_consensus.cc:359] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.935570 24009 raft_consensus.cc:385] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:42.936050 24009 raft_consensus.cc:740] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f6033bfc174581ba3d0d0b689458a5, State: Initialized, Role: FOLLOWER
I20260608 12:57:42.935983 24008 consensus_queue.cc:260] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.937633 24009 consensus_queue.cc:260] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.941210 24012 tablet_bootstrap.cc:654] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:42.942718 24009 ts_tablet_manager.cc:1434] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:57:42.944118 24009 tablet_bootstrap.cc:492] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5: Bootstrap starting.
I20260608 12:57:42.946733 24008 ts_tablet_manager.cc:1434] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 12:57:42.952864 24009 tablet_bootstrap.cc:654] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:42.955178 24014 raft_consensus.cc:493] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:42.955933 24014 raft_consensus.cc:515] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.957113 24008 tablet_bootstrap.cc:492] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c: Bootstrap starting.
I20260608 12:57:42.958459 24012 tablet_bootstrap.cc:492] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408: No bootstrap required, opened a new log
I20260608 12:57:42.959141 24012 ts_tablet_manager.cc:1403] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260608 12:57:42.962891 24014 leader_election.cc:290] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:42.963086 24012 raft_consensus.cc:359] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.964334 24012 raft_consensus.cc:385] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:42.966465 24008 tablet_bootstrap.cc:654] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:42.964803 24012 raft_consensus.cc:740] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54870426b95a483d92e77b11d49d7408, State: Initialized, Role: FOLLOWER
I20260608 12:57:42.967820 24012 consensus_queue.cc:260] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.972376 24012 ts_tablet_manager.cc:1434] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408: Time spent starting tablet: real 0.013s	user 0.013s	sys 0.000s
I20260608 12:57:42.973764 24012 tablet_bootstrap.cc:492] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408: Bootstrap starting.
I20260608 12:57:42.983469 24012 tablet_bootstrap.cc:654] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:42.990592 24008 tablet_bootstrap.cc:492] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c: No bootstrap required, opened a new log
I20260608 12:57:42.991309 24008 ts_tablet_manager.cc:1403] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.016s
I20260608 12:57:42.995324 24008 raft_consensus.cc:359] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.996881 24008 raft_consensus.cc:385] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:42.997282 24008 raft_consensus.cc:740] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4e4dbccda446b6841f65015bde202c, State: Initialized, Role: FOLLOWER
I20260608 12:57:42.998247 24012 tablet_bootstrap.cc:492] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408: No bootstrap required, opened a new log
I20260608 12:57:42.999022 24012 ts_tablet_manager.cc:1403] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260608 12:57:42.998572 24009 tablet_bootstrap.cc:492] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5: No bootstrap required, opened a new log
I20260608 12:57:42.998397 24008 consensus_queue.cc:260] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:42.999950 24009 ts_tablet_manager.cc:1403] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.008s
I20260608 12:57:43.002970 24012 raft_consensus.cc:359] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.003870 24012 raft_consensus.cc:385] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.003989 24013 raft_consensus.cc:493] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.004374 24012 raft_consensus.cc:740] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54870426b95a483d92e77b11d49d7408, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.004491 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cff046b4254208a8df014aa34bb266" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408" is_pre_election: true
I20260608 12:57:43.004655 24013 raft_consensus.cc:515] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.005577 23963 raft_consensus.cc:2468] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 0.
I20260608 12:57:43.005497 24012 consensus_queue.cc:260] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.008111 23855 leader_election.cc:304] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54870426b95a483d92e77b11d49d7408, 83f6033bfc174581ba3d0d0b689458a5; no voters: 
I20260608 12:57:43.008666 24012 ts_tablet_manager.cc:1434] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.001s
I20260608 12:57:43.010280 24008 ts_tablet_manager.cc:1434] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.005s
I20260608 12:57:43.012414 24013 leader_election.cc:290] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:43.015872 24008 tablet_bootstrap.cc:492] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c: Bootstrap starting.
I20260608 12:57:43.010870 24014 raft_consensus.cc:2804] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:43.016745 24014 raft_consensus.cc:493] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:43.017208 24014 raft_consensus.cc:3060] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.023795 24012 tablet_bootstrap.cc:492] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408: Bootstrap starting.
I20260608 12:57:43.025388 24013 raft_consensus.cc:493] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.025601 24008 tablet_bootstrap.cc:654] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.026295 24013 raft_consensus.cc:515] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.029595 24013 leader_election.cc:290] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:43.033403 24012 tablet_bootstrap.cc:654] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.011408 24009 raft_consensus.cc:359] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.035535 24009 raft_consensus.cc:385] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.035969 24009 raft_consensus.cc:740] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f6033bfc174581ba3d0d0b689458a5, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.040616 24008 tablet_bootstrap.cc:492] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c: No bootstrap required, opened a new log
I20260608 12:57:43.042551 24008 ts_tablet_manager.cc:1403] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.012s
I20260608 12:57:43.043044 24009 consensus_queue.cc:260] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.047644 24014 raft_consensus.cc:515] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.050844 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cff046b4254208a8df014aa34bb266" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4e4dbccda446b6841f65015bde202c" is_pre_election: true
I20260608 12:57:43.048101 24008 raft_consensus.cc:359] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.051849 24008 raft_consensus.cc:385] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.052124 23814 raft_consensus.cc:2468] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 0.
I20260608 12:57:43.054239 24009 ts_tablet_manager.cc:1434] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260608 12:57:43.055701 24009 tablet_bootstrap.cc:492] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5: Bootstrap starting.
I20260608 12:57:43.055857 24008 raft_consensus.cc:740] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4e4dbccda446b6841f65015bde202c, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.057555 24008 consensus_queue.cc:260] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.061476 24014 leader_election.cc:290] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 1 election: Requested vote from peers 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:43.062831 24008 ts_tablet_manager.cc:1434] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260608 12:57:43.065165 24009 tablet_bootstrap.cc:654] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:43.066274 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cff046b4254208a8df014aa34bb266" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408"
I20260608 12:57:43.066470 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14cff046b4254208a8df014aa34bb266" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4e4dbccda446b6841f65015bde202c"
I20260608 12:57:43.067085 23963 raft_consensus.cc:3060] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.073603 24012 tablet_bootstrap.cc:492] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408: No bootstrap required, opened a new log
I20260608 12:57:43.074442 24012 ts_tablet_manager.cc:1403] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.007s
I20260608 12:57:43.077113 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91d09e74c4446ea9fe77587ca93e46" candidate_uuid: "8d4e4dbccda446b6841f65015bde202c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408" is_pre_election: true
I20260608 12:57:43.077756 23963 raft_consensus.cc:2468] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 1.
I20260608 12:57:43.078339 23962 raft_consensus.cc:2468] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d4e4dbccda446b6841f65015bde202c in term 0.
I20260608 12:57:43.079947 23855 leader_election.cc:304] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54870426b95a483d92e77b11d49d7408, 83f6033bfc174581ba3d0d0b689458a5; no voters: 
I20260608 12:57:43.081332 24029 raft_consensus.cc:2804] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:43.082935 24029 raft_consensus.cc:697] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Becoming Leader. State: Replica: 83f6033bfc174581ba3d0d0b689458a5, State: Running, Role: LEADER
I20260608 12:57:43.084455 24029 consensus_queue.cc:237] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.087142 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026772f15384231a393bc21ed17cb9e" candidate_uuid: "8d4e4dbccda446b6841f65015bde202c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408" is_pre_election: true
I20260608 12:57:43.087536 23780 leader_election.cc:304] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54870426b95a483d92e77b11d49d7408, 8d4e4dbccda446b6841f65015bde202c; no voters: 
W20260608 12:57:43.089445 23780 leader_election.cc:343] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:43.090828 23888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026772f15384231a393bc21ed17cb9e" candidate_uuid: "8d4e4dbccda446b6841f65015bde202c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f6033bfc174581ba3d0d0b689458a5" is_pre_election: true
I20260608 12:57:43.091768 23888 raft_consensus.cc:2468] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d4e4dbccda446b6841f65015bde202c in term 0.
I20260608 12:57:43.089895 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91d09e74c4446ea9fe77587ca93e46" candidate_uuid: "8d4e4dbccda446b6841f65015bde202c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f6033bfc174581ba3d0d0b689458a5" is_pre_election: true
I20260608 12:57:43.093394 24013 raft_consensus.cc:2804] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:43.093874 24013 raft_consensus.cc:493] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:43.094295 24013 raft_consensus.cc:3060] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.095520 23779 leader_election.cc:304] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [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: 83f6033bfc174581ba3d0d0b689458a5, 8d4e4dbccda446b6841f65015bde202c; no voters: 54870426b95a483d92e77b11d49d7408
I20260608 12:57:43.067260 23814 raft_consensus.cc:3060] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.105616 24012 raft_consensus.cc:359] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.106937 24012 raft_consensus.cc:385] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.107780 23814 raft_consensus.cc:2468] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 1.
I20260608 12:57:43.107415 24012 raft_consensus.cc:740] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54870426b95a483d92e77b11d49d7408, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.109861 24012 consensus_queue.cc:260] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.104794 24013 raft_consensus.cc:515] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.113335 24012 ts_tablet_manager.cc:1434] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.001s
W20260608 12:57:43.113564 23779 leader_election.cc:343] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:43.113387 24031 raft_consensus.cc:2804] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:43.116930 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91d09e74c4446ea9fe77587ca93e46" candidate_uuid: "8d4e4dbccda446b6841f65015bde202c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f6033bfc174581ba3d0d0b689458a5"
I20260608 12:57:43.117211 24031 raft_consensus.cc:493] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:43.117847 24031 raft_consensus.cc:3060] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.121127 24009 tablet_bootstrap.cc:492] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5: No bootstrap required, opened a new log
I20260608 12:57:43.118764 24013 leader_election.cc:290] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 election: Requested vote from peers 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:43.121743 24009 ts_tablet_manager.cc:1403] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.023s
I20260608 12:57:43.125849 24009 raft_consensus.cc:359] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.125464 23712 catalog_manager.cc:5696] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:43.126801 24009 raft_consensus.cc:385] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:43.127298 24009 raft_consensus.cc:740] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83f6033bfc174581ba3d0d0b689458a5, State: Initialized, Role: FOLLOWER
I20260608 12:57:43.128402 24009 consensus_queue.cc:260] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.131685 24009 ts_tablet_manager.cc:1434] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:57:43.132474 23963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91d09e74c4446ea9fe77587ca93e46" candidate_uuid: "8d4e4dbccda446b6841f65015bde202c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408"
I20260608 12:57:43.132323 24031 raft_consensus.cc:515] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
W20260608 12:57:43.133121 23779 leader_election.cc:343] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:57:43.133419 23963 raft_consensus.cc:3060] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.136242 24031 leader_election.cc:290] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 election: Requested vote from peers 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:43.136953 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026772f15384231a393bc21ed17cb9e" candidate_uuid: "8d4e4dbccda446b6841f65015bde202c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408"
I20260608 12:57:43.137578 23962 raft_consensus.cc:3060] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.137439 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026772f15384231a393bc21ed17cb9e" candidate_uuid: "8d4e4dbccda446b6841f65015bde202c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f6033bfc174581ba3d0d0b689458a5"
W20260608 12:57:43.140544 23758 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:57:43.140654 23889 raft_consensus.cc:3060] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.142297 23963 raft_consensus.cc:2468] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4e4dbccda446b6841f65015bde202c in term 1.
I20260608 12:57:43.143989 23780 leader_election.cc:304] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 54870426b95a483d92e77b11d49d7408, 8d4e4dbccda446b6841f65015bde202c; no voters: 83f6033bfc174581ba3d0d0b689458a5
I20260608 12:57:43.145568 24031 raft_consensus.cc:2804] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:43.147086 24031 raft_consensus.cc:697] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 1 LEADER]: Becoming Leader. State: Replica: 8d4e4dbccda446b6841f65015bde202c, State: Running, Role: LEADER
I20260608 12:57:43.147744 23962 raft_consensus.cc:2468] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4e4dbccda446b6841f65015bde202c in term 1.
I20260608 12:57:43.148128 24031 consensus_queue.cc:237] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.149365 23780 leader_election.cc:304] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54870426b95a483d92e77b11d49d7408, 8d4e4dbccda446b6841f65015bde202c; no voters: 
I20260608 12:57:43.150206 23889 raft_consensus.cc:2468] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4e4dbccda446b6841f65015bde202c in term 1.
I20260608 12:57:43.150450 24013 raft_consensus.cc:2804] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:43.152243 24013 raft_consensus.cc:697] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 1 LEADER]: Becoming Leader. State: Replica: 8d4e4dbccda446b6841f65015bde202c, State: Running, Role: LEADER
I20260608 12:57:43.153479 24013 consensus_queue.cc:237] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.161592 23712 catalog_manager.cc:5696] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d4e4dbccda446b6841f65015bde202c (127.17.15.65). New cstate: current_term: 1 leader_uuid: "8d4e4dbccda446b6841f65015bde202c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:43.178213 23712 catalog_manager.cc:5696] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d4e4dbccda446b6841f65015bde202c (127.17.15.65). New cstate: current_term: 1 leader_uuid: "8d4e4dbccda446b6841f65015bde202c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:43.276307 24029 raft_consensus.cc:493] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.276925 24029 raft_consensus.cc:515] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.279003 24029 leader_election.cc:290] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:43.279902 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e0ce1ee52d47a0bfd9c033a3c2556a" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4e4dbccda446b6841f65015bde202c" is_pre_election: true
I20260608 12:57:43.280300 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e0ce1ee52d47a0bfd9c033a3c2556a" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408" is_pre_election: true
I20260608 12:57:43.280772 23814 raft_consensus.cc:2468] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 0.
I20260608 12:57:43.281005 23962 raft_consensus.cc:2468] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 0.
I20260608 12:57:43.282091 23855 leader_election.cc:304] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83f6033bfc174581ba3d0d0b689458a5, 8d4e4dbccda446b6841f65015bde202c; no voters: 
I20260608 12:57:43.282912 24029 raft_consensus.cc:2804] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:43.283344 24029 raft_consensus.cc:493] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:43.283718 24029 raft_consensus.cc:3060] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.290009 24029 raft_consensus.cc:515] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.292016 24029 leader_election.cc:290] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 1 election: Requested vote from peers 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:43.293179 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e0ce1ee52d47a0bfd9c033a3c2556a" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4e4dbccda446b6841f65015bde202c"
I20260608 12:57:43.293524 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e0ce1ee52d47a0bfd9c033a3c2556a" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408"
I20260608 12:57:43.293942 23814 raft_consensus.cc:3060] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.294122 23962 raft_consensus.cc:3060] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.301980 23962 raft_consensus.cc:2468] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 1.
I20260608 12:57:43.301980 23814 raft_consensus.cc:2468] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 1.
I20260608 12:57:43.303735 23855 leader_election.cc:304] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54870426b95a483d92e77b11d49d7408, 83f6033bfc174581ba3d0d0b689458a5; no voters: 
I20260608 12:57:43.304955 24029 raft_consensus.cc:2804] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:43.305475 24029 raft_consensus.cc:697] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Becoming Leader. State: Replica: 83f6033bfc174581ba3d0d0b689458a5, State: Running, Role: LEADER
I20260608 12:57:43.306396 24029 consensus_queue.cc:237] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.315412 23712 catalog_manager.cc:5696] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:43.342847 24029 raft_consensus.cc:493] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:43.343689 24029 raft_consensus.cc:515] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:43.346467 24029 leader_election.cc:290] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:43.347292 23814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91d09e74c4446ea9fe77587ca93e46" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4e4dbccda446b6841f65015bde202c" is_pre_election: true
I20260608 12:57:43.347700 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91d09e74c4446ea9fe77587ca93e46" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408" is_pre_election: true
I20260608 12:57:43.348606 23962 raft_consensus.cc:2393] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83f6033bfc174581ba3d0d0b689458a5 in current term 1: Already voted for candidate 8d4e4dbccda446b6841f65015bde202c in this term.
I20260608 12:57:43.349726 23855 leader_election.cc:304] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [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: 83f6033bfc174581ba3d0d0b689458a5; no voters: 54870426b95a483d92e77b11d49d7408, 8d4e4dbccda446b6841f65015bde202c
I20260608 12:57:43.350543 24029 raft_consensus.cc:3060] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:43.355940 24029 raft_consensus.cc:2749] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:57:43.362660 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:57:43.390681 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:43.391727 17469 tablet_replica.cc:333] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c: stopping tablet replica
I20260608 12:57:43.392427 17469 raft_consensus.cc:2243] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:43.392877 17469 raft_consensus.cc:2272] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:43.395237 17469 tablet_replica.cc:333] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c: stopping tablet replica
I20260608 12:57:43.395835 17469 raft_consensus.cc:2243] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:43.396607 17469 pending_rounds.cc:70] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c: Trying to abort 1 pending ops.
I20260608 12:57:43.396801 17469 pending_rounds.cc:77] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662505093058560 op_type: NO_OP noop_request { }
I20260608 12:57:43.397080 17469 raft_consensus.cc:2889] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:43.397403 17469 raft_consensus.cc:2272] T 0026772f15384231a393bc21ed17cb9e P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:43.400942 17469 tablet_replica.cc:333] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c: stopping tablet replica
I20260608 12:57:43.401664 17469 raft_consensus.cc:2243] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:43.402180 17469 raft_consensus.cc:2272] T 14cff046b4254208a8df014aa34bb266 P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:43.404870 17469 tablet_replica.cc:333] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c: stopping tablet replica
I20260608 12:57:43.405496 17469 raft_consensus.cc:2243] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:43.406221 17469 pending_rounds.cc:70] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c: Trying to abort 1 pending ops.
I20260608 12:57:43.406406 17469 pending_rounds.cc:77] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662505076846592 op_type: NO_OP noop_request { }
I20260608 12:57:43.406764 17469 raft_consensus.cc:2889] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:43.407207 17469 raft_consensus.cc:2272] T ce91d09e74c4446ea9fe77587ca93e46 P 8d4e4dbccda446b6841f65015bde202c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:43.436146 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:57:43.508237 24029 consensus_queue.cc:1048] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:57:43.525704 23855 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260608 12:57:43.531607 23855 consensus_peers.cc:597] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:43.701048 24014 consensus_queue.cc:1048] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:43.720016 23855 consensus_peers.cc:597] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:44.452718 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:44.461277 24044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:44.462090 24045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:44.463081 24047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:44.465008 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:44.467144 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:44.467505 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:44.467696 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923464467682 us; error 0 us; skew 500 ppm
I20260608 12:57:44.468533 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:44.471984 17469 webserver.cc:533] Webserver started at http://127.17.15.68:43361/ using document root <none> and password file <none>
I20260608 12:57:44.472816 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:44.473055 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:44.473395 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:44.474984 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "61a57b3e19814e1c8d41892ce365c33e"
format_stamp: "Formatted at 2026-06-08 12:57:44 on dist-test-slave-457t"
I20260608 12:57:44.481163 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:57:44.486791 24052 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:44.488103 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:57:44.488840 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "61a57b3e19814e1c8d41892ce365c33e"
format_stamp: "Formatted at 2026-06-08 12:57:44 on dist-test-slave-457t"
I20260608 12:57:44.489243 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:44.501155 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:44.502491 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:44.504276 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:44.507135 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:44.507396 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:44.507682 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:44.507913 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:44.537210 24043 consensus_queue.cc:579] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Leader has been unable to successfully communicate with peer 8d4e4dbccda446b6841f65015bde202c for more than 1 seconds (1.451s)
W20260608 12:57:44.550192 23710 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 14cff046b4254208a8df014aa34bb266 with cas_config_opid_index -1: no extra replica candidate found for tablet 14cff046b4254208a8df014aa34bb266 (table test-workload [id=9e76e37828fe45ac860aee69aae6488e]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 12:57:44.579355 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:33591
I20260608 12:57:44.579649 24116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:33591 every 8 connection(s)
I20260608 12:57:44.601823 24117 heartbeater.cc:344] Connected to a master server at 127.17.15.126:43265
I20260608 12:57:44.602636 24117 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:44.604054 24117 heartbeater.cc:507] Master 127.17.15.126:43265 requested a full tablet report, sending...
I20260608 12:57:44.607304 23710 ts_manager.cc:194] Registered new tserver with Master: 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68:33591)
I20260608 12:57:44.609293 23710 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57238
I20260608 12:57:44.724318 23889 consensus_queue.cc:237] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:44.738333 23962 raft_consensus.cc:1275] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:57:44.740870 24081 consensus_queue.cc:1048] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:57:44.743462 23855 consensus_peers.cc:597] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:44.747237 24081 consensus_queue.cc:579] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Leader has been unable to successfully communicate with peer 8d4e4dbccda446b6841f65015bde202c for more than 1 seconds (1.439s)
W20260608 12:57:44.757028 23853 consensus_peers.cc:597] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68:33591): Couldn't send request to peer 61a57b3e19814e1c8d41892ce365c33e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 14cff046b4254208a8df014aa34bb266. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:44.757066 24081 raft_consensus.cc:2955] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } } }
I20260608 12:57:44.759411 23962 raft_consensus.cc:2955] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } } }
I20260608 12:57:44.764456 23889 consensus_queue.cc:237] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:44.767684 23698 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 14cff046b4254208a8df014aa34bb266 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 12:57:44.773926 23710 catalog_manager.cc:5696] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 reported cstate change: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:44.778240 23963 raft_consensus.cc:1275] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:57:44.780578 23853 consensus_peers.cc:597] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68:33591): Couldn't send request to peer 61a57b3e19814e1c8d41892ce365c33e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68e0ce1ee52d47a0bfd9c033a3c2556a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:44.782899 24085 consensus_queue.cc:1048] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:57:44.785458 23855 consensus_peers.cc:597] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:44.795488 24081 raft_consensus.cc:2955] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } } }
I20260608 12:57:44.798408 23962 raft_consensus.cc:2955] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } } }
I20260608 12:57:44.808979 23698 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:57:44.814041 23712 catalog_manager.cc:5696] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 reported cstate change: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } } }
I20260608 12:57:45.151588 24126 raft_consensus.cc:493] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:57:45.152076 23758 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8d4e4dbccda446b6841f65015bde202c not available for placement
I20260608 12:57:45.152354 24126 raft_consensus.cc:515] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:45.154939 24126 leader_election.cc:290] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959), 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339)
W20260608 12:57:45.164108 23929 leader_election.cc:336] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
I20260608 12:57:45.168658 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91d09e74c4446ea9fe77587ca93e46" candidate_uuid: "54870426b95a483d92e77b11d49d7408" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f6033bfc174581ba3d0d0b689458a5" is_pre_election: true
I20260608 12:57:45.169472 23889 raft_consensus.cc:2468] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54870426b95a483d92e77b11d49d7408 in term 1.
I20260608 12:57:45.171180 23928 leader_election.cc:304] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [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: 54870426b95a483d92e77b11d49d7408, 83f6033bfc174581ba3d0d0b689458a5; no voters: 8d4e4dbccda446b6841f65015bde202c
I20260608 12:57:45.172411 24126 raft_consensus.cc:2804] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:57:45.172817 24126 raft_consensus.cc:493] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:45.173067 24126 raft_consensus.cc:3060] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.178602 24126 raft_consensus.cc:515] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:45.180496 24126 leader_election.cc:290] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [CANDIDATE]: Term 2 election: Requested vote from peers 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959), 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339)
I20260608 12:57:45.181588 23889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91d09e74c4446ea9fe77587ca93e46" candidate_uuid: "54870426b95a483d92e77b11d49d7408" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83f6033bfc174581ba3d0d0b689458a5"
I20260608 12:57:45.182235 23889 raft_consensus.cc:3060] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:57:45.185142 23929 leader_election.cc:336] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
I20260608 12:57:45.188614 23889 raft_consensus.cc:2468] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54870426b95a483d92e77b11d49d7408 in term 2.
I20260608 12:57:45.190412 23928 leader_election.cc:304] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [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: 54870426b95a483d92e77b11d49d7408, 83f6033bfc174581ba3d0d0b689458a5; no voters: 8d4e4dbccda446b6841f65015bde202c
I20260608 12:57:45.191663 24126 raft_consensus.cc:2804] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:45.193353 24126 raft_consensus.cc:697] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 2 LEADER]: Becoming Leader. State: Replica: 54870426b95a483d92e77b11d49d7408, State: Running, Role: LEADER
I20260608 12:57:45.194554 24126 consensus_queue.cc:237] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [LEADER]: Queue going to LEADER 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: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:45.197029 24137 ts_tablet_manager.cc:933] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: Initiating tablet copy from peer 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959)
I20260608 12:57:45.200006 24137 tablet_copy_client.cc:323] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:45959
I20260608 12:57:45.205854 23710 catalog_manager.cc:5696] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 reported cstate change: term changed from 1 to 2, leader changed from 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) to 54870426b95a483d92e77b11d49d7408 (127.17.15.67). New cstate: current_term: 2 leader_uuid: "54870426b95a483d92e77b11d49d7408" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:45.214485 23899 tablet_copy_service.cc:140] P 83f6033bfc174581ba3d0d0b689458a5: Received BeginTabletCopySession request for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a from peer 61a57b3e19814e1c8d41892ce365c33e ({username='slave'} at 127.0.0.1:51264)
I20260608 12:57:45.215304 23899 tablet_copy_service.cc:161] P 83f6033bfc174581ba3d0d0b689458a5: Beginning new tablet copy session on tablet 68e0ce1ee52d47a0bfd9c033a3c2556a from peer 61a57b3e19814e1c8d41892ce365c33e at {username='slave'} at 127.0.0.1:51264: session id = 61a57b3e19814e1c8d41892ce365c33e-68e0ce1ee52d47a0bfd9c033a3c2556a
I20260608 12:57:45.223078 23899 tablet_copy_source_session.cc:215] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:45.227967 24137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:45.242492 24137 tablet_copy_client.cc:806] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:45.243127 24137 tablet_copy_client.cc:670] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:45.247936 24137 tablet_copy_client.cc:538] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:45.255674 24081 raft_consensus.cc:493] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:45.256084 24137 tablet_bootstrap.cc:492] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap starting.
I20260608 12:57:45.256531 24081 raft_consensus.cc:515] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:45.259060 24081 leader_election.cc:290] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:45.260897 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026772f15384231a393bc21ed17cb9e" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408" is_pre_election: true
I20260608 12:57:45.261744 23962 raft_consensus.cc:2468] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 1.
I20260608 12:57:45.263742 23855 leader_election.cc:304] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [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: 54870426b95a483d92e77b11d49d7408, 83f6033bfc174581ba3d0d0b689458a5; no voters: 
I20260608 12:57:45.265039 24081 raft_consensus.cc:2804] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:57:45.265523 23855 leader_election.cc:336] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
I20260608 12:57:45.265552 24081 raft_consensus.cc:493] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:45.266443 24081 raft_consensus.cc:3060] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.275067 24081 raft_consensus.cc:515] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:45.277863 24081 leader_election.cc:290] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 2 election: Requested vote from peers 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339), 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:45.280406 23962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0026772f15384231a393bc21ed17cb9e" candidate_uuid: "83f6033bfc174581ba3d0d0b689458a5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "54870426b95a483d92e77b11d49d7408"
I20260608 12:57:45.281080 24137 tablet_bootstrap.cc:492] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:45.281147 23962 raft_consensus.cc:3060] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:57:45.282253 24137 tablet_bootstrap.cc:492] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap complete.
I20260608 12:57:45.283109 24137 ts_tablet_manager.cc:1403] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.008s
I20260608 12:57:45.284439 24142 ts_tablet_manager.cc:933] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: Initiating tablet copy from peer 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959)
W20260608 12:57:45.285355 23855 leader_election.cc:336] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
I20260608 12:57:45.286839 24137 raft_consensus.cc:359] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:45.287575 24142 tablet_copy_client.cc:323] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:45959
I20260608 12:57:45.287938 24137 raft_consensus.cc:740] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61a57b3e19814e1c8d41892ce365c33e, State: Initialized, Role: LEARNER
I20260608 12:57:45.288854 24137 consensus_queue.cc:260] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:45.289958 23962 raft_consensus.cc:2468] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83f6033bfc174581ba3d0d0b689458a5 in term 2.
I20260608 12:57:45.290060 23899 tablet_copy_service.cc:140] P 83f6033bfc174581ba3d0d0b689458a5: Received BeginTabletCopySession request for tablet 14cff046b4254208a8df014aa34bb266 from peer 61a57b3e19814e1c8d41892ce365c33e ({username='slave'} at 127.0.0.1:51264)
I20260608 12:57:45.291615 23899 tablet_copy_service.cc:161] P 83f6033bfc174581ba3d0d0b689458a5: Beginning new tablet copy session on tablet 14cff046b4254208a8df014aa34bb266 from peer 61a57b3e19814e1c8d41892ce365c33e at {username='slave'} at 127.0.0.1:51264: session id = 61a57b3e19814e1c8d41892ce365c33e-14cff046b4254208a8df014aa34bb266
I20260608 12:57:45.293125 23855 leader_election.cc:304] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [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: 54870426b95a483d92e77b11d49d7408, 83f6033bfc174581ba3d0d0b689458a5; no voters: 8d4e4dbccda446b6841f65015bde202c
I20260608 12:57:45.293497 24137 ts_tablet_manager.cc:1434] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.001s
I20260608 12:57:45.293334 24117 heartbeater.cc:499] Master 127.17.15.126:43265 was elected leader, sending a full tablet report...
I20260608 12:57:45.294235 24043 raft_consensus.cc:2804] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:57:45.294816 24043 raft_consensus.cc:697] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 2 LEADER]: Becoming Leader. State: Replica: 83f6033bfc174581ba3d0d0b689458a5, State: Running, Role: LEADER
I20260608 12:57:45.295814 24043 consensus_queue.cc:237] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Queue going to LEADER 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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } }
I20260608 12:57:45.296315 23898 tablet_copy_service.cc:342] P 83f6033bfc174581ba3d0d0b689458a5: Request end of tablet copy session 61a57b3e19814e1c8d41892ce365c33e-68e0ce1ee52d47a0bfd9c033a3c2556a received from {username='slave'} at 127.0.0.1:51264
I20260608 12:57:45.296897 23898 tablet_copy_service.cc:434] P 83f6033bfc174581ba3d0d0b689458a5: ending tablet copy session 61a57b3e19814e1c8d41892ce365c33e-68e0ce1ee52d47a0bfd9c033a3c2556a on tablet 68e0ce1ee52d47a0bfd9c033a3c2556a with peer 61a57b3e19814e1c8d41892ce365c33e
I20260608 12:57:45.302498 23899 tablet_copy_source_session.cc:215] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:45.306501 23710 catalog_manager.cc:5696] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 reported cstate change: term changed from 1 to 2, leader changed from 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) to 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66). New cstate: current_term: 2 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:45.307889 24142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14cff046b4254208a8df014aa34bb266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:45.326527 24142 tablet_copy_client.cc:806] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:45.327227 24142 tablet_copy_client.cc:670] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:45.332321 24142 tablet_copy_client.cc:538] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:45.340564 24142 tablet_bootstrap.cc:492] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap starting.
I20260608 12:57:45.358736 24142 tablet_bootstrap.cc:492] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:45.359689 24142 tablet_bootstrap.cc:492] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap complete.
I20260608 12:57:45.360544 24142 ts_tablet_manager.cc:1403] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260608 12:57:45.363646 24142 raft_consensus.cc:359] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:45.364415 24142 raft_consensus.cc:740] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 61a57b3e19814e1c8d41892ce365c33e, State: Initialized, Role: LEARNER
I20260608 12:57:45.364998 24142 consensus_queue.cc:260] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:45.367314 24142 ts_tablet_manager.cc:1434] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:57:45.370467 23899 tablet_copy_service.cc:342] P 83f6033bfc174581ba3d0d0b689458a5: Request end of tablet copy session 61a57b3e19814e1c8d41892ce365c33e-14cff046b4254208a8df014aa34bb266 received from {username='slave'} at 127.0.0.1:51264
I20260608 12:57:45.371070 23899 tablet_copy_service.cc:434] P 83f6033bfc174581ba3d0d0b689458a5: ending tablet copy session 61a57b3e19814e1c8d41892ce365c33e-14cff046b4254208a8df014aa34bb266 on tablet 14cff046b4254208a8df014aa34bb266 with peer 61a57b3e19814e1c8d41892ce365c33e
W20260608 12:57:45.584765 23929 consensus_peers.cc:597] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:45.700985 23889 raft_consensus.cc:1275] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Refusing update from remote peer 54870426b95a483d92e77b11d49d7408: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:57:45.703081 24126 consensus_queue.cc:1048] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:57:45.712448 24092 raft_consensus.cc:1217] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:45.750088 23962 raft_consensus.cc:1275] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:57:45.752136 24148 consensus_queue.cc:1048] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:57:45.771667 23855 consensus_peers.cc:597] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:45.790109 24092 raft_consensus.cc:1217] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:57:45.845631 24148 consensus_queue.cc:579] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Leader has been unable to successfully communicate with peer 8d4e4dbccda446b6841f65015bde202c for more than 1 seconds (1.119s)
W20260608 12:57:46.154676 23758 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8d4e4dbccda446b6841f65015bde202c not available for placement
I20260608 12:57:46.221266 24043 raft_consensus.cc:1064] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5: attempting to promote NON_VOTER 61a57b3e19814e1c8d41892ce365c33e to VOTER
I20260608 12:57:46.223948 24043 consensus_queue.cc:237] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } }
I20260608 12:57:46.231911 24092 raft_consensus.cc:1275] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [term 1 LEARNER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.233639 23962 raft_consensus.cc:1275] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.234231 24156 consensus_queue.cc:1048] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:46.235643 24043 consensus_queue.cc:1048] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:57:46.237334 23855 consensus_peers.cc:597] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.247030 24156 raft_consensus.cc:2955] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.249527 23962 raft_consensus.cc:2955] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.258945 24092 raft_consensus.cc:2955] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.261495 23710 catalog_manager.cc:5696] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 reported cstate change: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:46.284935 23889 consensus_queue.cc:237] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [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: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } }
I20260608 12:57:46.291684 24092 raft_consensus.cc:1275] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.291751 23962 raft_consensus.cc:1275] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.294687 24043 consensus_queue.cc:1048] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:46.295527 24081 consensus_queue.cc:1048] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:46.303946 24156 raft_consensus.cc:2955] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.306883 23963 raft_consensus.cc:2955] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.309082 24092 raft_consensus.cc:2955] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.316608 23698 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:46.324296 23711 catalog_manager.cc:5696] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e reported cstate change: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New cstate: current_term: 1 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
W20260608 12:57:46.344537 23699 catalog_manager.cc:4754] TS 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
I20260608 12:57:46.393486 24156 raft_consensus.cc:1064] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5: attempting to promote NON_VOTER 61a57b3e19814e1c8d41892ce365c33e to VOTER
I20260608 12:57:46.395991 24156 consensus_queue.cc:237] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } }
I20260608 12:57:46.404129 24092 raft_consensus.cc:1275] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [term 1 LEARNER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.404518 23963 raft_consensus.cc:1275] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:57:46.406348 24156 consensus_queue.cc:1048] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:57:46.408597 24148 consensus_queue.cc:1048] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:57:46.411198 23855 consensus_peers.cc:597] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.420466 24156 raft_consensus.cc:2955] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.422883 23963 raft_consensus.cc:2955] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.432166 24092 raft_consensus.cc:2955] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.434707 23710 catalog_manager.cc:5696] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 reported cstate change: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:46.452557 23889 consensus_queue.cc:237] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [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: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } }
I20260608 12:57:46.459170 23963 raft_consensus.cc:1275] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.459311 24092 raft_consensus.cc:1275] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:57:46.461808 24043 consensus_queue.cc:1048] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:57:46.462919 24148 consensus_queue.cc:1048] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:46.471829 24043 raft_consensus.cc:2955] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.474459 24092 raft_consensus.cc:2955] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.476480 23963 raft_consensus.cc:2955] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.484514 23698 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 14cff046b4254208a8df014aa34bb266 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:46.492053 23711 catalog_manager.cc:5696] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 reported cstate change: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New cstate: current_term: 1 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:46.682147 24043 consensus_queue.cc:579] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Leader has been unable to successfully communicate with peer 8d4e4dbccda446b6841f65015bde202c for more than 1 seconds (1.385s)
I20260608 12:57:46.693930 23889 consensus_queue.cc:237] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:46.701781 23963 raft_consensus.cc:1275] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:57:46.701781 23853 consensus_peers.cc:597] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68:33591): Couldn't send request to peer 61a57b3e19814e1c8d41892ce365c33e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0026772f15384231a393bc21ed17cb9e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.704093 24043 consensus_queue.cc:1048] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:57:46.706105 23855 consensus_peers.cc:597] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.713135 24156 raft_consensus.cc:2955] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } } }
I20260608 12:57:46.715673 23963 raft_consensus.cc:2955] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } } }
I20260608 12:57:46.721796 23698 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0026772f15384231a393bc21ed17cb9e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:57:46.723948 24126 consensus_queue.cc:579] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [LEADER]: Leader has been unable to successfully communicate with peer 8d4e4dbccda446b6841f65015bde202c for more than 1 seconds (1.527s)
I20260608 12:57:46.728731 23710 catalog_manager.cc:5696] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 reported cstate change: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New cstate: current_term: 2 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:46.759198 23963 consensus_queue.cc:237] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [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: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:46.769622 23889 raft_consensus.cc:1275] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Refusing update from remote peer 54870426b95a483d92e77b11d49d7408: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:57:46.772099 24126 consensus_queue.cc:1048] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:57:46.774773 23929 consensus_peers.cc:597] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.784184 24169 raft_consensus.cc:2955] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } } }
W20260608 12:57:46.786618 23927 consensus_peers.cc:597] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 -> Peer 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68:33591): Couldn't send request to peer 61a57b3e19814e1c8d41892ce365c33e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce91d09e74c4446ea9fe77587ca93e46. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:46.787122 23889 raft_consensus.cc:2955] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } } }
I20260608 12:57:46.794917 23699 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ce91d09e74c4446ea9fe77587ca93e46 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:57:46.800285 23712 catalog_manager.cc:5696] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 reported cstate change: config changed from index -1 to 2, NON_VOTER 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) added. New cstate: current_term: 2 leader_uuid: "54870426b95a483d92e77b11d49d7408" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:47.106370 24176 ts_tablet_manager.cc:933] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: Initiating tablet copy from peer 83f6033bfc174581ba3d0d0b689458a5 (127.17.15.66:45959)
I20260608 12:57:47.109493 24176 tablet_copy_client.cc:323] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:45959
I20260608 12:57:47.112269 23899 tablet_copy_service.cc:140] P 83f6033bfc174581ba3d0d0b689458a5: Received BeginTabletCopySession request for tablet 0026772f15384231a393bc21ed17cb9e from peer 61a57b3e19814e1c8d41892ce365c33e ({username='slave'} at 127.0.0.1:51264)
I20260608 12:57:47.113072 23899 tablet_copy_service.cc:161] P 83f6033bfc174581ba3d0d0b689458a5: Beginning new tablet copy session on tablet 0026772f15384231a393bc21ed17cb9e from peer 61a57b3e19814e1c8d41892ce365c33e at {username='slave'} at 127.0.0.1:51264: session id = 61a57b3e19814e1c8d41892ce365c33e-0026772f15384231a393bc21ed17cb9e
I20260608 12:57:47.122080 23899 tablet_copy_source_session.cc:215] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:47.125515 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0026772f15384231a393bc21ed17cb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:47.139139 24176 tablet_copy_client.cc:806] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:47.139755 24176 tablet_copy_client.cc:670] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:47.144529 24176 tablet_copy_client.cc:538] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:47.152657 24176 tablet_bootstrap.cc:492] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap starting.
W20260608 12:57:47.157933 23758 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8d4e4dbccda446b6841f65015bde202c not available for placement
I20260608 12:57:47.172376 24176 tablet_bootstrap.cc:492] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:47.173522 24176 tablet_bootstrap.cc:492] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap complete.
I20260608 12:57:47.174388 24176 ts_tablet_manager.cc:1403] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 12:57:47.177660 24176 raft_consensus.cc:359] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:47.178355 24176 raft_consensus.cc:740] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 61a57b3e19814e1c8d41892ce365c33e, State: Initialized, Role: LEARNER
I20260608 12:57:47.179085 24176 consensus_queue.cc:260] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:47.182114 24176 ts_tablet_manager.cc:1434] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:57:47.184459 23899 tablet_copy_service.cc:342] P 83f6033bfc174581ba3d0d0b689458a5: Request end of tablet copy session 61a57b3e19814e1c8d41892ce365c33e-0026772f15384231a393bc21ed17cb9e received from {username='slave'} at 127.0.0.1:51264
I20260608 12:57:47.184998 23899 tablet_copy_service.cc:434] P 83f6033bfc174581ba3d0d0b689458a5: ending tablet copy session 61a57b3e19814e1c8d41892ce365c33e-0026772f15384231a393bc21ed17cb9e on tablet 0026772f15384231a393bc21ed17cb9e with peer 61a57b3e19814e1c8d41892ce365c33e
I20260608 12:57:47.374136 24176 ts_tablet_manager.cc:933] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: Initiating tablet copy from peer 54870426b95a483d92e77b11d49d7408 (127.17.15.67:38541)
I20260608 12:57:47.375797 24176 tablet_copy_client.cc:323] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:38541
I20260608 12:57:47.390292 23973 tablet_copy_service.cc:140] P 54870426b95a483d92e77b11d49d7408: Received BeginTabletCopySession request for tablet ce91d09e74c4446ea9fe77587ca93e46 from peer 61a57b3e19814e1c8d41892ce365c33e ({username='slave'} at 127.0.0.1:43514)
I20260608 12:57:47.391016 23973 tablet_copy_service.cc:161] P 54870426b95a483d92e77b11d49d7408: Beginning new tablet copy session on tablet ce91d09e74c4446ea9fe77587ca93e46 from peer 61a57b3e19814e1c8d41892ce365c33e at {username='slave'} at 127.0.0.1:43514: session id = 61a57b3e19814e1c8d41892ce365c33e-ce91d09e74c4446ea9fe77587ca93e46
I20260608 12:57:47.397434 23973 tablet_copy_source_session.cc:215] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:57:47.401551 24176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91d09e74c4446ea9fe77587ca93e46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:47.415802 24176 tablet_copy_client.cc:806] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Starting download of 0 data blocks...
I20260608 12:57:47.416468 24176 tablet_copy_client.cc:670] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Starting download of 1 WAL segments...
I20260608 12:57:47.421653 24176 tablet_copy_client.cc:538] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:57:47.429461 24176 tablet_bootstrap.cc:492] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap starting.
I20260608 12:57:47.446841 24176 tablet_bootstrap.cc:492] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:57:47.447806 24176 tablet_bootstrap.cc:492] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: Bootstrap complete.
I20260608 12:57:47.448624 24176 ts_tablet_manager.cc:1403] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.002s
I20260608 12:57:47.451256 24176 raft_consensus.cc:359] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:47.452013 24176 raft_consensus.cc:740] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 61a57b3e19814e1c8d41892ce365c33e, State: Initialized, Role: LEARNER
I20260608 12:57:47.453183 24176 consensus_queue.cc:260] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [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: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: true } }
I20260608 12:57:47.455576 24176 ts_tablet_manager.cc:1434] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:57:47.457741 23973 tablet_copy_service.cc:342] P 54870426b95a483d92e77b11d49d7408: Request end of tablet copy session 61a57b3e19814e1c8d41892ce365c33e-ce91d09e74c4446ea9fe77587ca93e46 received from {username='slave'} at 127.0.0.1:43514
I20260608 12:57:47.458197 23973 tablet_copy_service.cc:434] P 54870426b95a483d92e77b11d49d7408: ending tablet copy session 61a57b3e19814e1c8d41892ce365c33e-ce91d09e74c4446ea9fe77587ca93e46 on tablet ce91d09e74c4446ea9fe77587ca93e46 with peer 61a57b3e19814e1c8d41892ce365c33e
W20260608 12:57:47.570812 23699 catalog_manager.cc:4754] TS 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
I20260608 12:57:47.697312 24092 raft_consensus.cc:1217] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:57:47.764128 24092 raft_consensus.cc:1217] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:57:48.108028 24189 consensus_queue.cc:579] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [LEADER]: Leader has been unable to successfully communicate with peer 8d4e4dbccda446b6841f65015bde202c for more than 1 seconds (1.347s)
W20260608 12:57:48.161145 23758 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 8d4e4dbccda446b6841f65015bde202c not available for placement
I20260608 12:57:48.202708 24187 raft_consensus.cc:1064] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5: attempting to promote NON_VOTER 61a57b3e19814e1c8d41892ce365c33e to VOTER
I20260608 12:57:48.205300 24187 consensus_queue.cc:237] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [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: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } }
I20260608 12:57:48.213857 24092 raft_consensus.cc:1275] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [term 2 LEARNER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:48.214920 23963 raft_consensus.cc:1275] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:48.215749 24195 consensus_queue.cc:1048] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:48.217469 24187 consensus_queue.cc:1048] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:57:48.222754 23855 consensus_peers.cc:597] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:48.229771 24195 raft_consensus.cc:2955] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.231961 24092 raft_consensus.cc:2955] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.240674 23963 raft_consensus.cc:2955] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.243644 23712 catalog_manager.cc:5696] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 reported cstate change: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:48.256713 24189 raft_consensus.cc:1064] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408: attempting to promote NON_VOTER 61a57b3e19814e1c8d41892ce365c33e to VOTER
I20260608 12:57:48.260012 24189 consensus_queue.cc:237] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [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: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } }
I20260608 12:57:48.267966 23889 consensus_queue.cc:237] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [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: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } }
I20260608 12:57:48.272682 23888 raft_consensus.cc:1275] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Refusing update from remote peer 54870426b95a483d92e77b11d49d7408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:48.275065 24188 consensus_queue.cc:1048] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:57:48.275893 23929 consensus_peers.cc:597] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 -> Peer 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): Couldn't send request to peer 8d4e4dbccda446b6841f65015bde202c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:48.277834 24092 raft_consensus.cc:1275] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [term 2 LEARNER]: Refusing update from remote peer 54870426b95a483d92e77b11d49d7408: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:57:48.278692 24091 raft_consensus.cc:1275] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:48.279314 23963 raft_consensus.cc:1275] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Refusing update from remote peer 83f6033bfc174581ba3d0d0b689458a5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:48.280138 24188 consensus_queue.cc:1048] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:57:48.281208 24187 consensus_queue.cc:1048] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:57:48.283321 24192 consensus_queue.cc:1048] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:57:48.291747 24192 raft_consensus.cc:2955] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.295670 23962 raft_consensus.cc:2955] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.297029 24189 raft_consensus.cc:2955] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.299830 24090 raft_consensus.cc:2955] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.301752 24091 raft_consensus.cc:2955] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.316144 23889 raft_consensus.cc:2955] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.317497 23711 catalog_manager.cc:5696] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 reported cstate change: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New cstate: current_term: 2 leader_uuid: "83f6033bfc174581ba3d0d0b689458a5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.319155 23698 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0026772f15384231a393bc21ed17cb9e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:48.338547 23710 catalog_manager.cc:5696] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 reported cstate change: config changed from index 2 to 3, 61a57b3e19814e1c8d41892ce365c33e (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "54870426b95a483d92e77b11d49d7408" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4e4dbccda446b6841f65015bde202c" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:57:48.354897 23962 consensus_queue.cc:237] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [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: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } }
I20260608 12:57:48.362672 24091 raft_consensus.cc:1275] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Refusing update from remote peer 54870426b95a483d92e77b11d49d7408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:48.362672 23889 raft_consensus.cc:1275] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Refusing update from remote peer 54870426b95a483d92e77b11d49d7408: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:57:48.365489 24169 consensus_queue.cc:1048] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:57:48.366370 24189 consensus_queue.cc:1048] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:57:48.375690 24188 raft_consensus.cc:2955] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.378103 24091 raft_consensus.cc:2955] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.378141 23889 raft_consensus.cc:2955] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
I20260608 12:57:48.394927 23699 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ce91d09e74c4446ea9fe77587ca93e46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:57:48.394979 23712 catalog_manager.cc:5696] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e reported cstate change: config changed from index 3 to 4, VOTER 8d4e4dbccda446b6841f65015bde202c (127.17.15.65) evicted. New cstate: current_term: 2 leader_uuid: "54870426b95a483d92e77b11d49d7408" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83f6033bfc174581ba3d0d0b689458a5" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45959 } } peers { permanent_uuid: "54870426b95a483d92e77b11d49d7408" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38541 } } peers { permanent_uuid: "61a57b3e19814e1c8d41892ce365c33e" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 33591 } attrs { promote: false } } }
W20260608 12:57:48.554026 23699 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111) [suppressed 52 similar messages]
W20260608 12:57:48.629427 23699 catalog_manager.cc:4754] TS 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
W20260608 12:57:49.635290 23699 catalog_manager.cc:4754] TS 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ce91d09e74c4446ea9fe77587ca93e46: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
W20260608 12:57:50.701766 23699 catalog_manager.cc:4754] TS 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ce91d09e74c4446ea9fe77587ca93e46: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
I20260608 12:57:51.620975 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:57:51.661962 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:51.663184 17469 tablet_replica.cc:333] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5: stopping tablet replica
I20260608 12:57:51.664295 17469 raft_consensus.cc:2243] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.666250 17469 raft_consensus.cc:2272] T ce91d09e74c4446ea9fe77587ca93e46 P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.670100 17469 tablet_replica.cc:333] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5: stopping tablet replica
I20260608 12:57:51.670991 17469 raft_consensus.cc:2243] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:51.672328 17469 raft_consensus.cc:2272] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.675784 17469 tablet_replica.cc:333] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5: stopping tablet replica
I20260608 12:57:51.676561 17469 raft_consensus.cc:2243] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:51.677788 17469 raft_consensus.cc:2272] T 0026772f15384231a393bc21ed17cb9e P 83f6033bfc174581ba3d0d0b689458a5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.680979 17469 tablet_replica.cc:333] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5: stopping tablet replica
I20260608 12:57:51.681679 17469 raft_consensus.cc:2243] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:51.682935 17469 raft_consensus.cc:2272] T 14cff046b4254208a8df014aa34bb266 P 83f6033bfc174581ba3d0d0b689458a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.715528 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:57:51.742805 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:57:51.776080 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:51.777199 17469 tablet_replica.cc:333] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408: stopping tablet replica
I20260608 12:57:51.778048 17469 raft_consensus.cc:2243] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.779310 17469 raft_consensus.cc:2272] T 0026772f15384231a393bc21ed17cb9e P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.782378 17469 tablet_replica.cc:333] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408: stopping tablet replica
I20260608 12:57:51.783078 17469 raft_consensus.cc:2243] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.784271 17469 raft_consensus.cc:2272] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.787010 17469 tablet_replica.cc:333] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408: stopping tablet replica
I20260608 12:57:51.787667 17469 raft_consensus.cc:2243] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.788846 17469 raft_consensus.cc:2272] T 14cff046b4254208a8df014aa34bb266 P 54870426b95a483d92e77b11d49d7408 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.791460 17469 tablet_replica.cc:333] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408: stopping tablet replica
I20260608 12:57:51.792171 17469 raft_consensus.cc:2243] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:57:51.793509 17469 raft_consensus.cc:2272] T ce91d09e74c4446ea9fe77587ca93e46 P 54870426b95a483d92e77b11d49d7408 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.824143 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:57:51.845570 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:57:51.876863 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:51.878016 17469 tablet_replica.cc:333] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e: stopping tablet replica
I20260608 12:57:51.878894 17469 raft_consensus.cc:2243] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.879886 17469 raft_consensus.cc:2272] T ce91d09e74c4446ea9fe77587ca93e46 P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.882977 17469 tablet_replica.cc:333] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e: stopping tablet replica
I20260608 12:57:51.883668 17469 raft_consensus.cc:2243] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.884745 17469 raft_consensus.cc:2272] T 0026772f15384231a393bc21ed17cb9e P 61a57b3e19814e1c8d41892ce365c33e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.887642 17469 tablet_replica.cc:333] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e: stopping tablet replica
I20260608 12:57:51.888422 17469 raft_consensus.cc:2243] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.889310 17469 raft_consensus.cc:2272] T 14cff046b4254208a8df014aa34bb266 P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.892457 17469 tablet_replica.cc:333] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e: stopping tablet replica
I20260608 12:57:51.893083 17469 raft_consensus.cc:2243] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:51.894050 17469 raft_consensus.cc:2272] T 68e0ce1ee52d47a0bfd9c033a3c2556a P 61a57b3e19814e1c8d41892ce365c33e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:51.924707 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:57:51.948773 17469 master.cc:562] Master@127.17.15.126:43265 shutting down...
W20260608 12:57:52.677309 23699 catalog_manager.cc:4754] TS 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0026772f15384231a393bc21ed17cb9e: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
W20260608 12:57:54.821710 23699 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111) [suppressed 16 similar messages]
W20260608 12:57:54.826412 23699 catalog_manager.cc:4754] TS 8d4e4dbccda446b6841f65015bde202c (127.17.15.65:41339): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 68e0ce1ee52d47a0bfd9c033a3c2556a: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41339: connect: Connection refused (error 111)
I20260608 12:57:55.573678 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:55.575291 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:55.576081 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P a29445d03c8146f2b55fe5ead1921e00: stopping tablet replica
I20260608 12:57:55.602530 17469 master.cc:584] Master@127.17.15.126:43265 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14693 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:57:55.655787 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:41593
I20260608 12:57:55.657330 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:55.665045 24217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.665197 24218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.666501 24220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.666683 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:55.667836 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:55.668059 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:55.668591 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923475668554 us; error 0 us; skew 500 ppm
I20260608 12:57:55.669297 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:55.672585 17469 webserver.cc:533] Webserver started at http://127.17.15.126:41569/ using document root <none> and password file <none>
I20260608 12:57:55.673244 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:55.673461 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:55.673882 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:55.675352 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "bb1f722b37db41839d51b1b1b6eb0a62"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-457t"
I20260608 12:57:55.681090 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 12:57:55.686018 24225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.687216 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:57:55.687536 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "bb1f722b37db41839d51b1b1b6eb0a62"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-457t"
I20260608 12:57:55.687837 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:55.727658 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:55.729467 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:55.783030 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:41593
I20260608 12:57:55.783190 24276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:41593 every 8 connection(s)
I20260608 12:57:55.788995 24277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:55.803236 24277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62: Bootstrap starting.
I20260608 12:57:55.809928 24277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:55.816546 24277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62: No bootstrap required, opened a new log
I20260608 12:57:55.819490 24277 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb1f722b37db41839d51b1b1b6eb0a62" member_type: VOTER }
I20260608 12:57:55.820040 24277 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:55.820446 24277 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb1f722b37db41839d51b1b1b6eb0a62, State: Initialized, Role: FOLLOWER
I20260608 12:57:55.821192 24277 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb1f722b37db41839d51b1b1b6eb0a62" member_type: VOTER }
I20260608 12:57:55.821897 24277 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:57:55.822144 24277 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:57:55.822474 24277 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:55.828579 24277 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb1f722b37db41839d51b1b1b6eb0a62" member_type: VOTER }
I20260608 12:57:55.829301 24277 leader_election.cc:304] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [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: bb1f722b37db41839d51b1b1b6eb0a62; no voters: 
I20260608 12:57:55.830889 24277 leader_election.cc:290] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:57:55.831881 24280 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:55.833779 24280 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 1 LEADER]: Becoming Leader. State: Replica: bb1f722b37db41839d51b1b1b6eb0a62, State: Running, Role: LEADER
I20260608 12:57:55.834602 24280 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [LEADER]: Queue going to LEADER mode. State: All 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: "bb1f722b37db41839d51b1b1b6eb0a62" member_type: VOTER }
I20260608 12:57:55.835356 24277 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:57:55.838589 24281 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb1f722b37db41839d51b1b1b6eb0a62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb1f722b37db41839d51b1b1b6eb0a62" member_type: VOTER } }
I20260608 12:57:55.838637 24282 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb1f722b37db41839d51b1b1b6eb0a62. Latest consensus state: current_term: 1 leader_uuid: "bb1f722b37db41839d51b1b1b6eb0a62" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb1f722b37db41839d51b1b1b6eb0a62" member_type: VOTER } }
I20260608 12:57:55.839534 24281 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:55.839676 24282 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [sys.catalog]: This master's current role is: LEADER
I20260608 12:57:55.844975 24285 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:57:55.853361 24285 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:57:55.857488 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:57:55.866591 24285 catalog_manager.cc:1382] Generated new cluster ID: 15392e2540f84aca888a334a3a217e51
I20260608 12:57:55.866971 24285 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:57:55.892781 24285 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:57:55.894421 24285 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:57:55.911641 24285 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62: Generated new TSK 0
I20260608 12:57:55.912475 24285 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:57:55.925400 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:55.934163 24298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.935702 24299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:55.938442 24301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:55.940466 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:55.941675 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:55.941959 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:55.942159 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923475942137 us; error 0 us; skew 500 ppm
I20260608 12:57:55.942847 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:55.946197 17469 webserver.cc:533] Webserver started at http://127.17.15.65:35739/ using document root <none> and password file <none>
I20260608 12:57:55.946877 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:55.947127 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:55.947467 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:55.949661 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-457t"
I20260608 12:57:55.955755 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:57:55.961062 24306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.962435 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:57:55.962880 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-457t"
I20260608 12:57:55.963263 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:55.989493 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:55.991133 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:55.993151 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:55.996178 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:55.996507 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:55.996825 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:55.997045 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:56.055104 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:46545
I20260608 12:57:56.055627 24368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:46545 every 8 connection(s)
I20260608 12:57:56.062561 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:56.074661 24373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:56.077162 24374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:56.080554 17469 server_base.cc:1061] running on GCE node
W20260608 12:57:56.082334 24376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:56.084304 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:56.084708 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:56.084966 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923476084941 us; error 0 us; skew 500 ppm
I20260608 12:57:56.085692 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:56.086709 24369 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41593
I20260608 12:57:56.087277 24369 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:56.088382 24369 heartbeater.cc:507] Master 127.17.15.126:41593 requested a full tablet report, sending...
I20260608 12:57:56.089138 17469 webserver.cc:533] Webserver started at http://127.17.15.66:44129/ using document root <none> and password file <none>
I20260608 12:57:56.090034 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:56.090332 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:56.090770 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:56.091922 24242 ts_manager.cc:194] Registered new tserver with Master: da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545)
I20260608 12:57:56.092455 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "ebdf671501ce4502a5f692a4e769fefe"
format_stamp: "Formatted at 2026-06-08 12:57:56 on dist-test-slave-457t"
I20260608 12:57:56.094825 24242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60916
I20260608 12:57:56.099862 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:57:56.104779 24381 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:56.106055 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:57:56.106488 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "ebdf671501ce4502a5f692a4e769fefe"
format_stamp: "Formatted at 2026-06-08 12:57:56 on dist-test-slave-457t"
I20260608 12:57:56.106835 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:56.138396 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:56.140336 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:56.142711 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:56.145922 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:56.146256 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:56.146642 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:56.146858 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:56.201453 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:33825
I20260608 12:57:56.201655 24443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:33825 every 8 connection(s)
I20260608 12:57:56.207620 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:56.217370 24447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:56.219898 24448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:56.225173 24450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:56.225301 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:56.225167 24444 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41593
I20260608 12:57:56.226418 24444 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:56.227061 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:56.227372 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:56.227463 24444 heartbeater.cc:507] Master 127.17.15.126:41593 requested a full tablet report, sending...
I20260608 12:57:56.227628 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923476227603 us; error 0 us; skew 500 ppm
I20260608 12:57:56.229038 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:56.231132 24242 ts_manager.cc:194] Registered new tserver with Master: ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825)
I20260608 12:57:56.232875 17469 webserver.cc:533] Webserver started at http://127.17.15.67:42111/ using document root <none> and password file <none>
I20260608 12:57:56.233527 24242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60924
I20260608 12:57:56.233831 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:56.234155 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:56.234557 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:56.236275 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "f0766913b6be467395da0dc6964d6928"
format_stamp: "Formatted at 2026-06-08 12:57:56 on dist-test-slave-457t"
I20260608 12:57:56.243098 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.004s
I20260608 12:57:56.248024 24455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:56.249338 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:57:56.249687 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "f0766913b6be467395da0dc6964d6928"
format_stamp: "Formatted at 2026-06-08 12:57:56 on dist-test-slave-457t"
I20260608 12:57:56.249994 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:56.273087 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:56.274765 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:56.276749 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:56.279702 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:56.279942 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:56.280370 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:56.280565 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:56.333374 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:43215
I20260608 12:57:56.333768 24517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:43215 every 8 connection(s)
I20260608 12:57:56.353190 24518 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41593
I20260608 12:57:56.353979 24518 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:56.355324 24518 heartbeater.cc:507] Master 127.17.15.126:41593 requested a full tablet report, sending...
I20260608 12:57:56.358259 24242 ts_manager.cc:194] Registered new tserver with Master: f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:57:56.358747 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021326149s
I20260608 12:57:56.360628 24242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60936
I20260608 12:57:56.915668 24242 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60946:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:57:56.918731 24242 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:57:57.011533 24334 tablet_service.cc:1511] Processing CreateTablet for tablet d1078584d3544053b7bbbdeccd67a16f (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:57.013715 24409 tablet_service.cc:1511] Processing CreateTablet for tablet d1078584d3544053b7bbbdeccd67a16f (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:57.014438 24332 tablet_service.cc:1511] Processing CreateTablet for tablet 2c068db852734ff49f4aec76d109bd70 (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:57.015695 24409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1078584d3544053b7bbbdeccd67a16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.016350 24406 tablet_service.cc:1511] Processing CreateTablet for tablet 657448166b474ae4bed04dfbf05ea542 (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:57.017549 24331 tablet_service.cc:1511] Processing CreateTablet for tablet 657448166b474ae4bed04dfbf05ea542 (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:57.018036 24406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657448166b474ae4bed04dfbf05ea542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.012472 24408 tablet_service.cc:1511] Processing CreateTablet for tablet 383e5232ceb146d2976dba0a5cc99c44 (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:57.020327 24408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383e5232ceb146d2976dba0a5cc99c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.019964 24333 tablet_service.cc:1511] Processing CreateTablet for tablet 383e5232ceb146d2976dba0a5cc99c44 (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:57.013727 24334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1078584d3544053b7bbbdeccd67a16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.014591 24407 tablet_service.cc:1511] Processing CreateTablet for tablet 2c068db852734ff49f4aec76d109bd70 (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:57.023613 24407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c068db852734ff49f4aec76d109bd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.028661 24332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c068db852734ff49f4aec76d109bd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.034531 24331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657448166b474ae4bed04dfbf05ea542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.037092 24333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383e5232ceb146d2976dba0a5cc99c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.056838 24483 tablet_service.cc:1511] Processing CreateTablet for tablet d1078584d3544053b7bbbdeccd67a16f (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:57:57.057835 24481 tablet_service.cc:1511] Processing CreateTablet for tablet 2c068db852734ff49f4aec76d109bd70 (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:57:57.058748 24483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1078584d3544053b7bbbdeccd67a16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.059516 24481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c068db852734ff49f4aec76d109bd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.061493 24480 tablet_service.cc:1511] Processing CreateTablet for tablet 657448166b474ae4bed04dfbf05ea542 (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:57:57.065363 24480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657448166b474ae4bed04dfbf05ea542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.055961 24482 tablet_service.cc:1511] Processing CreateTablet for tablet 383e5232ceb146d2976dba0a5cc99c44 (DEFAULT_TABLE table=test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:57:57.070943 24482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 383e5232ceb146d2976dba0a5cc99c44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:57:57.091112 24539 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap starting.
I20260608 12:57:57.098919 24369 heartbeater.cc:499] Master 127.17.15.126:41593 was elected leader, sending a full tablet report...
I20260608 12:57:57.105947 24539 tablet_bootstrap.cc:654] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.140038 24539 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: No bootstrap required, opened a new log
I20260608 12:57:57.140687 24539 ts_tablet_manager.cc:1403] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.020s
I20260608 12:57:57.144680 24538 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: Bootstrap starting.
I20260608 12:57:57.144425 24539 raft_consensus.cc:359] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:57:57.148473 24539 raft_consensus.cc:385] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.148974 24539 raft_consensus.cc:740] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.150506 24539 consensus_queue.cc:260] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:57:57.153887 24541 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Bootstrap starting.
I20260608 12:57:57.158948 24538 tablet_bootstrap.cc:654] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.173061 24541 tablet_bootstrap.cc:654] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.174935 24538 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: No bootstrap required, opened a new log
I20260608 12:57:57.175530 24538 ts_tablet_manager.cc:1403] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.009s
I20260608 12:57:57.177989 24539 ts_tablet_manager.cc:1434] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.009s
I20260608 12:57:57.179335 24539 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap starting.
I20260608 12:57:57.179639 24538 raft_consensus.cc:359] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:57:57.180550 24541 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: No bootstrap required, opened a new log
I20260608 12:57:57.180608 24538 raft_consensus.cc:385] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.181290 24538 raft_consensus.cc:740] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.181485 24541 ts_tablet_manager.cc:1403] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260608 12:57:57.182469 24538 consensus_queue.cc:260] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:57:57.185711 24541 raft_consensus.cc:359] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:57:57.186749 24541 raft_consensus.cc:385] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.187194 24541 raft_consensus.cc:740] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0766913b6be467395da0dc6964d6928, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.188143 24539 tablet_bootstrap.cc:654] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.188436 24541 consensus_queue.cc:260] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:57:57.192018 24518 heartbeater.cc:499] Master 127.17.15.126:41593 was elected leader, sending a full tablet report...
I20260608 12:57:57.193315 24541 ts_tablet_manager.cc:1434] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 12:57:57.194759 24541 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Bootstrap starting.
I20260608 12:57:57.200614 24444 heartbeater.cc:499] Master 127.17.15.126:41593 was elected leader, sending a full tablet report...
I20260608 12:57:57.198284 24538 ts_tablet_manager.cc:1434] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.015s
I20260608 12:57:57.211352 24538 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap starting.
I20260608 12:57:57.221553 24538 tablet_bootstrap.cc:654] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.223192 24541 tablet_bootstrap.cc:654] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.223834 24539 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: No bootstrap required, opened a new log
I20260608 12:57:57.224633 24539 ts_tablet_manager.cc:1403] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.017s
I20260608 12:57:57.229082 24539 raft_consensus.cc:359] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.230127 24539 raft_consensus.cc:385] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.230538 24539 raft_consensus.cc:740] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.230953 24545 raft_consensus.cc:493] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:57.231734 24545 raft_consensus.cc:515] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:57:57.231808 24539 consensus_queue.cc:260] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.241149 24545 leader_election.cc:290] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215), da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545)
I20260608 12:57:57.247488 24539 ts_tablet_manager.cc:1434] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 12:57:57.249222 24539 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap starting.
I20260608 12:57:57.262687 24538 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: No bootstrap required, opened a new log
I20260608 12:57:57.264371 24541 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: No bootstrap required, opened a new log
I20260608 12:57:57.264312 24538 ts_tablet_manager.cc:1403] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.015s
I20260608 12:57:57.265139 24541 ts_tablet_manager.cc:1403] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.010s
I20260608 12:57:57.268407 24539 tablet_bootstrap.cc:654] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.272300 24538 raft_consensus.cc:359] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.273602 24538 raft_consensus.cc:385] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.274048 24538 raft_consensus.cc:740] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.275341 24538 consensus_queue.cc:260] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.278941 24538 ts_tablet_manager.cc:1434] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:57:57.282631 24541 raft_consensus.cc:359] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.282853 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1078584d3544053b7bbbdeccd67a16f" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928" is_pre_election: true
I20260608 12:57:57.283594 24541 raft_consensus.cc:385] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.283983 24541 raft_consensus.cc:740] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0766913b6be467395da0dc6964d6928, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.283895 24493 raft_consensus.cc:2468] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 0.
I20260608 12:57:57.286223 24382 leader_election.cc:304] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebdf671501ce4502a5f692a4e769fefe, f0766913b6be467395da0dc6964d6928; no voters: 
I20260608 12:57:57.287216 24538 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap starting.
I20260608 12:57:57.287271 24545 raft_consensus.cc:2804] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:57.288216 24545 raft_consensus.cc:493] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:57.288631 24545 raft_consensus.cc:3060] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.285506 24541 consensus_queue.cc:260] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.295761 24541 ts_tablet_manager.cc:1434] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260608 12:57:57.297495 24541 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Bootstrap starting.
I20260608 12:57:57.298017 24545 raft_consensus.cc:515] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:57:57.301738 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1078584d3544053b7bbbdeccd67a16f" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928"
I20260608 12:57:57.302547 24493 raft_consensus.cc:3060] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.311026 24538 tablet_bootstrap.cc:654] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.317858 24344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1078584d3544053b7bbbdeccd67a16f" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" is_pre_election: true
I20260608 12:57:57.318704 24344 raft_consensus.cc:2468] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 0.
I20260608 12:57:57.315824 24493 raft_consensus.cc:2468] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 1.
I20260608 12:57:57.320619 24541 tablet_bootstrap.cc:654] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.321714 24545 leader_election.cc:290] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 1 election: Requested vote from peers f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215), da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545)
I20260608 12:57:57.321729 24382 leader_election.cc:304] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ebdf671501ce4502a5f692a4e769fefe, f0766913b6be467395da0dc6964d6928; no voters: 
I20260608 12:57:57.324211 24545 raft_consensus.cc:2804] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:57.324573 24344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1078584d3544053b7bbbdeccd67a16f" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16"
I20260608 12:57:57.325402 24344 raft_consensus.cc:3060] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.326848 24539 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: No bootstrap required, opened a new log
I20260608 12:57:57.327721 24539 ts_tablet_manager.cc:1403] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent bootstrapping tablet: real 0.079s	user 0.033s	sys 0.028s
I20260608 12:57:57.331040 24545 raft_consensus.cc:697] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 1 LEADER]: Becoming Leader. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Running, Role: LEADER
I20260608 12:57:57.331755 24541 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: No bootstrap required, opened a new log
I20260608 12:57:57.331745 24539 raft_consensus.cc:359] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.332654 24541 ts_tablet_manager.cc:1403] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.011s
I20260608 12:57:57.332326 24545 consensus_queue.cc:237] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:57:57.332890 24539 raft_consensus.cc:385] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.333564 24539 raft_consensus.cc:740] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.334865 24539 consensus_queue.cc:260] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.336632 24538 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: No bootstrap required, opened a new log
I20260608 12:57:57.337301 24538 ts_tablet_manager.cc:1403] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.008s
I20260608 12:57:57.337913 24344 raft_consensus.cc:2468] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 1.
I20260608 12:57:57.342756 24538 raft_consensus.cc:359] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.343786 24538 raft_consensus.cc:385] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.344075 24546 raft_consensus.cc:493] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:57.344857 24546 raft_consensus.cc:515] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.345510 24539 ts_tablet_manager.cc:1434] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260608 12:57:57.346989 24539 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap starting.
I20260608 12:57:57.346683 24541 raft_consensus.cc:359] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.347520 24541 raft_consensus.cc:385] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.347898 24541 raft_consensus.cc:740] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0766913b6be467395da0dc6964d6928, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.349105 24541 consensus_queue.cc:260] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.355574 24239 catalog_manager.cc:5696] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe reported cstate change: term changed from 0 to 1, leader changed from <none> to ebdf671501ce4502a5f692a4e769fefe (127.17.15.66). New cstate: current_term: 1 leader_uuid: "ebdf671501ce4502a5f692a4e769fefe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:57.360623 24546 leader_election.cc:290] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545), ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825)
I20260608 12:57:57.344129 24538 raft_consensus.cc:740] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.368593 24539 tablet_bootstrap.cc:654] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.369395 24538 consensus_queue.cc:260] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.373632 24538 ts_tablet_manager.cc:1434] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.002s
I20260608 12:57:57.378966 24541 ts_tablet_manager.cc:1434] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.015s
I20260608 12:57:57.385572 24541 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: Bootstrap starting.
I20260608 12:57:57.393152 24344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" is_pre_election: true
I20260608 12:57:57.394063 24344 raft_consensus.cc:2468] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 0.
I20260608 12:57:57.395582 24456 leader_election.cc:304] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da4dcab8ce7a4b80b9724a8fd6c67a16, f0766913b6be467395da0dc6964d6928; no voters: 
I20260608 12:57:57.397480 24557 raft_consensus.cc:2804] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:57.398020 24557 raft_consensus.cc:493] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:57.398521 24557 raft_consensus.cc:3060] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.399564 24539 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: No bootstrap required, opened a new log
I20260608 12:57:57.400287 24539 ts_tablet_manager.cc:1403] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.014s
I20260608 12:57:57.393330 24538 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap starting.
I20260608 12:57:57.401239 24541 tablet_bootstrap.cc:654] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.404789 24539 raft_consensus.cc:359] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.405768 24539 raft_consensus.cc:385] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.406140 24539 raft_consensus.cc:740] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.407176 24539 consensus_queue.cc:260] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.410106 24539 ts_tablet_manager.cc:1434] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:57:57.411391 24538 tablet_bootstrap.cc:654] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Neither blocks nor log segments found. Creating new log.
I20260608 12:57:57.418645 24419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe" is_pre_election: true
I20260608 12:57:57.419659 24541 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: No bootstrap required, opened a new log
I20260608 12:57:57.419549 24419 raft_consensus.cc:2468] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 0.
I20260608 12:57:57.421453 24557 raft_consensus.cc:515] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.422703 24541 ts_tablet_manager.cc:1403] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.001s
I20260608 12:57:57.425529 24344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16"
I20260608 12:57:57.426136 24344 raft_consensus.cc:3060] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.428063 24541 raft_consensus.cc:359] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.428910 24538 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: No bootstrap required, opened a new log
I20260608 12:57:57.429076 24541 raft_consensus.cc:385] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.429744 24541 raft_consensus.cc:740] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0766913b6be467395da0dc6964d6928, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.429991 24538 ts_tablet_manager.cc:1403] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.011s
I20260608 12:57:57.430810 24541 consensus_queue.cc:260] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.432425 24557 leader_election.cc:290] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [CANDIDATE]: Term 1 election: Requested vote from peers da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545), ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825)
I20260608 12:57:57.432214 24344 raft_consensus.cc:2468] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 1.
I20260608 12:57:57.434075 24419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe"
I20260608 12:57:57.434644 24542 raft_consensus.cc:493] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:57.434832 24419 raft_consensus.cc:3060] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.435251 24542 raft_consensus.cc:515] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.436908 24541 ts_tablet_manager.cc:1434] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.002s
I20260608 12:57:57.434787 24456 leader_election.cc:304] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da4dcab8ce7a4b80b9724a8fd6c67a16, f0766913b6be467395da0dc6964d6928; no voters: 
I20260608 12:57:57.443481 24542 leader_election.cc:290] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:57:57.448570 24557 raft_consensus.cc:2804] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:57.449541 24557 raft_consensus.cc:697] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 LEADER]: Becoming Leader. State: Replica: f0766913b6be467395da0dc6964d6928, State: Running, Role: LEADER
I20260608 12:57:57.434859 24538 raft_consensus.cc:359] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.452576 24538 raft_consensus.cc:385] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:57:57.452943 24538 raft_consensus.cc:740] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Initialized, Role: FOLLOWER
I20260608 12:57:57.454002 24538 consensus_queue.cc:260] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.450974 24557 consensus_queue.cc:237] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.463107 24419 raft_consensus.cc:2468] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 1.
I20260608 12:57:57.467545 24538 ts_tablet_manager.cc:1434] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260608 12:57:57.473273 24419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c068db852734ff49f4aec76d109bd70" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe" is_pre_election: true
I20260608 12:57:57.474076 24419 raft_consensus.cc:2468] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 0.
I20260608 12:57:57.475834 24308 leader_election.cc:304] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da4dcab8ce7a4b80b9724a8fd6c67a16, ebdf671501ce4502a5f692a4e769fefe; no voters: 
I20260608 12:57:57.475441 24239 catalog_manager.cc:5696] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 reported cstate change: term changed from 0 to 1, leader changed from <none> to f0766913b6be467395da0dc6964d6928 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "f0766913b6be467395da0dc6964d6928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: HEALTHY } } }
I20260608 12:57:57.477085 24542 raft_consensus.cc:2804] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:57.477571 24542 raft_consensus.cc:493] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:57.477977 24542 raft_consensus.cc:3060] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.483767 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c068db852734ff49f4aec76d109bd70" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928" is_pre_election: true
I20260608 12:57:57.484689 24493 raft_consensus.cc:2468] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 0.
I20260608 12:57:57.487413 24542 raft_consensus.cc:515] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.489887 24542 leader_election.cc:290] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 1 election: Requested vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:57:57.491005 24419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c068db852734ff49f4aec76d109bd70" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe"
I20260608 12:57:57.491194 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c068db852734ff49f4aec76d109bd70" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928"
I20260608 12:57:57.491775 24419 raft_consensus.cc:3060] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.491840 24493 raft_consensus.cc:3060] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.497592 24419 raft_consensus.cc:2468] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 1.
I20260608 12:57:57.497709 24493 raft_consensus.cc:2468] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 1.
I20260608 12:57:57.498962 24308 leader_election.cc:304] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da4dcab8ce7a4b80b9724a8fd6c67a16, ebdf671501ce4502a5f692a4e769fefe; no voters: 
I20260608 12:57:57.499816 24542 raft_consensus.cc:2804] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:57.501179 24542 raft_consensus.cc:697] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 LEADER]: Becoming Leader. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Running, Role: LEADER
I20260608 12:57:57.502182 24542 consensus_queue.cc:237] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.512025 24241 catalog_manager.cc:5696] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 reported cstate change: term changed from 0 to 1, leader changed from <none> to da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:57.577721 24545 raft_consensus.cc:493] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:57:57.578373 24545 raft_consensus.cc:515] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.580564 24545 leader_election.cc:290] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:57:57.581799 24344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" is_pre_election: true
I20260608 12:57:57.582157 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928" is_pre_election: true
I20260608 12:57:57.582517 24344 raft_consensus.cc:2468] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 0.
I20260608 12:57:57.582898 24493 raft_consensus.cc:2468] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 0.
I20260608 12:57:57.583865 24382 leader_election.cc:304] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da4dcab8ce7a4b80b9724a8fd6c67a16, ebdf671501ce4502a5f692a4e769fefe; no voters: 
I20260608 12:57:57.585171 24545 raft_consensus.cc:2804] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:57:57.585664 24545 raft_consensus.cc:493] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:57:57.586051 24545 raft_consensus.cc:3060] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.594551 24545 raft_consensus.cc:515] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.596798 24545 leader_election.cc:290] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 1 election: Requested vote from peers da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:57:57.598253 24344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16"
I20260608 12:57:57.598932 24344 raft_consensus.cc:3060] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.598819 24493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928"
I20260608 12:57:57.600075 24493 raft_consensus.cc:3060] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:57:57.605449 24344 raft_consensus.cc:2468] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 1.
I20260608 12:57:57.606945 24382 leader_election.cc:304] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: da4dcab8ce7a4b80b9724a8fd6c67a16, ebdf671501ce4502a5f692a4e769fefe; no voters: 
I20260608 12:57:57.607651 24493 raft_consensus.cc:2468] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 1.
I20260608 12:57:57.608134 24545 raft_consensus.cc:2804] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:57:57.608808 24545 raft_consensus.cc:697] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 LEADER]: Becoming Leader. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Running, Role: LEADER
I20260608 12:57:57.609738 24545 consensus_queue.cc:237] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:57:57.618657 24241 catalog_manager.cc:5696] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe reported cstate change: term changed from 0 to 1, leader changed from <none> to ebdf671501ce4502a5f692a4e769fefe (127.17.15.66). New cstate: current_term: 1 leader_uuid: "ebdf671501ce4502a5f692a4e769fefe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: UNKNOWN } } }
I20260608 12:57:57.763392 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:57:57.791965 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:57.793203 17469 tablet_replica.cc:333] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: stopping tablet replica
I20260608 12:57:57.794073 17469 raft_consensus.cc:2243] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.794639 17469 raft_consensus.cc:2272] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.797142 17469 tablet_replica.cc:333] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: stopping tablet replica
I20260608 12:57:57.797811 17469 raft_consensus.cc:2243] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:57.798506 17469 pending_rounds.cc:70] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Trying to abort 1 pending ops.
I20260608 12:57:57.798735 17469 pending_rounds.cc:77] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662563857477632 op_type: NO_OP noop_request { }
I20260608 12:57:57.799082 17469 raft_consensus.cc:2889] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:57.799415 17469 raft_consensus.cc:2272] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.802809 17469 tablet_replica.cc:333] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: stopping tablet replica
I20260608 12:57:57.803485 17469 raft_consensus.cc:2243] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.803952 17469 raft_consensus.cc:2272] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.806003 17469 tablet_replica.cc:333] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: stopping tablet replica
I20260608 12:57:57.806582 17469 raft_consensus.cc:2243] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.807035 17469 raft_consensus.cc:2272] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.835471 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
W20260608 12:57:57.843794 24382 consensus_peers.cc:597] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe -> Peer da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545): Couldn't send request to peer da4dcab8ce7a4b80b9724a8fd6c67a16. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:57.853704 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:57:57.861166 24545 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:57:57.911525 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:57.912621 17469 tablet_replica.cc:333] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: stopping tablet replica
I20260608 12:57:57.913336 17469 raft_consensus.cc:2243] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.913859 17469 raft_consensus.cc:2272] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.916478 17469 tablet_replica.cc:333] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: stopping tablet replica
I20260608 12:57:57.917148 17469 raft_consensus.cc:2243] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:57.917788 17469 raft_consensus.cc:2272] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.920300 17469 tablet_replica.cc:333] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: stopping tablet replica
I20260608 12:57:57.920933 17469 raft_consensus.cc:2243] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:57.921661 17469 pending_rounds.cc:70] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Trying to abort 1 pending ops.
I20260608 12:57:57.921916 17469 pending_rounds.cc:77] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662564298387456 op_type: NO_OP noop_request { }
I20260608 12:57:57.922402 17469 raft_consensus.cc:2889] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:57.922878 17469 raft_consensus.cc:2272] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:57.926441 17469 tablet_replica.cc:333] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: stopping tablet replica
I20260608 12:57:57.927496 17469 raft_consensus.cc:2243] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:57.929087 17469 raft_consensus.cc:2272] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:57:57.931910 24456 consensus_peers.cc:597] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 -> Peer da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545): Couldn't send request to peer da4dcab8ce7a4b80b9724a8fd6c67a16. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:57:57.957487 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:57:57.974895 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:57:58.004995 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:57:58.005811 17469 tablet_replica.cc:333] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: stopping tablet replica
I20260608 12:57:58.006502 17469 raft_consensus.cc:2243] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:58.006950 17469 raft_consensus.cc:2272] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:58.009207 17469 tablet_replica.cc:333] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: stopping tablet replica
I20260608 12:57:58.009790 17469 raft_consensus.cc:2243] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:58.010478 17469 raft_consensus.cc:2272] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:58.013795 17469 tablet_replica.cc:333] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: stopping tablet replica
I20260608 12:57:58.014372 17469 raft_consensus.cc:2243] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:57:58.015141 17469 pending_rounds.cc:70] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Trying to abort 1 pending ops.
I20260608 12:57:58.015344 17469 pending_rounds.cc:77] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662563694137344 op_type: NO_OP noop_request { }
I20260608 12:57:58.015609 17469 raft_consensus.cc:2889] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:57:58.015888 17469 raft_consensus.cc:2272] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:58.019179 17469 tablet_replica.cc:333] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: stopping tablet replica
I20260608 12:57:58.019824 17469 raft_consensus.cc:2243] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:57:58.020467 17469 raft_consensus.cc:2272] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:57:58.047719 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:57:58.064436 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:57:58.072996 24576 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:58.073669 24577 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:57:58.075598 24579 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:57:58.076498 17469 server_base.cc:1061] running on GCE node
I20260608 12:57:58.077889 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:57:58.078296 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:57:58.078630 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923478078610 us; error 0 us; skew 500 ppm
I20260608 12:57:58.079430 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:57:58.082917 17469 webserver.cc:533] Webserver started at http://127.17.15.68:36019/ using document root <none> and password file <none>
I20260608 12:57:58.083688 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:57:58.084050 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:57:58.084599 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:57:58.086406 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "83ee2b29a06f44df8448cb8c5e7ccf12"
format_stamp: "Formatted at 2026-06-08 12:57:58 on dist-test-slave-457t"
I20260608 12:57:58.095608 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
I20260608 12:57:58.101222 24584 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:57:58.102677 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:57:58.103327 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "83ee2b29a06f44df8448cb8c5e7ccf12"
format_stamp: "Formatted at 2026-06-08 12:57:58 on dist-test-slave-457t"
I20260608 12:57:58.103852 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:57:58.118342 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:57:58.120452 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:57:58.122488 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:57:58.126953 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:57:58.127589 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 12:57:58.127964 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:57:58.128527 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.002s	sys 0.000s
I20260608 12:57:58.182494 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:40263
I20260608 12:57:58.182678 24646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:40263 every 8 connection(s)
I20260608 12:57:58.202620 24647 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41593
I20260608 12:57:58.203598 24647 heartbeater.cc:461] Registering TS with master...
I20260608 12:57:58.205111 24647 heartbeater.cc:507] Master 127.17.15.126:41593 requested a full tablet report, sending...
I20260608 12:57:58.208978 24241 ts_manager.cc:194] Registered new tserver with Master: 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68:40263)
I20260608 12:57:58.210927 24241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60962
W20260608 12:57:58.886117 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 383e5232ceb146d2976dba0a5cc99c44: Network error: Client connection negotiation failed: client connection to 127.17.15.67:43215: connect: Connection refused (error 111)
W20260608 12:57:58.890820 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 657448166b474ae4bed04dfbf05ea542: Network error: Client connection negotiation failed: client connection to 127.17.15.66:33825: connect: Connection refused (error 111)
W20260608 12:57:58.895216 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet d1078584d3544053b7bbbdeccd67a16f: Network error: Client connection negotiation failed: client connection to 127.17.15.66:33825: connect: Connection refused (error 111)
I20260608 12:57:59.214607 24647 heartbeater.cc:499] Master 127.17.15.126:41593 was elected leader, sending a full tablet report...
W20260608 12:57:59.913259 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c068db852734ff49f4aec76d109bd70: Network error: Client connection negotiation failed: client connection to 127.17.15.65:46545: connect: Connection refused (error 111)
W20260608 12:57:59.918810 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 383e5232ceb146d2976dba0a5cc99c44: Network error: Client connection negotiation failed: client connection to 127.17.15.67:43215: connect: Connection refused (error 111)
W20260608 12:57:59.923316 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet d1078584d3544053b7bbbdeccd67a16f: Network error: Client connection negotiation failed: client connection to 127.17.15.66:33825: connect: Connection refused (error 111)
W20260608 12:58:00.945533 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 657448166b474ae4bed04dfbf05ea542: Network error: Client connection negotiation failed: client connection to 127.17.15.66:33825: connect: Connection refused (error 111)
W20260608 12:58:00.950570 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c068db852734ff49f4aec76d109bd70: Network error: Client connection negotiation failed: client connection to 127.17.15.65:46545: connect: Connection refused (error 111)
W20260608 12:58:00.956405 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet d1078584d3544053b7bbbdeccd67a16f: Network error: Client connection negotiation failed: client connection to 127.17.15.66:33825: connect: Connection refused (error 111)
W20260608 12:58:01.973765 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet d1078584d3544053b7bbbdeccd67a16f: Network error: Client connection negotiation failed: client connection to 127.17.15.66:33825: connect: Connection refused (error 111)
W20260608 12:58:01.978300 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 657448166b474ae4bed04dfbf05ea542: Network error: Client connection negotiation failed: client connection to 127.17.15.66:33825: connect: Connection refused (error 111)
W20260608 12:58:01.983175 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c068db852734ff49f4aec76d109bd70: Network error: Client connection negotiation failed: client connection to 127.17.15.65:46545: connect: Connection refused (error 111)
W20260608 12:58:02.986672 24290 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f0766913b6be467395da0dc6964d6928 not available for placement
W20260608 12:58:03.989686 24290 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f0766913b6be467395da0dc6964d6928 not available for placement
W20260608 12:58:04.992283 24290 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver f0766913b6be467395da0dc6964d6928 not available for placement
I20260608 12:58:05.226466 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:05.237613 24656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.238112 24659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.238348 24657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.242741 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:05.245436 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:05.245705 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:05.245983 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923485245943 us; error 0 us; skew 500 ppm
I20260608 12:58:05.246789 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:05.250801 17469 webserver.cc:533] Webserver started at http://127.17.15.65:35739/ using document root <none> and password file <none>
I20260608 12:58:05.251520 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:05.251757 17469 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:05.257215 17469 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:58:05.263042 24664 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.264618 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:58:05.265308 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16"
format_stamp: "Formatted at 2026-06-08 12:57:55 on dist-test-slave-457t"
I20260608 12:58:05.266031 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:05.283425 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:05.285439 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:05.287452 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:05.292788 24671 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:58:05.320497 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:58:05.321136 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.030s	user 0.000s	sys 0.002s
I20260608 12:58:05.321497 17469 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:58:05.330235 24671 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap starting.
I20260608 12:58:05.346586 24671 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:05.347548 24671 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap complete.
I20260608 12:58:05.348001 17469 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:58:05.348439 24671 ts_tablet_manager.cc:1403] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.005s
I20260608 12:58:05.348456 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.027s	user 0.027s	sys 0.001s
I20260608 12:58:05.353057 24671 raft_consensus.cc:359] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.354260 24671 raft_consensus.cc:740] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.355432 24671 consensus_queue.cc:260] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.359575 24671 ts_tablet_manager.cc:1434] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 12:58:05.360692 24671 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap starting.
I20260608 12:58:05.378094 24671 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:05.379081 24671 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap complete.
I20260608 12:58:05.379851 24671 ts_tablet_manager.cc:1403] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260608 12:58:05.383081 24671 raft_consensus.cc:359] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:58:05.383818 24671 raft_consensus.cc:740] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.385052 24671 consensus_queue.cc:260] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:58:05.387692 24671 ts_tablet_manager.cc:1434] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:58:05.388770 24671 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap starting.
I20260608 12:58:05.409508 24671 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:58:05.411062 24671 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap complete.
I20260608 12:58:05.412020 24671 ts_tablet_manager.cc:1403] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260608 12:58:05.416271 24671 raft_consensus.cc:359] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.417591 24671 raft_consensus.cc:740] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.418669 24671 consensus_queue.cc:260] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.421880 24671 ts_tablet_manager.cc:1434] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:58:05.423389 24671 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap starting.
I20260608 12:58:05.426234 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:46545
I20260608 12:58:05.426384 24731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:46545 every 8 connection(s)
W20260608 12:58:05.433974 24733 tablet.cc:2404] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:58:05.435235 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:58:05.446250 24671 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:05.447542 24671 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Bootstrap complete.
I20260608 12:58:05.448695 24671 ts_tablet_manager.cc:1403] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
W20260608 12:58:05.449301 24737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.453442 24738 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.454308 24671 raft_consensus.cc:359] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.455327 24671 raft_consensus.cc:740] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.456734 24671 consensus_queue.cc:260] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.459736 24671 ts_tablet_manager.cc:1434] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:58:05.460889 17469 server_base.cc:1061] running on GCE node
W20260608 12:58:05.463598 24740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.465047 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:05.465372 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:05.465615 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923485465593 us; error 0 us; skew 500 ppm
I20260608 12:58:05.466521 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:05.469357 24732 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41593
I20260608 12:58:05.469882 24732 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:05.470835 24732 heartbeater.cc:507] Master 127.17.15.126:41593 requested a full tablet report, sending...
I20260608 12:58:05.473048 17469 webserver.cc:533] Webserver started at http://127.17.15.66:44129/ using document root <none> and password file <none>
I20260608 12:58:05.473820 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:05.474085 17469 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:05.475780 24241 ts_manager.cc:194] Re-registered known tserver with Master: da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545)
I20260608 12:58:05.479070 17469 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:05.483048 24241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52064
I20260608 12:58:05.484681 24745 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.486156 17469 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.000s	sys 0.003s
I20260608 12:58:05.486589 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "ebdf671501ce4502a5f692a4e769fefe"
format_stamp: "Formatted at 2026-06-08 12:57:56 on dist-test-slave-457t"
I20260608 12:58:05.486975 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:05.488440 24732 heartbeater.cc:499] Master 127.17.15.126:41593 was elected leader, sending a full tablet report...
I20260608 12:58:05.501678 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:05.503324 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:05.505204 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:05.534823 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:58:05.535204 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.027s	user 0.002s	sys 0.000s
I20260608 12:58:05.542167 24752 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap starting.
I20260608 12:58:05.558279 17469 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:58:05.558724 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.023s	user 0.023s	sys 0.000s
I20260608 12:58:05.559842 24752 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:58:05.560976 24752 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap complete.
I20260608 12:58:05.561697 24752 ts_tablet_manager.cc:1403] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 12:58:05.564678 24752 raft_consensus.cc:359] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.565598 24752 raft_consensus.cc:740] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.566504 24752 consensus_queue.cc:260] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.569591 24752 ts_tablet_manager.cc:1434] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:58:05.570534 24752 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: Bootstrap starting.
I20260608 12:58:05.588760 24752 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:05.590412 24752 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: Bootstrap complete.
I20260608 12:58:05.591326 24752 ts_tablet_manager.cc:1403] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260608 12:58:05.594611 24752 raft_consensus.cc:359] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:58:05.595474 24752 raft_consensus.cc:740] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.596498 24752 consensus_queue.cc:260] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [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: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:58:05.601431 24752 ts_tablet_manager.cc:1434] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:58:05.603277 24752 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap starting.
I20260608 12:58:05.622301 24752 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:05.623314 24752 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap complete.
I20260608 12:58:05.624099 24752 ts_tablet_manager.cc:1403] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260608 12:58:05.626989 24752 raft_consensus.cc:359] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.627735 24752 raft_consensus.cc:740] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.628672 24752 consensus_queue.cc:260] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.631289 24752 ts_tablet_manager.cc:1434] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 12:58:05.632298 24752 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap starting.
I20260608 12:58:05.637537 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:33825
I20260608 12:58:05.637898 24812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:33825 every 8 connection(s)
I20260608 12:58:05.643618 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:58:05.651763 24752 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:05.653071 24752 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: Bootstrap complete.
I20260608 12:58:05.654115 24752 ts_tablet_manager.cc:1403] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
W20260608 12:58:05.657843 24818 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:05.658228 24817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.660902 24752 raft_consensus.cc:359] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.662067 24752 raft_consensus.cc:740] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.662664 24813 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41593
I20260608 12:58:05.663560 24813 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:05.663861 24752 consensus_queue.cc:260] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.665870 24813 heartbeater.cc:507] Master 127.17.15.126:41593 requested a full tablet report, sending...
I20260608 12:58:05.667831 24752 ts_tablet_manager.cc:1434] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:58:05.668407 17469 server_base.cc:1061] running on GCE node
W20260608 12:58:05.669108 24820 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:05.670465 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:05.670799 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:05.671053 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923485671031 us; error 0 us; skew 500 ppm
I20260608 12:58:05.671774 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:05.672472 24241 ts_manager.cc:194] Re-registered known tserver with Master: ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825)
I20260608 12:58:05.678403 24241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52076
I20260608 12:58:05.678401 17469 webserver.cc:533] Webserver started at http://127.17.15.67:42111/ using document root <none> and password file <none>
I20260608 12:58:05.679303 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:05.679569 17469 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:05.682518 24813 heartbeater.cc:499] Master 127.17.15.126:41593 was elected leader, sending a full tablet report...
I20260608 12:58:05.685868 17469 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:05.691854 24825 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:05.693369 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 12:58:05.693827 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "f0766913b6be467395da0dc6964d6928"
format_stamp: "Formatted at 2026-06-08 12:57:56 on dist-test-slave-457t"
I20260608 12:58:05.694183 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:05.727382 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:05.728964 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:05.730857 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:05.763172 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:58:05.763617 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.030s	user 0.002s	sys 0.000s
I20260608 12:58:05.769611 24832 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Bootstrap starting.
I20260608 12:58:05.783538 24832 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:05.783906 17469 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:58:05.784314 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.020s	user 0.021s	sys 0.000s
I20260608 12:58:05.784490 24832 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Bootstrap complete.
I20260608 12:58:05.785377 24832 ts_tablet_manager.cc:1403] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.011s
I20260608 12:58:05.788139 24832 raft_consensus.cc:359] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.788937 24832 raft_consensus.cc:740] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0766913b6be467395da0dc6964d6928, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.789916 24832 consensus_queue.cc:260] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.792801 24832 ts_tablet_manager.cc:1434] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260608 12:58:05.793697 24832 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Bootstrap starting.
I20260608 12:58:05.815796 24832 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:05.817348 24832 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Bootstrap complete.
I20260608 12:58:05.818598 24832 ts_tablet_manager.cc:1403] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260608 12:58:05.823820 24832 raft_consensus.cc:359] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:58:05.825186 24832 raft_consensus.cc:740] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0766913b6be467395da0dc6964d6928, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.826474 24832 consensus_queue.cc:260] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [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: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:58:05.829617 24832 ts_tablet_manager.cc:1434] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:58:05.830951 24832 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: Bootstrap starting.
I20260608 12:58:05.852583 24832 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:05.853489 24832 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: Bootstrap complete.
I20260608 12:58:05.854240 24832 ts_tablet_manager.cc:1403] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260608 12:58:05.854571 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:43215
I20260608 12:58:05.854880 24892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:43215 every 8 connection(s)
I20260608 12:58:05.857442 24832 raft_consensus.cc:359] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.858202 24832 raft_consensus.cc:740] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0766913b6be467395da0dc6964d6928, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.859192 24832 consensus_queue.cc:260] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.862763 24832 ts_tablet_manager.cc:1434] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:58:05.864691 24832 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Bootstrap starting.
I20260608 12:58:05.876452 24893 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41593
I20260608 12:58:05.877269 24893 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:05.878378 24893 heartbeater.cc:507] Master 127.17.15.126:41593 requested a full tablet report, sending...
I20260608 12:58:05.881969 24832 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:58:05.883229 24832 tablet_bootstrap.cc:492] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Bootstrap complete.
I20260608 12:58:05.883656 24241 ts_manager.cc:194] Re-registered known tserver with Master: f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:05.884346 24832 ts_tablet_manager.cc:1403] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260608 12:58:05.887300 24832 raft_consensus.cc:359] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.888432 24832 raft_consensus.cc:740] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0766913b6be467395da0dc6964d6928, State: Initialized, Role: FOLLOWER
I20260608 12:58:05.889612 24832 consensus_queue.cc:260] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:05.891428 24241 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52088
I20260608 12:58:05.892110 24832 ts_tablet_manager.cc:1434] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:58:05.894922 24893 heartbeater.cc:499] Master 127.17.15.126:41593 was elected leader, sending a full tablet report...
W20260608 12:58:06.018581 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 383e5232ceb146d2976dba0a5cc99c44: Illegal state: Replica f0766913b6be467395da0dc6964d6928 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } }
W20260608 12:58:06.037554 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet d1078584d3544053b7bbbdeccd67a16f: Illegal state: Replica ebdf671501ce4502a5f692a4e769fefe is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } }
W20260608 12:58:06.055308 24290 auto_rebalancer.cc:591] Failed to schedule move for tablet 2c068db852734ff49f4aec76d109bd70: Illegal state: Replica da4dcab8ce7a4b80b9724a8fd6c67a16 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } }
I20260608 12:58:06.546736 24901 raft_consensus.cc:493] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:06.547541 24901 raft_consensus.cc:515] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:06.550304 24901 leader_election.cc:290] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:06.574271 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c068db852734ff49f4aec76d109bd70" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe" is_pre_election: true
I20260608 12:58:06.574854 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c068db852734ff49f4aec76d109bd70" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928" is_pre_election: true
I20260608 12:58:06.575431 24787 raft_consensus.cc:2468] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 1.
I20260608 12:58:06.575805 24867 raft_consensus.cc:2468] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 1.
I20260608 12:58:06.577374 24666 leader_election.cc:304] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: da4dcab8ce7a4b80b9724a8fd6c67a16, ebdf671501ce4502a5f692a4e769fefe; no voters: 
I20260608 12:58:06.578420 24901 raft_consensus.cc:2804] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:06.579005 24901 raft_consensus.cc:493] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:06.579442 24901 raft_consensus.cc:3060] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.586323 24901 raft_consensus.cc:515] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:06.588657 24901 leader_election.cc:290] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 2 election: Requested vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:06.590284 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c068db852734ff49f4aec76d109bd70" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe"
I20260608 12:58:06.590313 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c068db852734ff49f4aec76d109bd70" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928"
I20260608 12:58:06.591481 24787 raft_consensus.cc:3060] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.592311 24867 raft_consensus.cc:3060] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:06.600101 24787 raft_consensus.cc:2468] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 2.
I20260608 12:58:06.600101 24867 raft_consensus.cc:2468] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 2.
I20260608 12:58:06.602002 24666 leader_election.cc:304] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: da4dcab8ce7a4b80b9724a8fd6c67a16, ebdf671501ce4502a5f692a4e769fefe; no voters: 
I20260608 12:58:06.603140 24901 raft_consensus.cc:2804] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:06.604583 24901 raft_consensus.cc:697] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Becoming Leader. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Running, Role: LEADER
I20260608 12:58:06.605921 24901 consensus_queue.cc:237] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:06.614406 24241 catalog_manager.cc:5696] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:06.987702 24912 raft_consensus.cc:493] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:06.988580 24912 raft_consensus.cc:515] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:58:06.991865 24912 leader_election.cc:290] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545)
I20260608 12:58:07.003994 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1078584d3544053b7bbbdeccd67a16f" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe" is_pre_election: true
I20260608 12:58:07.004679 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1078584d3544053b7bbbdeccd67a16f" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" is_pre_election: true
I20260608 12:58:07.004914 24787 raft_consensus.cc:2468] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 1.
I20260608 12:58:07.005678 24706 raft_consensus.cc:2468] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 1.
I20260608 12:58:07.006896 24827 leader_election.cc:304] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [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: ebdf671501ce4502a5f692a4e769fefe, f0766913b6be467395da0dc6964d6928; no voters: 
I20260608 12:58:07.008473 24912 raft_consensus.cc:2804] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:07.009330 24912 raft_consensus.cc:493] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.009938 24912 raft_consensus.cc:3060] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:07.014755 24901 raft_consensus.cc:493] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.015508 24901 raft_consensus.cc:515] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.017218 24912 raft_consensus.cc:515] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:58:07.017818 24901 leader_election.cc:290] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:07.019052 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe" is_pre_election: true
I20260608 12:58:07.019275 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928" is_pre_election: true
I20260608 12:58:07.020160 24912 leader_election.cc:290] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [CANDIDATE]: Term 2 election: Requested vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545)
I20260608 12:58:07.020121 24787 raft_consensus.cc:2468] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 1.
I20260608 12:58:07.020872 24867 raft_consensus.cc:2410] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da4dcab8ce7a4b80b9724a8fd6c67a16 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:07.021929 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1078584d3544053b7bbbdeccd67a16f" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe"
I20260608 12:58:07.022594 24666 leader_election.cc:304] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: da4dcab8ce7a4b80b9724a8fd6c67a16, ebdf671501ce4502a5f692a4e769fefe; no voters: 
I20260608 12:58:07.021770 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1078584d3544053b7bbbdeccd67a16f" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16"
I20260608 12:58:07.023422 24786 raft_consensus.cc:3060] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:07.024454 24901 raft_consensus.cc:2804] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:07.024490 24706 raft_consensus.cc:3060] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:07.025394 24901 raft_consensus.cc:493] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.026247 24901 raft_consensus.cc:3060] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:07.032105 24786 raft_consensus.cc:2468] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 2.
I20260608 12:58:07.033713 24827 leader_election.cc:304] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [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: ebdf671501ce4502a5f692a4e769fefe, f0766913b6be467395da0dc6964d6928; no voters: 
I20260608 12:58:07.034693 24912 raft_consensus.cc:2804] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:07.035068 24706 raft_consensus.cc:2468] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 2.
I20260608 12:58:07.035171 24901 raft_consensus.cc:515] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.036439 24912 raft_consensus.cc:697] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 2 LEADER]: Becoming Leader. State: Replica: f0766913b6be467395da0dc6964d6928, State: Running, Role: LEADER
I20260608 12:58:07.038321 24901 leader_election.cc:290] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 2 election: Requested vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:07.037817 24912 consensus_queue.cc:237] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [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: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } }
I20260608 12:58:07.040308 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe"
I20260608 12:58:07.040496 24867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928"
I20260608 12:58:07.041471 24786 raft_consensus.cc:3060] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:07.041888 24867 raft_consensus.cc:3060] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:07.041886 24866 raft_consensus.cc:1275] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Refusing update from remote peer da4dcab8ce7a4b80b9724a8fd6c67a16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:07.045396 24901 consensus_queue.cc:1048] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:07.051224 24787 raft_consensus.cc:1275] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Refusing update from remote peer da4dcab8ce7a4b80b9724a8fd6c67a16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:07.053902 24786 raft_consensus.cc:2468] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 2.
I20260608 12:58:07.056447 24666 leader_election.cc:304] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: da4dcab8ce7a4b80b9724a8fd6c67a16, ebdf671501ce4502a5f692a4e769fefe; no voters: 
I20260608 12:58:07.057737 24901 raft_consensus.cc:2804] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:07.059741 24867 raft_consensus.cc:2410] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate da4dcab8ce7a4b80b9724a8fd6c67a16 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:07.059599 24906 consensus_queue.cc:1048] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:07.059230 24241 catalog_manager.cc:5696] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 reported cstate change: term changed from 1 to 2, leader changed from ebdf671501ce4502a5f692a4e769fefe (127.17.15.66) to f0766913b6be467395da0dc6964d6928 (127.17.15.67). New cstate: current_term: 2 leader_uuid: "f0766913b6be467395da0dc6964d6928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.070991 24901 raft_consensus.cc:697] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Becoming Leader. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Running, Role: LEADER
W20260608 12:58:07.076707 24290 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table e6986d4493ff4eb589fc6bd26fa35250: could not find any suitable replica to move from server ebdf671501ce4502a5f692a4e769fefe to server 83ee2b29a06f44df8448cb8c5e7ccf12
I20260608 12:58:07.075524 24901 consensus_queue.cc:237] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Queue going to LEADER 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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.102105 24241 catalog_manager.cc:5696] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 reported cstate change: term changed from 1 to 2, leader changed from f0766913b6be467395da0dc6964d6928 (127.17.15.67) to da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65). New cstate: current_term: 2 leader_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.147765 24912 raft_consensus.cc:493] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.148703 24912 raft_consensus.cc:515] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.149914 24906 raft_consensus.cc:493] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.150760 24906 raft_consensus.cc:515] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.152554 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" is_pre_election: true
I20260608 12:58:07.153272 24912 leader_election.cc:290] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545), ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825)
I20260608 12:58:07.152772 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe" is_pre_election: true
I20260608 12:58:07.154703 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe" is_pre_election: true
I20260608 12:58:07.155215 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928" is_pre_election: true
I20260608 12:58:07.155931 24906 leader_election.cc:290] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:07.154838 24787 raft_consensus.cc:2468] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 2.
I20260608 12:58:07.156284 24786 raft_consensus.cc:2410] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate da4dcab8ce7a4b80b9724a8fd6c67a16 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:07.156451 24866 raft_consensus.cc:2468] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 1.
I20260608 12:58:07.158269 24827 leader_election.cc:304] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [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: ebdf671501ce4502a5f692a4e769fefe, f0766913b6be467395da0dc6964d6928; no voters: da4dcab8ce7a4b80b9724a8fd6c67a16
I20260608 12:58:07.159097 24665 leader_election.cc:304] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: da4dcab8ce7a4b80b9724a8fd6c67a16, f0766913b6be467395da0dc6964d6928; no voters: ebdf671501ce4502a5f692a4e769fefe
I20260608 12:58:07.159365 24912 raft_consensus.cc:2804] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:07.160143 24912 raft_consensus.cc:493] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.160216 24906 raft_consensus.cc:2804] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:07.160988 24912 raft_consensus.cc:3060] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.161463 24906 raft_consensus.cc:493] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.162662 24906 raft_consensus.cc:3060] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:07.168396 24912 raft_consensus.cc:515] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.170846 24906 raft_consensus.cc:515] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.171518 24912 leader_election.cc:290] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [CANDIDATE]: Term 3 election: Requested vote from peers da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545), ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825)
I20260608 12:58:07.171994 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16"
I20260608 12:58:07.172415 24786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "383e5232ceb146d2976dba0a5cc99c44" candidate_uuid: "f0766913b6be467395da0dc6964d6928" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe"
I20260608 12:58:07.173543 24786 raft_consensus.cc:3060] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.174145 24906 leader_election.cc:290] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [CANDIDATE]: Term 2 election: Requested vote from peers ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:07.175410 24787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdf671501ce4502a5f692a4e769fefe"
I20260608 12:58:07.175869 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928"
I20260608 12:58:07.176661 24787 raft_consensus.cc:3060] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:07.176962 24866 raft_consensus.cc:3060] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:07.180483 24786 raft_consensus.cc:2468] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f0766913b6be467395da0dc6964d6928 in term 3.
I20260608 12:58:07.182147 24827 leader_election.cc:304] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [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: ebdf671501ce4502a5f692a4e769fefe, f0766913b6be467395da0dc6964d6928; no voters: da4dcab8ce7a4b80b9724a8fd6c67a16
I20260608 12:58:07.183224 24912 raft_consensus.cc:2804] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:07.183990 24912 raft_consensus.cc:697] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 3 LEADER]: Becoming Leader. State: Replica: f0766913b6be467395da0dc6964d6928, State: Running, Role: LEADER
I20260608 12:58:07.185163 24912 consensus_queue.cc:237] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.187654 24787 raft_consensus.cc:2410] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate da4dcab8ce7a4b80b9724a8fd6c67a16 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 12:58:07.187696 24866 raft_consensus.cc:2468] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da4dcab8ce7a4b80b9724a8fd6c67a16 in term 2.
I20260608 12:58:07.190788 24665 leader_election.cc:304] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: da4dcab8ce7a4b80b9724a8fd6c67a16, f0766913b6be467395da0dc6964d6928; no voters: ebdf671501ce4502a5f692a4e769fefe
I20260608 12:58:07.192468 24906 raft_consensus.cc:2804] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:07.193204 24906 raft_consensus.cc:697] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Becoming Leader. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Running, Role: LEADER
I20260608 12:58:07.194242 24906 consensus_queue.cc:237] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Queue going to LEADER 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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.196408 24241 catalog_manager.cc:5696] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 reported cstate change: term changed from 2 to 3, leader changed from da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65) to f0766913b6be467395da0dc6964d6928 (127.17.15.67). New cstate: current_term: 3 leader_uuid: "f0766913b6be467395da0dc6964d6928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:07.204306 24239 catalog_manager.cc:5696] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 reported cstate change: term changed from 1 to 2, leader changed from ebdf671501ce4502a5f692a4e769fefe (127.17.15.66) to da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65). New cstate: current_term: 2 leader_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.249634 24921 raft_consensus.cc:493] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:07.250664 24921 raft_consensus.cc:515] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.253352 24921 leader_election.cc:290] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:07.267699 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" is_pre_election: true
I20260608 12:58:07.272820 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928" is_pre_election: true
I20260608 12:58:07.273948 24866 raft_consensus.cc:2468] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 2.
I20260608 12:58:07.276357 24746 leader_election.cc:304] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [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: ebdf671501ce4502a5f692a4e769fefe, f0766913b6be467395da0dc6964d6928; no voters: da4dcab8ce7a4b80b9724a8fd6c67a16
I20260608 12:58:07.280485 24921 raft_consensus.cc:2804] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:07.281213 24921 raft_consensus.cc:493] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:07.281605 24921 raft_consensus.cc:3060] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.289486 24921 raft_consensus.cc:515] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.293162 24921 leader_election.cc:290] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [CANDIDATE]: Term 3 election: Requested vote from peers da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545), f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:07.294086 24706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16"
I20260608 12:58:07.294292 24866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657448166b474ae4bed04dfbf05ea542" candidate_uuid: "ebdf671501ce4502a5f692a4e769fefe" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f0766913b6be467395da0dc6964d6928"
I20260608 12:58:07.295903 24866 raft_consensus.cc:3060] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.303539 24866 raft_consensus.cc:2468] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdf671501ce4502a5f692a4e769fefe in term 3.
I20260608 12:58:07.305406 24746 leader_election.cc:304] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [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: ebdf671501ce4502a5f692a4e769fefe, f0766913b6be467395da0dc6964d6928; no voters: da4dcab8ce7a4b80b9724a8fd6c67a16
I20260608 12:58:07.306756 24921 raft_consensus.cc:2804] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:07.308382 24921 raft_consensus.cc:697] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 3 LEADER]: Becoming Leader. State: Replica: ebdf671501ce4502a5f692a4e769fefe, State: Running, Role: LEADER
I20260608 12:58:07.309816 24921 consensus_queue.cc:237] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.322105 24239 catalog_manager.cc:5696] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe reported cstate change: term changed from 2 to 3, leader changed from da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65) to ebdf671501ce4502a5f692a4e769fefe (127.17.15.66). New cstate: current_term: 3 leader_uuid: "ebdf671501ce4502a5f692a4e769fefe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:07.425411 24787 raft_consensus.cc:1275] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:07.427490 24912 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:07.443413 24706 raft_consensus.cc:1275] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:07.445829 24935 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:07.469651 24787 raft_consensus.cc:1240] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 3 FOLLOWER]: Rejecting Update request from peer da4dcab8ce7a4b80b9724a8fd6c67a16 for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:07.471954 24906 consensus_queue.cc:1059] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.473501 24920 raft_consensus.cc:3055] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:58:07.474167 24920 raft_consensus.cc:740] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Running, Role: LEADER
I20260608 12:58:07.475543 24866 raft_consensus.cc:1240] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 3 LEADER]: Rejecting Update request from peer da4dcab8ce7a4b80b9724a8fd6c67a16 for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:07.475353 24920 consensus_queue.cc:260] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.477175 24920 raft_consensus.cc:3060] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.579510 24866 raft_consensus.cc:1240] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Rejecting Update request from peer da4dcab8ce7a4b80b9724a8fd6c67a16 for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:07.581494 24920 consensus_queue.cc:1059] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.582504 24901 raft_consensus.cc:3055] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:58:07.582964 24901 raft_consensus.cc:740] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: da4dcab8ce7a4b80b9724a8fd6c67a16, State: Running, Role: LEADER
I20260608 12:58:07.583912 24901 consensus_queue.cc:260] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } }
I20260608 12:58:07.585299 24901 raft_consensus.cc:3060] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:07.594503 24787 raft_consensus.cc:1275] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 3 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.596477 24935 consensus_queue.cc:1048] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.611761 24706 raft_consensus.cc:1275] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.614303 24938 consensus_queue.cc:1048] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:07.616240 24938 consensus_queue.cc:1243] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [LEADER]: Peer da4dcab8ce7a4b80b9724a8fd6c67a16 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:58:07.621234 24706 pending_rounds.cc:85] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Aborting all ops after (but not including) 0
I20260608 12:58:07.621831 24706 pending_rounds.cc:107] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:58:07.622577 24706 raft_consensus.cc:2889] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:58:07.716537 24866 raft_consensus.cc:1275] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Refusing update from remote peer ebdf671501ce4502a5f692a4e769fefe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.718632 24921 consensus_queue.cc:1048] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:07.734048 24706 raft_consensus.cc:1275] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Refusing update from remote peer ebdf671501ce4502a5f692a4e769fefe: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:07.736670 24940 consensus_queue.cc:1048] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:07.737854 24940 consensus_queue.cc:1243] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Peer da4dcab8ce7a4b80b9724a8fd6c67a16 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 12:58:07.742303 24706 pending_rounds.cc:85] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Aborting all ops after (but not including) 0
I20260608 12:58:07.743022 24706 pending_rounds.cc:107] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:58:07.743579 24706 raft_consensus.cc:2889] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:58:08.092414 24866 consensus_queue.cc:237] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [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: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } }
I20260608 12:58:08.101414 24706 raft_consensus.cc:1275] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:08.101414 24787 raft_consensus.cc:1275] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:08.104247 24916 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:08.105647 24938 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:08.116072 24938 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
W20260608 12:58:08.117569 24828 consensus_peers.cc:597] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 -> Peer 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68:40263): Couldn't send request to peer 83ee2b29a06f44df8448cb8c5e7ccf12. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1078584d3544053b7bbbdeccd67a16f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:08.123670 24787 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
I20260608 12:58:08.125337 24706 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
I20260608 12:58:08.135558 24239 catalog_manager.cc:5696] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 reported cstate change: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New cstate: current_term: 2 leader_uuid: "f0766913b6be467395da0dc6964d6928" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:08.143082 24706 consensus_queue.cc:237] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } }
I20260608 12:58:08.155661 24866 raft_consensus.cc:1275] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Refusing update from remote peer da4dcab8ce7a4b80b9724a8fd6c67a16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:08.156504 24787 raft_consensus.cc:1275] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Refusing update from remote peer da4dcab8ce7a4b80b9724a8fd6c67a16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:08.157963 24920 consensus_queue.cc:1048] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:08.162762 24901 consensus_queue.cc:1048] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:58:08.176541 24667 consensus_peers.cc:597] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 -> Peer 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68:40263): Couldn't send request to peer 83ee2b29a06f44df8448cb8c5e7ccf12. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c068db852734ff49f4aec76d109bd70. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:08.184089 24920 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
I20260608 12:58:08.185853 24866 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
I20260608 12:58:08.186695 24787 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
I20260608 12:58:08.203322 24241 catalog_manager.cc:5696] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 reported cstate change: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New cstate: current_term: 2 leader_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
I20260608 12:58:08.207465 24787 consensus_queue.cc:237] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } }
I20260608 12:58:08.216014 24866 raft_consensus.cc:1275] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Refusing update from remote peer ebdf671501ce4502a5f692a4e769fefe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:58:08.217033 24706 raft_consensus.cc:1275] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Refusing update from remote peer ebdf671501ce4502a5f692a4e769fefe: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:58:08.217988 24921 consensus_queue.cc:1048] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:08.220407 24932 consensus_queue.cc:1048] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:08.232026 24940 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
W20260608 12:58:08.234360 24748 consensus_peers.cc:597] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe -> Peer 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68:40263): Couldn't send request to peer 83ee2b29a06f44df8448cb8c5e7ccf12. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 657448166b474ae4bed04dfbf05ea542. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:08.237356 24866 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
I20260608 12:58:08.237294 24706 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } } }
I20260608 12:58:08.253504 24239 catalog_manager.cc:5696] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe reported cstate change: config changed from index -1 to 3, NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) added. New cstate: current_term: 3 leader_uuid: "ebdf671501ce4502a5f692a4e769fefe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:08.567155 24952 ts_tablet_manager.cc:933] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: Initiating tablet copy from peer f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215)
I20260608 12:58:08.570986 24952 tablet_copy_client.cc:323] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:43215
I20260608 12:58:08.586606 24877 tablet_copy_service.cc:140] P f0766913b6be467395da0dc6964d6928: Received BeginTabletCopySession request for tablet d1078584d3544053b7bbbdeccd67a16f from peer 83ee2b29a06f44df8448cb8c5e7ccf12 ({username='slave'} at 127.0.0.1:52830)
I20260608 12:58:08.587589 24877 tablet_copy_service.cc:161] P f0766913b6be467395da0dc6964d6928: Beginning new tablet copy session on tablet d1078584d3544053b7bbbdeccd67a16f from peer 83ee2b29a06f44df8448cb8c5e7ccf12 at {username='slave'} at 127.0.0.1:52830: session id = 83ee2b29a06f44df8448cb8c5e7ccf12-d1078584d3544053b7bbbdeccd67a16f
I20260608 12:58:08.597750 24877 tablet_copy_source_session.cc:215] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:08.602298 24952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1078584d3544053b7bbbdeccd67a16f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:08.621608 24952 tablet_copy_client.cc:806] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:08.622511 24952 tablet_copy_client.cc:670] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:08.627472 24952 tablet_copy_client.cc:538] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:08.638396 24952 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: Bootstrap starting.
I20260608 12:58:08.640012 24956 ts_tablet_manager.cc:933] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: Initiating tablet copy from peer da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545)
I20260608 12:58:08.642356 24956 tablet_copy_client.cc:323] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.65:46545
I20260608 12:58:08.655009 24717 tablet_copy_service.cc:140] P da4dcab8ce7a4b80b9724a8fd6c67a16: Received BeginTabletCopySession request for tablet 2c068db852734ff49f4aec76d109bd70 from peer 83ee2b29a06f44df8448cb8c5e7ccf12 ({username='slave'} at 127.0.0.1:34766)
I20260608 12:58:08.656095 24717 tablet_copy_service.cc:161] P da4dcab8ce7a4b80b9724a8fd6c67a16: Beginning new tablet copy session on tablet 2c068db852734ff49f4aec76d109bd70 from peer 83ee2b29a06f44df8448cb8c5e7ccf12 at {username='slave'} at 127.0.0.1:34766: session id = 83ee2b29a06f44df8448cb8c5e7ccf12-2c068db852734ff49f4aec76d109bd70
I20260608 12:58:08.664783 24952 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:08.665946 24952 tablet_bootstrap.cc:492] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: Bootstrap complete.
I20260608 12:58:08.665879 24717 tablet_copy_source_session.cc:215] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:08.667171 24952 ts_tablet_manager.cc:1403] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.005s
I20260608 12:58:08.670956 24956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c068db852734ff49f4aec76d109bd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:08.671285 24952 raft_consensus.cc:359] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } }
I20260608 12:58:08.672569 24952 raft_consensus.cc:740] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 83ee2b29a06f44df8448cb8c5e7ccf12, State: Initialized, Role: LEARNER
I20260608 12:58:08.673449 24952 consensus_queue.cc:260] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [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: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } }
I20260608 12:58:08.677024 24952 ts_tablet_manager.cc:1434] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.010s
I20260608 12:58:08.679661 24877 tablet_copy_service.cc:342] P f0766913b6be467395da0dc6964d6928: Request end of tablet copy session 83ee2b29a06f44df8448cb8c5e7ccf12-d1078584d3544053b7bbbdeccd67a16f received from {username='slave'} at 127.0.0.1:52830
I20260608 12:58:08.680438 24877 tablet_copy_service.cc:434] P f0766913b6be467395da0dc6964d6928: ending tablet copy session 83ee2b29a06f44df8448cb8c5e7ccf12-d1078584d3544053b7bbbdeccd67a16f on tablet d1078584d3544053b7bbbdeccd67a16f with peer 83ee2b29a06f44df8448cb8c5e7ccf12
I20260608 12:58:08.693092 24956 tablet_copy_client.cc:806] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:08.693921 24956 tablet_copy_client.cc:670] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:08.698838 24956 tablet_copy_client.cc:538] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:08.707578 24956 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: Bootstrap starting.
I20260608 12:58:08.729933 24956 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:08.731110 24956 tablet_bootstrap.cc:492] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: Bootstrap complete.
I20260608 12:58:08.732015 24956 ts_tablet_manager.cc:1403] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260608 12:58:08.735976 24956 raft_consensus.cc:359] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } }
I20260608 12:58:08.737643 24956 raft_consensus.cc:740] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 83ee2b29a06f44df8448cb8c5e7ccf12, State: Initialized, Role: LEARNER
I20260608 12:58:08.738864 24956 consensus_queue.cc:260] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } }
I20260608 12:58:08.740991 24952 ts_tablet_manager.cc:933] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: Initiating tablet copy from peer ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825)
I20260608 12:58:08.742409 24956 ts_tablet_manager.cc:1434] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:58:08.745776 24952 tablet_copy_client.cc:323] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:33825
I20260608 12:58:08.746048 24717 tablet_copy_service.cc:342] P da4dcab8ce7a4b80b9724a8fd6c67a16: Request end of tablet copy session 83ee2b29a06f44df8448cb8c5e7ccf12-2c068db852734ff49f4aec76d109bd70 received from {username='slave'} at 127.0.0.1:34766
I20260608 12:58:08.746938 24717 tablet_copy_service.cc:434] P da4dcab8ce7a4b80b9724a8fd6c67a16: ending tablet copy session 83ee2b29a06f44df8448cb8c5e7ccf12-2c068db852734ff49f4aec76d109bd70 on tablet 2c068db852734ff49f4aec76d109bd70 with peer 83ee2b29a06f44df8448cb8c5e7ccf12
I20260608 12:58:08.769275 24797 tablet_copy_service.cc:140] P ebdf671501ce4502a5f692a4e769fefe: Received BeginTabletCopySession request for tablet 657448166b474ae4bed04dfbf05ea542 from peer 83ee2b29a06f44df8448cb8c5e7ccf12 ({username='slave'} at 127.0.0.1:57268)
I20260608 12:58:08.770138 24797 tablet_copy_service.cc:161] P ebdf671501ce4502a5f692a4e769fefe: Beginning new tablet copy session on tablet 657448166b474ae4bed04dfbf05ea542 from peer 83ee2b29a06f44df8448cb8c5e7ccf12 at {username='slave'} at 127.0.0.1:57268: session id = 83ee2b29a06f44df8448cb8c5e7ccf12-657448166b474ae4bed04dfbf05ea542
I20260608 12:58:08.776630 24797 tablet_copy_source_session.cc:215] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:08.780339 24952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657448166b474ae4bed04dfbf05ea542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:08.795696 24952 tablet_copy_client.cc:806] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:08.796581 24952 tablet_copy_client.cc:670] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:08.801138 24952 tablet_copy_client.cc:538] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:08.810551 24952 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: Bootstrap starting.
I20260608 12:58:08.830591 24952 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:08.831713 24952 tablet_bootstrap.cc:492] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: Bootstrap complete.
I20260608 12:58:08.832633 24952 ts_tablet_manager.cc:1403] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.005s
I20260608 12:58:08.835466 24952 raft_consensus.cc:359] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } }
I20260608 12:58:08.836539 24952 raft_consensus.cc:740] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 83ee2b29a06f44df8448cb8c5e7ccf12, State: Initialized, Role: LEARNER
I20260608 12:58:08.837426 24952 consensus_queue.cc:260] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: true } }
I20260608 12:58:08.840173 24952 ts_tablet_manager.cc:1434] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:58:08.842764 24797 tablet_copy_service.cc:342] P ebdf671501ce4502a5f692a4e769fefe: Request end of tablet copy session 83ee2b29a06f44df8448cb8c5e7ccf12-657448166b474ae4bed04dfbf05ea542 received from {username='slave'} at 127.0.0.1:57268
I20260608 12:58:08.843355 24797 tablet_copy_service.cc:434] P ebdf671501ce4502a5f692a4e769fefe: ending tablet copy session 83ee2b29a06f44df8448cb8c5e7ccf12-657448166b474ae4bed04dfbf05ea542 on tablet 657448166b474ae4bed04dfbf05ea542 with peer 83ee2b29a06f44df8448cb8c5e7ccf12
I20260608 12:58:09.026537 24622 raft_consensus.cc:1217] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:58:09.148775 24622 raft_consensus.cc:1217] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:58:09.186580 24622 raft_consensus.cc:1217] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:58:09.481033 24966 raft_consensus.cc:1064] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16: attempting to promote NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 to VOTER
I20260608 12:58:09.484578 24966 consensus_queue.cc:237] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } }
I20260608 12:58:09.494057 24622 raft_consensus.cc:1275] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 LEARNER]: Refusing update from remote peer da4dcab8ce7a4b80b9724a8fd6c67a16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:09.494057 24866 raft_consensus.cc:1275] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Refusing update from remote peer da4dcab8ce7a4b80b9724a8fd6c67a16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:09.495201 24787 raft_consensus.cc:1275] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Refusing update from remote peer da4dcab8ce7a4b80b9724a8fd6c67a16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:09.496768 24966 consensus_queue.cc:1048] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:09.497974 24901 consensus_queue.cc:1048] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:09.499025 24965 consensus_queue.cc:1048] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:09.521430 24966 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.523307 24866 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.533450 24787 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.536299 24622 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.540166 24240 catalog_manager.cc:5696] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 reported cstate change: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } attrs { replace: true } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.574527 24970 raft_consensus.cc:1064] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928: attempting to promote NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 to VOTER
I20260608 12:58:09.578054 24970 consensus_queue.cc:237] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [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: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } }
I20260608 12:58:09.595333 24622 raft_consensus.cc:1275] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 LEARNER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:09.597752 24969 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:09.602788 24706 raft_consensus.cc:1275] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:09.604738 24969 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:09.608989 24787 raft_consensus.cc:1275] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:09.611047 24970 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:09.610821 24706 consensus_queue.cc:237] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } }
I20260608 12:58:09.620658 24621 raft_consensus.cc:1275] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Refusing update from remote peer da4dcab8ce7a4b80b9724a8fd6c67a16: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:58:09.622473 24866 raft_consensus.cc:1275] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Refusing update from remote peer da4dcab8ce7a4b80b9724a8fd6c67a16: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:58:09.626538 24965 consensus_queue.cc:1048] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:58:09.629732 24965 consensus_queue.cc:1048] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:58:09.631592 24970 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.638414 24787 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.638574 24968 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ebdf671501ce4502a5f692a4e769fefe (127.17.15.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.640285 24621 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ebdf671501ce4502a5f692a4e769fefe (127.17.15.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.656364 24226 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2c068db852734ff49f4aec76d109bd70 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:09.661471 24241 catalog_manager.cc:5696] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 reported cstate change: config changed from index 4 to 5, VOTER ebdf671501ce4502a5f692a4e769fefe (127.17.15.66) evicted. New cstate: current_term: 2 leader_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.660375 24866 raft_consensus.cc:2955] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ebdf671501ce4502a5f692a4e769fefe (127.17.15.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.667560 24239 catalog_manager.cc:5696] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe reported cstate change: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f0766913b6be467395da0dc6964d6928" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.675226 24705 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.673321 24621 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.684013 24974 raft_consensus.cc:1064] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe: attempting to promote NON_VOTER 83ee2b29a06f44df8448cb8c5e7ccf12 to VOTER
I20260608 12:58:09.689254 24974 consensus_queue.cc:237] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } }
I20260608 12:58:09.701375 24866 raft_consensus.cc:1275] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Refusing update from remote peer ebdf671501ce4502a5f692a4e769fefe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:58:09.704807 24973 consensus_queue.cc:1048] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:09.720017 24705 raft_consensus.cc:1275] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Refusing update from remote peer ebdf671501ce4502a5f692a4e769fefe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:58:09.725070 24974 consensus_queue.cc:1048] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:09.730774 24621 raft_consensus.cc:1275] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 3 LEARNER]: Refusing update from remote peer ebdf671501ce4502a5f692a4e769fefe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:58:09.734628 24974 consensus_queue.cc:1048] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:09.740347 24777 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c068db852734ff49f4aec76d109bd70 with delete_type TABLET_DATA_TOMBSTONED (TS ebdf671501ce4502a5f692a4e769fefe not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57430
I20260608 12:58:09.747249 24995 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:09.748687 24995 raft_consensus.cc:2243] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.748437 24867 consensus_queue.cc:237] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [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: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } }
I20260608 12:58:09.750000 24995 raft_consensus.cc:2272] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.754202 24995 ts_tablet_manager.cc:1916] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:09.757520 24622 raft_consensus.cc:1275] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:58:09.758641 24787 raft_consensus.cc:1275] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Refusing update from remote peer f0766913b6be467395da0dc6964d6928: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:58:09.760692 24916 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:58:09.762142 24969 consensus_queue.cc:1048] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:58:09.774101 24969 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.777809 24995 ts_tablet_manager.cc:1929] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:58:09.778381 24995 log.cc:1199] T 2c068db852734ff49f4aec76d109bd70 P ebdf671501ce4502a5f692a4e769fefe: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/2c068db852734ff49f4aec76d109bd70
I20260608 12:58:09.778995 24787 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.780562 24227 catalog_manager.cc:5027] TS ebdf671501ce4502a5f692a4e769fefe (127.17.15.66:33825): tablet 2c068db852734ff49f4aec76d109bd70 (table test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]) successfully deleted
I20260608 12:58:09.789328 24622 raft_consensus.cc:2955] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.796977 24226 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d1078584d3544053b7bbbdeccd67a16f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:09.797029 24242 catalog_manager.cc:5696] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe reported cstate change: config changed from index 4 to 5, VOTER da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65) evicted. New cstate: current_term: 2 leader_uuid: "f0766913b6be467395da0dc6964d6928" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.799685 24974 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.808724 24706 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.813652 24696 tablet_service.cc:1558] Processing DeleteTablet for tablet d1078584d3544053b7bbbdeccd67a16f with delete_type TABLET_DATA_TOMBSTONED (TS da4dcab8ce7a4b80b9724a8fd6c67a16 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:47282
I20260608 12:58:09.822741 24621 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.833621 24998 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:09.835076 24998 raft_consensus.cc:2243] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.836050 24998 raft_consensus.cc:2272] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.837984 24867 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.840816 24998 ts_tablet_manager.cc:1916] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:09.853313 24239 catalog_manager.cc:5696] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe reported cstate change: config changed from index 3 to 4, 83ee2b29a06f44df8448cb8c5e7ccf12 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "ebdf671501ce4502a5f692a4e769fefe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f0766913b6be467395da0dc6964d6928" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 43215 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:09.869625 24998 ts_tablet_manager.cc:1929] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:58:09.870380 24998 log.cc:1199] T d1078584d3544053b7bbbdeccd67a16f P da4dcab8ce7a4b80b9724a8fd6c67a16: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/d1078584d3544053b7bbbdeccd67a16f
I20260608 12:58:09.872496 24226 catalog_manager.cc:5027] TS da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545): tablet d1078584d3544053b7bbbdeccd67a16f (table test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]) successfully deleted
I20260608 12:58:09.874172 24787 consensus_queue.cc:237] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [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: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } }
I20260608 12:58:09.881492 24621 raft_consensus.cc:1275] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 3 FOLLOWER]: Refusing update from remote peer ebdf671501ce4502a5f692a4e769fefe: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:58:09.882280 24706 raft_consensus.cc:1275] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Refusing update from remote peer ebdf671501ce4502a5f692a4e769fefe: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:58:09.883603 24921 consensus_queue.cc:1048] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:58:09.884829 24974 consensus_queue.cc:1048] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [LEADER]: Connected to new peer: Peer: permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:09.894002 24973 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f0766913b6be467395da0dc6964d6928 (127.17.15.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.896483 24621 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f0766913b6be467395da0dc6964d6928 (127.17.15.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.901476 24706 raft_consensus.cc:2955] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER f0766913b6be467395da0dc6964d6928 (127.17.15.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.913055 24240 catalog_manager.cc:5696] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 reported cstate change: config changed from index 4 to 5, VOTER f0766913b6be467395da0dc6964d6928 (127.17.15.67) evicted. New cstate: current_term: 3 leader_uuid: "ebdf671501ce4502a5f692a4e769fefe" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "da4dcab8ce7a4b80b9724a8fd6c67a16" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 46545 } } peers { permanent_uuid: "ebdf671501ce4502a5f692a4e769fefe" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33825 } } peers { permanent_uuid: "83ee2b29a06f44df8448cb8c5e7ccf12" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 40263 } attrs { promote: false } } }
I20260608 12:58:09.915879 24227 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 657448166b474ae4bed04dfbf05ea542 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:09.929837 24857 tablet_service.cc:1558] Processing DeleteTablet for tablet 657448166b474ae4bed04dfbf05ea542 with delete_type TABLET_DATA_TOMBSTONED (TS f0766913b6be467395da0dc6964d6928 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:33106
I20260608 12:58:09.933112 24999 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:09.934387 24999 raft_consensus.cc:2243] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:09.935521 24999 raft_consensus.cc:2272] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:09.938970 24999 ts_tablet_manager.cc:1916] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:09.952682 24999 ts_tablet_manager.cc:1929] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:58:09.953085 24999 log.cc:1199] T 657448166b474ae4bed04dfbf05ea542 P f0766913b6be467395da0dc6964d6928: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/657448166b474ae4bed04dfbf05ea542
I20260608 12:58:09.954761 24226 catalog_manager.cc:5027] TS f0766913b6be467395da0dc6964d6928 (127.17.15.67:43215): tablet 657448166b474ae4bed04dfbf05ea542 (table test-workload [id=e6986d4493ff4eb589fc6bd26fa35250]) successfully deleted
I20260608 12:58:11.903967 17469 tablet_server.cc:179] TabletServer@127.17.15.65:46545 shutting down...
I20260608 12:58:11.949772 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:11.951331 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.953277 17469 raft_consensus.cc:2243] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.955382 17469 raft_consensus.cc:2272] T 383e5232ceb146d2976dba0a5cc99c44 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.961164 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.962327 17469 raft_consensus.cc:2243] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:11.963961 17469 raft_consensus.cc:2272] T 2c068db852734ff49f4aec76d109bd70 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:11.969467 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:11.970223 17469 raft_consensus.cc:2243] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:11.971778 17469 raft_consensus.cc:2272] T 657448166b474ae4bed04dfbf05ea542 P da4dcab8ce7a4b80b9724a8fd6c67a16 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.011818 17469 tablet_server.cc:196] TabletServer@127.17.15.65:46545 shutdown complete.
W20260608 12:58:12.049510 24826 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:46545: connect: Connection refused (error 111) [suppressed 3 similar messages]
I20260608 12:58:12.051577 17469 tablet_server.cc:179] TabletServer@127.17.15.66:33825 shutting down...
W20260608 12:58:12.058677 24826 consensus_peers.cc:597] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 -> Peer da4dcab8ce7a4b80b9724a8fd6c67a16 (127.17.15.65:46545): Couldn't send request to peer da4dcab8ce7a4b80b9724a8fd6c67a16. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:46545: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:12.094786 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:12.095790 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:12.096717 17469 raft_consensus.cc:2243] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:12.097468 17469 raft_consensus.cc:2272] T 383e5232ceb146d2976dba0a5cc99c44 P ebdf671501ce4502a5f692a4e769fefe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.100802 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:12.101478 17469 raft_consensus.cc:2243] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:12.102797 17469 raft_consensus.cc:2272] T d1078584d3544053b7bbbdeccd67a16f P ebdf671501ce4502a5f692a4e769fefe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.106011 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:12.106734 17469 raft_consensus.cc:2243] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:12.107975 17469 raft_consensus.cc:2272] T 657448166b474ae4bed04dfbf05ea542 P ebdf671501ce4502a5f692a4e769fefe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.140604 17469 tablet_server.cc:196] TabletServer@127.17.15.66:33825 shutdown complete.
I20260608 12:58:12.164322 17469 tablet_server.cc:179] TabletServer@127.17.15.67:43215 shutting down...
I20260608 12:58:12.199226 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:12.200346 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:12.201108 17469 raft_consensus.cc:2243] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:12.202349 17469 raft_consensus.cc:2272] T 383e5232ceb146d2976dba0a5cc99c44 P f0766913b6be467395da0dc6964d6928 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.205240 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:12.205991 17469 raft_consensus.cc:2243] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:12.207136 17469 raft_consensus.cc:2272] T 2c068db852734ff49f4aec76d109bd70 P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.209954 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:12.210536 17469 raft_consensus.cc:2243] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:58:12.211577 17469 raft_consensus.cc:2272] T d1078584d3544053b7bbbdeccd67a16f P f0766913b6be467395da0dc6964d6928 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.242980 17469 tablet_server.cc:196] TabletServer@127.17.15.67:43215 shutdown complete.
I20260608 12:58:12.266300 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:58:12.292435 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:12.293764 17469 tablet_replica.cc:333] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12: stopping tablet replica
I20260608 12:58:12.294520 17469 raft_consensus.cc:2243] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:12.295399 17469 raft_consensus.cc:2272] T 657448166b474ae4bed04dfbf05ea542 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.298957 17469 tablet_replica.cc:333] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12: stopping tablet replica
I20260608 12:58:12.299607 17469 raft_consensus.cc:2243] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:12.300631 17469 raft_consensus.cc:2272] T 2c068db852734ff49f4aec76d109bd70 P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.303391 17469 tablet_replica.cc:333] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12: stopping tablet replica
I20260608 12:58:12.304070 17469 raft_consensus.cc:2243] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:12.304852 17469 raft_consensus.cc:2272] T d1078584d3544053b7bbbdeccd67a16f P 83ee2b29a06f44df8448cb8c5e7ccf12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.331194 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:58:12.351413 17469 master.cc:562] Master@127.17.15.126:41593 shutting down...
I20260608 12:58:12.383906 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:12.385326 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:12.385830 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb1f722b37db41839d51b1b1b6eb0a62: stopping tablet replica
I20260608 12:58:12.411321 17469 master.cc:584] Master@127.17.15.126:41593 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16809 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:58:12.465029 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:40245
I20260608 12:58:12.466472 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:12.474241 25005 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.474444 25008 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.474273 25006 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.475975 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:12.477082 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:12.477319 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:12.477522 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923492477495 us; error 0 us; skew 500 ppm
I20260608 12:58:12.478236 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:12.481525 17469 webserver.cc:533] Webserver started at http://127.17.15.126:45325/ using document root <none> and password file <none>
I20260608 12:58:12.482188 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:12.482417 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:12.482833 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:12.484308 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "a34a1375beba45d59b1b3ff11fc39f46"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-457t"
I20260608 12:58:12.490553 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.004s
I20260608 12:58:12.495424 25013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.496634 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:12.497046 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "a34a1375beba45d59b1b3ff11fc39f46"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-457t"
I20260608 12:58:12.497400 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:12.522643 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:12.524154 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:12.576171 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:40245
I20260608 12:58:12.576565 25064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:40245 every 8 connection(s)
I20260608 12:58:12.581470 25065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:12.595968 25065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46: Bootstrap starting.
I20260608 12:58:12.602025 25065 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:12.608047 25065 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46: No bootstrap required, opened a new log
I20260608 12:58:12.610898 25065 raft_consensus.cc:359] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a34a1375beba45d59b1b3ff11fc39f46" member_type: VOTER }
I20260608 12:58:12.611420 25065 raft_consensus.cc:385] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:12.611724 25065 raft_consensus.cc:740] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a34a1375beba45d59b1b3ff11fc39f46, State: Initialized, Role: FOLLOWER
I20260608 12:58:12.612530 25065 consensus_queue.cc:260] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a34a1375beba45d59b1b3ff11fc39f46" member_type: VOTER }
I20260608 12:58:12.613116 25065 raft_consensus.cc:399] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:12.613366 25065 raft_consensus.cc:493] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:12.613941 25065 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:12.620054 25065 raft_consensus.cc:515] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a34a1375beba45d59b1b3ff11fc39f46" member_type: VOTER }
I20260608 12:58:12.620916 25065 leader_election.cc:304] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [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: a34a1375beba45d59b1b3ff11fc39f46; no voters: 
I20260608 12:58:12.622381 25065 leader_election.cc:290] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:12.622903 25068 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:12.624554 25068 raft_consensus.cc:697] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 1 LEADER]: Becoming Leader. State: Replica: a34a1375beba45d59b1b3ff11fc39f46, State: Running, Role: LEADER
I20260608 12:58:12.625440 25068 consensus_queue.cc:237] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [LEADER]: Queue going to LEADER mode. State: All 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: "a34a1375beba45d59b1b3ff11fc39f46" member_type: VOTER }
I20260608 12:58:12.626158 25065 sys_catalog.cc:565] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:12.630864 25069 sys_catalog.cc:455] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a34a1375beba45d59b1b3ff11fc39f46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a34a1375beba45d59b1b3ff11fc39f46" member_type: VOTER } }
I20260608 12:58:12.631621 25069 sys_catalog.cc:458] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:12.630877 25070 sys_catalog.cc:455] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a34a1375beba45d59b1b3ff11fc39f46. Latest consensus state: current_term: 1 leader_uuid: "a34a1375beba45d59b1b3ff11fc39f46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a34a1375beba45d59b1b3ff11fc39f46" member_type: VOTER } }
I20260608 12:58:12.632638 25070 sys_catalog.cc:458] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:12.639637 25075 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:12.645617 25075 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:12.647421 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:12.657967 25075 catalog_manager.cc:1382] Generated new cluster ID: 497c84aa68cd4be7bf20849da414b8aa
I20260608 12:58:12.658362 25075 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:12.678480 25075 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:12.680182 25075 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:12.707403 25075 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46: Generated new TSK 0
I20260608 12:58:12.708137 25075 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:12.716307 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:12.724977 25086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.726351 25087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.729163 17469 server_base.cc:1061] running on GCE node
W20260608 12:58:12.729575 25089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.730809 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:12.731057 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:12.731208 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923492731194 us; error 0 us; skew 500 ppm
I20260608 12:58:12.732295 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:12.735947 17469 webserver.cc:533] Webserver started at http://127.17.15.65:46603/ using document root <none> and password file <none>
I20260608 12:58:12.736728 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:12.736963 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:12.737357 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:12.738601 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "af3a46f23f034f419e492edcff9784c1"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-457t"
I20260608 12:58:12.747720 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.003s
I20260608 12:58:12.753623 25094 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.754642 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:12.755046 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "af3a46f23f034f419e492edcff9784c1"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-457t"
I20260608 12:58:12.755362 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:12.771633 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:12.773741 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:12.775893 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:12.779542 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:12.779858 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.780151 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:12.780370 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:12.838148 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:43725
I20260608 12:58:12.838244 25157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:43725 every 8 connection(s)
I20260608 12:58:12.845149 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:12.854645 25162 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.857798 25163 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.859483 25165 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.859891 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:12.861670 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:12.861958 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:12.862176 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923492862145 us; error 0 us; skew 500 ppm
I20260608 12:58:12.863319 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:12.867759 17469 webserver.cc:533] Webserver started at http://127.17.15.66:43405/ using document root <none> and password file <none>
I20260608 12:58:12.868355 25158 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40245
I20260608 12:58:12.868592 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:12.868886 25158 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:12.868986 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:12.869460 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:12.869961 25158 heartbeater.cc:507] Master 127.17.15.126:40245 requested a full tablet report, sending...
I20260608 12:58:12.871027 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "e62b740ddd204909afc8386f5833c6dc"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-457t"
I20260608 12:58:12.872834 25030 ts_manager.cc:194] Registered new tserver with Master: af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725)
I20260608 12:58:12.875058 25030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48898
I20260608 12:58:12.877770 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.002s
I20260608 12:58:12.882736 25170 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.884065 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:12.884582 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "e62b740ddd204909afc8386f5833c6dc"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-457t"
I20260608 12:58:12.884963 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:12.911461 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:12.913002 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:12.914907 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:12.918110 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:12.918387 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.918761 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:12.918954 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:12.971428 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:33361
I20260608 12:58:12.971658 25232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:33361 every 8 connection(s)
I20260608 12:58:12.977743 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:12.986299 25236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.987425 25237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:12.991729 25239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:12.992539 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:12.994346 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:12.994683 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:12.994944 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923492994914 us; error 0 us; skew 500 ppm
I20260608 12:58:12.995532 25233 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40245
I20260608 12:58:12.995752 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:12.996070 25233 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:12.997280 25233 heartbeater.cc:507] Master 127.17.15.126:40245 requested a full tablet report, sending...
I20260608 12:58:13.000387 25030 ts_manager.cc:194] Registered new tserver with Master: e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:13.000876 17469 webserver.cc:533] Webserver started at http://127.17.15.67:42933/ using document root <none> and password file <none>
I20260608 12:58:13.001677 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:13.001937 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:13.002275 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:13.002300 25030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48902
I20260608 12:58:13.004390 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "41a9667a132149a6b8a32efeeb503d70"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-457t"
I20260608 12:58:13.010794 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:58:13.015962 25244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.017343 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:58:13.017813 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "41a9667a132149a6b8a32efeeb503d70"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-457t"
I20260608 12:58:13.018214 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:13.035259 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:13.036870 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:13.038601 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:13.041561 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:13.041837 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.042119 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:13.042327 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:13.094597 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:36641
I20260608 12:58:13.094741 25306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:36641 every 8 connection(s)
I20260608 12:58:13.113253 25307 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40245
I20260608 12:58:13.113746 25307 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:13.114630 25307 heartbeater.cc:507] Master 127.17.15.126:40245 requested a full tablet report, sending...
I20260608 12:58:13.117106 25030 ts_manager.cc:194] Registered new tserver with Master: 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:13.117276 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018607749s
I20260608 12:58:13.118902 25030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48918
I20260608 12:58:13.670434 25030 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48922:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:13.673285 25030 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:13.749918 25122 tablet_service.cc:1511] Processing CreateTablet for tablet 069486732b2a4b7dbd10ab4fe9f02580 (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:13.751060 25119 tablet_service.cc:1511] Processing CreateTablet for tablet 9b30183d33b349eabfb69740f74c4c00 (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:13.751793 25122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069486732b2a4b7dbd10ab4fe9f02580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.752665 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b30183d33b349eabfb69740f74c4c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.754036 25121 tablet_service.cc:1511] Processing CreateTablet for tablet 87f4502da00244489d4037f3936a39cf (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:13.755714 25121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f4502da00244489d4037f3936a39cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.757782 25120 tablet_service.cc:1511] Processing CreateTablet for tablet 750bd2c480df4c069a29752b312c0885 (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:13.759588 25120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750bd2c480df4c069a29752b312c0885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.764191 25272 tablet_service.cc:1511] Processing CreateTablet for tablet 069486732b2a4b7dbd10ab4fe9f02580 (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:13.765659 25271 tablet_service.cc:1511] Processing CreateTablet for tablet 87f4502da00244489d4037f3936a39cf (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:13.766443 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069486732b2a4b7dbd10ab4fe9f02580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.767349 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f4502da00244489d4037f3936a39cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.773813 25270 tablet_service.cc:1511] Processing CreateTablet for tablet 750bd2c480df4c069a29752b312c0885 (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:13.775619 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750bd2c480df4c069a29752b312c0885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.781852 25269 tablet_service.cc:1511] Processing CreateTablet for tablet 9b30183d33b349eabfb69740f74c4c00 (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:13.784832 25269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b30183d33b349eabfb69740f74c4c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.785283 25198 tablet_service.cc:1511] Processing CreateTablet for tablet 069486732b2a4b7dbd10ab4fe9f02580 (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:13.787003 25198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069486732b2a4b7dbd10ab4fe9f02580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.791288 25197 tablet_service.cc:1511] Processing CreateTablet for tablet 87f4502da00244489d4037f3936a39cf (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:13.793079 25197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f4502da00244489d4037f3936a39cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.798569 25196 tablet_service.cc:1511] Processing CreateTablet for tablet 750bd2c480df4c069a29752b312c0885 (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:13.800704 25196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750bd2c480df4c069a29752b312c0885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.801020 25326 tablet_bootstrap.cc:492] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:13.806401 25195 tablet_service.cc:1511] Processing CreateTablet for tablet 9b30183d33b349eabfb69740f74c4c00 (DEFAULT_TABLE table=test-workload [id=0f8034b556174423b6a4b2cdd769b76b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:13.808105 25195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b30183d33b349eabfb69740f74c4c00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:13.813486 25326 tablet_bootstrap.cc:654] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.835081 25326 tablet_bootstrap.cc:492] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: No bootstrap required, opened a new log
I20260608 12:58:13.835723 25326 ts_tablet_manager.cc:1403] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260608 12:58:13.839502 25326 raft_consensus.cc:359] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.840423 25326 raft_consensus.cc:385] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.840801 25326 raft_consensus.cc:740] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.841873 25326 consensus_queue.cc:260] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.852334 25326 ts_tablet_manager.cc:1434] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.006s
I20260608 12:58:13.853327 25158 heartbeater.cc:499] Master 127.17.15.126:40245 was elected leader, sending a full tablet report...
I20260608 12:58:13.861285 25326 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:13.869266 25326 tablet_bootstrap.cc:654] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.875877 25330 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc: Bootstrap starting.
I20260608 12:58:13.879597 25327 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap starting.
I20260608 12:58:13.886260 25330 tablet_bootstrap.cc:654] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.888676 25327 tablet_bootstrap.cc:654] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.896603 25326 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: No bootstrap required, opened a new log
I20260608 12:58:13.897259 25326 ts_tablet_manager.cc:1403] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.002s
I20260608 12:58:13.900712 25326 raft_consensus.cc:359] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.901536 25326 raft_consensus.cc:385] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.901966 25326 raft_consensus.cc:740] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.903146 25326 consensus_queue.cc:260] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.903709 25330 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc: No bootstrap required, opened a new log
I20260608 12:58:13.904589 25330 ts_tablet_manager.cc:1403] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260608 12:58:13.905412 25326 ts_tablet_manager.cc:1434] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:58:13.907003 25326 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:13.909535 25327 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: No bootstrap required, opened a new log
I20260608 12:58:13.909020 25330 raft_consensus.cc:359] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.910161 25330 raft_consensus.cc:385] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.910269 25327 ts_tablet_manager.cc:1403] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.015s
I20260608 12:58:13.910586 25330 raft_consensus.cc:740] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.912070 25330 consensus_queue.cc:260] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.914332 25327 raft_consensus.cc:359] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.915032 25326 tablet_bootstrap.cc:654] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.915321 25327 raft_consensus.cc:385] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.915719 25327 raft_consensus.cc:740] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.916800 25327 consensus_queue.cc:260] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.922773 25330 ts_tablet_manager.cc:1434] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.006s
I20260608 12:58:13.923882 25233 heartbeater.cc:499] Master 127.17.15.126:40245 was elected leader, sending a full tablet report...
I20260608 12:58:13.927042 25327 ts_tablet_manager.cc:1434] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.004s
I20260608 12:58:13.927719 25307 heartbeater.cc:499] Master 127.17.15.126:40245 was elected leader, sending a full tablet report...
I20260608 12:58:13.927762 25330 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: Bootstrap starting.
I20260608 12:58:13.929643 25327 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap starting.
I20260608 12:58:13.932963 25326 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: No bootstrap required, opened a new log
I20260608 12:58:13.933758 25326 ts_tablet_manager.cc:1403] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260608 12:58:13.938009 25327 tablet_bootstrap.cc:654] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.937587 25326 raft_consensus.cc:359] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.938786 25326 raft_consensus.cc:385] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.939234 25326 raft_consensus.cc:740] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.939941 25330 tablet_bootstrap.cc:654] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.940680 25326 consensus_queue.cc:260] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.948630 25326 ts_tablet_manager.cc:1434] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.006s
I20260608 12:58:13.950026 25326 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:13.957962 25326 tablet_bootstrap.cc:654] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:13.967967 25330 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: No bootstrap required, opened a new log
I20260608 12:58:13.971583 25326 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: No bootstrap required, opened a new log
I20260608 12:58:13.972999 25326 ts_tablet_manager.cc:1403] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260608 12:58:13.972999 25330 ts_tablet_manager.cc:1403] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.005s
I20260608 12:58:13.976781 25327 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70: No bootstrap required, opened a new log
I20260608 12:58:13.976781 25326 raft_consensus.cc:359] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.977033 25330 raft_consensus.cc:359] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.977854 25326 raft_consensus.cc:385] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.978062 25327 ts_tablet_manager.cc:1403] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.038s
I20260608 12:58:13.978338 25330 raft_consensus.cc:385] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.978369 25326 raft_consensus.cc:740] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.979051 25330 raft_consensus.cc:740] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.979712 25326 consensus_queue.cc:260] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.980113 25330 consensus_queue.cc:260] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.981567 25327 raft_consensus.cc:359] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.982434 25327 raft_consensus.cc:385] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:13.982694 25326 ts_tablet_manager.cc:1434] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:58:13.982859 25327 raft_consensus.cc:740] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Initialized, Role: FOLLOWER
I20260608 12:58:13.984401 25327 consensus_queue.cc:260] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:13.987265 25327 ts_tablet_manager.cc:1434] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:58:13.988101 25330 ts_tablet_manager.cc:1434] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 12:58:13.988638 25327 tablet_bootstrap.cc:492] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap starting.
I20260608 12:58:13.992451 25330 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc: Bootstrap starting.
I20260608 12:58:13.997815 25327 tablet_bootstrap.cc:654] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.001757 25329 raft_consensus.cc:493] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.002770 25329 raft_consensus.cc:515] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.003635 25330 tablet_bootstrap.cc:654] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.010778 25329 leader_election.cc:290] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.028349 25327 tablet_bootstrap.cc:492] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70: No bootstrap required, opened a new log
I20260608 12:58:14.029204 25327 ts_tablet_manager.cc:1403] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.012s
I20260608 12:58:14.029290 25330 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc: No bootstrap required, opened a new log
I20260608 12:58:14.030136 25330 ts_tablet_manager.cc:1403] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.013s
I20260608 12:58:14.033684 25327 raft_consensus.cc:359] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.034735 25327 raft_consensus.cc:385] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.035194 25327 raft_consensus.cc:740] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.034981 25330 raft_consensus.cc:359] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.036363 25330 raft_consensus.cc:385] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.036746 25330 raft_consensus.cc:740] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.036988 25327 consensus_queue.cc:260] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.039530 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:14.040046 25327 ts_tablet_manager.cc:1434] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260608 12:58:14.037854 25330 consensus_queue.cc:260] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.041632 25327 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70: Bootstrap starting.
I20260608 12:58:14.042032 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:14.042989 25282 raft_consensus.cc:2468] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 0.
I20260608 12:58:14.043421 25330 ts_tablet_manager.cc:1434] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:58:14.044857 25330 tablet_bootstrap.cc:492] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc: Bootstrap starting.
I20260608 12:58:14.045083 25098 leader_election.cc:304] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1; no voters: 
I20260608 12:58:14.046229 25329 raft_consensus.cc:2804] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.046700 25329 raft_consensus.cc:493] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.047125 25329 raft_consensus.cc:3060] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.051291 25327 tablet_bootstrap.cc:654] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.052950 25330 tablet_bootstrap.cc:654] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.056540 25208 raft_consensus.cc:2468] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 0.
I20260608 12:58:14.058979 25334 raft_consensus.cc:493] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.059929 25334 raft_consensus.cc:515] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.065558 25329 raft_consensus.cc:515] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.070816 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc"
I20260608 12:58:14.072001 25208 raft_consensus.cc:3060] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.073264 25334 leader_election.cc:290] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.090063 25327 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70: No bootstrap required, opened a new log
I20260608 12:58:14.090914 25327 ts_tablet_manager.cc:1403] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.020s
I20260608 12:58:14.093880 25329 leader_election.cc:290] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 1 election: Requested vote from peers e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.095220 25327 raft_consensus.cc:359] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.095927 25208 raft_consensus.cc:2468] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 1.
I20260608 12:58:14.100303 25327 raft_consensus.cc:385] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.100489 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:14.102733 25282 raft_consensus.cc:3060] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.101555 25097 leader_election.cc:304] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:14.104995 25327 raft_consensus.cc:740] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.105011 25329 raft_consensus.cc:2804] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.105842 25132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069486732b2a4b7dbd10ab4fe9f02580" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1" is_pre_election: true
I20260608 12:58:14.106323 25327 consensus_queue.cc:260] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.106921 25132 raft_consensus.cc:2468] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 0.
I20260608 12:58:14.090063 25330 tablet_bootstrap.cc:492] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc: No bootstrap required, opened a new log
I20260608 12:58:14.108677 25330 ts_tablet_manager.cc:1403] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.027s
I20260608 12:58:14.109407 25327 ts_tablet_manager.cc:1434] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260608 12:58:14.109643 25174 leader_election.cc:304] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:14.110998 25334 raft_consensus.cc:2804] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.111443 25334 raft_consensus.cc:493] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.111851 25334 raft_consensus.cc:3060] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.113269 25281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069486732b2a4b7dbd10ab4fe9f02580" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:14.114135 25281 raft_consensus.cc:2468] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 0.
I20260608 12:58:14.114972 25282 raft_consensus.cc:2468] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 1.
I20260608 12:58:14.116360 25330 raft_consensus.cc:359] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.117301 25330 raft_consensus.cc:385] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.117465 25329 raft_consensus.cc:697] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 1 LEADER]: Becoming Leader. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Running, Role: LEADER
I20260608 12:58:14.117784 25330 raft_consensus.cc:740] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.118914 25329 consensus_queue.cc:237] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.118952 25330 consensus_queue.cc:260] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.124660 25334 raft_consensus.cc:515] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.129851 25132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069486732b2a4b7dbd10ab4fe9f02580" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1"
I20260608 12:58:14.131034 25132 raft_consensus.cc:3060] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.133682 25330 ts_tablet_manager.cc:1434] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.009s
I20260608 12:58:14.133811 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069486732b2a4b7dbd10ab4fe9f02580" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:14.134685 25282 raft_consensus.cc:3060] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.134766 25334 leader_election.cc:290] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.143232 25282 raft_consensus.cc:2468] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 1.
I20260608 12:58:14.144688 25174 leader_election.cc:304] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:14.145944 25349 raft_consensus.cc:2804] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.145480 25132 raft_consensus.cc:2468] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 1.
I20260608 12:58:14.146906 25349 raft_consensus.cc:697] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Becoming Leader. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Running, Role: LEADER
I20260608 12:58:14.145290 25026 catalog_manager.cc:5696] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to af3a46f23f034f419e492edcff9784c1 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "af3a46f23f034f419e492edcff9784c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.148067 25349 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.161396 25028 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc reported cstate change: term changed from 0 to 1, leader changed from <none> to e62b740ddd204909afc8386f5833c6dc (127.17.15.66). New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.194283 25335 raft_consensus.cc:493] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.195031 25335 raft_consensus.cc:515] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.197799 25335 leader_election.cc:290] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:14.210355 25132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f4502da00244489d4037f3936a39cf" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1" is_pre_election: true
I20260608 12:58:14.211148 25132 raft_consensus.cc:2468] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 0.
I20260608 12:58:14.210820 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f4502da00244489d4037f3936a39cf" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:14.212381 25208 raft_consensus.cc:2468] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 0.
I20260608 12:58:14.213167 25248 leader_election.cc:304] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1; no voters: 
I20260608 12:58:14.214350 25335 raft_consensus.cc:2804] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.214715 25335 raft_consensus.cc:493] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.215025 25335 raft_consensus.cc:3060] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.221114 25335 raft_consensus.cc:515] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.223248 25335 leader_election.cc:290] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:14.224265 25132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f4502da00244489d4037f3936a39cf" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1"
I20260608 12:58:14.224488 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f4502da00244489d4037f3936a39cf" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc"
I20260608 12:58:14.225028 25208 raft_consensus.cc:3060] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.225028 25132 raft_consensus.cc:3060] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.225498 25329 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.226480 25329 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.229444 25329 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.231254 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:14.232115 25282 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 0.
I20260608 12:58:14.233026 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:14.233685 25098 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1; no voters: 
I20260608 12:58:14.233868 25132 raft_consensus.cc:2468] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 1.
I20260608 12:58:14.234758 25329 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.233868 25208 raft_consensus.cc:2468] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 1.
I20260608 12:58:14.235206 25329 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.235404 25248 leader_election.cc:304] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1; no voters: 
I20260608 12:58:14.235790 25329 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.233906 25207 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 0.
I20260608 12:58:14.236590 25335 raft_consensus.cc:2804] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.238119 25335 raft_consensus.cc:697] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Becoming Leader. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Running, Role: LEADER
I20260608 12:58:14.239234 25335 consensus_queue.cc:237] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.245309 25329 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.248754 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc"
I20260608 12:58:14.248847 25329 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 1 election: Requested vote from peers e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.249650 25207 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.251029 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:14.250849 25028 catalog_manager.cc:5696] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:14.251768 25282 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.260804 25207 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 1.
I20260608 12:58:14.261669 25282 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 1.
I20260608 12:58:14.262992 25097 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:14.264528 25329 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.265096 25329 raft_consensus.cc:697] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 1 LEADER]: Becoming Leader. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Running, Role: LEADER
I20260608 12:58:14.266299 25329 consensus_queue.cc:237] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.275203 25028 catalog_manager.cc:5696] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to af3a46f23f034f419e492edcff9784c1 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "af3a46f23f034f419e492edcff9784c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.396466 25028 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48934:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:14.399123 25028 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:14.440815 25122 tablet_service.cc:1511] Processing CreateTablet for tablet b485047009a64f4e9ec92c0751da5b95 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:14.442469 25122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b485047009a64f4e9ec92c0751da5b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.442764 25195 tablet_service.cc:1511] Processing CreateTablet for tablet b485047009a64f4e9ec92c0751da5b95 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:14.444489 25195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b485047009a64f4e9ec92c0751da5b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.449975 25271 tablet_service.cc:1511] Processing CreateTablet for tablet eff32eae556745f58acff2cc3be44c96 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:14.451717 25271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff32eae556745f58acff2cc3be44c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.451761 25121 tablet_service.cc:1511] Processing CreateTablet for tablet 408b305061964b03b6fe3fd0da672c57 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:14.453574 25121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408b305061964b03b6fe3fd0da672c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.455596 25198 tablet_service.cc:1511] Processing CreateTablet for tablet 408b305061964b03b6fe3fd0da672c57 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:14.457242 25198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408b305061964b03b6fe3fd0da672c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.457264 25269 tablet_service.cc:1511] Processing CreateTablet for tablet 408b305061964b03b6fe3fd0da672c57 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:14.460567 25119 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4d1a321f2d42fc83d250a75d62e926 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:14.461916 25269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 408b305061964b03b6fe3fd0da672c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.466341 25197 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4d1a321f2d42fc83d250a75d62e926 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:14.461916 25119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4d1a321f2d42fc83d250a75d62e926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.468001 25197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4d1a321f2d42fc83d250a75d62e926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.468240 25270 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4d1a321f2d42fc83d250a75d62e926 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:14.469869 25270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4d1a321f2d42fc83d250a75d62e926. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.446588 25272 tablet_service.cc:1511] Processing CreateTablet for tablet b485047009a64f4e9ec92c0751da5b95 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:14.446962 25120 tablet_service.cc:1511] Processing CreateTablet for tablet eff32eae556745f58acff2cc3be44c96 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:14.449658 25196 tablet_service.cc:1511] Processing CreateTablet for tablet eff32eae556745f58acff2cc3be44c96 (DEFAULT_TABLE table=dugtrio [id=71a483b84b62403fb9ae0d01b068d545]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:14.471582 25272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b485047009a64f4e9ec92c0751da5b95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.471652 25196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff32eae556745f58acff2cc3be44c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.471670 25120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eff32eae556745f58acff2cc3be44c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:14.503491 25363 tablet_bootstrap.cc:492] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:14.504714 25327 tablet_bootstrap.cc:492] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap starting.
I20260608 12:58:14.513257 25327 tablet_bootstrap.cc:654] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.517910 25363 tablet_bootstrap.cc:654] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.521664 25330 tablet_bootstrap.cc:492] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: Bootstrap starting.
I20260608 12:58:14.530272 25330 tablet_bootstrap.cc:654] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.530542 25327 tablet_bootstrap.cc:492] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: No bootstrap required, opened a new log
I20260608 12:58:14.531334 25327 ts_tablet_manager.cc:1403] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260608 12:58:14.543797 25329 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:14.544787 25330 tablet_bootstrap.cc:492] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: No bootstrap required, opened a new log
I20260608 12:58:14.545483 25330 ts_tablet_manager.cc:1403] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260608 12:58:14.552676 25348 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:14.552512 25327 raft_consensus.cc:359] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.555258 25327 raft_consensus.cc:385] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.555717 25327 raft_consensus.cc:740] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.557256 25327 consensus_queue.cc:260] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.561882 25330 raft_consensus.cc:359] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.562805 25330 raft_consensus.cc:385] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.563148 25330 raft_consensus.cc:740] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.563472 25363 tablet_bootstrap.cc:492] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: No bootstrap required, opened a new log
I20260608 12:58:14.564144 25363 ts_tablet_manager.cc:1403] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.020s
I20260608 12:58:14.565310 25327 ts_tablet_manager.cc:1434] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.002s
I20260608 12:58:14.567565 25327 tablet_bootstrap.cc:492] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap starting.
I20260608 12:58:14.568011 25363 raft_consensus.cc:359] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.569221 25363 raft_consensus.cc:385] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.569774 25363 raft_consensus.cc:740] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.571434 25363 consensus_queue.cc:260] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.574167 25330 consensus_queue.cc:260] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.578510 25363 ts_tablet_manager.cc:1434] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260608 12:58:14.579923 25363 tablet_bootstrap.cc:492] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:14.587663 25330 ts_tablet_manager.cc:1434] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.002s
I20260608 12:58:14.590809 25330 tablet_bootstrap.cc:492] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: Bootstrap starting.
I20260608 12:58:14.594877 25327 tablet_bootstrap.cc:654] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.598665 25330 tablet_bootstrap.cc:654] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.630211 25330 tablet_bootstrap.cc:492] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: No bootstrap required, opened a new log
I20260608 12:58:14.631112 25330 ts_tablet_manager.cc:1403] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.004s
I20260608 12:58:14.636142 25330 raft_consensus.cc:359] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.637447 25330 raft_consensus.cc:385] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.637899 25330 raft_consensus.cc:740] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.639469 25330 consensus_queue.cc:260] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
W20260608 12:58:14.644656 25078 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:14.647635 25330 ts_tablet_manager.cc:1434] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 12:58:14.649596 25330 tablet_bootstrap.cc:492] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: Bootstrap starting.
I20260608 12:58:14.650496 25363 tablet_bootstrap.cc:654] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.650604 25349 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:14.657595 25327 tablet_bootstrap.cc:492] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: No bootstrap required, opened a new log
I20260608 12:58:14.658281 25327 ts_tablet_manager.cc:1403] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: Time spent bootstrapping tablet: real 0.091s	user 0.049s	sys 0.016s
I20260608 12:58:14.660732 25330 tablet_bootstrap.cc:654] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.663558 25327 raft_consensus.cc:359] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.664558 25327 raft_consensus.cc:385] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.665071 25327 raft_consensus.cc:740] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.666257 25349 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:14.669663 25363 tablet_bootstrap.cc:492] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: No bootstrap required, opened a new log
I20260608 12:58:14.670593 25363 ts_tablet_manager.cc:1403] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.091s	user 0.013s	sys 0.003s
I20260608 12:58:14.674376 25330 tablet_bootstrap.cc:492] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: No bootstrap required, opened a new log
I20260608 12:58:14.676038 25330 ts_tablet_manager.cc:1403] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260608 12:58:14.676419 25327 consensus_queue.cc:260] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.677853 25363 raft_consensus.cc:359] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.678828 25363 raft_consensus.cc:385] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.679419 25363 raft_consensus.cc:740] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.680976 25330 raft_consensus.cc:359] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.681955 25330 raft_consensus.cc:385] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.682379 25327 ts_tablet_manager.cc:1434] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260608 12:58:14.682300 25330 raft_consensus.cc:740] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.683897 25327 tablet_bootstrap.cc:492] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap starting.
I20260608 12:58:14.683526 25330 consensus_queue.cc:260] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.684507 25363 consensus_queue.cc:260] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.688282 25363 ts_tablet_manager.cc:1434] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.003s
I20260608 12:58:14.692857 25363 tablet_bootstrap.cc:492] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:14.694518 25330 ts_tablet_manager.cc:1434] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 12:58:14.695904 25330 tablet_bootstrap.cc:492] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: Bootstrap starting.
I20260608 12:58:14.701954 25335 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:14.703733 25330 tablet_bootstrap.cc:654] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.707268 25327 tablet_bootstrap.cc:654] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.714023 25378 raft_consensus.cc:493] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.714859 25378 raft_consensus.cc:515] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.714890 25363 tablet_bootstrap.cc:654] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.719192 25132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b485047009a64f4e9ec92c0751da5b95" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1" is_pre_election: true
I20260608 12:58:14.720301 25132 raft_consensus.cc:2468] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 0.
I20260608 12:58:14.722097 25174 leader_election.cc:304] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:14.724380 25378 leader_election.cc:290] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.725244 25378 raft_consensus.cc:2804] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.725661 25378 raft_consensus.cc:493] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.725873 25281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b485047009a64f4e9ec92c0751da5b95" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:14.726399 25378 raft_consensus.cc:3060] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:58:14.727993 25174 leader_election.cc:343] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:14.730248 25327 tablet_bootstrap.cc:492] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: No bootstrap required, opened a new log
I20260608 12:58:14.731339 25327 ts_tablet_manager.cc:1403] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.000s
I20260608 12:58:14.732918 25330 tablet_bootstrap.cc:492] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: No bootstrap required, opened a new log
I20260608 12:58:14.733544 25330 ts_tablet_manager.cc:1403] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.003s
I20260608 12:58:14.738737 25330 raft_consensus.cc:359] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.739548 25330 raft_consensus.cc:385] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.739888 25330 raft_consensus.cc:740] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.742985 25363 tablet_bootstrap.cc:492] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: No bootstrap required, opened a new log
I20260608 12:58:14.743682 25363 ts_tablet_manager.cc:1403] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.007s
I20260608 12:58:14.743234 25330 consensus_queue.cc:260] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.748023 25363 raft_consensus.cc:359] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.748960 25363 raft_consensus.cc:385] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.749317 25363 raft_consensus.cc:740] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.750064 25330 ts_tablet_manager.cc:1434] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:58:14.750697 25327 raft_consensus.cc:359] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.748057 25378 raft_consensus.cc:515] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.751825 25327 raft_consensus.cc:385] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.752259 25327 raft_consensus.cc:740] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.753418 25327 consensus_queue.cc:260] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.754138 25378 leader_election.cc:290] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.755353 25132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b485047009a64f4e9ec92c0751da5b95" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1"
I20260608 12:58:14.756125 25132 raft_consensus.cc:3060] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.756963 25327 ts_tablet_manager.cc:1434] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260608 12:58:14.757135 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b485047009a64f4e9ec92c0751da5b95" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:14.758190 25327 tablet_bootstrap.cc:492] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap starting.
W20260608 12:58:14.759224 25174 leader_election.cc:343] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:14.764622 25363 consensus_queue.cc:260] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.765280 25132 raft_consensus.cc:2468] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 1.
I20260608 12:58:14.767604 25363 ts_tablet_manager.cc:1434] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260608 12:58:14.768939 25363 tablet_bootstrap.cc:492] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:14.774891 25174 leader_election.cc:304] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 41a9667a132149a6b8a32efeeb503d70
I20260608 12:58:14.776808 25378 raft_consensus.cc:2804] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.777070 25327 tablet_bootstrap.cc:654] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.777420 25378 raft_consensus.cc:697] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Becoming Leader. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Running, Role: LEADER
I20260608 12:58:14.778447 25378 consensus_queue.cc:237] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.775805 25363 tablet_bootstrap.cc:654] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:14.784521 25335 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:14.799871 25363 tablet_bootstrap.cc:492] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: No bootstrap required, opened a new log
I20260608 12:58:14.800580 25363 ts_tablet_manager.cc:1403] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.015s
I20260608 12:58:14.804458 25363 raft_consensus.cc:359] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.805372 25363 raft_consensus.cc:385] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.805732 25363 raft_consensus.cc:740] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.806649 25363 consensus_queue.cc:260] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.810269 25363 ts_tablet_manager.cc:1434] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.006s
I20260608 12:58:14.810776 25327 tablet_bootstrap.cc:492] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: No bootstrap required, opened a new log
I20260608 12:58:14.811422 25327 ts_tablet_manager.cc:1403] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.000s
I20260608 12:58:14.812912 25027 catalog_manager.cc:5696] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc reported cstate change: term changed from 0 to 1, leader changed from <none> to e62b740ddd204909afc8386f5833c6dc (127.17.15.66). New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.814530 25327 raft_consensus.cc:359] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.815163 25327 raft_consensus.cc:385] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:14.815398 25327 raft_consensus.cc:740] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Initialized, Role: FOLLOWER
I20260608 12:58:14.816732 25327 consensus_queue.cc:260] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.820182 25327 ts_tablet_manager.cc:1434] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:58:14.825356 25329 consensus_queue.cc:1048] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:14.839560 25354 raft_consensus.cc:493] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.840274 25354 raft_consensus.cc:515] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.843122 25354 leader_election.cc:290] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:14.842304 25391 consensus_queue.cc:1048] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:58:14.844067 25131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b305061964b03b6fe3fd0da672c57" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1" is_pre_election: true
I20260608 12:58:14.844996 25131 raft_consensus.cc:2468] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 0.
I20260608 12:58:14.845430 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b305061964b03b6fe3fd0da672c57" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:14.846328 25207 raft_consensus.cc:2468] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 0.
I20260608 12:58:14.847620 25248 leader_election.cc:304] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1; no voters: 
I20260608 12:58:14.849164 25385 raft_consensus.cc:2804] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.849637 25385 raft_consensus.cc:493] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.850134 25385 raft_consensus.cc:3060] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.860412 25385 raft_consensus.cc:515] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.863050 25385 leader_election.cc:290] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:14.864104 25131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b305061964b03b6fe3fd0da672c57" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1"
I20260608 12:58:14.864367 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "408b305061964b03b6fe3fd0da672c57" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc"
I20260608 12:58:14.864992 25131 raft_consensus.cc:3060] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.865216 25207 raft_consensus.cc:3060] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.872044 25131 raft_consensus.cc:2468] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 1.
I20260608 12:58:14.873533 25207 raft_consensus.cc:2468] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 1.
I20260608 12:58:14.873548 25248 leader_election.cc:304] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1; no voters: 
I20260608 12:58:14.874897 25385 raft_consensus.cc:2804] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.875521 25385 raft_consensus.cc:697] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Becoming Leader. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Running, Role: LEADER
I20260608 12:58:14.876513 25385 consensus_queue.cc:237] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.887622 25030 catalog_manager.cc:5696] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:14.893373 25378 raft_consensus.cc:493] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.894037 25378 raft_consensus.cc:515] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.896591 25378 leader_election.cc:290] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.897529 25131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4d1a321f2d42fc83d250a75d62e926" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1" is_pre_election: true
I20260608 12:58:14.898269 25131 raft_consensus.cc:2468] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 0.
I20260608 12:58:14.898440 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4d1a321f2d42fc83d250a75d62e926" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:14.899241 25282 raft_consensus.cc:2468] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 0.
I20260608 12:58:14.899541 25174 leader_election.cc:304] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:14.900740 25378 raft_consensus.cc:2804] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.901142 25378 raft_consensus.cc:493] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.901571 25378 raft_consensus.cc:3060] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.902504 25385 raft_consensus.cc:493] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:14.903129 25385 raft_consensus.cc:515] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.906415 25385 leader_election.cc:290] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:14.907243 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff32eae556745f58acff2cc3be44c96" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:14.906652 25131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff32eae556745f58acff2cc3be44c96" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1" is_pre_election: true
I20260608 12:58:14.909315 25207 raft_consensus.cc:2468] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 0.
I20260608 12:58:14.909422 25131 raft_consensus.cc:2468] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 0.
I20260608 12:58:14.909646 25378 raft_consensus.cc:515] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.910768 25247 leader_election.cc:304] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:14.911850 25385 raft_consensus.cc:2804] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:14.912349 25378 leader_election.cc:290] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:14.912349 25385 raft_consensus.cc:493] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:14.913128 25131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4d1a321f2d42fc83d250a75d62e926" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1"
I20260608 12:58:14.913384 25385 raft_consensus.cc:3060] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.913645 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4d1a321f2d42fc83d250a75d62e926" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:14.913870 25131 raft_consensus.cc:3060] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.914345 25282 raft_consensus.cc:3060] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.919730 25131 raft_consensus.cc:2468] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 1.
I20260608 12:58:14.921343 25174 leader_election.cc:304] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:14.922161 25378 raft_consensus.cc:2804] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.921991 25385 raft_consensus.cc:515] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.922577 25282 raft_consensus.cc:2468] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 1.
I20260608 12:58:14.923719 25378 raft_consensus.cc:697] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Becoming Leader. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Running, Role: LEADER
I20260608 12:58:14.924736 25385 leader_election.cc:290] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:14.924832 25378 consensus_queue.cc:237] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.926229 25131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff32eae556745f58acff2cc3be44c96" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1"
I20260608 12:58:14.926553 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eff32eae556745f58acff2cc3be44c96" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc"
I20260608 12:58:14.927196 25207 raft_consensus.cc:3060] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.927071 25131 raft_consensus.cc:3060] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:14.935062 25207 raft_consensus.cc:2468] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 1.
I20260608 12:58:14.936527 25131 raft_consensus.cc:2468] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 1.
I20260608 12:58:14.937583 25030 catalog_manager.cc:5696] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc reported cstate change: term changed from 0 to 1, leader changed from <none> to e62b740ddd204909afc8386f5833c6dc (127.17.15.66). New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:14.938114 25248 leader_election.cc:304] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1; no voters: 
I20260608 12:58:14.939525 25385 raft_consensus.cc:2804] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:14.940076 25385 raft_consensus.cc:697] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Becoming Leader. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Running, Role: LEADER
I20260608 12:58:14.941251 25385 consensus_queue.cc:237] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:14.951803 25026 catalog_manager.cc:5696] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:15.046077 25385 raft_consensus.cc:493] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:15.046622 25385 raft_consensus.cc:515] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:15.048849 25385 leader_election.cc:290] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:15.050057 25131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b485047009a64f4e9ec92c0751da5b95" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1" is_pre_election: true
I20260608 12:58:15.050994 25131 raft_consensus.cc:2393] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41a9667a132149a6b8a32efeeb503d70 in current term 1: Already voted for candidate e62b740ddd204909afc8386f5833c6dc in this term.
I20260608 12:58:15.051231 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b485047009a64f4e9ec92c0751da5b95" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:15.053004 25247 leader_election.cc:304] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [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: 41a9667a132149a6b8a32efeeb503d70; no voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc
I20260608 12:58:15.054651 25385 raft_consensus.cc:3060] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:15.056273 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:58:15.065889 25385 raft_consensus.cc:2749] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:15.082886 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:15.084095 17469 tablet_replica.cc:333] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: stopping tablet replica
I20260608 12:58:15.084936 17469 raft_consensus.cc:2243] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:15.085448 17469 raft_consensus.cc:2272] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.088092 17469 tablet_replica.cc:333] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: stopping tablet replica
I20260608 12:58:15.088843 17469 raft_consensus.cc:2243] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:15.089311 17469 raft_consensus.cc:2272] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.091753 17469 tablet_replica.cc:333] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: stopping tablet replica
I20260608 12:58:15.092501 17469 raft_consensus.cc:2243] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:15.093545 17469 raft_consensus.cc:2272] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.096366 17469 tablet_replica.cc:333] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: stopping tablet replica
I20260608 12:58:15.097026 17469 raft_consensus.cc:2243] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:15.097537 17469 raft_consensus.cc:2272] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.100436 17469 tablet_replica.cc:333] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: stopping tablet replica
I20260608 12:58:15.101104 17469 raft_consensus.cc:2243] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:15.101578 17469 raft_consensus.cc:2272] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.103745 17469 tablet_replica.cc:333] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: stopping tablet replica
I20260608 12:58:15.104501 17469 raft_consensus.cc:2243] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:15.104954 17469 raft_consensus.cc:2272] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.107491 17469 tablet_replica.cc:333] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: stopping tablet replica
I20260608 12:58:15.108129 17469 raft_consensus.cc:2243] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:15.108709 17469 raft_consensus.cc:2272] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.111496 17469 tablet_replica.cc:333] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: stopping tablet replica
I20260608 12:58:15.112115 17469 raft_consensus.cc:2243] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:15.113211 17469 raft_consensus.cc:2272] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:15.148020 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
W20260608 12:58:15.168684 25248 consensus_peers.cc:597] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:15.250955 25174 consensus_peers.cc:597] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:15.298666 25248 consensus_peers.cc:597] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:15.310185 25174 consensus_peers.cc:597] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:15.350597 25378 consensus_queue.cc:1048] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:15.415938 25354 consensus_queue.cc:1048] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:15.503636 25378 consensus_queue.cc:1048] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:15.503575 25385 consensus_queue.cc:1048] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:15.523334 25248 consensus_peers.cc:597] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:15.528347 25174 consensus_peers.cc:597] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:15.784394 25407 consensus_queue.cc:579] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.051s)
I20260608 12:58:15.817150 25407 consensus_queue.cc:579] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.037s)
I20260608 12:58:15.915078 25385 consensus_queue.cc:579] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.037s)
I20260608 12:58:16.003221 25354 consensus_queue.cc:579] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.060s)
I20260608 12:58:16.047672 25407 consensus_queue.cc:579] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.121s)
I20260608 12:58:16.095336 25407 raft_consensus.cc:493] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:16.096024 25407 raft_consensus.cc:515] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.098554 25407 leader_election.cc:290] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:16.102001 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
W20260608 12:58:16.103953 25174 leader_election.cc:336] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:16.105053 25174 leader_election.cc:304] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [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: e62b740ddd204909afc8386f5833c6dc; no voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1
I20260608 12:58:16.105957 25407 raft_consensus.cc:2749] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:16.132640 25354 consensus_queue.cc:579] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.361s)
I20260608 12:58:16.192725 25030 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48922:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:58:16.193481 25030 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:48922:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:58:16.214587 25030 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46: Sending DeleteTablet for 3 replicas of tablet b485047009a64f4e9ec92c0751da5b95
I20260608 12:58:16.216609 25030 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46: Sending DeleteTablet for 3 replicas of tablet eff32eae556745f58acff2cc3be44c96
I20260608 12:58:16.217384 25196 tablet_service.cc:1558] Processing DeleteTablet for tablet b485047009a64f4e9ec92c0751da5b95 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:34376
I20260608 12:58:16.218418 25030 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46: Sending DeleteTablet for 3 replicas of tablet 408b305061964b03b6fe3fd0da672c57
I20260608 12:58:16.219568 25197 tablet_service.cc:1558] Processing DeleteTablet for tablet eff32eae556745f58acff2cc3be44c96 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:34376
I20260608 12:58:16.222604 25197 tablet_service.cc:1558] Processing DeleteTablet for tablet 408b305061964b03b6fe3fd0da672c57 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:34376
I20260608 12:58:16.222716 25272 tablet_service.cc:1558] Processing DeleteTablet for tablet b485047009a64f4e9ec92c0751da5b95 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:50698
I20260608 12:58:16.223975 25270 tablet_service.cc:1558] Processing DeleteTablet for tablet eff32eae556745f58acff2cc3be44c96 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:50698
I20260608 12:58:16.224819 25030 catalog_manager.cc:5983] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46: Sending DeleteTablet for 3 replicas of tablet 0e4d1a321f2d42fc83d250a75d62e926
I20260608 12:58:16.226082 25416 tablet_replica.cc:333] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: stopping tablet replica
I20260608 12:58:16.228238 25196 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e4d1a321f2d42fc83d250a75d62e926 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:34376
I20260608 12:58:16.227952 25416 raft_consensus.cc:2243] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:16.230962 25417 tablet_replica.cc:333] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: stopping tablet replica
I20260608 12:58:16.231123 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:58:16.231204 25416 raft_consensus.cc:2272] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.232312 25417 raft_consensus.cc:2243] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.233119 25417 raft_consensus.cc:2272] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.237181 25417 ts_tablet_manager.cc:1916] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.237011 25416 ts_tablet_manager.cc:1916] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.244526 25272 tablet_service.cc:1558] Processing DeleteTablet for tablet 408b305061964b03b6fe3fd0da672c57 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:50698
I20260608 12:58:16.249137 25272 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e4d1a321f2d42fc83d250a75d62e926 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:50698
W20260608 12:58:16.251035 25419 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:16.271538 25420 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:16.275489 25017 catalog_manager.cc:4754] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet eff32eae556745f58acff2cc3be44c96: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:16.284718 25417 ts_tablet_manager.cc:1929] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.285490 25417 log.cc:1199] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/b485047009a64f4e9ec92c0751da5b95
I20260608 12:58:16.287391 25417 ts_tablet_manager.cc:1950] T b485047009a64f4e9ec92c0751da5b95 P 41a9667a132149a6b8a32efeeb503d70: Deleting consensus metadata
I20260608 12:58:16.287818 25416 ts_tablet_manager.cc:1929] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.288439 25416 log.cc:1199] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/b485047009a64f4e9ec92c0751da5b95
I20260608 12:58:16.289084 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:16.289506 25416 ts_tablet_manager.cc:1950] T b485047009a64f4e9ec92c0751da5b95 P e62b740ddd204909afc8386f5833c6dc: Deleting consensus metadata
W20260608 12:58:16.290325 25422 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:16.291811 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:16.292256 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:16.292810 25417 tablet_replica.cc:333] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: stopping tablet replica
I20260608 12:58:16.293072 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923496293047 us; error 0 us; skew 500 ppm
I20260608 12:58:16.293761 25016 catalog_manager.cc:5027] TS e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361): tablet b485047009a64f4e9ec92c0751da5b95 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:16.294224 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:16.292263 25017 catalog_manager.cc:5027] TS 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): tablet b485047009a64f4e9ec92c0751da5b95 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:16.293617 25416 tablet_replica.cc:333] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: stopping tablet replica
I20260608 12:58:16.295578 25417 raft_consensus.cc:2243] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:16.295876 25416 raft_consensus.cc:2243] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.296748 25416 raft_consensus.cc:2272] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.297307 25417 raft_consensus.cc:2272] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.300787 25416 ts_tablet_manager.cc:1916] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.302299 17469 webserver.cc:533] Webserver started at http://127.17.15.68:45577/ using document root <none> and password file <none>
I20260608 12:58:16.303196 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:16.303144 25417 ts_tablet_manager.cc:1916] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.303743 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:16.304216 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:16.305831 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "b6249e7c7def4395bd7ee4ee227b3046"
format_stamp: "Formatted at 2026-06-08 12:58:16 on dist-test-slave-457t"
I20260608 12:58:16.313985 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260608 12:58:16.314507 25416 ts_tablet_manager.cc:1929] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.314967 25416 log.cc:1199] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/eff32eae556745f58acff2cc3be44c96
I20260608 12:58:16.315634 25416 ts_tablet_manager.cc:1950] T eff32eae556745f58acff2cc3be44c96 P e62b740ddd204909afc8386f5833c6dc: Deleting consensus metadata
I20260608 12:58:16.318817 25416 tablet_replica.cc:333] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: stopping tablet replica
I20260608 12:58:16.319070 25016 catalog_manager.cc:5027] TS e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361): tablet eff32eae556745f58acff2cc3be44c96 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:16.319885 25416 raft_consensus.cc:2243] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.320832 25416 raft_consensus.cc:2272] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.321081 25427 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:16.323143 17469 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.001s	sys 0.003s
I20260608 12:58:16.323663 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "b6249e7c7def4395bd7ee4ee227b3046"
format_stamp: "Formatted at 2026-06-08 12:58:16 on dist-test-slave-457t"
I20260608 12:58:16.324265 25417 ts_tablet_manager.cc:1929] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.324115 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:16.324885 25417 log.cc:1199] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/eff32eae556745f58acff2cc3be44c96
I20260608 12:58:16.324941 25416 ts_tablet_manager.cc:1916] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.326054 25417 ts_tablet_manager.cc:1950] T eff32eae556745f58acff2cc3be44c96 P 41a9667a132149a6b8a32efeeb503d70: Deleting consensus metadata
I20260608 12:58:16.329980 25017 catalog_manager.cc:5027] TS 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): tablet eff32eae556745f58acff2cc3be44c96 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:16.330453 25417 tablet_replica.cc:333] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: stopping tablet replica
I20260608 12:58:16.333128 25417 raft_consensus.cc:2243] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:16.334547 25417 raft_consensus.cc:2272] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.339988 25417 ts_tablet_manager.cc:1916] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.342151 25407 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:16.342978 25407 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.350075 25354 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:16.351009 25354 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
W20260608 12:58:16.353361 25174 leader_election.cc:336] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:16.355621 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:16.356065 25416 ts_tablet_manager.cc:1929] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.356505 25282 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 1.
I20260608 12:58:16.356627 25416 log.cc:1199] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/408b305061964b03b6fe3fd0da672c57
I20260608 12:58:16.357637 25416 ts_tablet_manager.cc:1950] T 408b305061964b03b6fe3fd0da672c57 P e62b740ddd204909afc8386f5833c6dc: Deleting consensus metadata
I20260608 12:58:16.358639 25354 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:16.359112 25407 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:16.361440 25016 catalog_manager.cc:5027] TS e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361): tablet 408b305061964b03b6fe3fd0da672c57 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
W20260608 12:58:16.362190 25248 leader_election.cc:336] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:16.362709 25416 tablet_replica.cc:333] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: stopping tablet replica
I20260608 12:58:16.363116 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:16.365474 25207 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 1.
I20260608 12:58:16.365764 25416 raft_consensus.cc:2243] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:16.364298 25174 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [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: 41a9667a132149a6b8a32efeeb503d70, e62b740ddd204909afc8386f5833c6dc; no voters: af3a46f23f034f419e492edcff9784c1
I20260608 12:58:16.367223 25416 raft_consensus.cc:2272] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.367630 25407 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:16.368103 25407 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting leader election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:16.368728 25407 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:16.371763 25416 ts_tablet_manager.cc:1916] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.372305 25247 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [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: 41a9667a132149a6b8a32efeeb503d70, e62b740ddd204909afc8386f5833c6dc; no voters: af3a46f23f034f419e492edcff9784c1
I20260608 12:58:16.373714 25354 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:16.374168 25354 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:16.374579 25354 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:16.377700 25417 ts_tablet_manager.cc:1929] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.378304 25417 log.cc:1199] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/408b305061964b03b6fe3fd0da672c57
I20260608 12:58:16.378662 25407 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.379199 25417 ts_tablet_manager.cc:1950] T 408b305061964b03b6fe3fd0da672c57 P 41a9667a132149a6b8a32efeeb503d70: Deleting consensus metadata
I20260608 12:58:16.382776 25354 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.384503 25417 tablet_replica.cc:333] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: stopping tablet replica
I20260608 12:58:16.385294 25017 catalog_manager.cc:5027] TS 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): tablet 408b305061964b03b6fe3fd0da672c57 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:16.385921 25417 raft_consensus.cc:2243] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.390779 25407 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 2 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:16.386864 25417 raft_consensus.cc:2272] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.392834 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:16.394304 25282 raft_consensus.cc:2393] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e62b740ddd204909afc8386f5833c6dc in current term 2: Already voted for candidate 41a9667a132149a6b8a32efeeb503d70 in this term.
W20260608 12:58:16.394775 25248 leader_election.cc:336] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:16.395908 25416 ts_tablet_manager.cc:1929] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.396550 25416 log.cc:1199] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-1-root/wals/0e4d1a321f2d42fc83d250a75d62e926
I20260608 12:58:16.397502 25416 ts_tablet_manager.cc:1950] T 0e4d1a321f2d42fc83d250a75d62e926 P e62b740ddd204909afc8386f5833c6dc: Deleting consensus metadata
W20260608 12:58:16.397864 25174 leader_election.cc:336] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:16.398375 25417 ts_tablet_manager.cc:1916] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.398443 25174 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [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: e62b740ddd204909afc8386f5833c6dc; no voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1
I20260608 12:58:16.399060 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:16.400354 25407 raft_consensus.cc:2749] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:58:16.400815 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:16.401456 25354 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 2 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:16.401578 25016 catalog_manager.cc:5027] TS e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361): tablet 0e4d1a321f2d42fc83d250a75d62e926 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:16.402907 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc"
I20260608 12:58:16.403898 25207 raft_consensus.cc:2393] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 41a9667a132149a6b8a32efeeb503d70 in current term 2: Already voted for candidate e62b740ddd204909afc8386f5833c6dc in this term.
I20260608 12:58:16.405426 25247 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [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: 41a9667a132149a6b8a32efeeb503d70; no voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc
I20260608 12:58:16.406566 25354 raft_consensus.cc:2749] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:58:16.407670 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:16.412142 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:16.412523 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:16.412889 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:16.413393 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:16.417851 25417 ts_tablet_manager.cc:1929] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:58:16.418386 25417 log.cc:1199] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/0e4d1a321f2d42fc83d250a75d62e926
I20260608 12:58:16.419066 25417 ts_tablet_manager.cc:1950] T 0e4d1a321f2d42fc83d250a75d62e926 P 41a9667a132149a6b8a32efeeb503d70: Deleting consensus metadata
I20260608 12:58:16.422199 25017 catalog_manager.cc:5027] TS 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): tablet 0e4d1a321f2d42fc83d250a75d62e926 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:16.469748 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:39377
I20260608 12:58:16.469918 25489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:39377 every 8 connection(s)
I20260608 12:58:16.476643 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:16.485088 25493 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:16.487703 25494 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:16.487829 25354 raft_consensus.cc:493] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:16.489308 25354 raft_consensus.cc:515] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.492064 25354 leader_election.cc:290] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:16.495895 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:16.496515 25490 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40245
I20260608 12:58:16.497131 25490 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:16.497180 25207 raft_consensus.cc:2468] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 1.
I20260608 12:58:16.498365 25490 heartbeater.cc:507] Master 127.17.15.126:40245 requested a full tablet report, sending...
W20260608 12:58:16.499392 25248 leader_election.cc:336] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:16.502411 25030 ts_manager.cc:194] Registered new tserver with Master: b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377)
W20260608 12:58:16.502761 25496 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:16.503551 25247 leader_election.cc:304] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [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: 41a9667a132149a6b8a32efeeb503d70, e62b740ddd204909afc8386f5833c6dc; no voters: af3a46f23f034f419e492edcff9784c1
I20260608 12:58:16.504679 25354 raft_consensus.cc:2804] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:58:16.504784 25030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48950
I20260608 12:58:16.505155 25354 raft_consensus.cc:493] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Starting leader election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:16.505620 25354 raft_consensus.cc:3060] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:16.507033 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:16.508056 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:16.508405 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:16.508663 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923496508637 us; error 0 us; skew 500 ppm
I20260608 12:58:16.509349 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:16.512823 17469 webserver.cc:533] Webserver started at http://127.17.15.65:46603/ using document root <none> and password file <none>
I20260608 12:58:16.513684 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:16.513990 17469 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:58:16.514658 25354 raft_consensus.cc:515] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.518178 25354 leader_election.cc:290] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 2 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:16.518616 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc"
I20260608 12:58:16.519550 25207 raft_consensus.cc:3060] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:16.520532 17469 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.001s
W20260608 12:58:16.522768 25248 leader_election.cc:336] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:16.526399 25207 raft_consensus.cc:2468] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41a9667a132149a6b8a32efeeb503d70 in term 2.
I20260608 12:58:16.527482 25501 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:16.528534 25247 leader_election.cc:304] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [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: 41a9667a132149a6b8a32efeeb503d70, e62b740ddd204909afc8386f5833c6dc; no voters: af3a46f23f034f419e492edcff9784c1
I20260608 12:58:16.529075 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:58:16.529517 25354 raft_consensus.cc:2804] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:58:16.529590 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "af3a46f23f034f419e492edcff9784c1"
format_stamp: "Formatted at 2026-06-08 12:58:12 on dist-test-slave-457t"
I20260608 12:58:16.530375 25354 raft_consensus.cc:697] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 2 LEADER]: Becoming Leader. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Running, Role: LEADER
I20260608 12:58:16.530265 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:16.531476 25354 consensus_queue.cc:237] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.544183 25030 catalog_manager.cc:5696] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: term changed from 1 to 2, leader changed from af3a46f23f034f419e492edcff9784c1 (127.17.15.65) to 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67). New cstate: current_term: 2 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:16.555827 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:16.557344 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:16.558885 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:16.563066 25509 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:58:16.612013 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:58:16.612486 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.003s	sys 0.000s
I20260608 12:58:16.612797 17469 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:58:16.618358 25509 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:16.635740 25509 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:16.636812 25509 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: Bootstrap complete.
I20260608 12:58:16.637487 25509 ts_tablet_manager.cc:1403] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260608 12:58:16.639983 25509 raft_consensus.cc:359] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.640645 25509 raft_consensus.cc:740] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.641386 25509 consensus_queue.cc:260] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.645396 25509 ts_tablet_manager.cc:1434] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:16.646442 25509 tablet_bootstrap.cc:492] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:16.653542 17469 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:58:16.653920 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.041s	user 0.040s	sys 0.000s
I20260608 12:58:16.661834 25509 tablet_bootstrap.cc:492] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: 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
W20260608 12:58:16.662127 25078 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver af3a46f23f034f419e492edcff9784c1 not available for placement
I20260608 12:58:16.663095 25509 tablet_bootstrap.cc:492] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Bootstrap complete.
I20260608 12:58:16.664062 25509 ts_tablet_manager.cc:1403] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 12:58:16.666842 25509 raft_consensus.cc:359] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.667496 25509 raft_consensus.cc:740] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.668674 25509 consensus_queue.cc:260] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.671255 25509 ts_tablet_manager.cc:1434] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260608 12:58:16.672361 25509 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:16.696255 25509 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:16.697260 25509 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Bootstrap complete.
I20260608 12:58:16.697933 25509 ts_tablet_manager.cc:1403] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260608 12:58:16.701057 25509 raft_consensus.cc:359] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.701923 25509 raft_consensus.cc:740] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.703740 25509 consensus_queue.cc:260] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.706346 25509 ts_tablet_manager.cc:1434] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:58:16.707461 25509 tablet_bootstrap.cc:492] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:16.721379 25509 tablet_bootstrap.cc:492] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:16.722252 25509 tablet_bootstrap.cc:492] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Bootstrap complete.
I20260608 12:58:16.722925 25509 ts_tablet_manager.cc:1403] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260608 12:58:16.725380 25509 raft_consensus.cc:359] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.726069 25509 raft_consensus.cc:740] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.726927 25509 consensus_queue.cc:260] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.729171 25509 ts_tablet_manager.cc:1434] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260608 12:58:16.730013 25509 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:16.734373 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:43725
I20260608 12:58:16.734503 25570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:43725 every 8 connection(s)
I20260608 12:58:16.749788 25282 consensus_queue.cc:237] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:16.754484 25509 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:16.756116 25509 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: Bootstrap complete.
I20260608 12:58:16.757449 25571 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40245
I20260608 12:58:16.758121 25571 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:16.757256 25509 ts_tablet_manager.cc:1403] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260608 12:58:16.759321 25571 heartbeater.cc:507] Master 127.17.15.126:40245 requested a full tablet report, sending...
I20260608 12:58:16.760672 25207 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:16.763136 25403 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:16.764235 25509 raft_consensus.cc:359] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.765262 25509 raft_consensus.cc:740] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.766168 25509 consensus_queue.cc:260] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.769021 25509 ts_tablet_manager.cc:1434] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:58:16.770140 25509 tablet_bootstrap.cc:492] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:16.789489 25403 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:16.793720 25030 ts_manager.cc:194] Re-registered known tserver with Master: af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725)
I20260608 12:58:16.793789 25208 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:16.804795 25017 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 87f4502da00244489d4037f3936a39cf with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 12:58:16.814438 25026 catalog_manager.cc:5696] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: config changed from index -1 to 2, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:16.819610 25509 tablet_bootstrap.cc:492] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:16.821112 25509 tablet_bootstrap.cc:492] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Bootstrap complete.
I20260608 12:58:16.821972 25509 ts_tablet_manager.cc:1403] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.052s	user 0.036s	sys 0.011s
I20260608 12:58:16.825528 25509 raft_consensus.cc:359] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.826406 25509 raft_consensus.cc:740] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.827402 25509 consensus_queue.cc:260] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
W20260608 12:58:16.829871 25245 consensus_peers.cc:597] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 -> Peer b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): Couldn't send request to peer b6249e7c7def4395bd7ee4ee227b3046. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 87f4502da00244489d4037f3936a39cf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:16.830125 25509 ts_tablet_manager.cc:1434] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:16.831279 25509 tablet_bootstrap.cc:492] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:16.831182 25545 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:16.834888 25403 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:58:16.845156 25030 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48966
I20260608 12:58:16.849331 25571 heartbeater.cc:499] Master 127.17.15.126:40245 was elected leader, sending a full tablet report...
I20260608 12:58:16.851588 25545 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:16.857019 25509 tablet_bootstrap.cc:492] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:16.857985 25509 tablet_bootstrap.cc:492] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: Bootstrap complete.
I20260608 12:58:16.858682 25509 ts_tablet_manager.cc:1403] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.004s
I20260608 12:58:16.861251 25509 raft_consensus.cc:359] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.861925 25509 raft_consensus.cc:740] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.862795 25509 consensus_queue.cc:260] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.864791 25509 ts_tablet_manager.cc:1434] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:58:16.865700 25509 tablet_bootstrap.cc:492] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Bootstrap starting.
I20260608 12:58:16.879832 25509 tablet_bootstrap.cc:492] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:16.880888 25509 tablet_bootstrap.cc:492] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Bootstrap complete.
I20260608 12:58:16.881711 25509 ts_tablet_manager.cc:1403] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260608 12:58:16.884913 25509 raft_consensus.cc:359] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.885836 25509 raft_consensus.cc:740] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Initialized, Role: FOLLOWER
I20260608 12:58:16.886790 25509 consensus_queue.cc:260] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:16.889446 25509 ts_tablet_manager.cc:1434] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:58:16.927145 25545 raft_consensus.cc:3060] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:58:16.935199 25545 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 2 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:16.936959 25403 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:58:16.943713 25535 tablet_service.cc:1558] Processing DeleteTablet for tablet 408b305061964b03b6fe3fd0da672c57 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:59818
I20260608 12:58:16.946965 25585 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:16.948253 25585 raft_consensus.cc:2243] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.949020 25585 raft_consensus.cc:2272] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.949280 25208 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:16.953990 25585 ts_tablet_manager.cc:1916] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:16.965754 25207 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:58:16.970877 25354 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:58:16.977082 25535 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e4d1a321f2d42fc83d250a75d62e926 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:59818
I20260608 12:58:16.977495 25585 ts_tablet_manager.cc:1929] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:16.978332 25585 log.cc:1199] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/408b305061964b03b6fe3fd0da672c57
I20260608 12:58:16.979249 25585 ts_tablet_manager.cc:1950] T 408b305061964b03b6fe3fd0da672c57 P af3a46f23f034f419e492edcff9784c1: Deleting consensus metadata
I20260608 12:58:16.984105 25017 catalog_manager.cc:5027] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): tablet 408b305061964b03b6fe3fd0da672c57 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:16.984759 25585 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:16.986392 25585 raft_consensus.cc:2243] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:16.987268 25585 raft_consensus.cc:2272] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:16.987386 25282 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:16.989091 25535 tablet_service.cc:1558] Processing DeleteTablet for tablet b485047009a64f4e9ec92c0751da5b95 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:59818
I20260608 12:58:16.991627 25534 tablet_service.cc:1558] Processing DeleteTablet for tablet eff32eae556745f58acff2cc3be44c96 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:58:16 UTC) from {username='slave'} at 127.0.0.1:59818
I20260608 12:58:16.994887 25585 ts_tablet_manager.cc:1916] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:17.005604 25545 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:16.990674 25590 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260608 12:58:17.011332 25407 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:58:17.015168 25171 consensus_peers.cc:597] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc -> Peer b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): Couldn't send request to peer b6249e7c7def4395bd7ee4ee227b3046. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 069486732b2a4b7dbd10ab4fe9f02580. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:17.019119 25585 ts_tablet_manager.cc:1929] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:17.019802 25585 log.cc:1199] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/0e4d1a321f2d42fc83d250a75d62e926
I20260608 12:58:17.020751 25585 ts_tablet_manager.cc:1950] T 0e4d1a321f2d42fc83d250a75d62e926 P af3a46f23f034f419e492edcff9784c1: Deleting consensus metadata
I20260608 12:58:17.021906 25590 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:17.025934 25017 catalog_manager.cc:5027] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): tablet 0e4d1a321f2d42fc83d250a75d62e926 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:17.027830 25585 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:17.029560 25585 raft_consensus.cc:2243] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:17.030509 25585 raft_consensus.cc:2272] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:17.036725 25016 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 069486732b2a4b7dbd10ab4fe9f02580 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 7)
I20260608 12:58:17.034593 25282 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:17.037875 25585 ts_tablet_manager.cc:1916] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:17.043751 25030 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc reported cstate change: config changed from index -1 to 2, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:17.057108 25545 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:17.067687 25585 ts_tablet_manager.cc:1929] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:17.069828 25585 log.cc:1199] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/b485047009a64f4e9ec92c0751da5b95
I20260608 12:58:17.070677 25585 ts_tablet_manager.cc:1950] T b485047009a64f4e9ec92c0751da5b95 P af3a46f23f034f419e492edcff9784c1: Deleting consensus metadata
I20260608 12:58:17.075907 25585 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:17.076866 25017 catalog_manager.cc:5027] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): tablet b485047009a64f4e9ec92c0751da5b95 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:17.077168 25585 raft_consensus.cc:2243] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:17.078001 25585 raft_consensus.cc:2272] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:17.081797 25585 ts_tablet_manager.cc:1916] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:58:17.081475 25207 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:17.088531 25282 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:17.088541 25545 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:17.090751 25407 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:17.091811 25594 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:17.099207 25585 ts_tablet_manager.cc:1929] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:58:17.099948 25585 log.cc:1199] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/eff32eae556745f58acff2cc3be44c96
I20260608 12:58:17.100934 25585 ts_tablet_manager.cc:1950] T eff32eae556745f58acff2cc3be44c96 P af3a46f23f034f419e492edcff9784c1: Deleting consensus metadata
I20260608 12:58:17.099720 25594 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:17.102264 25545 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:17.104753 25017 catalog_manager.cc:5027] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): tablet eff32eae556745f58acff2cc3be44c96 (table dugtrio [id=71a483b84b62403fb9ae0d01b068d545]) successfully deleted
I20260608 12:58:17.103641 25282 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:17.116497 25016 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 069486732b2a4b7dbd10ab4fe9f02580 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:17.117201 25026 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: config changed from index 2 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:17.140823 25455 tablet_service.cc:1558] Processing DeleteTablet for tablet 069486732b2a4b7dbd10ab4fe9f02580 with delete_type TABLET_DATA_TOMBSTONED (TS b6249e7c7def4395bd7ee4ee227b3046 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:49756
W20260608 12:58:17.143574 25014 catalog_manager.cc:4994] TS b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): delete failed for tablet 069486732b2a4b7dbd10ab4fe9f02580 because the tablet was not found. No further retry: Not found: Tablet not found: 069486732b2a4b7dbd10ab4fe9f02580
I20260608 12:58:17.157122 25596 ts_tablet_manager.cc:933] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Initiating tablet copy from peer 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:17.158918 25596 tablet_copy_client.cc:323] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:36641
I20260608 12:58:17.172120 25292 tablet_copy_service.cc:140] P 41a9667a132149a6b8a32efeeb503d70: Received BeginTabletCopySession request for tablet 87f4502da00244489d4037f3936a39cf from peer b6249e7c7def4395bd7ee4ee227b3046 ({username='slave'} at 127.0.0.1:50720)
I20260608 12:58:17.172814 25292 tablet_copy_service.cc:161] P 41a9667a132149a6b8a32efeeb503d70: Beginning new tablet copy session on tablet 87f4502da00244489d4037f3936a39cf from peer b6249e7c7def4395bd7ee4ee227b3046 at {username='slave'} at 127.0.0.1:50720: session id = b6249e7c7def4395bd7ee4ee227b3046-87f4502da00244489d4037f3936a39cf
I20260608 12:58:17.179412 25292 tablet_copy_source_session.cc:215] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:17.183277 25596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f4502da00244489d4037f3936a39cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:17.200166 25596 tablet_copy_client.cc:806] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:17.200909 25596 tablet_copy_client.cc:670] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:17.206640 25596 tablet_copy_client.cc:538] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:17.214196 25596 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap starting.
I20260608 12:58:17.233718 25596 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:17.234571 25596 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap complete.
I20260608 12:58:17.235225 25596 ts_tablet_manager.cc:1403] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260608 12:58:17.237928 25596 raft_consensus.cc:359] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:17.238574 25596 raft_consensus.cc:740] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b6249e7c7def4395bd7ee4ee227b3046, State: Initialized, Role: LEARNER
I20260608 12:58:17.239259 25596 consensus_queue.cc:260] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:17.243192 25490 heartbeater.cc:499] Master 127.17.15.126:40245 was elected leader, sending a full tablet report...
I20260608 12:58:17.243237 25596 ts_tablet_manager.cc:1434] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:58:17.246295 25292 tablet_copy_service.cc:342] P 41a9667a132149a6b8a32efeeb503d70: Request end of tablet copy session b6249e7c7def4395bd7ee4ee227b3046-87f4502da00244489d4037f3936a39cf received from {username='slave'} at 127.0.0.1:50720
I20260608 12:58:17.246798 25292 tablet_copy_service.cc:434] P 41a9667a132149a6b8a32efeeb503d70: ending tablet copy session b6249e7c7def4395bd7ee4ee227b3046-87f4502da00244489d4037f3936a39cf on tablet 87f4502da00244489d4037f3936a39cf with peer b6249e7c7def4395bd7ee4ee227b3046
I20260608 12:58:17.426071 25282 consensus_queue.cc:237] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:17.432328 25207 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:17.432328 25545 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:17.434602 25602 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:17.435544 25403 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:17.446614 25602 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:17.447438 25207 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:17.447970 25545 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:17.455430 25017 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 87f4502da00244489d4037f3936a39cf with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:17.462131 25026 catalog_manager.cc:5696] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: config changed from index 2 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:17.475157 25455 tablet_service.cc:1558] Processing DeleteTablet for tablet 87f4502da00244489d4037f3936a39cf with delete_type TABLET_DATA_TOMBSTONED (TS b6249e7c7def4395bd7ee4ee227b3046 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:49756
I20260608 12:58:17.476639 25595 tablet_replica.cc:333] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: stopping tablet replica
I20260608 12:58:17.478439 25595 raft_consensus.cc:2243] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:17.479086 25595 raft_consensus.cc:2272] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:17.482019 25595 ts_tablet_manager.cc:1916] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:17.495420 25595 ts_tablet_manager.cc:1929] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:58:17.495798 25595 log.cc:1199] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-3-root/wals/87f4502da00244489d4037f3936a39cf
I20260608 12:58:17.497603 25014 catalog_manager.cc:5027] TS b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): tablet 87f4502da00244489d4037f3936a39cf (table test-workload [id=0f8034b556174423b6a4b2cdd769b76b]) successfully deleted
W20260608 12:58:17.691087 25078 auto_rebalancer.cc:591] Failed to schedule move for tablet 9b30183d33b349eabfb69740f74c4c00: Illegal state: Replica af3a46f23f034f419e492edcff9784c1 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:17.708578 25207 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:17.716260 25282 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:58:17.716367 25171 consensus_peers.cc:597] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc -> Peer b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): Couldn't send request to peer b6249e7c7def4395bd7ee4ee227b3046. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 069486732b2a4b7dbd10ab4fe9f02580. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:17.716953 25545 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:17.718214 25606 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:17.719237 25594 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:17.728242 25606 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:17.730870 25545 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:17.732031 25282 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:17.746281 25030 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc reported cstate change: config changed from index 3 to 4, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:17.761322 25282 consensus_queue.cc:237] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:17.768769 25207 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 12:58:17.769284 25245 consensus_peers.cc:597] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 -> Peer b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): Couldn't send request to peer b6249e7c7def4395bd7ee4ee227b3046. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 750bd2c480df4c069a29752b312c0885. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:17.770471 25545 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 2 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:58:17.770834 25602 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:17.772168 25354 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:17.780503 25354 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:17.783164 25545 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:17.783164 25207 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:17.796289 25030 catalog_manager.cc:5696] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: config changed from index -1 to 3, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New cstate: current_term: 2 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:18.014817 25607 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:18.015498 25607 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:18.018412 25607 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:18.020138 25545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1" is_pre_election: true
I20260608 12:58:18.020176 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:18.021482 25545 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 1.
I20260608 12:58:18.021623 25282 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 2.
I20260608 12:58:18.023109 25174 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [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: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:18.024221 25607 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:18.024721 25607 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:18.025141 25607 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:18.033965 25607 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:18.036746 25607 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 3 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:18.037732 25545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1"
I20260608 12:58:18.038015 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:18.038447 25545 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Advancing to term 3
I20260608 12:58:18.038775 25282 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:18.046185 25545 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 3.
I20260608 12:58:18.047580 25282 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 3.
I20260608 12:58:18.047751 25174 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [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: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:18.048802 25607 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:18.049434 25607 raft_consensus.cc:697] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 3 LEADER]: Becoming Leader. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Running, Role: LEADER
I20260608 12:58:18.050361 25607 consensus_queue.cc:237] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:18.061089 25026 catalog_manager.cc:5696] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc reported cstate change: term changed from 1 to 3, leader changed from af3a46f23f034f419e492edcff9784c1 (127.17.15.65) to e62b740ddd204909afc8386f5833c6dc (127.17.15.66). New cstate: current_term: 3 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:18.190346 25610 ts_tablet_manager.cc:933] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: Initiating tablet copy from peer e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:18.192444 25610 tablet_copy_client.cc:323] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:33361
I20260608 12:58:18.205857 25218 tablet_copy_service.cc:140] P e62b740ddd204909afc8386f5833c6dc: Received BeginTabletCopySession request for tablet 069486732b2a4b7dbd10ab4fe9f02580 from peer b6249e7c7def4395bd7ee4ee227b3046 ({username='slave'} at 127.0.0.1:34406)
I20260608 12:58:18.206650 25218 tablet_copy_service.cc:161] P e62b740ddd204909afc8386f5833c6dc: Beginning new tablet copy session on tablet 069486732b2a4b7dbd10ab4fe9f02580 from peer b6249e7c7def4395bd7ee4ee227b3046 at {username='slave'} at 127.0.0.1:34406: session id = b6249e7c7def4395bd7ee4ee227b3046-069486732b2a4b7dbd10ab4fe9f02580
I20260608 12:58:18.216702 25218 tablet_copy_source_session.cc:215] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:18.220659 25610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069486732b2a4b7dbd10ab4fe9f02580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:18.234417 25610 tablet_copy_client.cc:806] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:18.235091 25610 tablet_copy_client.cc:670] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:18.240126 25610 tablet_copy_client.cc:538] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:18.249876 25610 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap starting.
I20260608 12:58:18.253583 25613 ts_tablet_manager.cc:933] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: Initiating tablet copy from peer 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:18.257788 25613 tablet_copy_client.cc:323] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:36641
I20260608 12:58:18.262754 25292 tablet_copy_service.cc:140] P 41a9667a132149a6b8a32efeeb503d70: Received BeginTabletCopySession request for tablet 750bd2c480df4c069a29752b312c0885 from peer b6249e7c7def4395bd7ee4ee227b3046 ({username='slave'} at 127.0.0.1:50720)
I20260608 12:58:18.263383 25292 tablet_copy_service.cc:161] P 41a9667a132149a6b8a32efeeb503d70: Beginning new tablet copy session on tablet 750bd2c480df4c069a29752b312c0885 from peer b6249e7c7def4395bd7ee4ee227b3046 at {username='slave'} at 127.0.0.1:50720: session id = b6249e7c7def4395bd7ee4ee227b3046-750bd2c480df4c069a29752b312c0885
I20260608 12:58:18.269774 25292 tablet_copy_source_session.cc:215] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:18.273022 25613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 750bd2c480df4c069a29752b312c0885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:18.282721 25610 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:18.283941 25610 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap complete.
I20260608 12:58:18.284885 25610 ts_tablet_manager.cc:1403] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.009s
I20260608 12:58:18.287350 25613 tablet_copy_client.cc:806] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:18.288055 25613 tablet_copy_client.cc:670] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:18.288810 25610 raft_consensus.cc:359] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:18.289893 25610 raft_consensus.cc:740] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b6249e7c7def4395bd7ee4ee227b3046, State: Initialized, Role: LEARNER
I20260608 12:58:18.290750 25610 consensus_queue.cc:260] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:18.292739 25613 tablet_copy_client.cc:538] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:18.294644 25610 ts_tablet_manager.cc:1434] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:58:18.297209 25218 tablet_copy_service.cc:342] P e62b740ddd204909afc8386f5833c6dc: Request end of tablet copy session b6249e7c7def4395bd7ee4ee227b3046-069486732b2a4b7dbd10ab4fe9f02580 received from {username='slave'} at 127.0.0.1:34406
I20260608 12:58:18.297791 25218 tablet_copy_service.cc:434] P e62b740ddd204909afc8386f5833c6dc: ending tablet copy session b6249e7c7def4395bd7ee4ee227b3046-069486732b2a4b7dbd10ab4fe9f02580 on tablet 069486732b2a4b7dbd10ab4fe9f02580 with peer b6249e7c7def4395bd7ee4ee227b3046
I20260608 12:58:18.307369 25613 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap starting.
I20260608 12:58:18.328508 25613 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:18.329432 25613 tablet_bootstrap.cc:492] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap complete.
I20260608 12:58:18.330154 25613 ts_tablet_manager.cc:1403] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.009s
I20260608 12:58:18.333261 25613 raft_consensus.cc:359] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:18.334084 25613 raft_consensus.cc:740] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b6249e7c7def4395bd7ee4ee227b3046, State: Initialized, Role: LEARNER
I20260608 12:58:18.334913 25613 consensus_queue.cc:260] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:18.337561 25613 ts_tablet_manager.cc:1434] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:58:18.339572 25292 tablet_copy_service.cc:342] P 41a9667a132149a6b8a32efeeb503d70: Request end of tablet copy session b6249e7c7def4395bd7ee4ee227b3046-750bd2c480df4c069a29752b312c0885 received from {username='slave'} at 127.0.0.1:50720
I20260608 12:58:18.340150 25292 tablet_copy_service.cc:434] P 41a9667a132149a6b8a32efeeb503d70: ending tablet copy session b6249e7c7def4395bd7ee4ee227b3046-750bd2c480df4c069a29752b312c0885 on tablet 750bd2c480df4c069a29752b312c0885 with peer b6249e7c7def4395bd7ee4ee227b3046
I20260608 12:58:18.434418 25282 raft_consensus.cc:1275] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:18.436477 25607 consensus_queue.cc:1048] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:18.471251 25545 raft_consensus.cc:1275] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 3 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:58:18.473101 25606 consensus_queue.cc:1048] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:18.622018 25465 raft_consensus.cc:1217] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260608 12:58:18.684522 25465 raft_consensus.cc:1217] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:58:19.161242 25624 raft_consensus.cc:1064] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: attempting to promote NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 to VOTER
I20260608 12:58:19.164177 25624 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:19.173410 25465 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:58:19.173719 25282 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:58:19.175348 25545 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:58:19.175642 25625 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:58:19.176847 25624 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:19.178007 25607 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:19.200645 25625 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.204452 25465 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.205471 25545 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.220103 25282 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.225577 25026 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc reported cstate change: config changed from index 4 to 5, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:19.245309 25633 raft_consensus.cc:1064] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70: attempting to promote NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 to VOTER
I20260608 12:58:19.254345 25633 consensus_queue.cc:237] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:19.275832 25465 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 LEARNER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:19.276160 25208 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:19.280915 25626 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:19.282078 25545 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 2 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:58:19.285382 25632 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:19.292591 25640 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:19.303866 25632 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.307049 25545 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.323397 25207 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:19.327690 25464 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.336103 25026 catalog_manager.cc:5696] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: config changed from index 3 to 4, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:19.340163 25545 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:58:19.342336 25625 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:58:19.347666 25465 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:58:19.348945 25208 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { replace: true } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.351126 25625 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:58:19.356030 25624 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.364243 25465 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.367621 25544 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.376288 25282 consensus_queue.cc:237] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [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: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:19.382232 25016 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 069486732b2a4b7dbd10ab4fe9f02580 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:19.384171 25030 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 reported cstate change: config changed from index 5 to 6, VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) evicted. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.391434 25465 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:58:19.391573 25208 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:58:19.394974 25626 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:58:19.396126 25640 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:19.399827 25272 tablet_service.cc:1558] Processing DeleteTablet for tablet 069486732b2a4b7dbd10ab4fe9f02580 with delete_type TABLET_DATA_TOMBSTONED (TS 41a9667a132149a6b8a32efeeb503d70 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50698
I20260608 12:58:19.415261 25645 tablet_replica.cc:333] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: stopping tablet replica
I20260608 12:58:19.416929 25645 raft_consensus.cc:2243] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:19.416227 25208 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.418565 25645 raft_consensus.cc:2272] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:19.423745 25645 ts_tablet_manager.cc:1916] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:19.412511 25626 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.426652 25465 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:19.439664 25017 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 750bd2c480df4c069a29752b312c0885 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:19.446816 25028 catalog_manager.cc:5696] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: config changed from index 4 to 5, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New cstate: current_term: 2 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:19.451562 25645 ts_tablet_manager.cc:1929] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 12:58:19.452418 25645 log.cc:1199] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-2-root/wals/069486732b2a4b7dbd10ab4fe9f02580
I20260608 12:58:19.454975 25017 catalog_manager.cc:5027] TS 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): tablet 069486732b2a4b7dbd10ab4fe9f02580 (table test-workload [id=0f8034b556174423b6a4b2cdd769b76b]) successfully deleted
I20260608 12:58:19.467123 25534 tablet_service.cc:1558] Processing DeleteTablet for tablet 750bd2c480df4c069a29752b312c0885 with delete_type TABLET_DATA_TOMBSTONED (TS af3a46f23f034f419e492edcff9784c1 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59818
I20260608 12:58:19.469861 25646 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:19.471125 25646 raft_consensus.cc:2243] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:19.472384 25646 raft_consensus.cc:2272] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:19.476505 25646 ts_tablet_manager.cc:1916] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:58:19.490628 25646 ts_tablet_manager.cc:1929] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:58:19.490993 25646 log.cc:1199] T 750bd2c480df4c069a29752b312c0885 P af3a46f23f034f419e492edcff9784c1: Deleting WAL directory at /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780923289027517-17469-0/minicluster-data/ts-0-root/wals/750bd2c480df4c069a29752b312c0885
I20260608 12:58:19.492826 25017 catalog_manager.cc:5027] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): tablet 750bd2c480df4c069a29752b312c0885 (table test-workload [id=0f8034b556174423b6a4b2cdd769b76b]) successfully deleted
I20260608 12:58:21.061574 25649 consensus_queue.cc:579] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Leader has been unable to successfully communicate with peer b6249e7c7def4395bd7ee4ee227b3046 for more than 1 seconds (1.616s)
I20260608 12:58:21.089241 25652 raft_consensus.cc:493] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 41a9667a132149a6b8a32efeeb503d70)
I20260608 12:58:21.090032 25652 raft_consensus.cc:515] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:21.125433 25652 leader_election.cc:290] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:21.166384 25651 consensus_queue.cc:579] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.613s)
I20260608 12:58:21.216928 25653 raft_consensus.cc:493] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41a9667a132149a6b8a32efeeb503d70)
I20260608 12:58:21.218614 25653 raft_consensus.cc:515] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:21.223518 25653 leader_election.cc:290] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:21.226166 25653 consensus_queue.cc:579] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.828s)
I20260608 12:58:21.229926 25655 raft_consensus.cc:493] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e62b740ddd204909afc8386f5833c6dc)
I20260608 12:58:21.231117 25655 raft_consensus.cc:515] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:21.232321 25656 raft_consensus.cc:493] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41a9667a132149a6b8a32efeeb503d70)
I20260608 12:58:21.233579 25656 raft_consensus.cc:515] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:21.235735 25655 leader_election.cc:290] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361), b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377)
I20260608 12:58:21.236754 25655 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e62b740ddd204909afc8386f5833c6dc)
I20260608 12:58:21.238001 25655 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:21.239846 25653 consensus_queue.cc:579] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Leader has been unable to successfully communicate with peer b6249e7c7def4395bd7ee4ee227b3046 for more than 1 seconds (1.855s)
I20260608 12:58:21.241406 25654 raft_consensus.cc:493] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 41a9667a132149a6b8a32efeeb503d70)
I20260608 12:58:21.252571 25654 raft_consensus.cc:515] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:21.242012 25656 leader_election.cc:290] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:21.246605 25655 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:21.260316 25544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f4502da00244489d4037f3936a39cf" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "af3a46f23f034f419e492edcff9784c1" is_pre_election: true
I20260608 12:58:21.256161 25654 leader_election.cc:290] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641), b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377)
I20260608 12:58:21.269407 25650 consensus_queue.cc:579] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Leader has been unable to successfully communicate with peer e62b740ddd204909afc8386f5833c6dc for more than 1 seconds (1.826s)
I20260608 12:58:21.270877 25281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f4502da00244489d4037f3936a39cf" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:21.258790 25463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6249e7c7def4395bd7ee4ee227b3046" is_pre_election: true
I20260608 12:58:21.272979 25280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:21.273285 25463 raft_consensus.cc:2468] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 2.
I20260608 12:58:21.276927 25171 leader_election.cc:304] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [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: b6249e7c7def4395bd7ee4ee227b3046, e62b740ddd204909afc8386f5833c6dc; no voters: 
I20260608 12:58:21.280148 25661 raft_consensus.cc:2804] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:58:21.280906 25661 raft_consensus.cc:493] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 41a9667a132149a6b8a32efeeb503d70)
I20260608 12:58:21.282107 25661 raft_consensus.cc:3060] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:21.282326 25174 leader_election.cc:304] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [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: e62b740ddd204909afc8386f5833c6dc; no voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1
I20260608 12:58:21.287387 25654 raft_consensus.cc:2749] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:21.288692 25280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:21.289568 25281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f4502da00244489d4037f3936a39cf" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:21.290668 25280 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 3.
I20260608 12:58:21.293045 25506 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, af3a46f23f034f419e492edcff9784c1; no voters: 
I20260608 12:58:21.294265 25655 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260608 12:58:21.294759 25655 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 3 FOLLOWER]: Starting leader election (detected failure of leader e62b740ddd204909afc8386f5833c6dc)
I20260608 12:58:21.295272 25655 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:58:21.296360 25661 raft_consensus.cc:515] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:21.298032 25207 raft_consensus.cc:1240] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 3 FOLLOWER]: Rejecting Update request from peer 41a9667a132149a6b8a32efeeb503d70 for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:21.300359 25281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:21.300884 25463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "b6249e7c7def4395bd7ee4ee227b3046"
I20260608 12:58:21.301621 25463 raft_consensus.cc:3060] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:58:21.300393 25661 leader_election.cc:290] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 3 election: Requested vote from peers 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641), b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377)
I20260608 12:58:21.309701 25655 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:21.313658 25651 consensus_queue.cc:1059] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:58:21.315302 25651 raft_consensus.cc:3055] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:58:21.315374 25463 raft_consensus.cc:2468] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 3.
I20260608 12:58:21.316895 25465 raft_consensus.cc:1240] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Rejecting Update request from peer 41a9667a132149a6b8a32efeeb503d70 for earlier term 2. Current term is 3. Ops: []
I20260608 12:58:21.317343 25171 leader_election.cc:304] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [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: b6249e7c7def4395bd7ee4ee227b3046, e62b740ddd204909afc8386f5833c6dc; no voters: 41a9667a132149a6b8a32efeeb503d70
I20260608 12:58:21.317586 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:21.318998 25654 raft_consensus.cc:2804] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:58:21.319690 25654 raft_consensus.cc:697] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 3 LEADER]: Becoming Leader. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Running, Role: LEADER
I20260608 12:58:21.320761 25649 consensus_queue.cc:1059] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:58:21.321120 25654 consensus_queue.cc:237] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:21.322441 25655 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 4 election: Requested vote from peers e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:21.315941 25651 raft_consensus.cc:740] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Running, Role: LEADER
I20260608 12:58:21.327450 25651 consensus_queue.cc:260] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:21.330610 25651 raft_consensus.cc:3060] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:58:21.341794 25078 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver e62b740ddd204909afc8386f5833c6dc not available for placement
I20260608 12:58:21.345841 25658 consensus_queue.cc:579] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (2.048s)
I20260608 12:58:21.346549 25465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069486732b2a4b7dbd10ab4fe9f02580" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 6 } } ignore_live_leader: false dest_uuid: "b6249e7c7def4395bd7ee4ee227b3046" is_pre_election: true
I20260608 12:58:21.349970 25208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34394 (request call id 51) took 1020 ms. Trace:
I20260608 12:58:21.350517 25208 rpcz_store.cc:276] 0608 12:58:20.329527 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:58:21.348802 (+1019275us) service_pool.cc:224] Handling call
0608 12:58:21.349252 (+   450us) raft_consensus.cc:1471] Updating replica for 0 ops
0608 12:58:21.349512 (+   260us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 12:58:21.349542 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0608 12:58:21.349595 (+    53us) raft_consensus.cc:1645] Marking committed up to 3
0608 12:58:21.349641 (+    46us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 12:58:21.349689 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 12:58:21.349805 (+   116us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260608 12:58:21.353796 25543 raft_consensus.cc:1240] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 4 FOLLOWER]: Rejecting Update request from peer e62b740ddd204909afc8386f5833c6dc for earlier term 3. Current term is 4. Ops: []
I20260608 12:58:21.369529 25654 consensus_queue.cc:1059] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:21.370956 25206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:21.371336 25654 raft_consensus.cc:3055] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 3 LEADER]: Stepping down as leader of term 3
I20260608 12:58:21.371994 25654 raft_consensus.cc:740] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Running, Role: LEADER
I20260608 12:58:21.372681 25205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc"
I20260608 12:58:21.373745 25654 consensus_queue.cc:260] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:21.375288 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f4502da00244489d4037f3936a39cf" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:21.375862 25654 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:58:21.378017 25207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "b6249e7c7def4395bd7ee4ee227b3046" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:21.378351 25505 leader_election.cc:304] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [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: af3a46f23f034f419e492edcff9784c1; no voters: 41a9667a132149a6b8a32efeeb503d70, e62b740ddd204909afc8386f5833c6dc
I20260608 12:58:21.380348 25655 raft_consensus.cc:2749] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:21.381728 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "069486732b2a4b7dbd10ab4fe9f02580" candidate_uuid: "af3a46f23f034f419e492edcff9784c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 6 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:21.385059 25505 leader_election.cc:304] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [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: af3a46f23f034f419e492edcff9784c1; no voters: b6249e7c7def4395bd7ee4ee227b3046, e62b740ddd204909afc8386f5833c6dc
I20260608 12:58:21.386940 25655 raft_consensus.cc:2749] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:58:21.388327 25282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "750bd2c480df4c069a29752b312c0885" candidate_uuid: "b6249e7c7def4395bd7ee4ee227b3046" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
I20260608 12:58:21.389220 25282 raft_consensus.cc:2468] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6249e7c7def4395bd7ee4ee227b3046 in term 3.
I20260608 12:58:21.391530 25431 leader_election.cc:304] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [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: 41a9667a132149a6b8a32efeeb503d70, b6249e7c7def4395bd7ee4ee227b3046; no voters: e62b740ddd204909afc8386f5833c6dc
I20260608 12:58:21.392817 25652 raft_consensus.cc:2764] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260608 12:58:21.392624 25026 catalog_manager.cc:5696] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc reported cstate change: term changed from 2 to 3, leader changed from 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) to e62b740ddd204909afc8386f5833c6dc (127.17.15.66). New cstate: current_term: 3 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:21.397022 25205 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af3a46f23f034f419e492edcff9784c1 in term 4.
I20260608 12:58:21.400056 25505 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc; no voters: 41a9667a132149a6b8a32efeeb503d70
I20260608 12:58:21.401212 25655 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 12:58:21.401886 25655 raft_consensus.cc:697] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 4 LEADER]: Becoming Leader. State: Replica: af3a46f23f034f419e492edcff9784c1, State: Running, Role: LEADER
I20260608 12:58:21.403275 25655 consensus_queue.cc:237] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [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: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:21.416112 25030 catalog_manager.cc:5696] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 reported cstate change: term changed from 3 to 4, leader changed from e62b740ddd204909afc8386f5833c6dc (127.17.15.66) to af3a46f23f034f419e492edcff9784c1 (127.17.15.65). New cstate: current_term: 4 leader_uuid: "af3a46f23f034f419e492edcff9784c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:21.423243 25016 catalog_manager.cc:5226] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 750bd2c480df4c069a29752b312c0885 with cas_config_opid_index 5: ChangeConfig:ADD_PEER:NON_VOTER failed with leader e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361) due to error UNKNOWN_ERROR; will retry: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:58:21.429687 25282 consensus_queue.cc:237] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [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: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:21.439308 25205 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:21.439525 25543 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:58:21.440604 25245 consensus_peers.cc:597] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 -> Peer b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): Couldn't send request to peer b6249e7c7def4395bd7ee4ee227b3046. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:21.441527 25649 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:21.442489 25651 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:21.453821 25650 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:21.457329 25205 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:21.459662 25543 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:21.468495 25017 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 87f4502da00244489d4037f3936a39cf with cas_config_opid_index 3: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:58:21.473203 25028 catalog_manager.cc:5696] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc reported cstate change: config changed from index 3 to 4, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:21.490836 25282 consensus_queue.cc:237] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:21.496723 25543 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:58:21.496853 25205 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 12:58:21.498600 25650 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:21.499545 25651 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:58:21.507784 25649 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:21.510293 25205 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:21.510272 25543 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:21.523078 25017 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 87f4502da00244489d4037f3936a39cf with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:21.525842 25026 catalog_manager.cc:5696] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc reported cstate change: config changed from index 4 to 5, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) evicted. New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } }
I20260608 12:58:21.539529 25455 tablet_service.cc:1558] Processing DeleteTablet for tablet 87f4502da00244489d4037f3936a39cf with delete_type TABLET_DATA_TOMBSTONED (TS b6249e7c7def4395bd7ee4ee227b3046 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49756
I20260608 12:58:21.543433 25014 catalog_manager.cc:5027] TS b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): tablet 87f4502da00244489d4037f3936a39cf (table test-workload [id=0f8034b556174423b6a4b2cdd769b76b]) successfully deleted
I20260608 12:58:21.721032 25205 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } }
I20260608 12:58:21.722926 25282 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:58:21.725124 25654 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260608 12:58:21.731617 25174 consensus_peers.cc:597] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc -> Peer 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): Couldn't send request to peer 41a9667a132149a6b8a32efeeb503d70. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:21.732159 25465 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 12:58:21.732679 25543 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 12:58:21.734997 25653 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260608 12:58:21.736135 25654 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 12:58:21.744946 25465 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260608 12:58:21.747496 25653 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:58:21.758829 25205 consensus_queue.cc:237] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: NON_VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { promote: true } }
W20260608 12:58:21.772831 25174 consensus_peers.cc:597] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:21.774430 25464 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 3 index: 7. (index mismatch)
I20260608 12:58:21.775043 25282 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 3 index: 7. (index mismatch)
I20260608 12:58:21.777248 25661 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260608 12:58:21.778242 25654 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } } }
I20260608 12:58:21.779799 25658 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260608 12:58:21.782742 25543 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } } }
I20260608 12:58:21.782133 25464 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } } }
I20260608 12:58:21.793989 25016 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 069486732b2a4b7dbd10ab4fe9f02580 with cas_config_opid_index 6: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:58:21.799614 25661 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 3 LEADER]: Committing config change with OpId 3.7: config changed from index 5 to 7, NON_VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: NON_VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { promote: true } } }
I20260608 12:58:21.803205 25026 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc reported cstate change: config changed from index 6 to 7, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) added. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:21.808971 25282 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Committing config change with OpId 3.7: config changed from index 5 to 7, NON_VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: NON_VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { promote: true } } }
I20260608 12:58:21.816743 25281 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Advancing to term 4
I20260608 12:58:21.816983 25465 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Committing config change with OpId 3.7: config changed from index 5 to 7, NON_VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) added. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: NON_VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { promote: true } } }
I20260608 12:58:21.821000 25016 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 750bd2c480df4c069a29752b312c0885 with cas_config_opid_index 5: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:58:21.828820 25281 raft_consensus.cc:1275] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 4 FOLLOWER]: Refusing update from remote peer af3a46f23f034f419e492edcff9784c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260608 12:58:21.831084 25655 consensus_queue.cc:1048] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:21.839380 25205 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:21.839814 25029 catalog_manager.cc:5696] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: config changed from index 5 to 7, NON_VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) added. New cstate: current_term: 3 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: NON_VOTER last_known_addr { host: "127.17.15.65" port: 43725 } attrs { promote: true } } }
I20260608 12:58:21.849280 25465 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 12:58:21.850847 25543 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 12:58:21.851550 25653 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260608 12:58:21.853044 25661 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260608 12:58:21.860834 25205 raft_consensus.cc:1275] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 4 FOLLOWER]: Refusing update from remote peer af3a46f23f034f419e492edcff9784c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260608 12:58:21.861131 25654 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.8: config changed from index 7 to 8, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:21.868234 25656 consensus_queue.cc:1048] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:21.870862 25205 consensus_queue.cc:237] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 3.7, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:21.876955 25016 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 069486732b2a4b7dbd10ab4fe9f02580 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:21.875878 25543 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:21.866833 25465 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:21.896085 25281 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 7. Preceding OpId from leader: term: 3 index: 8. (index mismatch)
I20260608 12:58:21.896281 25464 raft_consensus.cc:1275] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 7. Preceding OpId from leader: term: 3 index: 8. (index mismatch)
I20260608 12:58:21.898197 25658 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260608 12:58:21.900417 25654 consensus_queue.cc:1048] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260608 12:58:21.899688 25030 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc reported cstate change: config changed from index 7 to 8, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) evicted. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:21.910913 25658 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 3 LEADER]: Committing config change with OpId 3.8: config changed from index 7 to 8, NON_VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:21.911849 25281 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Committing config change with OpId 3.8: config changed from index 7 to 8, NON_VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:21.911863 25465 raft_consensus.cc:2955] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Committing config change with OpId 3.8: config changed from index 7 to 8, NON_VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:21.919083 25272 tablet_service.cc:1558] Processing DeleteTablet for tablet 069486732b2a4b7dbd10ab4fe9f02580 with delete_type TABLET_DATA_TOMBSTONED (TS 41a9667a132149a6b8a32efeeb503d70 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:50698
I20260608 12:58:21.931147 25030 catalog_manager.cc:5696] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 reported cstate change: config changed from index 7 to 8, NON_VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New cstate: current_term: 3 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:21.935949 25017 catalog_manager.cc:5027] TS 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): tablet 069486732b2a4b7dbd10ab4fe9f02580 (table test-workload [id=0f8034b556174423b6a4b2cdd769b76b]) successfully deleted
I20260608 12:58:21.936838 25016 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 750bd2c480df4c069a29752b312c0885 with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:21.949599 25534 tablet_service.cc:1558] Processing DeleteTablet for tablet 750bd2c480df4c069a29752b312c0885 with delete_type TABLET_DATA_TOMBSTONED (TS af3a46f23f034f419e492edcff9784c1 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:59818
I20260608 12:58:21.953298 25017 catalog_manager.cc:5027] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): tablet 750bd2c480df4c069a29752b312c0885 (table test-workload [id=0f8034b556174423b6a4b2cdd769b76b]) successfully deleted
W20260608 12:58:22.275364 25567 debug-util.cc:398] Leaking SignalData structure 0x7b0800045060 after lost signal to thread 17472
W20260608 12:58:22.276676 25567 debug-util.cc:398] Leaking SignalData structure 0x7b080020fa00 after lost signal to thread 25064
W20260608 12:58:22.280674 25567 debug-util.cc:398] Leaking SignalData structure 0x7b0800039c40 after lost signal to thread 25570
I20260608 12:58:22.365116 25281 consensus_queue.cc:237] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 1.5, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:22.373590 25208 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:58:22.376044 25543 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 12:58:22.375906 25689 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260608 12:58:22.377976 25245 consensus_peers.cc:597] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 -> Peer b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): Couldn't send request to peer b6249e7c7def4395bd7ee4ee227b3046. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:22.378222 25649 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 12:58:22.387765 25689 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:22.390025 25543 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:22.402423 25208 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:22.411561 25030 catalog_manager.cc:5696] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 reported cstate change: config changed from index 5 to 6, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:22.977972 25693 ts_tablet_manager.cc:933] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Initiating tablet copy from peer 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:22.980717 25693 tablet_copy_client.cc:323] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:36641
I20260608 12:58:22.983774 25292 tablet_copy_service.cc:140] P 41a9667a132149a6b8a32efeeb503d70: Received BeginTabletCopySession request for tablet 87f4502da00244489d4037f3936a39cf from peer b6249e7c7def4395bd7ee4ee227b3046 ({username='slave'} at 127.0.0.1:50720)
I20260608 12:58:22.984685 25292 tablet_copy_service.cc:161] P 41a9667a132149a6b8a32efeeb503d70: Beginning new tablet copy session on tablet 87f4502da00244489d4037f3936a39cf from peer b6249e7c7def4395bd7ee4ee227b3046 at {username='slave'} at 127.0.0.1:50720: session id = b6249e7c7def4395bd7ee4ee227b3046-87f4502da00244489d4037f3936a39cf
I20260608 12:58:22.996806 25292 tablet_copy_source_session.cc:215] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:23.000624 25693 ts_tablet_manager.cc:1916] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:58:23.021353 25693 ts_tablet_manager.cc:1929] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260608 12:58:23.022588 25693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f4502da00244489d4037f3936a39cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:23.033773 25693 tablet_copy_client.cc:806] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:23.034564 25693 tablet_copy_client.cc:670] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:23.042268 25693 tablet_copy_client.cc:538] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:23.057950 25693 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap starting.
I20260608 12:58:23.105948 25693 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:23.107198 25693 tablet_bootstrap.cc:492] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Bootstrap complete.
I20260608 12:58:23.108280 25693 ts_tablet_manager.cc:1403] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Time spent bootstrapping tablet: real 0.051s	user 0.037s	sys 0.012s
I20260608 12:58:23.112448 25693 raft_consensus.cc:359] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:23.113780 25693 raft_consensus.cc:740] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b6249e7c7def4395bd7ee4ee227b3046, State: Initialized, Role: LEARNER
I20260608 12:58:23.114761 25693 consensus_queue.cc:260] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 1.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:23.121076 25693 ts_tablet_manager.cc:1434] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260608 12:58:23.123617 25292 tablet_copy_service.cc:342] P 41a9667a132149a6b8a32efeeb503d70: Request end of tablet copy session b6249e7c7def4395bd7ee4ee227b3046-87f4502da00244489d4037f3936a39cf received from {username='slave'} at 127.0.0.1:50720
I20260608 12:58:23.124245 25292 tablet_copy_service.cc:434] P 41a9667a132149a6b8a32efeeb503d70: ending tablet copy session b6249e7c7def4395bd7ee4ee227b3046-87f4502da00244489d4037f3936a39cf on tablet 87f4502da00244489d4037f3936a39cf with peer b6249e7c7def4395bd7ee4ee227b3046
I20260608 12:58:23.332726 17469 tablet_server.cc:179] TabletServer@127.17.15.65:43725 shutting down...
I20260608 12:58:23.392050 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:23.393292 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:23.394675 17469 raft_consensus.cc:2243] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 4 LEADER]: Raft consensus shutting down.
I20260608 12:58:23.395695 17469 raft_consensus.cc:2272] T 9b30183d33b349eabfb69740f74c4c00 P af3a46f23f034f419e492edcff9784c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:23.399068 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:23.399852 17469 raft_consensus.cc:2243] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:23.401279 17469 raft_consensus.cc:2272] T 87f4502da00244489d4037f3936a39cf P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:23.405725 17469 tablet_replica.cc:333] stopping tablet replica
I20260608 12:58:23.406468 17469 raft_consensus.cc:2243] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:23.407289 17469 raft_consensus.cc:2272] T 069486732b2a4b7dbd10ab4fe9f02580 P af3a46f23f034f419e492edcff9784c1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:23.460408 25174 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111) [suppressed 43 similar messages]
W20260608 12:58:23.472815 25174 consensus_peers.cc:597] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:23.510576 25248 consensus_peers.cc:597] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:23.591112 25465 raft_consensus.cc:1217] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.5->[1.6-1.6]   Dedup: 1.6->[]
I20260608 12:58:23.988432 25702 raft_consensus.cc:1064] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70: attempting to promote NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 to VOTER
I20260608 12:58:23.991953 25702 consensus_queue.cc:237] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 1.6, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:24.001421 25208 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 12:58:24.004480 25465 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 LEARNER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 6. Preceding OpId from leader: term: 1 index: 7. (index mismatch)
I20260608 12:58:24.007378 25704 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260608 12:58:24.009689 25704 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260608 12:58:24.012876 25248 consensus_peers.cc:597] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:24.031399 25703 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Committing config change with OpId 1.7: config changed from index 6 to 7, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:24.034162 25208 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:24.053766 25465 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Committing config change with OpId 1.7: config changed from index 6 to 7, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:24.056169 25027 catalog_manager.cc:5696] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc reported cstate change: config changed from index 6 to 7, b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:24.064976 25658 consensus_queue.cc:579] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.244s)
I20260608 12:58:24.118553 25208 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 1.8, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } }
W20260608 12:58:24.132468 25174 consensus_peers.cc:597] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc -> Peer 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641): Couldn't send request to peer 41a9667a132149a6b8a32efeeb503d70. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:24.135434 25465 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 8. Preceding OpId from leader: term: 1 index: 9. (index mismatch)
I20260608 12:58:24.138024 25709 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
W20260608 12:58:24.143349 25174 consensus_peers.cc:597] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:24.149847 25710 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.9: config changed from index 8 to 9, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } } }
I20260608 12:58:24.152515 25465 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Committing config change with OpId 1.9: config changed from index 8 to 9, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) added. New config: { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } } }
I20260608 12:58:24.165472 25016 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 069486732b2a4b7dbd10ab4fe9f02580 with cas_config_opid_index 8: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:58:24.172981 25029 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 reported cstate change: config changed from index 8 to 9, NON_VOTER 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) added. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } } }
W20260608 12:58:24.427809 17469 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 25567)
I20260608 12:58:24.598691 25720 ts_tablet_manager.cc:933] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Initiating tablet copy from peer e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:24.601933 25720 tablet_copy_client.cc:323] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:33361
I20260608 12:58:24.604523 25218 tablet_copy_service.cc:140] P e62b740ddd204909afc8386f5833c6dc: Received BeginTabletCopySession request for tablet 069486732b2a4b7dbd10ab4fe9f02580 from peer 41a9667a132149a6b8a32efeeb503d70 ({username='slave'} at 127.0.0.1:34394)
I20260608 12:58:24.605227 25218 tablet_copy_service.cc:161] P e62b740ddd204909afc8386f5833c6dc: Beginning new tablet copy session on tablet 069486732b2a4b7dbd10ab4fe9f02580 from peer 41a9667a132149a6b8a32efeeb503d70 at {username='slave'} at 127.0.0.1:34394: session id = 41a9667a132149a6b8a32efeeb503d70-069486732b2a4b7dbd10ab4fe9f02580
I20260608 12:58:24.615720 25218 tablet_copy_source_session.cc:215] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:24.620036 25720 ts_tablet_manager.cc:1916] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260608 12:58:24.640690 25720 ts_tablet_manager.cc:1929] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.5
I20260608 12:58:24.641727 25720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 069486732b2a4b7dbd10ab4fe9f02580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:24.653693 25720 tablet_copy_client.cc:806] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:24.654386 25720 tablet_copy_client.cc:670] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:24.660493 25720 tablet_copy_client.cc:538] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:24.673069 25720 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap starting.
I20260608 12:58:24.726771 25720 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap replayed 1/1 log segments. Stats: ops{read=9 overwritten=0 applied=9 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:24.727926 25720 tablet_bootstrap.cc:492] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Bootstrap complete.
I20260608 12:58:24.728885 25720 ts_tablet_manager.cc:1403] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Time spent bootstrapping tablet: real 0.056s	user 0.041s	sys 0.012s
I20260608 12:58:24.732743 25720 raft_consensus.cc:359] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } }
I20260608 12:58:24.733774 25720 raft_consensus.cc:740] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 41a9667a132149a6b8a32efeeb503d70, State: Initialized, Role: LEARNER
I20260608 12:58:24.734638 25720 consensus_queue.cc:260] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 9 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: NON_VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: true } }
I20260608 12:58:24.740636 25720 ts_tablet_manager.cc:1434] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 12:58:24.743847 25218 tablet_copy_service.cc:342] P e62b740ddd204909afc8386f5833c6dc: Request end of tablet copy session 41a9667a132149a6b8a32efeeb503d70-069486732b2a4b7dbd10ab4fe9f02580 received from {username='slave'} at 127.0.0.1:34394
I20260608 12:58:24.744504 25218 tablet_copy_service.cc:434] P e62b740ddd204909afc8386f5833c6dc: ending tablet copy session 41a9667a132149a6b8a32efeeb503d70-069486732b2a4b7dbd10ab4fe9f02580 on tablet 069486732b2a4b7dbd10ab4fe9f02580 with peer 41a9667a132149a6b8a32efeeb503d70
I20260608 12:58:24.864639 25690 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:24.865321 25690 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:24.869189 25690 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), e62b740ddd204909afc8386f5833c6dc (127.17.15.66:33361)
I20260608 12:58:24.870433 25208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "41a9667a132149a6b8a32efeeb503d70" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e62b740ddd204909afc8386f5833c6dc" is_pre_election: true
I20260608 12:58:24.873448 25658 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 4 FOLLOWER]: Starting pre-election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:24.874117 25658 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:24.878400 25658 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
W20260608 12:58:24.879276 25248 leader_election.cc:336] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:24.880005 25248 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70; no voters: af3a46f23f034f419e492edcff9784c1, e62b740ddd204909afc8386f5833c6dc
I20260608 12:58:24.881799 25690 raft_consensus.cc:2749] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260608 12:58:24.883769 25281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70" is_pre_election: true
W20260608 12:58:24.883164 25174 leader_election.cc:336] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:24.884593 25281 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 4.
I20260608 12:58:24.886180 25174 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, e62b740ddd204909afc8386f5833c6dc; no voters: af3a46f23f034f419e492edcff9784c1
I20260608 12:58:24.887202 25658 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260608 12:58:24.887678 25658 raft_consensus.cc:493] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 4 FOLLOWER]: Starting leader election (detected failure of leader af3a46f23f034f419e492edcff9784c1)
I20260608 12:58:24.888124 25658 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 4 FOLLOWER]: Advancing to term 5
I20260608 12:58:24.897286 25658 raft_consensus.cc:515] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:24.900099 25658 leader_election.cc:290] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 5 election: Requested vote from peers af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725), 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67:36641)
I20260608 12:58:24.903458 25281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b30183d33b349eabfb69740f74c4c00" candidate_uuid: "e62b740ddd204909afc8386f5833c6dc" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "41a9667a132149a6b8a32efeeb503d70"
I20260608 12:58:24.904433 25281 raft_consensus.cc:3060] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 4 FOLLOWER]: Advancing to term 5
W20260608 12:58:24.906458 25174 leader_election.cc:336] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:24.913239 25281 raft_consensus.cc:2468] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e62b740ddd204909afc8386f5833c6dc in term 5.
I20260608 12:58:24.915047 25174 leader_election.cc:304] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41a9667a132149a6b8a32efeeb503d70, e62b740ddd204909afc8386f5833c6dc; no voters: af3a46f23f034f419e492edcff9784c1
I20260608 12:58:24.916155 25658 raft_consensus.cc:2804] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 5 FOLLOWER]: Leader election won for term 5
I20260608 12:58:24.917706 25658 raft_consensus.cc:697] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 5 LEADER]: Becoming Leader. State: Replica: e62b740ddd204909afc8386f5833c6dc, State: Running, Role: LEADER
I20260608 12:58:24.919665 25658 consensus_queue.cc:237] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } }
I20260608 12:58:24.930867 25029 catalog_manager.cc:5696] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc reported cstate change: term changed from 4 to 5, leader changed from af3a46f23f034f419e492edcff9784c1 (127.17.15.65) to e62b740ddd204909afc8386f5833c6dc (127.17.15.66). New cstate: current_term: 5 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:25.039994 25281 raft_consensus.cc:1217] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.8->[1.9-1.9]   Dedup: 1.9->[]
I20260608 12:58:25.081491 25690 consensus_queue.cc:579] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.088s)
I20260608 12:58:25.099503 25281 consensus_queue.cc:237] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 1.7, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } }
I20260608 12:58:25.108702 25465 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 12:58:25.111109 25730 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260608 12:58:25.111447 25208 raft_consensus.cc:1275] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Refusing update from remote peer 41a9667a132149a6b8a32efeeb503d70: Log matching property violated. Preceding OpId in replica: term: 1 index: 7. Preceding OpId from leader: term: 1 index: 8. (index mismatch)
I20260608 12:58:25.113564 25729 consensus_queue.cc:1048] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.001s
I20260608 12:58:25.132458 25690 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Committing config change with OpId 1.8: config changed from index 7 to 8, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:25.135890 25208 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:25.147450 25465 raft_consensus.cc:2955] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Committing config change with OpId 1.8: config changed from index 7 to 8, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:25.153357 25030 catalog_manager.cc:5696] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc reported cstate change: config changed from index 7 to 8, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New cstate: current_term: 1 leader_uuid: "41a9667a132149a6b8a32efeeb503d70" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } attrs { replace: true } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } }
I20260608 12:58:25.154299 25017 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 87f4502da00244489d4037f3936a39cf with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:58:25.182475 25017 catalog_manager.cc:4754] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 87f4502da00244489d4037f3936a39cf: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
W20260608 12:58:25.428611 17469 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 25567)
W20260608 12:58:25.528285 25174 consensus_peers.cc:597] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.544090 25281 raft_consensus.cc:1275] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 5 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260608 12:58:25.546552 25728 consensus_queue.cc:1048] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:25.642426 25738 raft_consensus.cc:1064] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: attempting to promote NON_VOTER 41a9667a132149a6b8a32efeeb503d70 to VOTER
I20260608 12:58:25.646199 25738 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [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: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } }
I20260608 12:58:25.657532 25465 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
I20260608 12:58:25.662606 25741 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260608 12:58:25.658031 25281 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEARNER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 1 index: 10. (index mismatch)
W20260608 12:58:25.678233 25174 consensus_peers.cc:597] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:25.684250 25738 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260608 12:58:25.698604 25741 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.10: config changed from index 9 to 10, 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } } }
I20260608 12:58:25.701306 25281 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index 9 to 10, 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } } }
I20260608 12:58:25.716449 25465 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Committing config change with OpId 1.10: config changed from index 9 to 10, 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) changed from NON_VOTER to VOTER. New config: { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } } }
I20260608 12:58:25.722497 25029 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: config changed from index 9 to 10, 41a9667a132149a6b8a32efeeb503d70 (127.17.15.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 10 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } } }
I20260608 12:58:25.760128 25208 consensus_queue.cc:237] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 1.10, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } }
I20260608 12:58:25.768829 25281 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260608 12:58:25.771903 25465 raft_consensus.cc:1275] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 10. Preceding OpId from leader: term: 1 index: 11. (index mismatch)
I20260608 12:58:25.774665 25741 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260608 12:58:25.777261 25738 consensus_queue.cc:1048] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.001s
I20260608 12:58:25.785418 25728 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Committing config change with OpId 1.11: config changed from index 10 to 11, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } } }
I20260608 12:58:25.791455 25465 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index 10 to 11, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } } }
I20260608 12:58:25.792510 25281 raft_consensus.cc:2955] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Committing config change with OpId 1.11: config changed from index 10 to 11, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New config: { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } } }
I20260608 12:58:25.809398 25027 catalog_manager.cc:5696] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 reported cstate change: config changed from index 10 to 11, VOTER af3a46f23f034f419e492edcff9784c1 (127.17.15.65) evicted. New cstate: current_term: 1 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 11 OBSOLETE_local: false peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: false } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } attrs { promote: false } } }
I20260608 12:58:25.815447 25016 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 069486732b2a4b7dbd10ab4fe9f02580 with cas_config_opid_index 10: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:25.976169 25738 consensus_queue.cc:579] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Leader has been unable to successfully communicate with peer af3a46f23f034f419e492edcff9784c1 for more than 1 seconds (1.055s)
I20260608 12:58:25.993477 25208 consensus_queue.cc:237] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } }
I20260608 12:58:26.002492 25281 raft_consensus.cc:1275] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 5 FOLLOWER]: Refusing update from remote peer e62b740ddd204909afc8386f5833c6dc: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260608 12:58:26.003000 25171 consensus_peers.cc:597] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc -> Peer b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68:39377): Couldn't send request to peer b6249e7c7def4395bd7ee4ee227b3046. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b30183d33b349eabfb69740f74c4c00. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:26.004675 25728 consensus_queue.cc:1048] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260608 12:58:26.012102 25174 consensus_peers.cc:597] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc -> Peer af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): Couldn't send request to peer af3a46f23f034f419e492edcff9784c1. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:26.016981 25741 raft_consensus.cc:2955] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:26.019834 25281 raft_consensus.cc:2955] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:26.032267 25016 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9b30183d33b349eabfb69740f74c4c00 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:58:26.039911 25029 catalog_manager.cc:5696] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 reported cstate change: config changed from index -1 to 5, NON_VOTER b6249e7c7def4395bd7ee4ee227b3046 (127.17.15.68) added. New cstate: current_term: 5 leader_uuid: "e62b740ddd204909afc8386f5833c6dc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "af3a46f23f034f419e492edcff9784c1" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 43725 } } peers { permanent_uuid: "e62b740ddd204909afc8386f5833c6dc" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33361 } } peers { permanent_uuid: "41a9667a132149a6b8a32efeeb503d70" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 36641 } } peers { permanent_uuid: "b6249e7c7def4395bd7ee4ee227b3046" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 39377 } attrs { promote: true } } }
I20260608 12:58:26.226751 17469 tablet_server.cc:196] TabletServer@127.17.15.65:43725 shutdown complete.
W20260608 12:58:26.237890 25017 catalog_manager.cc:4754] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 069486732b2a4b7dbd10ab4fe9f02580: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:26.260944 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:58:26.306957 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:26.308144 17469 tablet_replica.cc:333] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc: stopping tablet replica
I20260608 12:58:26.309209 17469 raft_consensus.cc:2243] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:26.310497 17469 raft_consensus.cc:2272] T 069486732b2a4b7dbd10ab4fe9f02580 P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.314399 17469 tablet_replica.cc:333] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc: stopping tablet replica
I20260608 12:58:26.315429 17469 raft_consensus.cc:2243] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:58:26.316824 17469 raft_consensus.cc:2272] T 750bd2c480df4c069a29752b312c0885 P e62b740ddd204909afc8386f5833c6dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.320494 17469 tablet_replica.cc:333] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc: stopping tablet replica
I20260608 12:58:26.321521 17469 raft_consensus.cc:2243] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 5 LEADER]: Raft consensus shutting down.
I20260608 12:58:26.323087 17469 raft_consensus.cc:2272] T 9b30183d33b349eabfb69740f74c4c00 P e62b740ddd204909afc8386f5833c6dc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.327046 17469 tablet_replica.cc:333] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc: stopping tablet replica
I20260608 12:58:26.327955 17469 raft_consensus.cc:2243] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.329319 17469 raft_consensus.cc:2272] T 87f4502da00244489d4037f3936a39cf P e62b740ddd204909afc8386f5833c6dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.364143 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:58:26.399240 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:58:26.447590 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:26.448719 17469 tablet_replica.cc:333] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70: stopping tablet replica
I20260608 12:58:26.449664 17469 raft_consensus.cc:2243] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.450510 17469 raft_consensus.cc:2272] T 069486732b2a4b7dbd10ab4fe9f02580 P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.454347 17469 tablet_replica.cc:333] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70: stopping tablet replica
I20260608 12:58:26.455331 17469 raft_consensus.cc:2243] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:26.456622 17469 raft_consensus.cc:2272] T 87f4502da00244489d4037f3936a39cf P 41a9667a132149a6b8a32efeeb503d70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.460230 17469 tablet_replica.cc:333] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70: stopping tablet replica
I20260608 12:58:26.461081 17469 raft_consensus.cc:2243] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.461930 17469 raft_consensus.cc:2272] T 750bd2c480df4c069a29752b312c0885 P 41a9667a132149a6b8a32efeeb503d70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.465591 17469 tablet_replica.cc:333] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70: stopping tablet replica
I20260608 12:58:26.466555 17469 raft_consensus.cc:2243] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.467365 17469 raft_consensus.cc:2272] T 9b30183d33b349eabfb69740f74c4c00 P 41a9667a132149a6b8a32efeeb503d70 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.499446 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:58:26.531730 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:58:26.573599 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:26.574746 17469 tablet_replica.cc:333] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046: stopping tablet replica
I20260608 12:58:26.575779 17469 raft_consensus.cc:2243] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.576627 17469 raft_consensus.cc:2272] T 87f4502da00244489d4037f3936a39cf P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.579358 17469 tablet_replica.cc:333] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046: stopping tablet replica
I20260608 12:58:26.580039 17469 raft_consensus.cc:2243] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.580752 17469 raft_consensus.cc:2272] T 750bd2c480df4c069a29752b312c0885 P b6249e7c7def4395bd7ee4ee227b3046 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.583515 17469 tablet_replica.cc:333] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046: stopping tablet replica
I20260608 12:58:26.584122 17469 raft_consensus.cc:2243] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:26.585166 17469 raft_consensus.cc:2272] T 069486732b2a4b7dbd10ab4fe9f02580 P b6249e7c7def4395bd7ee4ee227b3046 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:26.612695 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:58:26.632473 17469 master.cc:562] Master@127.17.15.126:40245 shutting down...
W20260608 12:58:26.666163 25078 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:26.666599 25078 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:26.666867 25078 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:27.427102 25017 catalog_manager.cc:4754] TS af3a46f23f034f419e492edcff9784c1 (127.17.15.65:43725): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 87f4502da00244489d4037f3936a39cf: Network error: Client connection negotiation failed: client connection to 127.17.15.65:43725: connect: Connection refused (error 111)
I20260608 12:58:27.625779 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:27.626544 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:27.626973 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P a34a1375beba45d59b1b3ff11fc39f46: stopping tablet replica
I20260608 12:58:27.658763 17469 master.cc:584] Master@127.17.15.126:40245 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (15238 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:58:27.703800 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:40991
I20260608 12:58:27.705284 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:27.712496 25752 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:27.712509 25751 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:27.713922 17469 server_base.cc:1061] running on GCE node
W20260608 12:58:27.714363 25754 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:27.715405 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:27.715606 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:27.715729 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923507715717 us; error 0 us; skew 500 ppm
I20260608 12:58:27.716493 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:27.719506 17469 webserver.cc:533] Webserver started at http://127.17.15.126:46281/ using document root <none> and password file <none>
I20260608 12:58:27.720070 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:27.720367 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:27.720649 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:27.722229 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "a940c322aae04278b36fb397f40fb07e"
format_stamp: "Formatted at 2026-06-08 12:58:27 on dist-test-slave-457t"
I20260608 12:58:27.728962 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:58:27.733412 25759 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:27.734413 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:27.734747 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "a940c322aae04278b36fb397f40fb07e"
format_stamp: "Formatted at 2026-06-08 12:58:27 on dist-test-slave-457t"
I20260608 12:58:27.735051 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:27.750311 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:27.751788 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:27.800518 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:40991
I20260608 12:58:27.800693 25810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:40991 every 8 connection(s)
I20260608 12:58:27.805568 25811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:27.818140 25811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e: Bootstrap starting.
I20260608 12:58:27.823889 25811 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:27.829213 25811 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e: No bootstrap required, opened a new log
I20260608 12:58:27.831806 25811 raft_consensus.cc:359] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a940c322aae04278b36fb397f40fb07e" member_type: VOTER }
I20260608 12:58:27.832388 25811 raft_consensus.cc:385] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:27.832710 25811 raft_consensus.cc:740] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a940c322aae04278b36fb397f40fb07e, State: Initialized, Role: FOLLOWER
I20260608 12:58:27.833364 25811 consensus_queue.cc:260] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a940c322aae04278b36fb397f40fb07e" member_type: VOTER }
I20260608 12:58:27.833853 25811 raft_consensus.cc:399] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:27.834071 25811 raft_consensus.cc:493] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:27.834323 25811 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:27.840029 25811 raft_consensus.cc:515] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a940c322aae04278b36fb397f40fb07e" member_type: VOTER }
I20260608 12:58:27.840725 25811 leader_election.cc:304] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [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: a940c322aae04278b36fb397f40fb07e; no voters: 
I20260608 12:58:27.842258 25811 leader_election.cc:290] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:27.842962 25814 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:27.844976 25814 raft_consensus.cc:697] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 1 LEADER]: Becoming Leader. State: Replica: a940c322aae04278b36fb397f40fb07e, State: Running, Role: LEADER
I20260608 12:58:27.845860 25814 consensus_queue.cc:237] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [LEADER]: Queue going to LEADER mode. State: All 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: "a940c322aae04278b36fb397f40fb07e" member_type: VOTER }
I20260608 12:58:27.846005 25811 sys_catalog.cc:565] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:27.851480 25816 sys_catalog.cc:455] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [sys.catalog]: SysCatalogTable state changed. Reason: New leader a940c322aae04278b36fb397f40fb07e. Latest consensus state: current_term: 1 leader_uuid: "a940c322aae04278b36fb397f40fb07e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a940c322aae04278b36fb397f40fb07e" member_type: VOTER } }
I20260608 12:58:27.851501 25815 sys_catalog.cc:455] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a940c322aae04278b36fb397f40fb07e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a940c322aae04278b36fb397f40fb07e" member_type: VOTER } }
I20260608 12:58:27.852715 25816 sys_catalog.cc:458] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:27.852823 25815 sys_catalog.cc:458] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:27.858918 25822 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:27.865527 25822 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:27.868021 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:27.877769 25822 catalog_manager.cc:1382] Generated new cluster ID: 98e7f6a9e22246a7b2384be628de43ce
I20260608 12:58:27.878137 25822 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:27.914793 25822 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:27.916857 25822 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:27.931980 25822 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e: Generated new TSK 0
I20260608 12:58:27.932736 25822 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:28.000499 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:28.007136 25832 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:28.008848 25833 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:28.011333 25835 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:28.011433 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:28.012992 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:28.013275 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:28.013535 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923508013510 us; error 0 us; skew 500 ppm
I20260608 12:58:28.014266 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:28.017504 17469 webserver.cc:533] Webserver started at http://127.17.15.65:41447/ using document root <none> and password file <none>
I20260608 12:58:28.018178 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:28.018435 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:28.018762 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:28.020115 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "ad4ced8fc2d640229a32816e86fa366e"
format_stamp: "Formatted at 2026-06-08 12:58:28 on dist-test-slave-457t"
I20260608 12:58:28.026279 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:28.031215 25840 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:28.032568 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:58:28.033149 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "ad4ced8fc2d640229a32816e86fa366e"
format_stamp: "Formatted at 2026-06-08 12:58:28 on dist-test-slave-457t"
I20260608 12:58:28.033612 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:28.063416 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:28.065024 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:28.066776 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:28.070653 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:28.070986 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:28.071336 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:28.071550 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:28.124266 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:45251
I20260608 12:58:28.124472 25902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:45251 every 8 connection(s)
I20260608 12:58:28.131373 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:28.142629 25907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:28.144624 25908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:28.146801 25910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:28.149811 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:28.150441 25903 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40991
I20260608 12:58:28.150967 25903 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:28.151260 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:28.151592 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:28.151824 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923508151801 us; error 0 us; skew 500 ppm
I20260608 12:58:28.152071 25903 heartbeater.cc:507] Master 127.17.15.126:40991 requested a full tablet report, sending...
I20260608 12:58:28.152889 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:28.155402 25776 ts_manager.cc:194] Registered new tserver with Master: ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251)
I20260608 12:58:28.156644 17469 webserver.cc:533] Webserver started at http://127.17.15.66:39705/ using document root <none> and password file <none>
I20260608 12:58:28.157369 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:28.157598 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:28.157915 25776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39086
I20260608 12:58:28.158370 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:28.160275 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "8e06c1a6ed654d55acf9b43e240933bb"
format_stamp: "Formatted at 2026-06-08 12:58:28 on dist-test-slave-457t"
I20260608 12:58:28.166057 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:58:28.170784 25915 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:28.172175 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 12:58:28.172641 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "8e06c1a6ed654d55acf9b43e240933bb"
format_stamp: "Formatted at 2026-06-08 12:58:28 on dist-test-slave-457t"
I20260608 12:58:28.172938 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:28.188853 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:28.190510 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:28.192530 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:28.195442 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:28.195677 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:28.196053 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:28.196308 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:28.250818 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:36603
I20260608 12:58:28.250976 25977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:36603 every 8 connection(s)
I20260608 12:58:28.256769 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:28.265585 25981 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:28.267012 25982 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:28.270742 25978 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40991
W20260608 12:58:28.271232 25984 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:28.271513 25978 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:28.272289 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:28.272754 25978 heartbeater.cc:507] Master 127.17.15.126:40991 requested a full tablet report, sending...
I20260608 12:58:28.273447 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:28.273720 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:28.273967 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923508273946 us; error 0 us; skew 500 ppm
I20260608 12:58:28.274896 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:28.275555 25776 ts_manager.cc:194] Registered new tserver with Master: 8e06c1a6ed654d55acf9b43e240933bb (127.17.15.66:36603)
I20260608 12:58:28.277243 25776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39094
I20260608 12:58:28.280416 17469 webserver.cc:533] Webserver started at http://127.17.15.67:43843/ using document root <none> and password file <none>
I20260608 12:58:28.281128 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:28.281378 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:28.281708 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:28.283008 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "27e114d2ca3e48b0baa7ffe6c651d469"
format_stamp: "Formatted at 2026-06-08 12:58:28 on dist-test-slave-457t"
I20260608 12:58:28.289353 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:58:28.294342 25989 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:28.295370 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:58:28.295760 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "27e114d2ca3e48b0baa7ffe6c651d469"
format_stamp: "Formatted at 2026-06-08 12:58:28 on dist-test-slave-457t"
I20260608 12:58:28.296111 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:28.312059 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:28.313596 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:28.315459 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:28.318284 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:28.318558 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:28.318832 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:28.319046 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:28.373390 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:32939
I20260608 12:58:28.373579 26051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:32939 every 8 connection(s)
I20260608 12:58:28.391065 26052 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40991
I20260608 12:58:28.391505 26052 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:28.392514 26052 heartbeater.cc:507] Master 127.17.15.126:40991 requested a full tablet report, sending...
I20260608 12:58:28.395010 25776 ts_manager.cc:194] Registered new tserver with Master: 27e114d2ca3e48b0baa7ffe6c651d469 (127.17.15.67:32939)
I20260608 12:58:28.395607 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018172434s
I20260608 12:58:28.396740 25776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39104
I20260608 12:58:28.950934 25776 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39112:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:28.954092 25776 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:29.037595 26017 tablet_service.cc:1511] Processing CreateTablet for tablet ea72b4c4166c4b93bf0cfd894c74da1b (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:29.037938 26016 tablet_service.cc:1511] Processing CreateTablet for tablet f4083f861e1e45408502b41b07c6f5d0 (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:29.039559 26017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea72b4c4166c4b93bf0cfd894c74da1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.041250 26016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4083f861e1e45408502b41b07c6f5d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.038995 26015 tablet_service.cc:1511] Processing CreateTablet for tablet a456eb927de3425a918fa63e5d7e3923 (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:29.042641 26015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a456eb927de3425a918fa63e5d7e3923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.041476 26014 tablet_service.cc:1511] Processing CreateTablet for tablet 1de6fc08ba934033a651f6bd3b5a8763 (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:29.046066 25943 tablet_service.cc:1511] Processing CreateTablet for tablet ea72b4c4166c4b93bf0cfd894c74da1b (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:29.046327 25941 tablet_service.cc:1511] Processing CreateTablet for tablet a456eb927de3425a918fa63e5d7e3923 (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:29.047853 25941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a456eb927de3425a918fa63e5d7e3923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.049263 25942 tablet_service.cc:1511] Processing CreateTablet for tablet f4083f861e1e45408502b41b07c6f5d0 (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:29.051005 25942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4083f861e1e45408502b41b07c6f5d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.052867 25868 tablet_service.cc:1511] Processing CreateTablet for tablet ea72b4c4166c4b93bf0cfd894c74da1b (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:58:29.053218 25940 tablet_service.cc:1511] Processing CreateTablet for tablet 1de6fc08ba934033a651f6bd3b5a8763 (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:29.054574 25868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea72b4c4166c4b93bf0cfd894c74da1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.057797 25867 tablet_service.cc:1511] Processing CreateTablet for tablet f4083f861e1e45408502b41b07c6f5d0 (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:58:29.058805 26014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de6fc08ba934033a651f6bd3b5a8763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.059518 25867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4083f861e1e45408502b41b07c6f5d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.061723 25866 tablet_service.cc:1511] Processing CreateTablet for tablet a456eb927de3425a918fa63e5d7e3923 (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:58:29.063405 25866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a456eb927de3425a918fa63e5d7e3923. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.065835 25865 tablet_service.cc:1511] Processing CreateTablet for tablet 1de6fc08ba934033a651f6bd3b5a8763 (DEFAULT_TABLE table=test-workload [id=7f0c57a499f0433a87cdf0409588276a]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:58:29.067531 25865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de6fc08ba934033a651f6bd3b5a8763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.069049 25940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1de6fc08ba934033a651f6bd3b5a8763. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.071319 25943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea72b4c4166c4b93bf0cfd894c74da1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:29.078778 26072 tablet_bootstrap.cc:492] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469: Bootstrap starting.
I20260608 12:58:29.091234 26072 tablet_bootstrap.cc:654] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.158565 26073 tablet_bootstrap.cc:492] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb: Bootstrap starting.
I20260608 12:58:29.161645 25903 heartbeater.cc:499] Master 127.17.15.126:40991 was elected leader, sending a full tablet report...
I20260608 12:58:29.176620 26073 tablet_bootstrap.cc:654] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.179533 26072 tablet_bootstrap.cc:492] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469: No bootstrap required, opened a new log
I20260608 12:58:29.180230 26072 ts_tablet_manager.cc:1403] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.051s
I20260608 12:58:29.183997 26072 raft_consensus.cc:359] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.184908 26072 raft_consensus.cc:385] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.185254 26072 raft_consensus.cc:740] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27e114d2ca3e48b0baa7ffe6c651d469, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.186662 26072 consensus_queue.cc:260] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.192072 26073 tablet_bootstrap.cc:492] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb: No bootstrap required, opened a new log
I20260608 12:58:29.192745 26073 ts_tablet_manager.cc:1403] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260608 12:58:29.195107 26076 tablet_bootstrap.cc:492] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e: Bootstrap starting.
I20260608 12:58:29.195636 26073 raft_consensus.cc:359] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.197152 26052 heartbeater.cc:499] Master 127.17.15.126:40991 was elected leader, sending a full tablet report...
I20260608 12:58:29.198414 26072 ts_tablet_manager.cc:1434] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469: Time spent starting tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 12:58:29.199764 26072 tablet_bootstrap.cc:492] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469: Bootstrap starting.
I20260608 12:58:29.196686 26073 raft_consensus.cc:385] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.201624 26073 raft_consensus.cc:740] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06c1a6ed654d55acf9b43e240933bb, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.202648 26073 consensus_queue.cc:260] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.204634 26076 tablet_bootstrap.cc:654] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.207653 26072 tablet_bootstrap.cc:654] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.209705 25978 heartbeater.cc:499] Master 127.17.15.126:40991 was elected leader, sending a full tablet report...
I20260608 12:58:29.210796 26073 ts_tablet_manager.cc:1434] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.008s
I20260608 12:58:29.212026 26073 tablet_bootstrap.cc:492] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb: Bootstrap starting.
I20260608 12:58:29.219466 26076 tablet_bootstrap.cc:492] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e: No bootstrap required, opened a new log
I20260608 12:58:29.219919 26073 tablet_bootstrap.cc:654] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.220355 26076 ts_tablet_manager.cc:1403] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260608 12:58:29.225534 26076 raft_consensus.cc:359] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.227556 26076 raft_consensus.cc:385] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.228078 26076 raft_consensus.cc:740] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad4ced8fc2d640229a32816e86fa366e, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.229846 26076 consensus_queue.cc:260] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.247083 26076 ts_tablet_manager.cc:1434] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.008s
I20260608 12:58:29.257105 26076 tablet_bootstrap.cc:492] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e: Bootstrap starting.
I20260608 12:58:29.261055 26073 tablet_bootstrap.cc:492] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb: No bootstrap required, opened a new log
I20260608 12:58:29.261058 26072 tablet_bootstrap.cc:492] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469: No bootstrap required, opened a new log
I20260608 12:58:29.262001 26073 ts_tablet_manager.cc:1403] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.028s
I20260608 12:58:29.262036 26072 ts_tablet_manager.cc:1403] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.033s
I20260608 12:58:29.265792 26076 tablet_bootstrap.cc:654] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.266167 26072 raft_consensus.cc:359] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.266393 26073 raft_consensus.cc:359] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.267143 26072 raft_consensus.cc:385] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.267197 26073 raft_consensus.cc:385] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.267695 26072 raft_consensus.cc:740] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27e114d2ca3e48b0baa7ffe6c651d469, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.267813 26073 raft_consensus.cc:740] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06c1a6ed654d55acf9b43e240933bb, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.268965 26072 consensus_queue.cc:260] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.269918 26078 raft_consensus.cc:493] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:29.270550 26078 raft_consensus.cc:515] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.272183 26072 ts_tablet_manager.cc:1434] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:58:29.273512 26072 tablet_bootstrap.cc:492] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469: Bootstrap starting.
I20260608 12:58:29.268913 26073 consensus_queue.cc:260] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.276753 26076 tablet_bootstrap.cc:492] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e: No bootstrap required, opened a new log
I20260608 12:58:29.282043 26076 ts_tablet_manager.cc:1403] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260608 12:58:29.280642 26078 leader_election.cc:290] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251), 27e114d2ca3e48b0baa7ffe6c651d469 (127.17.15.67:32939)
I20260608 12:58:29.286980 26076 raft_consensus.cc:359] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } }
I20260608 12:58:29.288143 26076 raft_consensus.cc:385] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.288731 26076 raft_consensus.cc:740] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad4ced8fc2d640229a32816e86fa366e, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.290254 26076 consensus_queue.cc:260] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } }
I20260608 12:58:29.295043 26072 tablet_bootstrap.cc:654] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.307283 26076 ts_tablet_manager.cc:1434] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.003s
I20260608 12:58:29.310475 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a456eb927de3425a918fa63e5d7e3923" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4ced8fc2d640229a32816e86fa366e" is_pre_election: true
I20260608 12:58:29.311069 26073 ts_tablet_manager.cc:1434] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.005s
I20260608 12:58:29.311730 26076 tablet_bootstrap.cc:492] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e: Bootstrap starting.
I20260608 12:58:29.315477 26073 tablet_bootstrap.cc:492] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb: Bootstrap starting.
W20260608 12:58:29.318835 25916 leader_election.cc:343] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:29.323009 26076 tablet_bootstrap.cc:654] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.326771 26072 tablet_bootstrap.cc:492] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469: No bootstrap required, opened a new log
I20260608 12:58:29.327504 26072 ts_tablet_manager.cc:1403] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.023s
I20260608 12:58:29.331595 26076 tablet_bootstrap.cc:492] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e: No bootstrap required, opened a new log
I20260608 12:58:29.331826 26027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a456eb927de3425a918fa63e5d7e3923" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" is_pre_election: true
I20260608 12:58:29.331761 26072 raft_consensus.cc:359] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.332655 26076 ts_tablet_manager.cc:1403] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260608 12:58:29.333050 26072 raft_consensus.cc:385] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.333117 26027 raft_consensus.cc:2468] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 0.
I20260608 12:58:29.333698 26072 raft_consensus.cc:740] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27e114d2ca3e48b0baa7ffe6c651d469, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.334841 26073 tablet_bootstrap.cc:654] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.335371 25918 leader_election.cc:304] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [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: 27e114d2ca3e48b0baa7ffe6c651d469, 8e06c1a6ed654d55acf9b43e240933bb; no voters: ad4ced8fc2d640229a32816e86fa366e
I20260608 12:58:29.334899 26072 consensus_queue.cc:260] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.337070 26078 raft_consensus.cc:493] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:29.337630 26078 raft_consensus.cc:515] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.337877 26076 raft_consensus.cc:359] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.338881 26076 raft_consensus.cc:385] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.339319 26076 raft_consensus.cc:740] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad4ced8fc2d640229a32816e86fa366e, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.341099 26076 consensus_queue.cc:260] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.341611 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de6fc08ba934033a651f6bd3b5a8763" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4ced8fc2d640229a32816e86fa366e" is_pre_election: true
I20260608 12:58:29.342764 25878 raft_consensus.cc:2468] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 0.
I20260608 12:58:29.344966 25916 leader_election.cc:304] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06c1a6ed654d55acf9b43e240933bb, ad4ced8fc2d640229a32816e86fa366e; no voters: 
I20260608 12:58:29.347244 26086 raft_consensus.cc:2804] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:29.347887 26086 raft_consensus.cc:493] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:29.348549 26086 raft_consensus.cc:3060] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.351191 26072 ts_tablet_manager.cc:1434] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.004s
I20260608 12:58:29.352720 26076 ts_tablet_manager.cc:1434] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.002s
I20260608 12:58:29.353891 26078 leader_election.cc:290] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251), 27e114d2ca3e48b0baa7ffe6c651d469 (127.17.15.67:32939)
I20260608 12:58:29.354677 26078 raft_consensus.cc:2804] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:29.354770 26076 tablet_bootstrap.cc:492] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e: Bootstrap starting.
I20260608 12:58:29.365453 26027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de6fc08ba934033a651f6bd3b5a8763" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" is_pre_election: true
I20260608 12:58:29.367014 26027 raft_consensus.cc:2468] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 0.
I20260608 12:58:29.355185 26078 raft_consensus.cc:493] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:29.368348 26078 raft_consensus.cc:3060] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.362362 26072 tablet_bootstrap.cc:492] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469: Bootstrap starting.
I20260608 12:58:29.381219 26072 tablet_bootstrap.cc:654] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.391605 26076 tablet_bootstrap.cc:654] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.392354 26086 raft_consensus.cc:515] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.397864 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a456eb927de3425a918fa63e5d7e3923" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4ced8fc2d640229a32816e86fa366e"
W20260608 12:58:29.400697 25916 leader_election.cc:343] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:29.401943 26078 raft_consensus.cc:515] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.406983 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de6fc08ba934033a651f6bd3b5a8763" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4ced8fc2d640229a32816e86fa366e"
I20260608 12:58:29.408011 25878 raft_consensus.cc:3060] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.411329 26076 tablet_bootstrap.cc:492] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e: No bootstrap required, opened a new log
I20260608 12:58:29.412362 26076 ts_tablet_manager.cc:1403] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.010s
I20260608 12:58:29.417263 26076 raft_consensus.cc:359] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.417807 26086 leader_election.cc:290] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 election: Requested vote from peers ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251), 27e114d2ca3e48b0baa7ffe6c651d469 (127.17.15.67:32939)
I20260608 12:58:29.418220 26076 raft_consensus.cc:385] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.418666 26076 raft_consensus.cc:740] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad4ced8fc2d640229a32816e86fa366e, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.419692 26078 leader_election.cc:290] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 election: Requested vote from peers ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251), 27e114d2ca3e48b0baa7ffe6c651d469 (127.17.15.67:32939)
I20260608 12:58:29.419777 26027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a456eb927de3425a918fa63e5d7e3923" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27e114d2ca3e48b0baa7ffe6c651d469"
I20260608 12:58:29.423820 25878 raft_consensus.cc:2468] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 1.
I20260608 12:58:29.424453 26027 raft_consensus.cc:3060] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.425839 26073 tablet_bootstrap.cc:492] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb: No bootstrap required, opened a new log
I20260608 12:58:29.425745 25916 leader_election.cc:304] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8e06c1a6ed654d55acf9b43e240933bb, ad4ced8fc2d640229a32816e86fa366e; no voters: 
I20260608 12:58:29.426472 26073 ts_tablet_manager.cc:1403] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.063s
I20260608 12:58:29.426909 26086 raft_consensus.cc:2804] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:29.428548 26086 raft_consensus.cc:697] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Becoming Leader. State: Replica: 8e06c1a6ed654d55acf9b43e240933bb, State: Running, Role: LEADER
I20260608 12:58:29.429595 26086 consensus_queue.cc:237] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.430258 26073 raft_consensus.cc:359] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } }
I20260608 12:58:29.431103 26073 raft_consensus.cc:385] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.431453 26073 raft_consensus.cc:740] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06c1a6ed654d55acf9b43e240933bb, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.432384 26073 consensus_queue.cc:260] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } }
I20260608 12:58:29.435118 26073 ts_tablet_manager.cc:1434] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:58:29.419791 26076 consensus_queue.cc:260] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.422451 26026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1de6fc08ba934033a651f6bd3b5a8763" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27e114d2ca3e48b0baa7ffe6c651d469"
I20260608 12:58:29.436942 26073 tablet_bootstrap.cc:492] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb: Bootstrap starting.
I20260608 12:58:29.436981 26026 raft_consensus.cc:3060] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.438650 26072 tablet_bootstrap.cc:492] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469: No bootstrap required, opened a new log
I20260608 12:58:29.439296 26072 ts_tablet_manager.cc:1403] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469: Time spent bootstrapping tablet: real 0.077s	user 0.035s	sys 0.030s
I20260608 12:58:29.440439 26076 ts_tablet_manager.cc:1434] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.000s
I20260608 12:58:29.443555 26027 raft_consensus.cc:2468] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 1.
I20260608 12:58:29.445420 25918 leader_election.cc:304] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27e114d2ca3e48b0baa7ffe6c651d469, 8e06c1a6ed654d55acf9b43e240933bb; no voters: ad4ced8fc2d640229a32816e86fa366e
I20260608 12:58:29.445803 25773 catalog_manager.cc:5696] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06c1a6ed654d55acf9b43e240933bb (127.17.15.66). New cstate: current_term: 1 leader_uuid: "8e06c1a6ed654d55acf9b43e240933bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:29.446956 26078 raft_consensus.cc:2804] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:29.447876 26078 raft_consensus.cc:697] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Becoming Leader. State: Replica: 8e06c1a6ed654d55acf9b43e240933bb, State: Running, Role: LEADER
I20260608 12:58:29.448419 26077 raft_consensus.cc:493] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:29.449160 26077 raft_consensus.cc:515] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.452613 26073 tablet_bootstrap.cc:654] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:29.448741 26072 raft_consensus.cc:359] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } }
I20260608 12:58:29.457892 26072 raft_consensus.cc:385] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.458309 26072 raft_consensus.cc:740] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27e114d2ca3e48b0baa7ffe6c651d469, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.459318 26072 consensus_queue.cc:260] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } }
I20260608 12:58:29.468439 26077 leader_election.cc:290] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251), 8e06c1a6ed654d55acf9b43e240933bb (127.17.15.66:36603)
I20260608 12:58:29.469447 26073 tablet_bootstrap.cc:492] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb: No bootstrap required, opened a new log
I20260608 12:58:29.470615 26073 ts_tablet_manager.cc:1403] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260608 12:58:29.475575 26026 raft_consensus.cc:2468] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 1.
I20260608 12:58:29.449124 26078 consensus_queue.cc:237] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.476419 26073 raft_consensus.cc:359] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.483677 26073 raft_consensus.cc:385] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:29.484308 26073 raft_consensus.cc:740] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e06c1a6ed654d55acf9b43e240933bb, State: Initialized, Role: FOLLOWER
I20260608 12:58:29.485773 26073 consensus_queue.cc:260] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.491441 26072 ts_tablet_manager.cc:1434] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469: Time spent starting tablet: real 0.052s	user 0.016s	sys 0.020s
I20260608 12:58:29.496912 25773 catalog_manager.cc:5696] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06c1a6ed654d55acf9b43e240933bb (127.17.15.66). New cstate: current_term: 1 leader_uuid: "8e06c1a6ed654d55acf9b43e240933bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:29.498304 26073 ts_tablet_manager.cc:1434] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.005s
I20260608 12:58:29.502624 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4083f861e1e45408502b41b07c6f5d0" candidate_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4ced8fc2d640229a32816e86fa366e" is_pre_election: true
I20260608 12:58:29.503587 25878 raft_consensus.cc:2468] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27e114d2ca3e48b0baa7ffe6c651d469 in term 0.
I20260608 12:58:29.504977 25990 leader_election.cc:304] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27e114d2ca3e48b0baa7ffe6c651d469, ad4ced8fc2d640229a32816e86fa366e; no voters: 
I20260608 12:58:29.506050 26097 raft_consensus.cc:2804] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:29.506553 26097 raft_consensus.cc:493] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:29.506848 25953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4083f861e1e45408502b41b07c6f5d0" candidate_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06c1a6ed654d55acf9b43e240933bb" is_pre_election: true
I20260608 12:58:29.507025 26097 raft_consensus.cc:3060] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.507611 25953 raft_consensus.cc:2468] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27e114d2ca3e48b0baa7ffe6c651d469 in term 0.
I20260608 12:58:29.518115 26097 raft_consensus.cc:515] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.521245 26097 leader_election.cc:290] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [CANDIDATE]: Term 1 election: Requested vote from peers ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251), 8e06c1a6ed654d55acf9b43e240933bb (127.17.15.66:36603)
I20260608 12:58:29.522154 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4083f861e1e45408502b41b07c6f5d0" candidate_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4ced8fc2d640229a32816e86fa366e"
I20260608 12:58:29.522656 25953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4083f861e1e45408502b41b07c6f5d0" candidate_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06c1a6ed654d55acf9b43e240933bb"
I20260608 12:58:29.522856 25878 raft_consensus.cc:3060] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.523324 25953 raft_consensus.cc:3060] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.528777 25878 raft_consensus.cc:2468] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27e114d2ca3e48b0baa7ffe6c651d469 in term 1.
I20260608 12:58:29.529351 25953 raft_consensus.cc:2468] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27e114d2ca3e48b0baa7ffe6c651d469 in term 1.
I20260608 12:58:29.530344 25990 leader_election.cc:304] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27e114d2ca3e48b0baa7ffe6c651d469, ad4ced8fc2d640229a32816e86fa366e; no voters: 
I20260608 12:58:29.531483 26097 raft_consensus.cc:2804] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:29.532181 26097 raft_consensus.cc:697] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 LEADER]: Becoming Leader. State: Replica: 27e114d2ca3e48b0baa7ffe6c651d469, State: Running, Role: LEADER
I20260608 12:58:29.533362 26097 consensus_queue.cc:237] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.542553 25774 catalog_manager.cc:5696] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27e114d2ca3e48b0baa7ffe6c651d469 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:29.743654 26078 raft_consensus.cc:493] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:29.744338 26078 raft_consensus.cc:515] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } }
I20260608 12:58:29.746533 26078 leader_election.cc:290] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27e114d2ca3e48b0baa7ffe6c651d469 (127.17.15.67:32939), ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251)
I20260608 12:58:29.747532 26026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea72b4c4166c4b93bf0cfd894c74da1b" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" is_pre_election: true
I20260608 12:58:29.747776 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea72b4c4166c4b93bf0cfd894c74da1b" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4ced8fc2d640229a32816e86fa366e" is_pre_election: true
I20260608 12:58:29.748368 26026 raft_consensus.cc:2468] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 0.
I20260608 12:58:29.748652 25878 raft_consensus.cc:2468] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 0.
I20260608 12:58:29.749495 25918 leader_election.cc:304] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27e114d2ca3e48b0baa7ffe6c651d469, 8e06c1a6ed654d55acf9b43e240933bb; no voters: 
I20260608 12:58:29.750465 26078 raft_consensus.cc:2804] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:29.750808 26078 raft_consensus.cc:493] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:29.751099 26078 raft_consensus.cc:3060] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.757932 26078 raft_consensus.cc:515] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } }
I20260608 12:58:29.761348 26078 leader_election.cc:290] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 election: Requested vote from peers 27e114d2ca3e48b0baa7ffe6c651d469 (127.17.15.67:32939), ad4ced8fc2d640229a32816e86fa366e (127.17.15.65:45251)
I20260608 12:58:29.762506 26026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea72b4c4166c4b93bf0cfd894c74da1b" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27e114d2ca3e48b0baa7ffe6c651d469"
I20260608 12:58:29.763314 26026 raft_consensus.cc:3060] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.763630 25878 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea72b4c4166c4b93bf0cfd894c74da1b" candidate_uuid: "8e06c1a6ed654d55acf9b43e240933bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad4ced8fc2d640229a32816e86fa366e"
I20260608 12:58:29.764499 25878 raft_consensus.cc:3060] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.769402 26026 raft_consensus.cc:2468] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 1.
I20260608 12:58:29.769703 25878 raft_consensus.cc:2468] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e06c1a6ed654d55acf9b43e240933bb in term 1.
I20260608 12:58:29.770835 25918 leader_election.cc:304] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27e114d2ca3e48b0baa7ffe6c651d469, 8e06c1a6ed654d55acf9b43e240933bb; no voters: 
I20260608 12:58:29.771848 26078 raft_consensus.cc:2804] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:29.772472 26078 raft_consensus.cc:697] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Becoming Leader. State: Replica: 8e06c1a6ed654d55acf9b43e240933bb, State: Running, Role: LEADER
I20260608 12:58:29.773346 26078 consensus_queue.cc:237] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } }
I20260608 12:58:29.782312 25774 catalog_manager.cc:5696] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e06c1a6ed654d55acf9b43e240933bb (127.17.15.66). New cstate: current_term: 1 leader_uuid: "8e06c1a6ed654d55acf9b43e240933bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:29.810168 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:29.818399 26101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:29.819893 26102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:29.821703 17469 server_base.cc:1061] running on GCE node
W20260608 12:58:29.821758 26104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:29.823542 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:29.823791 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:29.823974 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923509823956 us; error 0 us; skew 500 ppm
I20260608 12:58:29.824757 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:29.827711 17469 webserver.cc:533] Webserver started at http://127.17.15.68:37147/ using document root <none> and password file <none>
I20260608 12:58:29.828415 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:29.828634 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:29.828902 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:29.830729 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "92ef216f9f7e40da923195a542be8db5"
format_stamp: "Formatted at 2026-06-08 12:58:29 on dist-test-slave-457t"
I20260608 12:58:29.837915 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260608 12:58:29.842427 26109 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:29.843451 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 12:58:29.843799 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "92ef216f9f7e40da923195a542be8db5"
format_stamp: "Formatted at 2026-06-08 12:58:29 on dist-test-slave-457t"
I20260608 12:58:29.844089 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:29.860895 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:29.862308 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:29.864924 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:29.867839 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:29.868146 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:29.868496 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:29.868717 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:29.870824 26082 raft_consensus.cc:493] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:29.871513 26082 raft_consensus.cc:515] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
I20260608 12:58:29.875363 26082 leader_election.cc:290] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e06c1a6ed654d55acf9b43e240933bb (127.17.15.66:36603), 27e114d2ca3e48b0baa7ffe6c651d469 (127.17.15.67:32939)
I20260608 12:58:29.877823 26078 consensus_queue.cc:1048] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:29.916222 26078 consensus_queue.cc:1048] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:29.918099 25953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a456eb927de3425a918fa63e5d7e3923" candidate_uuid: "ad4ced8fc2d640229a32816e86fa366e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e06c1a6ed654d55acf9b43e240933bb" is_pre_election: true
I20260608 12:58:29.938171 26025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a456eb927de3425a918fa63e5d7e3923" candidate_uuid: "ad4ced8fc2d640229a32816e86fa366e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" is_pre_election: true
I20260608 12:58:29.940621 25843 leader_election.cc:304] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [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: ad4ced8fc2d640229a32816e86fa366e; no voters: 27e114d2ca3e48b0baa7ffe6c651d469, 8e06c1a6ed654d55acf9b43e240933bb
I20260608 12:58:29.942351 26082 raft_consensus.cc:2749] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:29.964432 25878 raft_consensus.cc:3060] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:29.978231 26097 consensus_queue.cc:1048] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:29.980402 26097 consensus_queue.cc:1048] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:29.982697 26132 consensus_queue.cc:1048] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:30.051095 26086 consensus_queue.cc:1048] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:30.124292 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:41513
I20260608 12:58:30.124539 26187 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:41513 every 8 connection(s)
I20260608 12:58:30.142650 26188 heartbeater.cc:344] Connected to a master server at 127.17.15.126:40991
I20260608 12:58:30.143381 26188 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:30.144773 26188 heartbeater.cc:507] Master 127.17.15.126:40991 requested a full tablet report, sending...
I20260608 12:58:30.147450 25776 ts_manager.cc:194] Registered new tserver with Master: 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513)
I20260608 12:58:30.149313 25776 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36966
I20260608 12:58:30.296846 26086 consensus_queue.cc:1048] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:30.312476 26133 consensus_queue.cc:1048] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:30.899578 25953 consensus_queue.cc:237] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [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: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } }
I20260608 12:58:30.907716 25877 raft_consensus.cc:1275] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:30.907702 26025 raft_consensus.cc:1275] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:30.910583 26090 consensus_queue.cc:1048] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:58:30.913015 26133 consensus_queue.cc:1048] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:30.920519 26090 raft_consensus.cc:2955] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
W20260608 12:58:30.921680 25919 consensus_peers.cc:597] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb -> Peer 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513): Couldn't send request to peer 92ef216f9f7e40da923195a542be8db5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea72b4c4166c4b93bf0cfd894c74da1b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:30.923861 26025 raft_consensus.cc:2955] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:30.928260 25877 raft_consensus.cc:2955] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: true } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:30.939345 25773 catalog_manager.cc:5696] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb reported cstate change: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "8e06c1a6ed654d55acf9b43e240933bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:30.960414 26025 consensus_queue.cc:237] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: true } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } }
I20260608 12:58:30.969676 25953 raft_consensus.cc:1275] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Refusing update from remote peer 27e114d2ca3e48b0baa7ffe6c651d469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:30.972052 26137 consensus_queue.cc:1048] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:58:30.978986 25877 raft_consensus.cc:1275] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Refusing update from remote peer 27e114d2ca3e48b0baa7ffe6c651d469: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:30.980852 26204 consensus_queue.cc:1048] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:58:30.984911 26137 raft_consensus.cc:2955] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: true } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
W20260608 12:58:30.989006 25993 consensus_peers.cc:597] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 -> Peer 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513): Couldn't send request to peer 92ef216f9f7e40da923195a542be8db5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4083f861e1e45408502b41b07c6f5d0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:30.989090 25953 raft_consensus.cc:2955] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: true } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:30.996240 25877 raft_consensus.cc:2955] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: true } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.002496 25952 consensus_queue.cc:237] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: true } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } }
I20260608 12:58:31.005591 25776 catalog_manager.cc:5696] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb reported cstate change: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: true } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.014815 26025 raft_consensus.cc:1275] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:31.016685 25877 raft_consensus.cc:1275] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:31.016897 26090 consensus_queue.cc:1048] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:58:31.019527 25919 consensus_peers.cc:597] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb -> Peer 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513): Couldn't send request to peer 92ef216f9f7e40da923195a542be8db5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1de6fc08ba934033a651f6bd3b5a8763. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:31.020872 26090 consensus_queue.cc:1048] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:58:31.028407 26133 raft_consensus.cc:2955] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: true } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.031759 26025 raft_consensus.cc:2955] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: true } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.033118 25877 raft_consensus.cc:2955] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: true } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.050156 25952 consensus_queue.cc:237] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [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: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } }
I20260608 12:58:31.051669 25776 catalog_manager.cc:5696] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e reported cstate change: config changed from index -1 to 2, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "8e06c1a6ed654d55acf9b43e240933bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: true } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.058475 25877 raft_consensus.cc:1275] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:31.061532 26090 consensus_queue.cc:1048] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:58:31.062371 25919 consensus_peers.cc:597] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb -> Peer 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513): Couldn't send request to peer 92ef216f9f7e40da923195a542be8db5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea72b4c4166c4b93bf0cfd894c74da1b. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:31.063313 26025 raft_consensus.cc:1275] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:31.065598 26208 consensus_queue.cc:1048] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:31.069801 26133 raft_consensus.cc:2955] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [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: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.073347 25877 raft_consensus.cc:2955] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [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: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.077646 26025 raft_consensus.cc:2955] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [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: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
W20260608 12:58:31.082597 25824 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:58:31.083101 25824 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:58:31.089210 26027 consensus_queue.cc:237] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } }
I20260608 12:58:31.092432 25773 catalog_manager.cc:5696] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "8e06c1a6ed654d55acf9b43e240933bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:31.098421 25993 consensus_peers.cc:597] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 -> Peer 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513): Couldn't send request to peer 92ef216f9f7e40da923195a542be8db5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4083f861e1e45408502b41b07c6f5d0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:31.098856 25877 raft_consensus.cc:1275] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Refusing update from remote peer 27e114d2ca3e48b0baa7ffe6c651d469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:31.099504 25952 raft_consensus.cc:1275] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Refusing update from remote peer 27e114d2ca3e48b0baa7ffe6c651d469: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:31.101315 26204 consensus_queue.cc:1048] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:31.102123 26137 consensus_queue.cc:1048] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:58:31.109935 25953 consensus_queue.cc:237] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [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: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } }
I20260608 12:58:31.112160 26204 raft_consensus.cc:2955] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.121538 26027 raft_consensus.cc:1275] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:31.122735 25878 raft_consensus.cc:1275] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:31.124591 26090 consensus_queue.cc:1048] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:31.124490 25877 raft_consensus.cc:2955] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.126441 26133 consensus_queue.cc:1048] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:58:31.133038 25824 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:58:31.133643 25824 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:58:31.138893 25952 raft_consensus.cc:2955] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.139494 26133 raft_consensus.cc:2955] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } } }
I20260608 12:58:31.145249 26027 raft_consensus.cc:2955] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } } }
I20260608 12:58:31.149104 25878 raft_consensus.cc:2955] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } } }
I20260608 12:58:31.153126 26188 heartbeater.cc:499] Master 127.17.15.126:40991 was elected leader, sending a full tablet report...
I20260608 12:58:31.151496 25953 consensus_queue.cc:237] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } }
I20260608 12:58:31.184496 25762 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ea72b4c4166c4b93bf0cfd894c74da1b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:58:31.192634 25919 consensus_peers.cc:597] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb -> Peer 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513): Couldn't send request to peer 92ef216f9f7e40da923195a542be8db5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1de6fc08ba934033a651f6bd3b5a8763. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:31.199537 26027 raft_consensus.cc:1275] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:31.242247 25776 catalog_manager.cc:5696] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.259771 25878 raft_consensus.cc:1275] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:58:31.263062 26133 consensus_queue.cc:1048] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:31.263337 25773 catalog_manager.cc:5696] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb reported cstate change: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New cstate: current_term: 1 leader_uuid: "8e06c1a6ed654d55acf9b43e240933bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:31.267484 26214 consensus_queue.cc:1048] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:58:31.287818 26090 raft_consensus.cc:2955] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.307916 26027 consensus_queue.cc:237] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } }
W20260608 12:58:31.315915 25824 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:58:31.317123 25824 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:58:31.327003 25876 raft_consensus.cc:2955] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.328050 26025 raft_consensus.cc:2955] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } } }
I20260608 12:58:31.343158 25952 raft_consensus.cc:1275] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Refusing update from remote peer 27e114d2ca3e48b0baa7ffe6c651d469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:31.344899 25877 raft_consensus.cc:1275] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Refusing update from remote peer 27e114d2ca3e48b0baa7ffe6c651d469: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:31.350884 26204 consensus_queue.cc:1048] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:31.355698 26153 tablet_service.cc:1558] Processing DeleteTablet for tablet ea72b4c4166c4b93bf0cfd894c74da1b with delete_type TABLET_DATA_TOMBSTONED (TS 92ef216f9f7e40da923195a542be8db5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36748
I20260608 12:58:31.356348 26204 consensus_queue.cc:1048] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:31.360720 25775 catalog_manager.cc:5696] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "8e06c1a6ed654d55acf9b43e240933bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "92ef216f9f7e40da923195a542be8db5" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 41513 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:31.371238 26209 raft_consensus.cc:2955] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } }
I20260608 12:58:31.387807 25953 raft_consensus.cc:2955] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } }
I20260608 12:58:31.393193 25876 raft_consensus.cc:2955] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } } }
I20260608 12:58:31.401108 25762 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f4083f861e1e45408502b41b07c6f5d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:58:31.411958 25773 catalog_manager.cc:5696] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 reported cstate change: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New cstate: current_term: 1 leader_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:31.413203 25952 consensus_queue.cc:237] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [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: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } }
W20260608 12:58:31.420636 25763 catalog_manager.cc:4994] TS 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513): delete failed for tablet ea72b4c4166c4b93bf0cfd894c74da1b because the tablet was not found. No further retry: Not found: Tablet not found: ea72b4c4166c4b93bf0cfd894c74da1b
I20260608 12:58:31.424968 26025 raft_consensus.cc:1275] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:31.427562 26208 consensus_queue.cc:1048] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:58:31.431066 25876 raft_consensus.cc:1275] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Refusing update from remote peer 8e06c1a6ed654d55acf9b43e240933bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:58:31.432964 26208 consensus_queue.cc:1048] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:58:31.444412 26133 raft_consensus.cc:2955] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } } }
I20260608 12:58:31.448518 26027 raft_consensus.cc:2955] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } } }
I20260608 12:58:31.449144 25878 raft_consensus.cc:2955] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } } }
I20260608 12:58:31.459110 26153 tablet_service.cc:1558] Processing DeleteTablet for tablet f4083f861e1e45408502b41b07c6f5d0 with delete_type TABLET_DATA_TOMBSTONED (TS 92ef216f9f7e40da923195a542be8db5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36748
I20260608 12:58:31.460839 25762 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1de6fc08ba934033a651f6bd3b5a8763 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 12:58:31.463649 25763 catalog_manager.cc:4994] TS 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513): delete failed for tablet f4083f861e1e45408502b41b07c6f5d0 because the tablet was not found. No further retry: Not found: Tablet not found: f4083f861e1e45408502b41b07c6f5d0
I20260608 12:58:31.467463 25773 catalog_manager.cc:5696] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb reported cstate change: config changed from index 3 to 4, NON_VOTER 92ef216f9f7e40da923195a542be8db5 (127.17.15.68) evicted. New cstate: current_term: 1 leader_uuid: "8e06c1a6ed654d55acf9b43e240933bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad4ced8fc2d640229a32816e86fa366e" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e06c1a6ed654d55acf9b43e240933bb" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 36603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "27e114d2ca3e48b0baa7ffe6c651d469" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32939 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:58:31.473327 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:58:31.489871 26153 tablet_service.cc:1558] Processing DeleteTablet for tablet 1de6fc08ba934033a651f6bd3b5a8763 with delete_type TABLET_DATA_TOMBSTONED (TS 92ef216f9f7e40da923195a542be8db5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36748
W20260608 12:58:31.491885 25763 catalog_manager.cc:4994] TS 92ef216f9f7e40da923195a542be8db5 (127.17.15.68:41513): delete failed for tablet 1de6fc08ba934033a651f6bd3b5a8763 because the tablet was not found. No further retry: Not found: Tablet not found: 1de6fc08ba934033a651f6bd3b5a8763
I20260608 12:58:31.520761 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:31.521667 17469 tablet_replica.cc:333] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e: stopping tablet replica
I20260608 12:58:31.522536 17469 raft_consensus.cc:2243] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:31.523548 17469 raft_consensus.cc:2272] T f4083f861e1e45408502b41b07c6f5d0 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.527333 17469 tablet_replica.cc:333] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e: stopping tablet replica
I20260608 12:58:31.528082 17469 raft_consensus.cc:2243] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:31.529119 17469 raft_consensus.cc:2272] T ea72b4c4166c4b93bf0cfd894c74da1b P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.533155 17469 tablet_replica.cc:333] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e: stopping tablet replica
I20260608 12:58:31.533866 17469 raft_consensus.cc:2243] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:31.534461 17469 raft_consensus.cc:2272] T a456eb927de3425a918fa63e5d7e3923 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.537412 17469 tablet_replica.cc:333] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e: stopping tablet replica
I20260608 12:58:31.538043 17469 raft_consensus.cc:2243] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:31.538846 17469 raft_consensus.cc:2272] T 1de6fc08ba934033a651f6bd3b5a8763 P ad4ced8fc2d640229a32816e86fa366e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.567607 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:58:31.587287 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:58:31.613740 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:31.614764 17469 tablet_replica.cc:333] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb: stopping tablet replica
I20260608 12:58:31.615551 17469 raft_consensus.cc:2243] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:31.616572 17469 raft_consensus.cc:2272] T f4083f861e1e45408502b41b07c6f5d0 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.620652 17469 tablet_replica.cc:333] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb: stopping tablet replica
I20260608 12:58:31.621404 17469 raft_consensus.cc:2243] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:31.622512 17469 raft_consensus.cc:2272] T ea72b4c4166c4b93bf0cfd894c74da1b P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.625872 17469 tablet_replica.cc:333] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb: stopping tablet replica
I20260608 12:58:31.626561 17469 raft_consensus.cc:2243] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:31.627461 17469 raft_consensus.cc:2272] T 1de6fc08ba934033a651f6bd3b5a8763 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.630843 17469 tablet_replica.cc:333] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb: stopping tablet replica
I20260608 12:58:31.631460 17469 raft_consensus.cc:2243] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:31.632467 17469 raft_consensus.cc:2272] T a456eb927de3425a918fa63e5d7e3923 P 8e06c1a6ed654d55acf9b43e240933bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.662810 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:58:31.682078 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:58:31.711521 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:31.712539 17469 tablet_replica.cc:333] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469: stopping tablet replica
I20260608 12:58:31.713282 17469 raft_consensus.cc:2243] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:31.714308 17469 raft_consensus.cc:2272] T ea72b4c4166c4b93bf0cfd894c74da1b P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.717895 17469 tablet_replica.cc:333] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469: stopping tablet replica
I20260608 12:58:31.718634 17469 raft_consensus.cc:2243] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:31.719558 17469 raft_consensus.cc:2272] T f4083f861e1e45408502b41b07c6f5d0 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.723017 17469 tablet_replica.cc:333] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469: stopping tablet replica
I20260608 12:58:31.723729 17469 raft_consensus.cc:2243] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:31.724655 17469 raft_consensus.cc:2272] T 1de6fc08ba934033a651f6bd3b5a8763 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.728667 17469 tablet_replica.cc:333] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469: stopping tablet replica
I20260608 12:58:31.729319 17469 raft_consensus.cc:2243] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:31.729915 17469 raft_consensus.cc:2272] T a456eb927de3425a918fa63e5d7e3923 P 27e114d2ca3e48b0baa7ffe6c651d469 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.759394 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:58:31.778952 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:58:31.811246 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:31.831156 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:58:31.844441 17469 master.cc:562] Master@127.17.15.126:40991 shutting down...
I20260608 12:58:31.870139 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:31.870898 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:31.871337 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P a940c322aae04278b36fb397f40fb07e: stopping tablet replica
I20260608 12:58:31.893728 17469 master.cc:584] Master@127.17.15.126:40991 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4236 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:58:31.941207 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:42537
I20260608 12:58:31.942652 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:31.949625 26217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.950320 26218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:31.951344 26220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:31.951843 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:31.952934 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:31.953137 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:31.953369 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923511953343 us; error 0 us; skew 500 ppm
I20260608 12:58:31.954082 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:31.957751 17469 webserver.cc:533] Webserver started at http://127.17.15.126:38811/ using document root <none> and password file <none>
I20260608 12:58:31.958482 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:31.958730 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:31.959093 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:31.960657 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "fc00848881ae4505828e569eb0d35287"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-457t"
I20260608 12:58:31.966351 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:31.971217 26225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:31.972299 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:31.972664 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "fc00848881ae4505828e569eb0d35287"
format_stamp: "Formatted at 2026-06-08 12:58:31 on dist-test-slave-457t"
I20260608 12:58:31.972956 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:31.989765 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:31.991287 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:32.040534 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:42537
I20260608 12:58:32.040673 26276 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:42537 every 8 connection(s)
I20260608 12:58:32.046180 26277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:32.061162 26277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287: Bootstrap starting.
I20260608 12:58:32.067317 26277 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:32.073827 26277 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287: No bootstrap required, opened a new log
I20260608 12:58:32.077071 26277 raft_consensus.cc:359] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc00848881ae4505828e569eb0d35287" member_type: VOTER }
I20260608 12:58:32.077564 26277 raft_consensus.cc:385] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:32.077775 26277 raft_consensus.cc:740] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc00848881ae4505828e569eb0d35287, State: Initialized, Role: FOLLOWER
I20260608 12:58:32.078436 26277 consensus_queue.cc:260] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fc00848881ae4505828e569eb0d35287" member_type: VOTER }
I20260608 12:58:32.078923 26277 raft_consensus.cc:399] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:32.079162 26277 raft_consensus.cc:493] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:32.079407 26277 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:32.085212 26277 raft_consensus.cc:515] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc00848881ae4505828e569eb0d35287" member_type: VOTER }
I20260608 12:58:32.085866 26277 leader_election.cc:304] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [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: fc00848881ae4505828e569eb0d35287; no voters: 
I20260608 12:58:32.087225 26277 leader_election.cc:290] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:32.087893 26280 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:32.089600 26280 raft_consensus.cc:697] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 1 LEADER]: Becoming Leader. State: Replica: fc00848881ae4505828e569eb0d35287, State: Running, Role: LEADER
I20260608 12:58:32.090476 26280 consensus_queue.cc:237] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [LEADER]: Queue going to LEADER mode. State: All 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: "fc00848881ae4505828e569eb0d35287" member_type: VOTER }
I20260608 12:58:32.091050 26277 sys_catalog.cc:565] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:32.096161 26281 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fc00848881ae4505828e569eb0d35287" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc00848881ae4505828e569eb0d35287" member_type: VOTER } }
I20260608 12:58:32.097018 26281 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:32.097865 26282 sys_catalog.cc:455] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fc00848881ae4505828e569eb0d35287. Latest consensus state: current_term: 1 leader_uuid: "fc00848881ae4505828e569eb0d35287" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fc00848881ae4505828e569eb0d35287" member_type: VOTER } }
I20260608 12:58:32.099489 26282 sys_catalog.cc:458] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:32.101480 26288 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:32.112044 26288 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:32.113785 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:32.124454 26288 catalog_manager.cc:1382] Generated new cluster ID: 27612da5314f49109807c1506b5e1ad4
I20260608 12:58:32.124752 26288 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:32.146842 26288 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:32.148438 26288 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:32.167598 26288 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287: Generated new TSK 0
I20260608 12:58:32.168707 26288 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:32.181316 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:32.188993 26298 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.189476 26299 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.194231 26301 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:32.196730 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:32.198128 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:32.198367 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:32.198625 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923512198585 us; error 0 us; skew 500 ppm
I20260608 12:58:32.199944 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:32.203457 17469 webserver.cc:533] Webserver started at http://127.17.15.65:40347/ using document root <none> and password file <none>
I20260608 12:58:32.204082 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:32.204366 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:32.204715 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:32.206044 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "75be96e17c9243b9a09e2c123dffa9fe"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-457t"
I20260608 12:58:32.211714 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:58:32.216948 26306 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.218115 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:58:32.218540 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "75be96e17c9243b9a09e2c123dffa9fe"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-457t"
I20260608 12:58:32.218928 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:32.245477 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:32.247002 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:32.249004 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:32.252403 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:32.252725 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.253054 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:32.253261 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.308656 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:42323
I20260608 12:58:32.308832 26368 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:42323 every 8 connection(s)
I20260608 12:58:32.314834 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:32.325278 26373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.326222 26374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.327991 26376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:32.329505 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:32.330722 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:32.331001 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:32.331235 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923512331210 us; error 0 us; skew 500 ppm
I20260608 12:58:32.332073 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:32.333618 26369 heartbeater.cc:344] Connected to a master server at 127.17.15.126:42537
I20260608 12:58:32.334456 26369 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:32.335660 26369 heartbeater.cc:507] Master 127.17.15.126:42537 requested a full tablet report, sending...
I20260608 12:58:32.336005 17469 webserver.cc:533] Webserver started at http://127.17.15.66:35361/ using document root <none> and password file <none>
I20260608 12:58:32.336822 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:32.337101 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:32.337519 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:32.338855 26242 ts_manager.cc:194] Registered new tserver with Master: 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323)
I20260608 12:58:32.339031 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "643f1f065a4641e794376600500db7bd"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-457t"
I20260608 12:58:32.341203 26242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36474
I20260608 12:58:32.345719 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:58:32.350489 26381 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.351657 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:32.351995 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "643f1f065a4641e794376600500db7bd"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-457t"
I20260608 12:58:32.352396 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:32.365577 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:32.366982 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:32.368827 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:32.371858 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:32.372110 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.372536 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:32.372718 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.427237 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:43665
I20260608 12:58:32.427341 26443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:43665 every 8 connection(s)
I20260608 12:58:32.433561 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:32.442448 26447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.444835 26448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:32.445677 26450 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:32.446810 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:32.448346 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:32.448629 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:32.448863 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923512448840 us; error 0 us; skew 500 ppm
I20260608 12:58:32.449738 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:32.450963 26444 heartbeater.cc:344] Connected to a master server at 127.17.15.126:42537
I20260608 12:58:32.451501 26444 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:32.452418 26444 heartbeater.cc:507] Master 127.17.15.126:42537 requested a full tablet report, sending...
I20260608 12:58:32.454059 17469 webserver.cc:533] Webserver started at http://127.17.15.67:38077/ using document root <none> and password file <none>
I20260608 12:58:32.454859 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:32.455116 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:32.455426 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:32.455355 26242 ts_manager.cc:194] Registered new tserver with Master: 643f1f065a4641e794376600500db7bd (127.17.15.66:43665)
I20260608 12:58:32.457134 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "1c491f5a7f3c443aa045ed98eeb82a91"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-457t"
I20260608 12:58:32.457345 26242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36486
I20260608 12:58:32.464066 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:58:32.468731 26455 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.469951 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:32.470479 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "1c491f5a7f3c443aa045ed98eeb82a91"
format_stamp: "Formatted at 2026-06-08 12:58:32 on dist-test-slave-457t"
I20260608 12:58:32.470952 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:32.501161 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:32.502621 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:32.504465 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:32.507308 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:32.507570 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.507851 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:32.508062 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:32.562510 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:39651
I20260608 12:58:32.562945 26517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:39651 every 8 connection(s)
I20260608 12:58:32.582038 26518 heartbeater.cc:344] Connected to a master server at 127.17.15.126:42537
I20260608 12:58:32.582652 26518 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:32.583554 26518 heartbeater.cc:507] Master 127.17.15.126:42537 requested a full tablet report, sending...
I20260608 12:58:32.586100 26242 ts_manager.cc:194] Registered new tserver with Master: 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:32.586473 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019720148s
I20260608 12:58:32.588279 26242 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36498
I20260608 12:58:33.140697 26242 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36508:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:33.143986 26242 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:33.229959 26483 tablet_service.cc:1511] Processing CreateTablet for tablet f69f77be21b54062af18cf5ea87fcebf (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:33.233317 26334 tablet_service.cc:1511] Processing CreateTablet for tablet f69f77be21b54062af18cf5ea87fcebf (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:33.233724 26481 tablet_service.cc:1511] Processing CreateTablet for tablet 44ff6be4a6c0456d9ae95b8e37f67cf2 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:33.233850 26332 tablet_service.cc:1511] Processing CreateTablet for tablet 44ff6be4a6c0456d9ae95b8e37f67cf2 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:33.235131 26334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69f77be21b54062af18cf5ea87fcebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.236534 26482 tablet_service.cc:1511] Processing CreateTablet for tablet 5549c4d2abe241509d59e88ad831e8b3 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:33.236981 26333 tablet_service.cc:1511] Processing CreateTablet for tablet 5549c4d2abe241509d59e88ad831e8b3 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:33.231876 26483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69f77be21b54062af18cf5ea87fcebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.238680 26332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ff6be4a6c0456d9ae95b8e37f67cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.239351 26481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ff6be4a6c0456d9ae95b8e37f67cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.240594 26482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5549c4d2abe241509d59e88ad831e8b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.243533 26331 tablet_service.cc:1511] Processing CreateTablet for tablet 761934dc66f54f9a8964fe4f182783cb (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:33.246304 26480 tablet_service.cc:1511] Processing CreateTablet for tablet 761934dc66f54f9a8964fe4f182783cb (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:33.247941 26333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5549c4d2abe241509d59e88ad831e8b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.248124 26480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761934dc66f54f9a8964fe4f182783cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.251231 26478 tablet_service.cc:1511] Processing CreateTablet for tablet b120697a95e54ddeb47cc6ceaf69fbc1 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:33.249615 26479 tablet_service.cc:1511] Processing CreateTablet for tablet 0a654d83b0ec4b9fb9f8ddfe1f0f4054 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:33.252965 26478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b120697a95e54ddeb47cc6ceaf69fbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.255030 26409 tablet_service.cc:1511] Processing CreateTablet for tablet f69f77be21b54062af18cf5ea87fcebf (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:33.256336 26406 tablet_service.cc:1511] Processing CreateTablet for tablet 761934dc66f54f9a8964fe4f182783cb (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:33.257391 26407 tablet_service.cc:1511] Processing CreateTablet for tablet 44ff6be4a6c0456d9ae95b8e37f67cf2 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:33.258841 26404 tablet_service.cc:1511] Processing CreateTablet for tablet b120697a95e54ddeb47cc6ceaf69fbc1 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:33.249713 26329 tablet_service.cc:1511] Processing CreateTablet for tablet b120697a95e54ddeb47cc6ceaf69fbc1 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:33.247522 26330 tablet_service.cc:1511] Processing CreateTablet for tablet 0a654d83b0ec4b9fb9f8ddfe1f0f4054 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:33.261240 26405 tablet_service.cc:1511] Processing CreateTablet for tablet 0a654d83b0ec4b9fb9f8ddfe1f0f4054 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:33.261608 26408 tablet_service.cc:1511] Processing CreateTablet for tablet 5549c4d2abe241509d59e88ad831e8b3 (DEFAULT_TABLE table=test-workload [id=0d4a252416ba4edfabe3901c5a62f426]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:33.262969 26409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f69f77be21b54062af18cf5ea87fcebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.266618 26479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a654d83b0ec4b9fb9f8ddfe1f0f4054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.267601 26408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5549c4d2abe241509d59e88ad831e8b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.272785 26405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a654d83b0ec4b9fb9f8ddfe1f0f4054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.275710 26404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b120697a95e54ddeb47cc6ceaf69fbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.280635 26406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761934dc66f54f9a8964fe4f182783cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.284533 26407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44ff6be4a6c0456d9ae95b8e37f67cf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.261745 26331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761934dc66f54f9a8964fe4f182783cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.292771 26329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b120697a95e54ddeb47cc6ceaf69fbc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.294381 26330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a654d83b0ec4b9fb9f8ddfe1f0f4054. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:33.345144 26369 heartbeater.cc:499] Master 127.17.15.126:42537 was elected leader, sending a full tablet report...
I20260608 12:58:33.383894 26537 tablet_bootstrap.cc:492] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe: Bootstrap starting.
I20260608 12:58:33.413473 26537 tablet_bootstrap.cc:654] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.416213 26538 tablet_bootstrap.cc:492] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91: Bootstrap starting.
I20260608 12:58:33.437140 26539 tablet_bootstrap.cc:492] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd: Bootstrap starting.
I20260608 12:58:33.437302 26538 tablet_bootstrap.cc:654] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.442101 26537 tablet_bootstrap.cc:492] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe: No bootstrap required, opened a new log
I20260608 12:58:33.442701 26537 ts_tablet_manager.cc:1403] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.004s
I20260608 12:58:33.443334 26538 tablet_bootstrap.cc:492] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91: No bootstrap required, opened a new log
I20260608 12:58:33.443977 26538 ts_tablet_manager.cc:1403] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260608 12:58:33.444957 26539 tablet_bootstrap.cc:654] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.446242 26537 raft_consensus.cc:359] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } }
I20260608 12:58:33.447149 26537 raft_consensus.cc:385] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.447542 26537 raft_consensus.cc:740] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75be96e17c9243b9a09e2c123dffa9fe, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.447307 26538 raft_consensus.cc:359] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.448225 26538 raft_consensus.cc:385] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.448591 26538 raft_consensus.cc:740] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c491f5a7f3c443aa045ed98eeb82a91, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.449577 26538 consensus_queue.cc:260] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.450120 26537 consensus_queue.cc:260] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } }
I20260608 12:58:33.452495 26539 tablet_bootstrap.cc:492] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd: No bootstrap required, opened a new log
I20260608 12:58:33.453100 26539 ts_tablet_manager.cc:1403] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 12:58:33.455953 26539 raft_consensus.cc:359] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.456918 26539 raft_consensus.cc:385] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.457300 26539 raft_consensus.cc:740] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643f1f065a4641e794376600500db7bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.459004 26518 heartbeater.cc:499] Master 127.17.15.126:42537 was elected leader, sending a full tablet report...
I20260608 12:58:33.459168 26538 ts_tablet_manager.cc:1434] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.012s
I20260608 12:58:33.459801 26537 ts_tablet_manager.cc:1434] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.003s
I20260608 12:58:33.460672 26538 tablet_bootstrap.cc:492] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91: Bootstrap starting.
I20260608 12:58:33.461203 26537 tablet_bootstrap.cc:492] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe: Bootstrap starting.
I20260608 12:58:33.468200 26538 tablet_bootstrap.cc:654] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.468226 26537 tablet_bootstrap.cc:654] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.460716 26444 heartbeater.cc:499] Master 127.17.15.126:42537 was elected leader, sending a full tablet report...
I20260608 12:58:33.472647 26539 consensus_queue.cc:260] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.483228 26538 tablet_bootstrap.cc:492] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91: No bootstrap required, opened a new log
I20260608 12:58:33.483450 26537 tablet_bootstrap.cc:492] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe: No bootstrap required, opened a new log
I20260608 12:58:33.483888 26538 ts_tablet_manager.cc:1403] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260608 12:58:33.483948 26537 ts_tablet_manager.cc:1403] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 12:58:33.488391 26538 raft_consensus.cc:359] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.488777 26537 raft_consensus.cc:359] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.489332 26538 raft_consensus.cc:385] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.489616 26537 raft_consensus.cc:385] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.489730 26538 raft_consensus.cc:740] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c491f5a7f3c443aa045ed98eeb82a91, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.490092 26537 raft_consensus.cc:740] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75be96e17c9243b9a09e2c123dffa9fe, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.491080 26538 consensus_queue.cc:260] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.491080 26537 consensus_queue.cc:260] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.494481 26538 ts_tablet_manager.cc:1434] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:58:33.494481 26537 ts_tablet_manager.cc:1434] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:58:33.496011 26537 tablet_bootstrap.cc:492] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe: Bootstrap starting.
I20260608 12:58:33.496021 26538 tablet_bootstrap.cc:492] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91: Bootstrap starting.
I20260608 12:58:33.504763 26537 tablet_bootstrap.cc:654] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.505491 26538 tablet_bootstrap.cc:654] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.519253 26538 tablet_bootstrap.cc:492] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91: No bootstrap required, opened a new log
I20260608 12:58:33.519388 26537 tablet_bootstrap.cc:492] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe: No bootstrap required, opened a new log
I20260608 12:58:33.520000 26538 ts_tablet_manager.cc:1403] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260608 12:58:33.520099 26537 ts_tablet_manager.cc:1403] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260608 12:58:33.524273 26538 raft_consensus.cc:359] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.524575 26537 raft_consensus.cc:359] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.525238 26538 raft_consensus.cc:385] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.525494 26537 raft_consensus.cc:385] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.525641 26538 raft_consensus.cc:740] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c491f5a7f3c443aa045ed98eeb82a91, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.526029 26537 raft_consensus.cc:740] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75be96e17c9243b9a09e2c123dffa9fe, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.526904 26538 consensus_queue.cc:260] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.527141 26537 consensus_queue.cc:260] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.529956 26538 ts_tablet_manager.cc:1434] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:58:33.529956 26537 ts_tablet_manager.cc:1434] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:58:33.531558 26537 tablet_bootstrap.cc:492] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe: Bootstrap starting.
I20260608 12:58:33.531558 26538 tablet_bootstrap.cc:492] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91: Bootstrap starting.
I20260608 12:58:33.540273 26537 tablet_bootstrap.cc:654] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.540273 26538 tablet_bootstrap.cc:654] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.544528 26544 raft_consensus.cc:493] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.545411 26544 raft_consensus.cc:515] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.563063 26544 leader_election.cc:290] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 643f1f065a4641e794376600500db7bd (127.17.15.66:43665), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.570114 26539 ts_tablet_manager.cc:1434] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd: Time spent starting tablet: real 0.117s	user 0.033s	sys 0.049s
I20260608 12:58:33.568296 26538 tablet_bootstrap.cc:492] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91: No bootstrap required, opened a new log
I20260608 12:58:33.571439 26538 ts_tablet_manager.cc:1403] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.007s
I20260608 12:58:33.575291 26538 raft_consensus.cc:359] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.576184 26538 raft_consensus.cc:385] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.576547 26538 raft_consensus.cc:740] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c491f5a7f3c443aa045ed98eeb82a91, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.577097 26549 raft_consensus.cc:493] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.577600 26538 consensus_queue.cc:260] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.577811 26549 raft_consensus.cc:515] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.582767 26537 tablet_bootstrap.cc:492] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe: No bootstrap required, opened a new log
I20260608 12:58:33.583039 26538 ts_tablet_manager.cc:1434] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 12:58:33.583511 26537 ts_tablet_manager.cc:1403] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.006s
I20260608 12:58:33.584452 26538 tablet_bootstrap.cc:492] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91: Bootstrap starting.
I20260608 12:58:33.598556 26539 tablet_bootstrap.cc:492] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd: Bootstrap starting.
I20260608 12:58:33.590682 26549 leader_election.cc:290] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.597064 26537 raft_consensus.cc:359] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.614568 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549c4d2abe241509d59e88ad831e8b3" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd" is_pre_election: true
I20260608 12:58:33.615614 26419 raft_consensus.cc:2468] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 0.
I20260608 12:58:33.611443 26537 raft_consensus.cc:385] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.617133 26537 raft_consensus.cc:740] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75be96e17c9243b9a09e2c123dffa9fe, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.618366 26537 consensus_queue.cc:260] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.624985 26543 raft_consensus.cc:493] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.626552 26538 tablet_bootstrap.cc:654] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.625891 26543 raft_consensus.cc:515] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.644711 26543 leader_election.cc:290] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323), 643f1f065a4641e794376600500db7bd (127.17.15.66:43665)
I20260608 12:58:33.645694 26537 ts_tablet_manager.cc:1434] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe: Time spent starting tablet: real 0.062s	user 0.011s	sys 0.000s
I20260608 12:58:33.633728 26308 leader_election.cc:304] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 643f1f065a4641e794376600500db7bd, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.655604 26537 tablet_bootstrap.cc:492] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe: Bootstrap starting.
I20260608 12:58:33.658854 26544 raft_consensus.cc:2804] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:33.659446 26544 raft_consensus.cc:493] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:33.660943 26544 raft_consensus.cc:3060] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.661034 26493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549c4d2abe241509d59e88ad831e8b3" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" is_pre_election: true
I20260608 12:58:33.662030 26493 raft_consensus.cc:2468] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 0.
I20260608 12:58:33.664387 26344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549c4d2abe241509d59e88ad831e8b3" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75be96e17c9243b9a09e2c123dffa9fe" is_pre_election: true
I20260608 12:58:33.668759 26539 tablet_bootstrap.cc:654] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.673202 26544 raft_consensus.cc:515] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.674990 26344 raft_consensus.cc:2393] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 643f1f065a4641e794376600500db7bd in current term 1: Already voted for candidate 75be96e17c9243b9a09e2c123dffa9fe in this term.
I20260608 12:58:33.678964 26493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549c4d2abe241509d59e88ad831e8b3" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" is_pre_election: true
I20260608 12:58:33.679695 26537 tablet_bootstrap.cc:654] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.679790 26493 raft_consensus.cc:2468] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 643f1f065a4641e794376600500db7bd in term 0.
I20260608 12:58:33.681493 26383 leader_election.cc:304] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [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: 1c491f5a7f3c443aa045ed98eeb82a91, 643f1f065a4641e794376600500db7bd; no voters: 75be96e17c9243b9a09e2c123dffa9fe
I20260608 12:58:33.683048 26549 raft_consensus.cc:2804] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:33.684103 26549 raft_consensus.cc:493] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:33.684707 26549 raft_consensus.cc:3060] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.692042 26538 tablet_bootstrap.cc:492] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91: No bootstrap required, opened a new log
I20260608 12:58:33.693135 26538 ts_tablet_manager.cc:1403] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.006s
I20260608 12:58:33.693416 26344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a654d83b0ec4b9fb9f8ddfe1f0f4054" candidate_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75be96e17c9243b9a09e2c123dffa9fe" is_pre_election: true
I20260608 12:58:33.693480 26543 raft_consensus.cc:493] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.695536 26543 raft_consensus.cc:515] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.696756 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a654d83b0ec4b9fb9f8ddfe1f0f4054" candidate_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd" is_pre_election: true
I20260608 12:58:33.698323 26538 raft_consensus.cc:359] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
W20260608 12:58:33.700775 26457 leader_election.cc:343] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 643f1f065a4641e794376600500db7bd (127.17.15.66:43665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:33.699865 26543 leader_election.cc:290] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323), 643f1f065a4641e794376600500db7bd (127.17.15.66:43665)
I20260608 12:58:33.701679 26538 raft_consensus.cc:385] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.702169 26538 raft_consensus.cc:740] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c491f5a7f3c443aa045ed98eeb82a91, State: Initialized, Role: FOLLOWER
W20260608 12:58:33.702242 26459 leader_election.cc:343] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:33.702387 26344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120697a95e54ddeb47cc6ceaf69fbc1" candidate_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75be96e17c9243b9a09e2c123dffa9fe" is_pre_election: true
I20260608 12:58:33.702387 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120697a95e54ddeb47cc6ceaf69fbc1" candidate_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd" is_pre_election: true
I20260608 12:58:33.702889 26459 leader_election.cc:304] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [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: 1c491f5a7f3c443aa045ed98eeb82a91; no voters: 643f1f065a4641e794376600500db7bd, 75be96e17c9243b9a09e2c123dffa9fe
I20260608 12:58:33.703207 26538 consensus_queue.cc:260] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
W20260608 12:58:33.704546 26459 leader_election.cc:343] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:33.706197 26543 raft_consensus.cc:2749] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:58:33.707093 26457 leader_election.cc:343] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 643f1f065a4641e794376600500db7bd (127.17.15.66:43665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:33.708777 26538 ts_tablet_manager.cc:1434] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260608 12:58:33.709888 26457 leader_election.cc:304] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [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: 1c491f5a7f3c443aa045ed98eeb82a91; no voters: 643f1f065a4641e794376600500db7bd, 75be96e17c9243b9a09e2c123dffa9fe
I20260608 12:58:33.710762 26537 tablet_bootstrap.cc:492] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe: No bootstrap required, opened a new log
I20260608 12:58:33.711701 26537 ts_tablet_manager.cc:1403] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.008s
I20260608 12:58:33.711717 26543 raft_consensus.cc:2749] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:33.715184 26538 tablet_bootstrap.cc:492] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91: Bootstrap starting.
I20260608 12:58:33.717816 26549 raft_consensus.cc:515] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.721100 26549 leader_election.cc:290] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [CANDIDATE]: Term 1 election: Requested vote from peers 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.721160 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549c4d2abe241509d59e88ad831e8b3" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd"
I20260608 12:58:33.721700 26493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549c4d2abe241509d59e88ad831e8b3" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91"
I20260608 12:58:33.722088 26419 raft_consensus.cc:2393] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 75be96e17c9243b9a09e2c123dffa9fe in current term 1: Already voted for candidate 643f1f065a4641e794376600500db7bd in this term.
I20260608 12:58:33.722409 26493 raft_consensus.cc:3060] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.723187 26538 tablet_bootstrap.cc:654] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.724357 26544 leader_election.cc:290] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 election: Requested vote from peers 643f1f065a4641e794376600500db7bd (127.17.15.66:43665), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.724853 26344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549c4d2abe241509d59e88ad831e8b3" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75be96e17c9243b9a09e2c123dffa9fe"
I20260608 12:58:33.726464 26344 raft_consensus.cc:2393] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 643f1f065a4641e794376600500db7bd in current term 1: Already voted for candidate 75be96e17c9243b9a09e2c123dffa9fe in this term.
I20260608 12:58:33.729907 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5549c4d2abe241509d59e88ad831e8b3" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91"
I20260608 12:58:33.732542 26308 leader_election.cc:304] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [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: 75be96e17c9243b9a09e2c123dffa9fe; no voters: 1c491f5a7f3c443aa045ed98eeb82a91, 643f1f065a4641e794376600500db7bd
I20260608 12:58:33.734007 26544 raft_consensus.cc:2749] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:58:33.733982 26537 raft_consensus.cc:359] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.736688 26537 raft_consensus.cc:385] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.737051 26537 raft_consensus.cc:740] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75be96e17c9243b9a09e2c123dffa9fe, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.738297 26493 raft_consensus.cc:2468] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 643f1f065a4641e794376600500db7bd in term 1.
I20260608 12:58:33.740870 26539 tablet_bootstrap.cc:492] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd: No bootstrap required, opened a new log
I20260608 12:58:33.741587 26539 ts_tablet_manager.cc:1403] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd: Time spent bootstrapping tablet: real 0.143s	user 0.019s	sys 0.005s
I20260608 12:58:33.742089 26383 leader_election.cc:304] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c491f5a7f3c443aa045ed98eeb82a91, 643f1f065a4641e794376600500db7bd; no voters: 75be96e17c9243b9a09e2c123dffa9fe
I20260608 12:58:33.743614 26538 tablet_bootstrap.cc:492] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91: No bootstrap required, opened a new log
I20260608 12:58:33.743899 26549 raft_consensus.cc:2804] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:33.744254 26538 ts_tablet_manager.cc:1403] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260608 12:58:33.744024 26537 consensus_queue.cc:260] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.744748 26549 raft_consensus.cc:697] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 1 LEADER]: Becoming Leader. State: Replica: 643f1f065a4641e794376600500db7bd, State: Running, Role: LEADER
I20260608 12:58:33.747771 26537 ts_tablet_manager.cc:1434] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.004s
I20260608 12:58:33.748028 26549 consensus_queue.cc:237] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.749249 26537 tablet_bootstrap.cc:492] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe: Bootstrap starting.
I20260608 12:58:33.756451 26539 raft_consensus.cc:359] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.757428 26539 raft_consensus.cc:385] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.758246 26544 raft_consensus.cc:493] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.760928 26544 raft_consensus.cc:515] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.763166 26538 raft_consensus.cc:359] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } }
I20260608 12:58:33.763652 26544 leader_election.cc:290] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 643f1f065a4641e794376600500db7bd (127.17.15.66:43665), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.764067 26538 raft_consensus.cc:385] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.764526 26538 raft_consensus.cc:740] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c491f5a7f3c443aa045ed98eeb82a91, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.757797 26539 raft_consensus.cc:740] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643f1f065a4641e794376600500db7bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.765470 26538 consensus_queue.cc:260] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } }
I20260608 12:58:33.766381 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761934dc66f54f9a8964fe4f182783cb" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd" is_pre_election: true
I20260608 12:58:33.766299 26539 consensus_queue.cc:260] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.767997 26493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761934dc66f54f9a8964fe4f182783cb" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" is_pre_election: true
I20260608 12:58:33.768311 26538 ts_tablet_manager.cc:1434] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260608 12:58:33.768821 26493 raft_consensus.cc:2468] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 0.
I20260608 12:58:33.770571 26308 leader_election.cc:304] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c491f5a7f3c443aa045ed98eeb82a91, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.771366 26537 tablet_bootstrap.cc:654] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.770686 26241 catalog_manager.cc:5696] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 643f1f065a4641e794376600500db7bd (127.17.15.66). New cstate: current_term: 1 leader_uuid: "643f1f065a4641e794376600500db7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } health_report { overall_health: UNKNOWN } } }
W20260608 12:58:33.772346 26308 leader_election.cc:343] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 643f1f065a4641e794376600500db7bd (127.17.15.66:43665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:33.774003 26544 raft_consensus.cc:2804] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:33.774492 26544 raft_consensus.cc:493] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:33.774912 26544 raft_consensus.cc:3060] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.776870 26539 ts_tablet_manager.cc:1434] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.003s
I20260608 12:58:33.778081 26539 tablet_bootstrap.cc:492] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd: Bootstrap starting.
I20260608 12:58:33.785768 26539 tablet_bootstrap.cc:654] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.789203 26544 raft_consensus.cc:515] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.791963 26537 tablet_bootstrap.cc:492] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe: No bootstrap required, opened a new log
I20260608 12:58:33.792901 26537 ts_tablet_manager.cc:1403] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260608 12:58:33.797295 26537 raft_consensus.cc:359] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.798063 26537 raft_consensus.cc:385] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.798417 26537 raft_consensus.cc:740] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75be96e17c9243b9a09e2c123dffa9fe, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.799517 26539 tablet_bootstrap.cc:492] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd: No bootstrap required, opened a new log
I20260608 12:58:33.800158 26539 ts_tablet_manager.cc:1403] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260608 12:58:33.799736 26537 consensus_queue.cc:260] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.803774 26537 ts_tablet_manager.cc:1434] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 12:58:33.798202 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761934dc66f54f9a8964fe4f182783cb" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd"
I20260608 12:58:33.803874 26539 raft_consensus.cc:359] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.804760 26539 raft_consensus.cc:385] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.805124 26539 raft_consensus.cc:740] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643f1f065a4641e794376600500db7bd, State: Initialized, Role: FOLLOWER
W20260608 12:58:33.805857 26308 leader_election.cc:343] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 643f1f065a4641e794376600500db7bd (127.17.15.66:43665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:33.806089 26539 consensus_queue.cc:260] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.808980 26539 ts_tablet_manager.cc:1434] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:58:33.808977 26544 leader_election.cc:290] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 election: Requested vote from peers 643f1f065a4641e794376600500db7bd (127.17.15.66:43665), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.810526 26539 tablet_bootstrap.cc:492] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd: Bootstrap starting.
I20260608 12:58:33.810446 26493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761934dc66f54f9a8964fe4f182783cb" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91"
I20260608 12:58:33.811717 26493 raft_consensus.cc:3060] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.822197 26493 raft_consensus.cc:2468] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 1.
I20260608 12:58:33.823904 26308 leader_election.cc:304] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c491f5a7f3c443aa045ed98eeb82a91, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 643f1f065a4641e794376600500db7bd
I20260608 12:58:33.824311 26539 tablet_bootstrap.cc:654] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.825443 26544 raft_consensus.cc:2804] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:33.826064 26544 raft_consensus.cc:697] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 1 LEADER]: Becoming Leader. State: Replica: 75be96e17c9243b9a09e2c123dffa9fe, State: Running, Role: LEADER
I20260608 12:58:33.826988 26544 consensus_queue.cc:237] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.833858 26539 tablet_bootstrap.cc:492] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd: No bootstrap required, opened a new log
I20260608 12:58:33.834595 26539 ts_tablet_manager.cc:1403] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260608 12:58:33.836349 26565 raft_consensus.cc:493] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.836993 26565 raft_consensus.cc:515] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.838300 26539 raft_consensus.cc:359] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.839157 26539 raft_consensus.cc:385] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.839479 26539 raft_consensus.cc:740] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643f1f065a4641e794376600500db7bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.838824 26241 catalog_manager.cc:5696] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65). New cstate: current_term: 1 leader_uuid: "75be96e17c9243b9a09e2c123dffa9fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:33.840612 26344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff6be4a6c0456d9ae95b8e37f67cf2" candidate_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75be96e17c9243b9a09e2c123dffa9fe" is_pre_election: true
I20260608 12:58:33.840376 26539 consensus_queue.cc:260] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.840899 26565 leader_election.cc:290] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323), 643f1f065a4641e794376600500db7bd (127.17.15.66:43665)
I20260608 12:58:33.841447 26344 raft_consensus.cc:2468] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c491f5a7f3c443aa045ed98eeb82a91 in term 0.
I20260608 12:58:33.843277 26459 leader_election.cc:304] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c491f5a7f3c443aa045ed98eeb82a91, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.843293 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff6be4a6c0456d9ae95b8e37f67cf2" candidate_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd" is_pre_election: true
I20260608 12:58:33.844857 26539 ts_tablet_manager.cc:1434] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260608 12:58:33.845037 26419 raft_consensus.cc:2468] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c491f5a7f3c443aa045ed98eeb82a91 in term 0.
I20260608 12:58:33.846105 26565 raft_consensus.cc:2804] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:33.846273 26539 tablet_bootstrap.cc:492] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd: Bootstrap starting.
I20260608 12:58:33.846604 26565 raft_consensus.cc:493] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:33.847076 26565 raft_consensus.cc:3060] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.854422 26539 tablet_bootstrap.cc:654] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.855530 26565 raft_consensus.cc:515] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.858232 26565 leader_election.cc:290] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 election: Requested vote from peers 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323), 643f1f065a4641e794376600500db7bd (127.17.15.66:43665)
I20260608 12:58:33.859454 26344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff6be4a6c0456d9ae95b8e37f67cf2" candidate_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75be96e17c9243b9a09e2c123dffa9fe"
I20260608 12:58:33.860128 26344 raft_consensus.cc:3060] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.864816 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44ff6be4a6c0456d9ae95b8e37f67cf2" candidate_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd"
I20260608 12:58:33.865582 26419 raft_consensus.cc:3060] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.866943 26344 raft_consensus.cc:2468] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c491f5a7f3c443aa045ed98eeb82a91 in term 1.
I20260608 12:58:33.868826 26459 leader_election.cc:304] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c491f5a7f3c443aa045ed98eeb82a91, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.870455 26565 raft_consensus.cc:2804] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:33.871037 26565 raft_consensus.cc:697] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 LEADER]: Becoming Leader. State: Replica: 1c491f5a7f3c443aa045ed98eeb82a91, State: Running, Role: LEADER
I20260608 12:58:33.872021 26565 consensus_queue.cc:237] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.873662 26419 raft_consensus.cc:2468] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c491f5a7f3c443aa045ed98eeb82a91 in term 1.
I20260608 12:58:33.879074 26539 tablet_bootstrap.cc:492] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd: No bootstrap required, opened a new log
I20260608 12:58:33.879863 26539 ts_tablet_manager.cc:1403] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.004s
I20260608 12:58:33.883455 26539 raft_consensus.cc:359] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.884066 26539 raft_consensus.cc:385] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.884425 26539 raft_consensus.cc:740] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643f1f065a4641e794376600500db7bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.885263 26539 consensus_queue.cc:260] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.886140 26240 catalog_manager.cc:5696] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:33.887532 26539 ts_tablet_manager.cc:1434] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:58:33.887625 26544 raft_consensus.cc:493] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.888428 26544 raft_consensus.cc:515] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } }
I20260608 12:58:33.888967 26539 tablet_bootstrap.cc:492] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd: Bootstrap starting.
I20260608 12:58:33.892036 26493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69f77be21b54062af18cf5ea87fcebf" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" is_pre_election: true
I20260608 12:58:33.892832 26493 raft_consensus.cc:2468] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 0.
I20260608 12:58:33.894457 26308 leader_election.cc:304] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c491f5a7f3c443aa045ed98eeb82a91, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.897296 26539 tablet_bootstrap.cc:654] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:33.896054 26571 raft_consensus.cc:2804] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:33.900920 26571 raft_consensus.cc:493] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:33.901427 26571 raft_consensus.cc:3060] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.906075 26539 tablet_bootstrap.cc:492] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd: No bootstrap required, opened a new log
I20260608 12:58:33.906808 26539 ts_tablet_manager.cc:1403] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 12:58:33.906880 26544 leader_election.cc:290] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651), 643f1f065a4641e794376600500db7bd (127.17.15.66:43665)
I20260608 12:58:33.908483 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69f77be21b54062af18cf5ea87fcebf" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd" is_pre_election: true
W20260608 12:58:33.910118 26308 leader_election.cc:343] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 643f1f065a4641e794376600500db7bd (127.17.15.66:43665): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:33.909992 26571 raft_consensus.cc:515] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } }
I20260608 12:58:33.910692 26539 raft_consensus.cc:359] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } }
I20260608 12:58:33.911513 26539 raft_consensus.cc:385] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:33.911911 26539 raft_consensus.cc:740] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643f1f065a4641e794376600500db7bd, State: Initialized, Role: FOLLOWER
I20260608 12:58:33.912673 26571 leader_election.cc:290] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 election: Requested vote from peers 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651), 643f1f065a4641e794376600500db7bd (127.17.15.66:43665)
I20260608 12:58:33.912876 26539 consensus_queue.cc:260] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } }
I20260608 12:58:33.913544 26493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69f77be21b54062af18cf5ea87fcebf" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91"
I20260608 12:58:33.914216 26493 raft_consensus.cc:3060] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.915478 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f69f77be21b54062af18cf5ea87fcebf" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd"
I20260608 12:58:33.915752 26539 ts_tablet_manager.cc:1434] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 12:58:33.916240 26419 raft_consensus.cc:3060] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.920656 26571 raft_consensus.cc:493] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.921279 26571 raft_consensus.cc:515] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.922590 26493 raft_consensus.cc:2468] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 1.
I20260608 12:58:33.924001 26308 leader_election.cc:304] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c491f5a7f3c443aa045ed98eeb82a91, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.924726 26549 raft_consensus.cc:493] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:33.924654 26418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a654d83b0ec4b9fb9f8ddfe1f0f4054" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd" is_pre_election: true
I20260608 12:58:33.925649 26418 raft_consensus.cc:2468] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 0.
I20260608 12:58:33.925465 26549 raft_consensus.cc:515] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.926036 26571 leader_election.cc:290] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 643f1f065a4641e794376600500db7bd (127.17.15.66:43665), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.926945 26544 raft_consensus.cc:2804] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:33.927176 26308 leader_election.cc:304] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 643f1f065a4641e794376600500db7bd, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.927656 26544 raft_consensus.cc:697] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 1 LEADER]: Becoming Leader. State: Replica: 75be96e17c9243b9a09e2c123dffa9fe, State: Running, Role: LEADER
I20260608 12:58:33.928313 26571 raft_consensus.cc:2804] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:33.928838 26571 raft_consensus.cc:493] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:33.929139 26344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120697a95e54ddeb47cc6ceaf69fbc1" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75be96e17c9243b9a09e2c123dffa9fe" is_pre_election: true
I20260608 12:58:33.929387 26571 raft_consensus.cc:3060] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.929337 26544 consensus_queue.cc:237] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } }
I20260608 12:58:33.930051 26344 raft_consensus.cc:2468] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 643f1f065a4641e794376600500db7bd in term 0.
I20260608 12:58:33.929179 26493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a654d83b0ec4b9fb9f8ddfe1f0f4054" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" is_pre_election: true
I20260608 12:58:33.931588 26385 leader_election.cc:304] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 643f1f065a4641e794376600500db7bd, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.932410 26493 raft_consensus.cc:2468] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 0.
I20260608 12:58:33.932986 26547 raft_consensus.cc:2804] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:33.933516 26547 raft_consensus.cc:493] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:33.933974 26547 raft_consensus.cc:3060] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.925668 26419 raft_consensus.cc:2468] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 1.
I20260608 12:58:33.931109 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120697a95e54ddeb47cc6ceaf69fbc1" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" is_pre_election: true
I20260608 12:58:33.939559 26492 raft_consensus.cc:2468] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 643f1f065a4641e794376600500db7bd in term 0.
I20260608 12:58:33.943480 26549 leader_election.cc:290] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.946336 26571 raft_consensus.cc:515] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.949949 26571 leader_election.cc:290] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 election: Requested vote from peers 643f1f065a4641e794376600500db7bd (127.17.15.66:43665), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.951419 26419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a654d83b0ec4b9fb9f8ddfe1f0f4054" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643f1f065a4641e794376600500db7bd"
I20260608 12:58:33.948529 26547 raft_consensus.cc:515] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.952157 26419 raft_consensus.cc:3060] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.952653 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a654d83b0ec4b9fb9f8ddfe1f0f4054" candidate_uuid: "75be96e17c9243b9a09e2c123dffa9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91"
I20260608 12:58:33.953395 26492 raft_consensus.cc:3060] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.956272 26344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120697a95e54ddeb47cc6ceaf69fbc1" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75be96e17c9243b9a09e2c123dffa9fe"
I20260608 12:58:33.955757 26241 catalog_manager.cc:5696] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65). New cstate: current_term: 1 leader_uuid: "75be96e17c9243b9a09e2c123dffa9fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:33.956998 26344 raft_consensus.cc:3060] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.961809 26419 raft_consensus.cc:2468] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 1.
I20260608 12:58:33.962172 26492 raft_consensus.cc:2468] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75be96e17c9243b9a09e2c123dffa9fe in term 1.
I20260608 12:58:33.963340 26308 leader_election.cc:304] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 643f1f065a4641e794376600500db7bd, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.964262 26547 leader_election.cc:290] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [CANDIDATE]: Term 1 election: Requested vote from peers 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:33.965059 26571 raft_consensus.cc:2804] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:33.966001 26571 raft_consensus.cc:697] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 LEADER]: Becoming Leader. State: Replica: 75be96e17c9243b9a09e2c123dffa9fe, State: Running, Role: LEADER
I20260608 12:58:33.966215 26344 raft_consensus.cc:2468] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 643f1f065a4641e794376600500db7bd in term 1.
I20260608 12:58:33.966418 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b120697a95e54ddeb47cc6ceaf69fbc1" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91"
I20260608 12:58:33.967141 26492 raft_consensus.cc:3060] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:33.967518 26385 leader_election.cc:304] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 643f1f065a4641e794376600500db7bd, 75be96e17c9243b9a09e2c123dffa9fe; no voters: 
I20260608 12:58:33.967151 26571 consensus_queue.cc:237] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.968778 26547 raft_consensus.cc:2804] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:33.970511 26547 raft_consensus.cc:697] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 1 LEADER]: Becoming Leader. State: Replica: 643f1f065a4641e794376600500db7bd, State: Running, Role: LEADER
I20260608 12:58:33.971499 26547 consensus_queue.cc:237] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:33.978312 26492 raft_consensus.cc:2468] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 643f1f065a4641e794376600500db7bd in term 1.
I20260608 12:58:33.985358 26241 catalog_manager.cc:5696] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65). New cstate: current_term: 1 leader_uuid: "75be96e17c9243b9a09e2c123dffa9fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:33.987056 26240 catalog_manager.cc:5696] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 643f1f065a4641e794376600500db7bd (127.17.15.66). New cstate: current_term: 1 leader_uuid: "643f1f065a4641e794376600500db7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:34.183768 26549 consensus_queue.cc:1048] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:34.197108 26547 raft_consensus.cc:493] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:34.206843 26547 raft_consensus.cc:515] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 } } peers { permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 } } peers { permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 } }
I20260608 12:58:34.212762 26549 consensus_queue.cc:1048] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260608 12:58:34.216413 26343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761934dc66f54f9a8964fe4f182783cb" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75be96e17c9243b9a09e2c123dffa9fe" is_pre_election: true
I20260608 12:58:34.219794 26547 leader_election.cc:290] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75be96e17c9243b9a09e2c123dffa9fe (127.17.15.65:42323), 1c491f5a7f3c443aa045ed98eeb82a91 (127.17.15.67:39651)
I20260608 12:58:34.225215 26492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761934dc66f54f9a8964fe4f182783cb" candidate_uuid: "643f1f065a4641e794376600500db7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" is_pre_election: true
I20260608 12:58:34.226369 26492 raft_consensus.cc:2393] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 643f1f065a4641e794376600500db7bd in current term 1: Already voted for candidate 75be96e17c9243b9a09e2c123dffa9fe in this term.
I20260608 12:58:34.232488 26385 leader_election.cc:304] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [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: 643f1f065a4641e794376600500db7bd; no voters: 1c491f5a7f3c443aa045ed98eeb82a91, 75be96e17c9243b9a09e2c123dffa9fe
I20260608 12:58:34.233517 26547 raft_consensus.cc:3060] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:34.252875 26547 raft_consensus.cc:2749] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:34.276001 26565 consensus_queue.cc:1048] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:34.310469 26571 consensus_queue.cc:1048] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:34.354717 26385 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:42323, user_credentials={real_user=slave}} blocked reactor thread for 93630.7us
I20260608 12:58:34.393599 26597 consensus_queue.cc:1048] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:34.416435 26571 consensus_queue.cc:1048] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:34.427541 26598 consensus_queue.cc:1048] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:34.435781 26544 consensus_queue.cc:1048] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 12:58:34.478770 26597 consensus_queue.cc:1048] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "643f1f065a4641e794376600500db7bd" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:34.504076 26589 consensus_queue.cc:1048] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:34.526798 26597 consensus_queue.cc:1048] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c491f5a7f3c443aa045ed98eeb82a91" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 39651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:34.527565 26589 consensus_queue.cc:1048] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "75be96e17c9243b9a09e2c123dffa9fe" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 42323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:34.648733 26522 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.17.15.126:42537, user_credentials={real_user=slave}} blocked reactor thread for 48597.9us
W20260608 12:58:35.698943 26582 meta_cache.cc:1261] Time spent looking up entry by key: real 0.338s	user 0.000s	sys 0.016s
W20260608 12:58:35.792594 26584 meta_cache.cc:1261] Time spent looking up entry by key: real 0.070s	user 0.002s	sys 0.000s
W20260608 12:58:36.364975 26514 debug-util.cc:398] Leaking SignalData structure 0x7b0800284a20 after lost signal to thread 17472
W20260608 12:58:36.366420 26514 debug-util.cc:398] Leaking SignalData structure 0x7b080019ed40 after lost signal to thread 26276
W20260608 12:58:36.368078 26514 debug-util.cc:398] Leaking SignalData structure 0x7b0800181c60 after lost signal to thread 26368
W20260608 12:58:36.369678 26514 debug-util.cc:398] Leaking SignalData structure 0x7b0800266d00 after lost signal to thread 26443
W20260608 12:58:36.371251 26514 debug-util.cc:398] Leaking SignalData structure 0x7b0800236280 after lost signal to thread 26517
W20260608 12:58:36.497105 26601 log.cc:927] Time spent T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd: Append to log took a long time: real 0.057s	user 0.002s	sys 0.002s
W20260608 12:58:36.562827 26583 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.002s	sys 0.000s
W20260608 12:58:36.824955 26459 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:42323, user_credentials={real_user=slave}} blocked reactor thread for 60331us
I20260608 12:58:36.917912 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:58:36.970323 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:36.971140 17469 tablet_replica.cc:333] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe: stopping tablet replica
I20260608 12:58:36.971894 17469 raft_consensus.cc:2243] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:36.972635 17469 raft_consensus.cc:2272] T b120697a95e54ddeb47cc6ceaf69fbc1 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:36.975769 17469 tablet_replica.cc:333] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe: stopping tablet replica
I20260608 12:58:36.976531 17469 raft_consensus.cc:2243] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:36.977418 17469 raft_consensus.cc:2272] T f69f77be21b54062af18cf5ea87fcebf P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:36.980420 17469 tablet_replica.cc:333] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe: stopping tablet replica
I20260608 12:58:36.981077 17469 raft_consensus.cc:2243] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:36.981961 17469 raft_consensus.cc:2272] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:36.985800 17469 tablet_replica.cc:333] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe: stopping tablet replica
I20260608 12:58:36.986555 17469 raft_consensus.cc:2243] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:36.987524 17469 raft_consensus.cc:2272] T 761934dc66f54f9a8964fe4f182783cb P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:36.991186 17469 tablet_replica.cc:333] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe: stopping tablet replica
I20260608 12:58:36.992034 17469 raft_consensus.cc:2243] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:36.993014 17469 raft_consensus.cc:2272] T 5549c4d2abe241509d59e88ad831e8b3 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:36.996728 17469 tablet_replica.cc:333] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe: stopping tablet replica
I20260608 12:58:36.997399 17469 raft_consensus.cc:2243] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:36.998021 17469 raft_consensus.cc:2272] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 75be96e17c9243b9a09e2c123dffa9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.033521 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:58:37.053928 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:58:37.093605 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:37.095768 17469 tablet_replica.cc:333] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd: stopping tablet replica
I20260608 12:58:37.096840 17469 raft_consensus.cc:2243] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:37.097668 17469 raft_consensus.cc:2272] T f69f77be21b54062af18cf5ea87fcebf P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.101778 17469 tablet_replica.cc:333] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd: stopping tablet replica
I20260608 12:58:37.102792 17469 raft_consensus.cc:2243] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:37.103657 17469 raft_consensus.cc:2272] T 761934dc66f54f9a8964fe4f182783cb P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.107946 17469 tablet_replica.cc:333] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd: stopping tablet replica
I20260608 12:58:37.109017 17469 raft_consensus.cc:2243] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:37.109889 17469 raft_consensus.cc:2272] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.114450 17469 tablet_replica.cc:333] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd: stopping tablet replica
I20260608 12:58:37.115476 17469 raft_consensus.cc:2243] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:37.116358 17469 raft_consensus.cc:2272] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.120545 17469 tablet_replica.cc:333] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd: stopping tablet replica
I20260608 12:58:37.121441 17469 raft_consensus.cc:2243] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:37.122668 17469 raft_consensus.cc:2272] T b120697a95e54ddeb47cc6ceaf69fbc1 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.126722 17469 tablet_replica.cc:333] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd: stopping tablet replica
I20260608 12:58:37.127607 17469 raft_consensus.cc:2243] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:37.129129 17469 raft_consensus.cc:2272] T 5549c4d2abe241509d59e88ad831e8b3 P 643f1f065a4641e794376600500db7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.166249 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:58:37.186291 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:58:37.235481 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:37.236611 17469 tablet_replica.cc:333] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91: stopping tablet replica
I20260608 12:58:37.237661 17469 raft_consensus.cc:2243] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:37.238487 17469 raft_consensus.cc:2272] T f69f77be21b54062af18cf5ea87fcebf P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.243036 17469 tablet_replica.cc:333] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91: stopping tablet replica
I20260608 12:58:37.244081 17469 raft_consensus.cc:2243] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:37.245009 17469 raft_consensus.cc:2272] T 0a654d83b0ec4b9fb9f8ddfe1f0f4054 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.249358 17469 tablet_replica.cc:333] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91: stopping tablet replica
I20260608 12:58:37.250339 17469 raft_consensus.cc:2243] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:37.251173 17469 raft_consensus.cc:2272] T 761934dc66f54f9a8964fe4f182783cb P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.255570 17469 tablet_replica.cc:333] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91: stopping tablet replica
I20260608 12:58:37.256537 17469 raft_consensus.cc:2243] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:37.257314 17469 raft_consensus.cc:2272] T 5549c4d2abe241509d59e88ad831e8b3 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.261637 17469 tablet_replica.cc:333] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91: stopping tablet replica
I20260608 12:58:37.262573 17469 raft_consensus.cc:2243] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:37.264081 17469 raft_consensus.cc:2272] T 44ff6be4a6c0456d9ae95b8e37f67cf2 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:37.268417 17469 tablet_replica.cc:333] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91: stopping tablet replica
I20260608 12:58:37.269367 17469 raft_consensus.cc:2243] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:37.270278 17469 raft_consensus.cc:2272] T b120697a95e54ddeb47cc6ceaf69fbc1 P 1c491f5a7f3c443aa045ed98eeb82a91 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:38.304664 17469 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 26514)
W20260608 12:58:39.305301 17469 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 26514)
W20260608 12:58:40.305950 17469 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 26514)
W20260608 12:58:41.312897 17469 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 26514)
I20260608 12:58:41.583417 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:58:41.622803 17469 master.cc:562] Master@127.17.15.126:42537 shutting down...
I20260608 12:58:41.656394 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:41.657270 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:41.657665 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P fc00848881ae4505828e569eb0d35287: stopping tablet replica
I20260608 12:58:41.681893 17469 master.cc:584] Master@127.17.15.126:42537 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (9796 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:58:41.738809 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:46235
I20260608 12:58:41.740345 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.747893 26663 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.747893 26664 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.748329 26666 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.749065 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:41.750113 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:41.750324 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.750494 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923521750475 us; error 0 us; skew 500 ppm
I20260608 12:58:41.751194 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.754894 17469 webserver.cc:533] Webserver started at http://127.17.15.126:34989/ using document root <none> and password file <none>
I20260608 12:58:41.755654 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:41.755896 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:41.756289 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:41.757781 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "936a39fa17a0472fb1eabf4b896b8fe0"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-457t"
I20260608 12:58:41.763338 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:58:41.767772 26671 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:41.768766 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:41.769155 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "936a39fa17a0472fb1eabf4b896b8fe0"
format_stamp: "Formatted at 2026-06-08 12:58:41 on dist-test-slave-457t"
I20260608 12:58:41.769533 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:41.786339 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:41.788105 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:41.841837 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:46235
I20260608 12:58:41.841975 26722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:46235 every 8 connection(s)
I20260608 12:58:41.847169 26723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:41.864444 26723 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0: Bootstrap starting.
I20260608 12:58:41.870433 26723 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:41.876039 26723 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0: No bootstrap required, opened a new log
I20260608 12:58:41.878741 26723 raft_consensus.cc:359] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936a39fa17a0472fb1eabf4b896b8fe0" member_type: VOTER }
I20260608 12:58:41.879256 26723 raft_consensus.cc:385] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:41.879456 26723 raft_consensus.cc:740] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 936a39fa17a0472fb1eabf4b896b8fe0, State: Initialized, Role: FOLLOWER
I20260608 12:58:41.880076 26723 consensus_queue.cc:260] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "936a39fa17a0472fb1eabf4b896b8fe0" member_type: VOTER }
I20260608 12:58:41.880692 26723 raft_consensus.cc:399] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:41.880924 26723 raft_consensus.cc:493] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:41.881166 26723 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:41.886704 26723 raft_consensus.cc:515] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936a39fa17a0472fb1eabf4b896b8fe0" member_type: VOTER }
I20260608 12:58:41.887320 26723 leader_election.cc:304] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [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: 936a39fa17a0472fb1eabf4b896b8fe0; no voters: 
I20260608 12:58:41.888748 26723 leader_election.cc:290] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:41.889330 26726 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:41.891126 26726 raft_consensus.cc:697] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 1 LEADER]: Becoming Leader. State: Replica: 936a39fa17a0472fb1eabf4b896b8fe0, State: Running, Role: LEADER
I20260608 12:58:41.892256 26726 consensus_queue.cc:237] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [LEADER]: Queue going to LEADER mode. State: All 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: "936a39fa17a0472fb1eabf4b896b8fe0" member_type: VOTER }
I20260608 12:58:41.893309 26723 sys_catalog.cc:565] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:41.900650 26728 sys_catalog.cc:455] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 936a39fa17a0472fb1eabf4b896b8fe0. Latest consensus state: current_term: 1 leader_uuid: "936a39fa17a0472fb1eabf4b896b8fe0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936a39fa17a0472fb1eabf4b896b8fe0" member_type: VOTER } }
I20260608 12:58:41.901101 26727 sys_catalog.cc:455] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "936a39fa17a0472fb1eabf4b896b8fe0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "936a39fa17a0472fb1eabf4b896b8fe0" member_type: VOTER } }
I20260608 12:58:41.901844 26728 sys_catalog.cc:458] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:41.902055 26727 sys_catalog.cc:458] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:41.905498 26735 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:41.911495 26735 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:41.913785 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:41.923501 26735 catalog_manager.cc:1382] Generated new cluster ID: 167a077e3d764091a1480b0b4eb388fd
I20260608 12:58:41.923834 26735 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:41.948658 26735 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:41.950309 26735 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:41.970623 26735 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0: Generated new TSK 0
I20260608 12:58:41.971426 26735 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:41.982259 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:41.989753 26744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.991163 26745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:41.993837 26747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:41.993906 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:41.995597 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:41.995836 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:41.995988 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923521995975 us; error 0 us; skew 500 ppm
I20260608 12:58:41.996733 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:41.999718 17469 webserver.cc:533] Webserver started at http://127.17.15.65:41589/ using document root <none> and password file <none>
I20260608 12:58:42.000386 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:42.000583 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:42.000834 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:42.002199 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "c30c8c0eec214fdc861de80b3836895f"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-457t"
I20260608 12:58:42.007889 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:58:42.012539 26752 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.013733 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:42.014235 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "c30c8c0eec214fdc861de80b3836895f"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-457t"
I20260608 12:58:42.014725 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:42.042359 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:42.044361 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:42.046124 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:42.049115 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:42.049347 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.049721 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:42.049880 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.106786 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:44481
I20260608 12:58:42.106920 26814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:44481 every 8 connection(s)
I20260608 12:58:42.113880 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:42.124082 26819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:42.127862 26820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:42.132463 17469 server_base.cc:1061] running on GCE node
W20260608 12:58:42.132406 26822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:42.135102 26815 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46235
I20260608 12:58:42.135725 26815 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:42.136399 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:42.136754 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:42.136920 26815 heartbeater.cc:507] Master 127.17.15.126:46235 requested a full tablet report, sending...
I20260608 12:58:42.137007 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923522136983 us; error 0 us; skew 500 ppm
I20260608 12:58:42.138213 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:42.140285 26688 ts_manager.cc:194] Registered new tserver with Master: c30c8c0eec214fdc861de80b3836895f (127.17.15.65:44481)
I20260608 12:58:42.141328 17469 webserver.cc:533] Webserver started at http://127.17.15.66:34259/ using document root <none> and password file <none>
I20260608 12:58:42.141978 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:42.142238 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:42.142539 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:42.142843 26688 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57462
I20260608 12:58:42.144093 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "5034a29101fa478597e49309c9de04c9"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-457t"
I20260608 12:58:42.150602 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:58:42.155694 26827 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.156862 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 12:58:42.157176 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "5034a29101fa478597e49309c9de04c9"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-457t"
I20260608 12:58:42.157464 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:42.176051 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:42.177518 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:42.179327 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:42.182183 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:42.182466 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.182756 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:42.182988 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.237291 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:34367
I20260608 12:58:42.237524 26889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:34367 every 8 connection(s)
I20260608 12:58:42.243860 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:42.254347 26893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:42.259657 26894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:42.263866 26896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:42.265424 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:42.266530 26890 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46235
I20260608 12:58:42.266855 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:58:42.267139 26890 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:42.267174 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:42.267809 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923522267784 us; error 0 us; skew 500 ppm
I20260608 12:58:42.268702 26890 heartbeater.cc:507] Master 127.17.15.126:46235 requested a full tablet report, sending...
I20260608 12:58:42.268971 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:42.272475 26688 ts_manager.cc:194] Registered new tserver with Master: 5034a29101fa478597e49309c9de04c9 (127.17.15.66:34367)
I20260608 12:58:42.273154 17469 webserver.cc:533] Webserver started at http://127.17.15.67:43405/ using document root <none> and password file <none>
I20260608 12:58:42.273793 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:42.274140 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:42.274295 26688 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57472
I20260608 12:58:42.274986 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:42.277190 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "12cd8260ed9846b5b1d6977cbfbbf59c"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-457t"
I20260608 12:58:42.284403 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 12:58:42.289654 26901 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.290758 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:58:42.291249 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "12cd8260ed9846b5b1d6977cbfbbf59c"
format_stamp: "Formatted at 2026-06-08 12:58:42 on dist-test-slave-457t"
I20260608 12:58:42.291581 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:42.327929 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:42.329581 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:42.331393 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:42.334492 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:42.334721 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.334931 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:42.335178 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:42.391999 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:37101
I20260608 12:58:42.392156 26963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:37101 every 8 connection(s)
I20260608 12:58:42.411312 26964 heartbeater.cc:344] Connected to a master server at 127.17.15.126:46235
I20260608 12:58:42.412132 26964 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:42.413237 26964 heartbeater.cc:507] Master 127.17.15.126:46235 requested a full tablet report, sending...
I20260608 12:58:42.416350 26688 ts_manager.cc:194] Registered new tserver with Master: 12cd8260ed9846b5b1d6977cbfbbf59c (127.17.15.67:37101)
I20260608 12:58:42.417398 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020992265s
I20260608 12:58:42.418372 26688 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57482
I20260608 12:58:42.984862 26688 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57498:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:42.987378 26688 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:43.050377 26855 tablet_service.cc:1511] Processing CreateTablet for tablet 999df9e57d134536b8fff47805f7b362 (DEFAULT_TABLE table=test-workload [id=6afee4dd73364fb4a5f38a4cbbea39d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:43.051923 26855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999df9e57d134536b8fff47805f7b362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:43.055045 26929 tablet_service.cc:1511] Processing CreateTablet for tablet 999df9e57d134536b8fff47805f7b362 (DEFAULT_TABLE table=test-workload [id=6afee4dd73364fb4a5f38a4cbbea39d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:43.056931 26929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999df9e57d134536b8fff47805f7b362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:43.056919 26780 tablet_service.cc:1511] Processing CreateTablet for tablet 999df9e57d134536b8fff47805f7b362 (DEFAULT_TABLE table=test-workload [id=6afee4dd73364fb4a5f38a4cbbea39d5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:43.058732 26780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999df9e57d134536b8fff47805f7b362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:43.080365 26984 tablet_bootstrap.cc:492] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c: Bootstrap starting.
I20260608 12:58:43.082206 26985 tablet_bootstrap.cc:492] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9: Bootstrap starting.
I20260608 12:58:43.084477 26986 tablet_bootstrap.cc:492] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f: Bootstrap starting.
I20260608 12:58:43.090641 26984 tablet_bootstrap.cc:654] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.092618 26985 tablet_bootstrap.cc:654] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.094743 26986 tablet_bootstrap.cc:654] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:43.097126 26984 tablet_bootstrap.cc:492] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c: No bootstrap required, opened a new log
I20260608 12:58:43.097980 26984 ts_tablet_manager.cc:1403] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260608 12:58:43.100405 26985 tablet_bootstrap.cc:492] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9: No bootstrap required, opened a new log
I20260608 12:58:43.101095 26985 ts_tablet_manager.cc:1403] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 12:58:43.102104 26984 raft_consensus.cc:359] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.103049 26984 raft_consensus.cc:385] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.103386 26984 raft_consensus.cc:740] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12cd8260ed9846b5b1d6977cbfbbf59c, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.104666 26984 consensus_queue.cc:260] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.105208 26985 raft_consensus.cc:359] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.106334 26985 raft_consensus.cc:385] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.106781 26985 raft_consensus.cc:740] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5034a29101fa478597e49309c9de04c9, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.108083 26964 heartbeater.cc:499] Master 127.17.15.126:46235 was elected leader, sending a full tablet report...
I20260608 12:58:43.108491 26985 consensus_queue.cc:260] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.108922 26984 ts_tablet_manager.cc:1434] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.003s
I20260608 12:58:43.109018 26986 tablet_bootstrap.cc:492] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f: No bootstrap required, opened a new log
I20260608 12:58:43.110080 26986 ts_tablet_manager.cc:1403] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.004s
I20260608 12:58:43.111799 26890 heartbeater.cc:499] Master 127.17.15.126:46235 was elected leader, sending a full tablet report...
I20260608 12:58:43.112399 26985 ts_tablet_manager.cc:1434] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.002s
I20260608 12:58:43.115599 26986 raft_consensus.cc:359] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.116752 26986 raft_consensus.cc:385] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:43.117154 26986 raft_consensus.cc:740] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c30c8c0eec214fdc861de80b3836895f, State: Initialized, Role: FOLLOWER
I20260608 12:58:43.118130 26986 consensus_queue.cc:260] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.122824 26991 raft_consensus.cc:493] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:43.123525 26991 raft_consensus.cc:515] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.126587 26986 ts_tablet_manager.cc:1434] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.005s
I20260608 12:58:43.128660 26815 heartbeater.cc:499] Master 127.17.15.126:46235 was elected leader, sending a full tablet report...
I20260608 12:58:43.133772 26991 leader_election.cc:290] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12cd8260ed9846b5b1d6977cbfbbf59c (127.17.15.67:37101), c30c8c0eec214fdc861de80b3836895f (127.17.15.65:44481)
W20260608 12:58:43.148243 26965 tablet.cc:2404] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:58:43.147284 26992 raft_consensus.cc:493] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:43.150461 26992 raft_consensus.cc:515] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.171092 26992 leader_election.cc:290] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 12cd8260ed9846b5b1d6977cbfbbf59c (127.17.15.67:37101), 5034a29101fa478597e49309c9de04c9 (127.17.15.66:34367)
I20260608 12:58:43.187306 26939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999df9e57d134536b8fff47805f7b362" candidate_uuid: "5034a29101fa478597e49309c9de04c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" is_pre_election: true
I20260608 12:58:43.188339 26939 raft_consensus.cc:2468] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5034a29101fa478597e49309c9de04c9 in term 0.
I20260608 12:58:43.190156 26828 leader_election.cc:304] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12cd8260ed9846b5b1d6977cbfbbf59c, 5034a29101fa478597e49309c9de04c9; no voters: 
I20260608 12:58:43.191532 26991 raft_consensus.cc:2804] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:43.192060 26991 raft_consensus.cc:493] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:43.192540 26991 raft_consensus.cc:3060] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.192539 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999df9e57d134536b8fff47805f7b362" candidate_uuid: "5034a29101fa478597e49309c9de04c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30c8c0eec214fdc861de80b3836895f" is_pre_election: true
I20260608 12:58:43.193638 26790 raft_consensus.cc:2468] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5034a29101fa478597e49309c9de04c9 in term 0.
I20260608 12:58:43.199209 26939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999df9e57d134536b8fff47805f7b362" candidate_uuid: "c30c8c0eec214fdc861de80b3836895f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" is_pre_election: true
I20260608 12:58:43.200029 26939 raft_consensus.cc:2468] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c30c8c0eec214fdc861de80b3836895f in term 0.
I20260608 12:58:43.201591 26753 leader_election.cc:304] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12cd8260ed9846b5b1d6977cbfbbf59c, c30c8c0eec214fdc861de80b3836895f; no voters: 
I20260608 12:58:43.202428 26991 raft_consensus.cc:515] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.202805 26993 raft_consensus.cc:2804] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:43.203496 26993 raft_consensus.cc:493] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:43.203506 26865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999df9e57d134536b8fff47805f7b362" candidate_uuid: "c30c8c0eec214fdc861de80b3836895f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5034a29101fa478597e49309c9de04c9" is_pre_election: true
I20260608 12:58:43.204667 26865 raft_consensus.cc:2393] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c30c8c0eec214fdc861de80b3836895f in current term 1: Already voted for candidate 5034a29101fa478597e49309c9de04c9 in this term.
I20260608 12:58:43.205410 26991 leader_election.cc:290] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [CANDIDATE]: Term 1 election: Requested vote from peers 12cd8260ed9846b5b1d6977cbfbbf59c (127.17.15.67:37101), c30c8c0eec214fdc861de80b3836895f (127.17.15.65:44481)
I20260608 12:58:43.205945 26993 raft_consensus.cc:3060] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.206218 26790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999df9e57d134536b8fff47805f7b362" candidate_uuid: "5034a29101fa478597e49309c9de04c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c30c8c0eec214fdc861de80b3836895f"
I20260608 12:58:43.206586 26939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999df9e57d134536b8fff47805f7b362" candidate_uuid: "5034a29101fa478597e49309c9de04c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c"
I20260608 12:58:43.207353 26939 raft_consensus.cc:3060] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:43.213604 26993 raft_consensus.cc:515] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.214665 26939 raft_consensus.cc:2468] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5034a29101fa478597e49309c9de04c9 in term 1.
I20260608 12:58:43.215061 26790 raft_consensus.cc:2393] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5034a29101fa478597e49309c9de04c9 in current term 1: Already voted for candidate c30c8c0eec214fdc861de80b3836895f in this term.
I20260608 12:58:43.216306 26828 leader_election.cc:304] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 12cd8260ed9846b5b1d6977cbfbbf59c, 5034a29101fa478597e49309c9de04c9; no voters: 
I20260608 12:58:43.217370 26993 leader_election.cc:290] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [CANDIDATE]: Term 1 election: Requested vote from peers 12cd8260ed9846b5b1d6977cbfbbf59c (127.17.15.67:37101), 5034a29101fa478597e49309c9de04c9 (127.17.15.66:34367)
I20260608 12:58:43.217602 26991 raft_consensus.cc:2804] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:43.218207 26865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999df9e57d134536b8fff47805f7b362" candidate_uuid: "c30c8c0eec214fdc861de80b3836895f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5034a29101fa478597e49309c9de04c9"
I20260608 12:58:43.219405 26991 raft_consensus.cc:697] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 1 LEADER]: Becoming Leader. State: Replica: 5034a29101fa478597e49309c9de04c9, State: Running, Role: LEADER
I20260608 12:58:43.219425 26939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999df9e57d134536b8fff47805f7b362" candidate_uuid: "c30c8c0eec214fdc861de80b3836895f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c"
I20260608 12:58:43.220578 26939 raft_consensus.cc:2393] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c30c8c0eec214fdc861de80b3836895f in current term 1: Already voted for candidate 5034a29101fa478597e49309c9de04c9 in this term.
I20260608 12:58:43.220672 26991 consensus_queue.cc:237] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } }
I20260608 12:58:43.228259 26756 leader_election.cc:304] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [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: c30c8c0eec214fdc861de80b3836895f; no voters: 12cd8260ed9846b5b1d6977cbfbbf59c, 5034a29101fa478597e49309c9de04c9
I20260608 12:58:43.230026 26993 raft_consensus.cc:2749] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:58:43.233465 26686 catalog_manager.cc:5696] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5034a29101fa478597e49309c9de04c9 (127.17.15.66). New cstate: current_term: 1 leader_uuid: "5034a29101fa478597e49309c9de04c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5034a29101fa478597e49309c9de04c9" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 34367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:43.363451 26939 raft_consensus.cc:1275] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 1 FOLLOWER]: Refusing update from remote peer 5034a29101fa478597e49309c9de04c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:43.363451 26790 raft_consensus.cc:1275] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 1 FOLLOWER]: Refusing update from remote peer 5034a29101fa478597e49309c9de04c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:58:43.366009 26991 consensus_queue.cc:1048] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "12cd8260ed9846b5b1d6977cbfbbf59c" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:43.367285 26999 consensus_queue.cc:1048] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c30c8c0eec214fdc861de80b3836895f" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 44481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:43.981818 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:58:44.010462 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:44.011322 17469 tablet_replica.cc:333] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f: stopping tablet replica
I20260608 12:58:44.012522 17469 raft_consensus.cc:2243] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:44.013612 17469 raft_consensus.cc:2272] T 999df9e57d134536b8fff47805f7b362 P c30c8c0eec214fdc861de80b3836895f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:44.028327 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:58:44.040956 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:58:44.070288 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:44.071147 17469 tablet_replica.cc:333] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9: stopping tablet replica
I20260608 12:58:44.071859 17469 raft_consensus.cc:2243] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:44.073086 17469 raft_consensus.cc:2272] T 999df9e57d134536b8fff47805f7b362 P 5034a29101fa478597e49309c9de04c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:44.096776 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:58:44.109155 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:58:44.136498 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:44.137279 17469 tablet_replica.cc:333] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c: stopping tablet replica
I20260608 12:58:44.137975 17469 raft_consensus.cc:2243] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:44.138599 17469 raft_consensus.cc:2272] T 999df9e57d134536b8fff47805f7b362 P 12cd8260ed9846b5b1d6977cbfbbf59c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:44.162588 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:58:44.174923 17469 master.cc:562] Master@127.17.15.126:46235 shutting down...
I20260608 12:58:44.200302 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:44.200927 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:44.201227 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 936a39fa17a0472fb1eabf4b896b8fe0: stopping tablet replica
I20260608 12:58:44.222194 17469 master.cc:584] Master@127.17.15.126:46235 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2515 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:58:44.257334 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:35079
I20260608 12:58:44.259464 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:44.266201 27021 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:44.266852 27022 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:44.267900 27024 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:44.268599 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:44.269570 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:44.269768 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:44.269990 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923524269973 us; error 0 us; skew 500 ppm
I20260608 12:58:44.270717 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:44.273828 17469 webserver.cc:533] Webserver started at http://127.17.15.126:36165/ using document root <none> and password file <none>
I20260608 12:58:44.274709 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:44.275067 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:44.275540 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:44.277606 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "ef510ae1eb654bfe84cd7697ff30b610"
format_stamp: "Formatted at 2026-06-08 12:58:44 on dist-test-slave-457t"
I20260608 12:58:44.283293 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:58:44.288245 27029 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:44.289186 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:44.289559 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "ef510ae1eb654bfe84cd7697ff30b610"
format_stamp: "Formatted at 2026-06-08 12:58:44 on dist-test-slave-457t"
I20260608 12:58:44.289920 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:44.306350 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:44.307704 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:44.359484 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:35079
I20260608 12:58:44.359650 27080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:35079 every 8 connection(s)
I20260608 12:58:44.364670 27081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:44.377992 27081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610: Bootstrap starting.
I20260608 12:58:44.383301 27081 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:44.388343 27081 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610: No bootstrap required, opened a new log
I20260608 12:58:44.390976 27081 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef510ae1eb654bfe84cd7697ff30b610" member_type: VOTER }
I20260608 12:58:44.391422 27081 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:44.391871 27081 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef510ae1eb654bfe84cd7697ff30b610, State: Initialized, Role: FOLLOWER
I20260608 12:58:44.392787 27081 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef510ae1eb654bfe84cd7697ff30b610" member_type: VOTER }
I20260608 12:58:44.393289 27081 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:44.393512 27081 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:44.393754 27081 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:44.399390 27081 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef510ae1eb654bfe84cd7697ff30b610" member_type: VOTER }
I20260608 12:58:44.399983 27081 leader_election.cc:304] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [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: ef510ae1eb654bfe84cd7697ff30b610; no voters: 
I20260608 12:58:44.401396 27081 leader_election.cc:290] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:44.402096 27084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:44.404258 27084 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 1 LEADER]: Becoming Leader. State: Replica: ef510ae1eb654bfe84cd7697ff30b610, State: Running, Role: LEADER
I20260608 12:58:44.405260 27081 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:44.405197 27084 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [LEADER]: Queue going to LEADER mode. State: All 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: "ef510ae1eb654bfe84cd7697ff30b610" member_type: VOTER }
I20260608 12:58:44.410665 27086 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef510ae1eb654bfe84cd7697ff30b610. Latest consensus state: current_term: 1 leader_uuid: "ef510ae1eb654bfe84cd7697ff30b610" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef510ae1eb654bfe84cd7697ff30b610" member_type: VOTER } }
I20260608 12:58:44.410645 27085 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef510ae1eb654bfe84cd7697ff30b610" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef510ae1eb654bfe84cd7697ff30b610" member_type: VOTER } }
I20260608 12:58:44.428800 27086 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:44.428916 27085 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:44.432276 27095 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:44.441160 27095 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:44.442492 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:44.453078 27095 catalog_manager.cc:1382] Generated new cluster ID: 14a8cefe4f404940abf947fb8a154631
I20260608 12:58:44.453454 27095 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:44.478228 27095 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:44.479858 27095 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:44.501775 27095 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610: Generated new TSK 0
I20260608 12:58:44.502491 27095 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:44.510336 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:44.518316 27102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:44.518909 27103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:44.521467 27105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:44.522684 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:44.523756 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:44.523988 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:44.524310 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923524524279 us; error 0 us; skew 500 ppm
I20260608 12:58:44.525084 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:44.528127 17469 webserver.cc:533] Webserver started at http://127.17.15.65:39325/ using document root <none> and password file <none>
I20260608 12:58:44.528858 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:44.529093 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:44.529436 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:44.530745 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "29e34e5a07e34588a7b2437485f7c5dc"
format_stamp: "Formatted at 2026-06-08 12:58:44 on dist-test-slave-457t"
I20260608 12:58:44.536496 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:58:44.541580 27110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:44.542873 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:58:44.543282 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "29e34e5a07e34588a7b2437485f7c5dc"
format_stamp: "Formatted at 2026-06-08 12:58:44 on dist-test-slave-457t"
I20260608 12:58:44.543653 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:44.563482 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:44.565348 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:44.567451 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:44.571084 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:44.571448 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:44.571794 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:44.572023 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:44.618870 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:34481
I20260608 12:58:44.619001 27172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:34481 every 8 connection(s)
I20260608 12:58:44.625061 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:44.635046 27177 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:44.638384 27178 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:44.641987 17469 server_base.cc:1061] running on GCE node
W20260608 12:58:44.642233 27181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:44.645205 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:44.645639 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:44.645718 27173 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35079
I20260608 12:58:44.645980 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923524645946 us; error 0 us; skew 500 ppm
I20260608 12:58:44.646468 27173 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:44.646940 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:44.647439 27173 heartbeater.cc:507] Master 127.17.15.126:35079 requested a full tablet report, sending...
I20260608 12:58:44.650512 17469 webserver.cc:533] Webserver started at http://127.17.15.66:44153/ using document root <none> and password file <none>
I20260608 12:58:44.650818 27046 ts_manager.cc:194] Registered new tserver with Master: 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481)
I20260608 12:58:44.651347 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:44.651696 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:44.652035 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:44.653280 27046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46900
I20260608 12:58:44.653465 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "72096c91d9b34869b28336ca7193e61c"
format_stamp: "Formatted at 2026-06-08 12:58:44 on dist-test-slave-457t"
I20260608 12:58:44.659338 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:58:44.663688 27185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:44.664844 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:44.665163 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "72096c91d9b34869b28336ca7193e61c"
format_stamp: "Formatted at 2026-06-08 12:58:44 on dist-test-slave-457t"
I20260608 12:58:44.665437 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:44.690311 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:44.691485 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:44.693325 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:44.696038 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:44.696326 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:58:44.696635 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:44.696792 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:44.747862 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:35193
I20260608 12:58:44.748309 27247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:35193 every 8 connection(s)
I20260608 12:58:44.754576 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:44.763690 27251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:44.765689 27252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:44.770203 27248 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35079
I20260608 12:58:44.771041 27248 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:44.771858 27254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:44.772519 27248 heartbeater.cc:507] Master 127.17.15.126:35079 requested a full tablet report, sending...
I20260608 12:58:44.772995 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:44.774165 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:44.774448 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:44.774693 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923524774673 us; error 0 us; skew 500 ppm
I20260608 12:58:44.775352 27046 ts_manager.cc:194] Registered new tserver with Master: 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:44.775619 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:44.777638 27046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46906
I20260608 12:58:44.779404 17469 webserver.cc:533] Webserver started at http://127.17.15.67:42375/ using document root <none> and password file <none>
I20260608 12:58:44.780117 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:44.780457 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:44.780793 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:44.782078 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "2ea3d5866d994cd58894cfb323419125"
format_stamp: "Formatted at 2026-06-08 12:58:44 on dist-test-slave-457t"
I20260608 12:58:44.787981 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:58:44.792570 27259 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:44.793510 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:58:44.793881 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "2ea3d5866d994cd58894cfb323419125"
format_stamp: "Formatted at 2026-06-08 12:58:44 on dist-test-slave-457t"
I20260608 12:58:44.794241 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:44.816967 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:44.818251 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:44.819926 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:44.823124 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:44.823450 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:44.823756 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:44.823974 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:44.878192 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:37479
I20260608 12:58:44.878355 27321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:37479 every 8 connection(s)
I20260608 12:58:44.896734 27322 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35079
I20260608 12:58:44.897342 27322 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:44.898355 27322 heartbeater.cc:507] Master 127.17.15.126:35079 requested a full tablet report, sending...
I20260608 12:58:44.901288 27046 ts_manager.cc:194] Registered new tserver with Master: 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:44.902390 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.02003722s
I20260608 12:58:44.902978 27046 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46918
I20260608 12:58:45.656656 27173 heartbeater.cc:499] Master 127.17.15.126:35079 was elected leader, sending a full tablet report...
I20260608 12:58:45.781173 27248 heartbeater.cc:499] Master 127.17.15.126:35079 was elected leader, sending a full tablet report...
I20260608 12:58:45.906312 27322 heartbeater.cc:499] Master 127.17.15.126:35079 was elected leader, sending a full tablet report...
I20260608 12:58:45.967880 27046 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46928:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:58:46.048708 27138 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2b1bf48a6744b381d3cfe4b043be05 (DEFAULT_TABLE table=test-workload [id=abe2af225e4045248bed2bc747ead569]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:46.048755 27137 tablet_service.cc:1511] Processing CreateTablet for tablet 17859874499b43c5b6e0141d20034f5e (DEFAULT_TABLE table=test-workload [id=abe2af225e4045248bed2bc747ead569]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:46.050122 27213 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff843c3721a4140aea0baee16f736dc (DEFAULT_TABLE table=test-workload [id=abe2af225e4045248bed2bc747ead569]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:46.050652 27138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2b1bf48a6744b381d3cfe4b043be05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:46.052295 27213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff843c3721a4140aea0baee16f736dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:46.050818 27286 tablet_service.cc:1511] Processing CreateTablet for tablet 1b10f748717d47b9ac907c395f4993ab (DEFAULT_TABLE table=test-workload [id=abe2af225e4045248bed2bc747ead569]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:46.052336 27287 tablet_service.cc:1511] Processing CreateTablet for tablet 14e9c6f4b8ec4a59b001b3c8bf0b33b2 (DEFAULT_TABLE table=test-workload [id=abe2af225e4045248bed2bc747ead569]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:46.050122 27212 tablet_service.cc:1511] Processing CreateTablet for tablet b33a9c87f2f84e708e629f19f18b3e00 (DEFAULT_TABLE table=test-workload [id=abe2af225e4045248bed2bc747ead569]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:46.054250 27137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17859874499b43c5b6e0141d20034f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:46.054636 27212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b33a9c87f2f84e708e629f19f18b3e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:46.055621 27286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b10f748717d47b9ac907c395f4993ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:46.070580 27287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e9c6f4b8ec4a59b001b3c8bf0b33b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:46.080214 27343 tablet_bootstrap.cc:492] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc: Bootstrap starting.
I20260608 12:58:46.084149 27342 tablet_bootstrap.cc:492] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c: Bootstrap starting.
I20260608 12:58:46.098572 27344 tablet_bootstrap.cc:492] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125: Bootstrap starting.
I20260608 12:58:46.099115 27342 tablet_bootstrap.cc:654] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:46.091435 27343 tablet_bootstrap.cc:654] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:46.109925 27342 tablet_bootstrap.cc:492] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c: No bootstrap required, opened a new log
I20260608 12:58:46.110594 27342 ts_tablet_manager.cc:1403] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260608 12:58:46.110616 27344 tablet_bootstrap.cc:654] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:46.110764 27343 tablet_bootstrap.cc:492] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc: No bootstrap required, opened a new log
I20260608 12:58:46.111845 27343 ts_tablet_manager.cc:1403] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.000s
I20260608 12:58:46.114740 27342 raft_consensus.cc:359] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } }
I20260608 12:58:46.115612 27342 raft_consensus.cc:385] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:46.115360 27343 raft_consensus.cc:359] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } }
I20260608 12:58:46.116065 27342 raft_consensus.cc:740] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Initialized, Role: FOLLOWER
I20260608 12:58:46.116245 27343 raft_consensus.cc:385] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:46.116654 27343 raft_consensus.cc:740] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:46.117141 27342 consensus_queue.cc:260] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } }
I20260608 12:58:46.117709 27344 tablet_bootstrap.cc:492] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125: No bootstrap required, opened a new log
I20260608 12:58:46.117579 27343 consensus_queue.cc:260] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } }
I20260608 12:58:46.118033 27342 raft_consensus.cc:399] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:46.118450 27344 ts_tablet_manager.cc:1403] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260608 12:58:46.118460 27343 raft_consensus.cc:399] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:46.118471 27342 raft_consensus.cc:493] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:46.119247 27343 raft_consensus.cc:493] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:46.119385 27342 raft_consensus.cc:3060] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:46.119752 27343 raft_consensus.cc:3060] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:46.121645 27344 raft_consensus.cc:359] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:46.122267 27344 raft_consensus.cc:385] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:46.122577 27344 raft_consensus.cc:740] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Initialized, Role: FOLLOWER
I20260608 12:58:46.123420 27344 consensus_queue.cc:260] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:46.124097 27344 raft_consensus.cc:399] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:46.124481 27344 raft_consensus.cc:493] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:46.124823 27344 raft_consensus.cc:3060] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:46.127955 27343 raft_consensus.cc:515] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } }
I20260608 12:58:46.127898 27342 raft_consensus.cc:515] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } }
I20260608 12:58:46.129077 27343 leader_election.cc:304] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [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: 29e34e5a07e34588a7b2437485f7c5dc; no voters: 
I20260608 12:58:46.129145 27342 leader_election.cc:304] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [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: 72096c91d9b34869b28336ca7193e61c; no voters: 
I20260608 12:58:46.132290 27342 leader_election.cc:290] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:46.132643 27343 leader_election.cc:290] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:46.132791 27344 raft_consensus.cc:515] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:46.133437 27349 raft_consensus.cc:2804] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:46.134091 27344 leader_election.cc:304] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [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: 2ea3d5866d994cd58894cfb323419125; no voters: 
I20260608 12:58:46.134568 27348 raft_consensus.cc:2804] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:46.141736 27342 ts_tablet_manager.cc:1434] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c: Time spent starting tablet: real 0.030s	user 0.025s	sys 0.000s
I20260608 12:58:46.143023 27344 leader_election.cc:290] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:46.145378 27342 tablet_bootstrap.cc:492] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c: Bootstrap starting.
I20260608 12:58:46.145638 27352 raft_consensus.cc:2804] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:46.159477 27342 tablet_bootstrap.cc:654] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:46.160645 27343 ts_tablet_manager.cc:1434] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc: Time spent starting tablet: real 0.048s	user 0.024s	sys 0.008s
I20260608 12:58:46.162523 27343 tablet_bootstrap.cc:492] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc: Bootstrap starting.
I20260608 12:58:46.168325 27349 raft_consensus.cc:697] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 LEADER]: Becoming Leader. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Running, Role: LEADER
I20260608 12:58:46.169831 27349 consensus_queue.cc:237] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [LEADER]: Queue going to LEADER mode. State: All 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: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } }
I20260608 12:58:46.172365 27348 raft_consensus.cc:697] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Becoming Leader. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Running, Role: LEADER
I20260608 12:58:46.173550 27352 raft_consensus.cc:697] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Running, Role: LEADER
I20260608 12:58:46.173750 27348 consensus_queue.cc:237] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [LEADER]: Queue going to LEADER mode. State: All 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: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } }
I20260608 12:58:46.175483 27352 consensus_queue.cc:237] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Queue going to LEADER mode. State: All 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: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:46.182235 27344 ts_tablet_manager.cc:1434] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125: Time spent starting tablet: real 0.063s	user 0.028s	sys 0.030s
I20260608 12:58:46.182797 27343 tablet_bootstrap.cc:654] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:46.183810 27344 tablet_bootstrap.cc:492] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125: Bootstrap starting.
I20260608 12:58:46.189682 27046 catalog_manager.cc:5696] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 72096c91d9b34869b28336ca7193e61c (127.17.15.66). New cstate: current_term: 1 leader_uuid: "72096c91d9b34869b28336ca7193e61c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:46.192607 27344 tablet_bootstrap.cc:654] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:46.193902 27342 tablet_bootstrap.cc:492] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c: No bootstrap required, opened a new log
I20260608 12:58:46.194584 27342 ts_tablet_manager.cc:1403] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.004s
I20260608 12:58:46.204773 27342 raft_consensus.cc:359] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } }
I20260608 12:58:46.205621 27342 raft_consensus.cc:385] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:46.205978 27342 raft_consensus.cc:740] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Initialized, Role: FOLLOWER
I20260608 12:58:46.207183 27342 consensus_queue.cc:260] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } }
I20260608 12:58:46.208046 27342 raft_consensus.cc:399] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:46.208504 27342 raft_consensus.cc:493] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:46.208983 27342 raft_consensus.cc:3060] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:46.213099 27344 tablet_bootstrap.cc:492] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125: No bootstrap required, opened a new log
I20260608 12:58:46.213884 27344 ts_tablet_manager.cc:1403] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.010s
I20260608 12:58:46.216696 27045 catalog_manager.cc:5696] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65). New cstate: current_term: 1 leader_uuid: "29e34e5a07e34588a7b2437485f7c5dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:46.217625 27344 raft_consensus.cc:359] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:46.213146 27044 catalog_manager.cc:5696] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea3d5866d994cd58894cfb323419125 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "2ea3d5866d994cd58894cfb323419125" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:46.223953 27342 raft_consensus.cc:515] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } }
I20260608 12:58:46.225059 27342 leader_election.cc:304] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [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: 72096c91d9b34869b28336ca7193e61c; no voters: 
I20260608 12:58:46.226441 27348 raft_consensus.cc:2804] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:46.226999 27348 raft_consensus.cc:697] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Becoming Leader. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Running, Role: LEADER
I20260608 12:58:46.227263 27344 raft_consensus.cc:385] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:46.227919 27348 consensus_queue.cc:237] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Queue going to LEADER mode. State: All 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: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } }
I20260608 12:58:46.227639 27344 raft_consensus.cc:740] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Initialized, Role: FOLLOWER
I20260608 12:58:46.232314 27344 consensus_queue.cc:260] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:46.233577 27344 raft_consensus.cc:399] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:46.233673 27343 tablet_bootstrap.cc:492] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc: No bootstrap required, opened a new log
I20260608 12:58:46.234079 27344 raft_consensus.cc:493] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:46.234827 27344 raft_consensus.cc:3060] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:46.233673 27342 leader_election.cc:290] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:46.234849 27343 ts_tablet_manager.cc:1403] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.005s
I20260608 12:58:46.239600 27343 raft_consensus.cc:359] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } }
I20260608 12:58:46.241935 27342 ts_tablet_manager.cc:1434] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c: Time spent starting tablet: real 0.047s	user 0.018s	sys 0.004s
I20260608 12:58:46.244513 27344 raft_consensus.cc:515] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:46.245514 27344 leader_election.cc:304] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [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: 2ea3d5866d994cd58894cfb323419125; no voters: 
I20260608 12:58:46.246541 27344 leader_election.cc:290] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:46.249325 27344 ts_tablet_manager.cc:1434] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.010s
I20260608 12:58:46.247164 27352 raft_consensus.cc:2804] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:46.250495 27352 raft_consensus.cc:697] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Running, Role: LEADER
I20260608 12:58:46.245570 27343 raft_consensus.cc:385] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:46.251451 27352 consensus_queue.cc:237] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Queue going to LEADER mode. State: All 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: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:46.251971 27343 raft_consensus.cc:740] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:46.252990 27343 consensus_queue.cc:260] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } }
I20260608 12:58:46.253903 27343 raft_consensus.cc:399] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:46.254349 27343 raft_consensus.cc:493] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:46.254971 27343 raft_consensus.cc:3060] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:46.269294 27045 catalog_manager.cc:5696] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 72096c91d9b34869b28336ca7193e61c (127.17.15.66). New cstate: current_term: 1 leader_uuid: "72096c91d9b34869b28336ca7193e61c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:46.271616 27343 raft_consensus.cc:515] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } }
I20260608 12:58:46.272523 27343 leader_election.cc:304] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [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: 29e34e5a07e34588a7b2437485f7c5dc; no voters: 
I20260608 12:58:46.273166 27343 leader_election.cc:290] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:46.273356 27349 raft_consensus.cc:2804] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:46.274335 27349 raft_consensus.cc:697] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 1 LEADER]: Becoming Leader. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Running, Role: LEADER
I20260608 12:58:46.275099 27343 ts_tablet_manager.cc:1434] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc: Time spent starting tablet: real 0.039s	user 0.020s	sys 0.000s
I20260608 12:58:46.275269 27349 consensus_queue.cc:237] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [LEADER]: Queue going to LEADER mode. State: All 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: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } }
I20260608 12:58:46.285454 27044 catalog_manager.cc:5696] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea3d5866d994cd58894cfb323419125 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "2ea3d5866d994cd58894cfb323419125" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:46.289288 27046 catalog_manager.cc:5696] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65). New cstate: current_term: 1 leader_uuid: "29e34e5a07e34588a7b2437485f7c5dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } health_report { overall_health: HEALTHY } } }
W20260608 12:58:48.455895 27244 debug-util.cc:398] Leaking SignalData structure 0x7b08002b2260 after lost signal to thread 17472
W20260608 12:58:48.468456 27244 debug-util.cc:398] Leaking SignalData structure 0x7b0800189b80 after lost signal to thread 27080
I20260608 12:58:48.773341 27044 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46936:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:48.776324 27044 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:48.835000 27137 tablet_service.cc:1511] Processing CreateTablet for tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83 (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:48.836831 27137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.837031 27212 tablet_service.cc:1511] Processing CreateTablet for tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83 (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:48.838707 27212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.842509 27138 tablet_service.cc:1511] Processing CreateTablet for tablet 516566f961b54a0dbfe6587272e486fa (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:48.843196 27286 tablet_service.cc:1511] Processing CreateTablet for tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83 (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:58:48.844455 27138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516566f961b54a0dbfe6587272e486fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.846428 27213 tablet_service.cc:1511] Processing CreateTablet for tablet 516566f961b54a0dbfe6587272e486fa (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:48.848022 27213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516566f961b54a0dbfe6587272e486fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.849172 27136 tablet_service.cc:1511] Processing CreateTablet for tablet 17fffb824fc44205abe1a19666103c55 (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:48.851011 27136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fffb824fc44205abe1a19666103c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.854535 27287 tablet_service.cc:1511] Processing CreateTablet for tablet 516566f961b54a0dbfe6587272e486fa (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:58:48.855074 27135 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6e3b20bf454c00aa7c389bb2a4b20f (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:48.856890 27135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6e3b20bf454c00aa7c389bb2a4b20f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.857574 27285 tablet_service.cc:1511] Processing CreateTablet for tablet 17fffb824fc44205abe1a19666103c55 (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:48.861685 27134 tablet_service.cc:1511] Processing CreateTablet for tablet e7d347b7ea054f1d8c4f4e0da8072cbb (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:48.862258 27211 tablet_service.cc:1511] Processing CreateTablet for tablet 17fffb824fc44205abe1a19666103c55 (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:58:48.864399 27134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d347b7ea054f1d8c4f4e0da8072cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.865619 27210 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6e3b20bf454c00aa7c389bb2a4b20f (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:48.869313 27284 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6e3b20bf454c00aa7c389bb2a4b20f (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:58:48.870375 27133 tablet_service.cc:1511] Processing CreateTablet for tablet 0ecbb6223a404cbf90a9022f2f5be82a (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:48.872090 27133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ecbb6223a404cbf90a9022f2f5be82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.875245 27287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516566f961b54a0dbfe6587272e486fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.876346 27209 tablet_service.cc:1511] Processing CreateTablet for tablet e7d347b7ea054f1d8c4f4e0da8072cbb (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:48.877808 27286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.877188 27208 tablet_service.cc:1511] Processing CreateTablet for tablet 0ecbb6223a404cbf90a9022f2f5be82a (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:48.872325 27283 tablet_service.cc:1511] Processing CreateTablet for tablet e7d347b7ea054f1d8c4f4e0da8072cbb (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:58:48.879724 27284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6e3b20bf454c00aa7c389bb2a4b20f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.880491 27283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d347b7ea054f1d8c4f4e0da8072cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.882055 27285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fffb824fc44205abe1a19666103c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.864006 27211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fffb824fc44205abe1a19666103c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.883876 27208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ecbb6223a404cbf90a9022f2f5be82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.886929 27209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d347b7ea054f1d8c4f4e0da8072cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.888561 27210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6e3b20bf454c00aa7c389bb2a4b20f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.891765 27282 tablet_service.cc:1511] Processing CreateTablet for tablet 0ecbb6223a404cbf90a9022f2f5be82a (DEFAULT_TABLE table=test-workload-rf3 [id=a75dfa52b5494e069be53701a6521928]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:58:48.895303 27282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ecbb6223a404cbf90a9022f2f5be82a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:48.976148 27419 tablet_bootstrap.cc:492] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125: Bootstrap starting.
I20260608 12:58:49.008682 27419 tablet_bootstrap.cc:654] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.016244 27420 tablet_bootstrap.cc:492] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc: Bootstrap starting.
I20260608 12:58:49.045717 27421 tablet_bootstrap.cc:492] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c: Bootstrap starting.
I20260608 12:58:49.048063 27420 tablet_bootstrap.cc:654] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.054975 27419 tablet_bootstrap.cc:492] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125: No bootstrap required, opened a new log
I20260608 12:58:49.061069 27419 ts_tablet_manager.cc:1403] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.014s
I20260608 12:58:49.063364 27421 tablet_bootstrap.cc:654] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.065443 27419 raft_consensus.cc:359] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.066489 27419 raft_consensus.cc:385] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.066910 27419 raft_consensus.cc:740] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.068192 27419 consensus_queue.cc:260] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.071528 27419 ts_tablet_manager.cc:1434] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:58:49.073122 27419 tablet_bootstrap.cc:492] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125: Bootstrap starting.
I20260608 12:58:49.078473 27421 tablet_bootstrap.cc:492] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c: No bootstrap required, opened a new log
I20260608 12:58:49.079416 27421 ts_tablet_manager.cc:1403] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.006s
I20260608 12:58:49.081815 27419 tablet_bootstrap.cc:654] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.083420 27421 raft_consensus.cc:359] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.084429 27421 raft_consensus.cc:385] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.084856 27421 raft_consensus.cc:740] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.085991 27421 consensus_queue.cc:260] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.091712 27421 ts_tablet_manager.cc:1434] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.005s
I20260608 12:58:49.093174 27421 tablet_bootstrap.cc:492] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c: Bootstrap starting.
I20260608 12:58:49.100764 27421 tablet_bootstrap.cc:654] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.104563 27419 tablet_bootstrap.cc:492] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125: No bootstrap required, opened a new log
I20260608 12:58:49.105437 27419 ts_tablet_manager.cc:1403] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.020s
I20260608 12:58:49.109334 27419 raft_consensus.cc:359] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.110435 27419 raft_consensus.cc:385] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.110947 27419 raft_consensus.cc:740] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.112120 27419 consensus_queue.cc:260] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.115221 27419 ts_tablet_manager.cc:1434] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:58:49.116614 27419 tablet_bootstrap.cc:492] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125: Bootstrap starting.
I20260608 12:58:49.124384 27419 tablet_bootstrap.cc:654] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.138616 27420 tablet_bootstrap.cc:492] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc: No bootstrap required, opened a new log
I20260608 12:58:49.140738 27405 raft_consensus.cc:493] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.141624 27405 raft_consensus.cc:515] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.165832 27405 leader_election.cc:290] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:49.185081 27420 ts_tablet_manager.cc:1403] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.013s
I20260608 12:58:49.194555 27405 raft_consensus.cc:493] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.195533 27405 raft_consensus.cc:515] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.198441 27405 leader_election.cc:290] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:49.190618 27420 raft_consensus.cc:359] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.223060 27420 raft_consensus.cc:385] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.223563 27420 raft_consensus.cc:740] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.224895 27420 consensus_queue.cc:260] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.234388 27419 tablet_bootstrap.cc:492] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125: No bootstrap required, opened a new log
I20260608 12:58:49.235181 27419 ts_tablet_manager.cc:1403] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125: Time spent bootstrapping tablet: real 0.119s	user 0.039s	sys 0.072s
I20260608 12:58:49.239131 27419 raft_consensus.cc:359] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.240041 27148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fffb824fc44205abe1a19666103c55" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc" is_pre_election: true
I20260608 12:58:49.242031 27223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fffb824fc44205abe1a19666103c55" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72096c91d9b34869b28336ca7193e61c" is_pre_election: true
I20260608 12:58:49.242128 27421 tablet_bootstrap.cc:492] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c: No bootstrap required, opened a new log
W20260608 12:58:49.243323 27262 leader_election.cc:343] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.243350 27421 ts_tablet_manager.cc:1403] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c: Time spent bootstrapping tablet: real 0.150s	user 0.039s	sys 0.082s
I20260608 12:58:49.242002 27147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d347b7ea054f1d8c4f4e0da8072cbb" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc" is_pre_election: true
I20260608 12:58:49.244433 27223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d347b7ea054f1d8c4f4e0da8072cbb" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72096c91d9b34869b28336ca7193e61c" is_pre_election: true
I20260608 12:58:49.240075 27419 raft_consensus.cc:385] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.245103 27147 raft_consensus.cc:2468] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea3d5866d994cd58894cfb323419125 in term 0.
W20260608 12:58:49.246141 27260 leader_election.cc:343] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.246790 27260 leader_election.cc:304] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [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: 2ea3d5866d994cd58894cfb323419125; no voters: 29e34e5a07e34588a7b2437485f7c5dc, 72096c91d9b34869b28336ca7193e61c
I20260608 12:58:49.247159 27262 leader_election.cc:304] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e34e5a07e34588a7b2437485f7c5dc, 2ea3d5866d994cd58894cfb323419125; no voters: 
I20260608 12:58:49.247781 27405 raft_consensus.cc:2749] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:49.248692 27405 raft_consensus.cc:2804] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:49.249133 27405 raft_consensus.cc:493] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.249532 27405 raft_consensus.cc:3060] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.245290 27419 raft_consensus.cc:740] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Initialized, Role: FOLLOWER
W20260608 12:58:49.256651 27260 leader_election.cc:343] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.257464 27419 consensus_queue.cc:260] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.258173 27420 ts_tablet_manager.cc:1434] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc: Time spent starting tablet: real 0.072s	user 0.011s	sys 0.000s
I20260608 12:58:49.260128 27405 raft_consensus.cc:515] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.260887 27419 ts_tablet_manager.cc:1434] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.004s
I20260608 12:58:49.264361 27419 tablet_bootstrap.cc:492] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125: Bootstrap starting.
I20260608 12:58:49.264628 27420 tablet_bootstrap.cc:492] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc: Bootstrap starting.
I20260608 12:58:49.271421 27147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d347b7ea054f1d8c4f4e0da8072cbb" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc"
I20260608 12:58:49.272287 27147 raft_consensus.cc:3060] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.273132 27419 tablet_bootstrap.cc:654] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.281667 27223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7d347b7ea054f1d8c4f4e0da8072cbb" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72096c91d9b34869b28336ca7193e61c"
W20260608 12:58:49.284044 27260 leader_election.cc:343] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.285683 27405 leader_election.cc:290] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 election: Requested vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:49.287248 27147 raft_consensus.cc:2468] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea3d5866d994cd58894cfb323419125 in term 1.
I20260608 12:58:49.290823 27262 leader_election.cc:304] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29e34e5a07e34588a7b2437485f7c5dc, 2ea3d5866d994cd58894cfb323419125; no voters: 72096c91d9b34869b28336ca7193e61c
I20260608 12:58:49.293653 27433 raft_consensus.cc:2804] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:49.294366 27433 raft_consensus.cc:697] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Running, Role: LEADER
I20260608 12:58:49.295535 27433 consensus_queue.cc:237] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.288101 27421 raft_consensus.cc:359] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.300328 27421 raft_consensus.cc:385] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.300768 27421 raft_consensus.cc:740] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.301658 27421 consensus_queue.cc:260] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.303908 27420 tablet_bootstrap.cc:654] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.310951 27421 ts_tablet_manager.cc:1434] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.000s
I20260608 12:58:49.313613 27421 tablet_bootstrap.cc:492] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c: Bootstrap starting.
I20260608 12:58:49.317770 27419 tablet_bootstrap.cc:492] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125: No bootstrap required, opened a new log
I20260608 12:58:49.318694 27419 ts_tablet_manager.cc:1403] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.027s
I20260608 12:58:49.321885 27044 catalog_manager.cc:5696] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea3d5866d994cd58894cfb323419125 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "2ea3d5866d994cd58894cfb323419125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:49.322661 27419 raft_consensus.cc:359] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.327185 27419 raft_consensus.cc:385] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.327625 27419 raft_consensus.cc:740] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.326277 27420 tablet_bootstrap.cc:492] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc: No bootstrap required, opened a new log
I20260608 12:58:49.328737 27420 ts_tablet_manager.cc:1403] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.012s
I20260608 12:58:49.328948 27419 consensus_queue.cc:260] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.332257 27419 ts_tablet_manager.cc:1434] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 12:58:49.334772 27420 raft_consensus.cc:359] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.335584 27420 raft_consensus.cc:385] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.335901 27420 raft_consensus.cc:740] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.336261 27419 tablet_bootstrap.cc:492] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: Bootstrap starting.
I20260608 12:58:49.342367 27420 consensus_queue.cc:260] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.346014 27419 tablet_bootstrap.cc:654] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.346065 27421 tablet_bootstrap.cc:654] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.352417 27420 ts_tablet_manager.cc:1434] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260608 12:58:49.354038 27420 tablet_bootstrap.cc:492] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc: Bootstrap starting.
I20260608 12:58:49.365471 27420 tablet_bootstrap.cc:654] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.377998 27421 tablet_bootstrap.cc:492] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c: No bootstrap required, opened a new log
I20260608 12:58:49.379055 27421 ts_tablet_manager.cc:1403] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.002s
I20260608 12:58:49.381572 27419 tablet_bootstrap.cc:492] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: No bootstrap required, opened a new log
I20260608 12:58:49.384871 27419 ts_tablet_manager.cc:1403] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.017s
I20260608 12:58:49.385696 27421 raft_consensus.cc:359] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.386883 27421 raft_consensus.cc:385] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.387324 27421 raft_consensus.cc:740] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.388607 27421 consensus_queue.cc:260] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.388916 27419 raft_consensus.cc:359] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.389873 27419 raft_consensus.cc:385] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.390409 27419 raft_consensus.cc:740] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.392498 27419 consensus_queue.cc:260] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.390196 27403 raft_consensus.cc:493] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.396600 27419 ts_tablet_manager.cc:1434] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.005s
I20260608 12:58:49.396960 27403 raft_consensus.cc:515] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.398561 27419 tablet_bootstrap.cc:492] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125: Bootstrap starting.
I20260608 12:58:49.409476 27403 leader_election.cc:290] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:49.409839 27419 tablet_bootstrap.cc:654] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.411204 27420 tablet_bootstrap.cc:492] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc: No bootstrap required, opened a new log
I20260608 12:58:49.420634 27420 ts_tablet_manager.cc:1403] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.005s
I20260608 12:58:49.434785 27147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6e3b20bf454c00aa7c389bb2a4b20f" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc" is_pre_election: true
W20260608 12:58:49.438181 27188 leader_election.cc:343] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.438243 27420 raft_consensus.cc:359] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.439615 27420 raft_consensus.cc:385] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.440312 27420 raft_consensus.cc:740] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.441463 27420 consensus_queue.cc:260] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.442255 27421 ts_tablet_manager.cc:1434] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c: Time spent starting tablet: real 0.060s	user 0.017s	sys 0.012s
I20260608 12:58:49.444675 27420 ts_tablet_manager.cc:1434] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.004s
I20260608 12:58:49.446039 27420 tablet_bootstrap.cc:492] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc: Bootstrap starting.
I20260608 12:58:49.442348 27419 tablet_bootstrap.cc:492] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125: No bootstrap required, opened a new log
I20260608 12:58:49.446982 27419 ts_tablet_manager.cc:1403] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.001s
I20260608 12:58:49.451197 27419 raft_consensus.cc:359] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.452304 27419 raft_consensus.cc:385] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.452796 27419 raft_consensus.cc:740] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.455128 27419 consensus_queue.cc:260] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.459246 27419 ts_tablet_manager.cc:1434] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:58:49.464715 27420 tablet_bootstrap.cc:654] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.467267 27433 raft_consensus.cc:493] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.467999 27433 raft_consensus.cc:515] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.472496 27147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecbb6223a404cbf90a9022f2f5be82a" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc" is_pre_election: true
W20260608 12:58:49.474949 27262 leader_election.cc:343] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.478322 27420 tablet_bootstrap.cc:492] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc: No bootstrap required, opened a new log
I20260608 12:58:49.479153 27420 ts_tablet_manager.cc:1403] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.012s
I20260608 12:58:49.479796 27433 leader_election.cc:290] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:49.484092 27421 tablet_bootstrap.cc:492] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c: Bootstrap starting.
I20260608 12:58:49.484820 27223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecbb6223a404cbf90a9022f2f5be82a" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72096c91d9b34869b28336ca7193e61c" is_pre_election: true
I20260608 12:58:49.483788 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6e3b20bf454c00aa7c389bb2a4b20f" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea3d5866d994cd58894cfb323419125" is_pre_election: true
I20260608 12:58:49.486364 27297 raft_consensus.cc:2468] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 0.
W20260608 12:58:49.486720 27260 leader_election.cc:343] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.483534 27420 raft_consensus.cc:359] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.487378 27260 leader_election.cc:304] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [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: 2ea3d5866d994cd58894cfb323419125; no voters: 29e34e5a07e34588a7b2437485f7c5dc, 72096c91d9b34869b28336ca7193e61c
I20260608 12:58:49.487778 27420 raft_consensus.cc:385] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.488327 27420 raft_consensus.cc:740] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.488595 27433 raft_consensus.cc:2749] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:49.489696 27420 consensus_queue.cc:260] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.490808 27187 leader_election.cc:304] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [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: 2ea3d5866d994cd58894cfb323419125, 72096c91d9b34869b28336ca7193e61c; no voters: 29e34e5a07e34588a7b2437485f7c5dc
I20260608 12:58:49.492636 27443 raft_consensus.cc:2804] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:49.493144 27443 raft_consensus.cc:493] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.493175 27433 raft_consensus.cc:493] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.493602 27421 tablet_bootstrap.cc:654] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.494025 27433 raft_consensus.cc:515] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.498414 27147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516566f961b54a0dbfe6587272e486fa" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc" is_pre_election: true
I20260608 12:58:49.499284 27147 raft_consensus.cc:2468] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea3d5866d994cd58894cfb323419125 in term 0.
I20260608 12:58:49.493921 27443 raft_consensus.cc:3060] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.501271 27262 leader_election.cc:304] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e34e5a07e34588a7b2437485f7c5dc, 2ea3d5866d994cd58894cfb323419125; no voters: 
I20260608 12:58:49.502534 27405 raft_consensus.cc:2804] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:49.503042 27405 raft_consensus.cc:493] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.503443 27405 raft_consensus.cc:3060] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:58:49.511080 27093 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:49.514273 27433 leader_election.cc:290] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:49.521313 27405 raft_consensus.cc:515] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.522573 27420 ts_tablet_manager.cc:1434] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260608 12:58:49.524220 27223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516566f961b54a0dbfe6587272e486fa" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72096c91d9b34869b28336ca7193e61c" is_pre_election: true
W20260608 12:58:49.527470 27260 leader_election.cc:343] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.531759 27147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516566f961b54a0dbfe6587272e486fa" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc"
I20260608 12:58:49.532900 27147 raft_consensus.cc:3060] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.539891 27420 tablet_bootstrap.cc:492] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc: Bootstrap starting.
I20260608 12:58:49.543963 27223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "516566f961b54a0dbfe6587272e486fa" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72096c91d9b34869b28336ca7193e61c"
W20260608 12:58:49.546361 27260 leader_election.cc:343] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.547274 27405 leader_election.cc:290] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 election: Requested vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:49.548902 27443 raft_consensus.cc:515] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.551110 27147 raft_consensus.cc:2468] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea3d5866d994cd58894cfb323419125 in term 1.
I20260608 12:58:49.599712 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6e3b20bf454c00aa7c389bb2a4b20f" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea3d5866d994cd58894cfb323419125"
I20260608 12:58:49.600633 27297 raft_consensus.cc:3060] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.600509 27262 leader_election.cc:304] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29e34e5a07e34588a7b2437485f7c5dc, 2ea3d5866d994cd58894cfb323419125; no voters: 72096c91d9b34869b28336ca7193e61c
I20260608 12:58:49.602002 27420 tablet_bootstrap.cc:654] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.602471 27405 raft_consensus.cc:2804] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:49.603230 27405 raft_consensus.cc:697] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea3d5866d994cd58894cfb323419125, State: Running, Role: LEADER
I20260608 12:58:49.604395 27405 consensus_queue.cc:237] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.607829 27421 tablet_bootstrap.cc:492] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c: No bootstrap required, opened a new log
I20260608 12:58:49.590428 27443 leader_election.cc:290] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Requested vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:49.554652 27148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6e3b20bf454c00aa7c389bb2a4b20f" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc"
W20260608 12:58:49.613790 27188 leader_election.cc:343] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.613878 27421 ts_tablet_manager.cc:1403] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c: Time spent bootstrapping tablet: real 0.125s	user 0.037s	sys 0.041s
I20260608 12:58:49.621593 27443 raft_consensus.cc:493] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.622361 27443 raft_consensus.cc:515] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.627102 27148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fffb824fc44205abe1a19666103c55" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc" is_pre_election: true
I20260608 12:58:49.626492 27039 catalog_manager.cc:5696] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea3d5866d994cd58894cfb323419125 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "2ea3d5866d994cd58894cfb323419125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } health_report { overall_health: HEALTHY } } }
I20260608 12:58:49.628047 27148 raft_consensus.cc:2468] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 0.
I20260608 12:58:49.628654 27420 tablet_bootstrap.cc:492] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc: No bootstrap required, opened a new log
I20260608 12:58:49.629303 27420 ts_tablet_manager.cc:1403] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.014s
I20260608 12:58:49.630477 27188 leader_election.cc:304] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e34e5a07e34588a7b2437485f7c5dc, 72096c91d9b34869b28336ca7193e61c; no voters: 
I20260608 12:58:49.632339 27443 leader_election.cc:290] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:49.633561 27420 raft_consensus.cc:359] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.634338 27296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fffb824fc44205abe1a19666103c55" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea3d5866d994cd58894cfb323419125" is_pre_election: true
I20260608 12:58:49.632436 27403 raft_consensus.cc:2804] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:49.635210 27296 raft_consensus.cc:2468] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 0.
I20260608 12:58:49.635349 27403 raft_consensus.cc:493] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.635891 27403 raft_consensus.cc:3060] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.634590 27420 raft_consensus.cc:385] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.638137 27420 raft_consensus.cc:740] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.639529 27420 consensus_queue.cc:260] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.642719 27421 raft_consensus.cc:359] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.643951 27421 raft_consensus.cc:385] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.644413 27421 raft_consensus.cc:740] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.645351 27421 consensus_queue.cc:260] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.646850 27297 raft_consensus.cc:2468] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 1.
I20260608 12:58:49.652743 27187 leader_election.cc:304] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2ea3d5866d994cd58894cfb323419125, 72096c91d9b34869b28336ca7193e61c; no voters: 29e34e5a07e34588a7b2437485f7c5dc
I20260608 12:58:49.653326 27421 ts_tablet_manager.cc:1434] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.000s
I20260608 12:58:49.654320 27443 raft_consensus.cc:2804] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:49.654829 27421 tablet_bootstrap.cc:492] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c: Bootstrap starting.
I20260608 12:58:49.651705 27403 raft_consensus.cc:515] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.658255 27148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fffb824fc44205abe1a19666103c55" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc"
I20260608 12:58:49.659111 27148 raft_consensus.cc:3060] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.664034 27421 tablet_bootstrap.cc:654] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.673724 27405 raft_consensus.cc:493] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.674445 27405 raft_consensus.cc:515] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.675688 27403 leader_election.cc:290] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Requested vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:49.676012 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17fffb824fc44205abe1a19666103c55" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea3d5866d994cd58894cfb323419125"
I20260608 12:58:49.677006 27297 raft_consensus.cc:3060] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.673743 27148 raft_consensus.cc:2468] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 1.
I20260608 12:58:49.678791 27188 leader_election.cc:304] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29e34e5a07e34588a7b2437485f7c5dc, 72096c91d9b34869b28336ca7193e61c; no voters: 
I20260608 12:58:49.680011 27452 raft_consensus.cc:2804] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:49.679900 27223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a63e1a3eb04e0a8ddf2d3da58c8e83" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72096c91d9b34869b28336ca7193e61c" is_pre_election: true
I20260608 12:58:49.681774 27452 raft_consensus.cc:697] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Becoming Leader. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Running, Role: LEADER
I20260608 12:58:49.681962 27147 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a63e1a3eb04e0a8ddf2d3da58c8e83" candidate_uuid: "2ea3d5866d994cd58894cfb323419125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc" is_pre_election: true
I20260608 12:58:49.682271 27405 leader_election.cc:290] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:49.682905 27452 consensus_queue.cc:237] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.687225 27443 raft_consensus.cc:697] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Becoming Leader. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Running, Role: LEADER
I20260608 12:58:49.689147 27297 raft_consensus.cc:2468] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 1.
I20260608 12:58:49.688853 27443 consensus_queue.cc:237] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
W20260608 12:58:49.681885 27260 leader_election.cc:343] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:58:49.693284 27262 leader_election.cc:343] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:58:49.702493 27262 leader_election.cc:304] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [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: 2ea3d5866d994cd58894cfb323419125; no voters: 29e34e5a07e34588a7b2437485f7c5dc, 72096c91d9b34869b28336ca7193e61c
I20260608 12:58:49.708657 27405 raft_consensus.cc:2749] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:49.717649 27420 ts_tablet_manager.cc:1434] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.000s
I20260608 12:58:49.734007 27420 tablet_bootstrap.cc:492] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc: Bootstrap starting.
I20260608 12:58:49.749096 27420 tablet_bootstrap.cc:654] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.750540 27421 tablet_bootstrap.cc:492] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c: No bootstrap required, opened a new log
I20260608 12:58:49.751353 27421 ts_tablet_manager.cc:1403] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c: Time spent bootstrapping tablet: real 0.097s	user 0.030s	sys 0.044s
I20260608 12:58:49.755424 27421 raft_consensus.cc:359] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.756522 27421 raft_consensus.cc:385] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.755131 27044 catalog_manager.cc:5696] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 72096c91d9b34869b28336ca7193e61c (127.17.15.66). New cstate: current_term: 1 leader_uuid: "72096c91d9b34869b28336ca7193e61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:49.756989 27421 raft_consensus.cc:740] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.758355 27421 consensus_queue.cc:260] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.758523 27044 catalog_manager.cc:5696] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 72096c91d9b34869b28336ca7193e61c (127.17.15.66). New cstate: current_term: 1 leader_uuid: "72096c91d9b34869b28336ca7193e61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:49.761812 27421 ts_tablet_manager.cc:1434] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:58:49.763532 27421 tablet_bootstrap.cc:492] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c: Bootstrap starting.
I20260608 12:58:49.771638 27421 tablet_bootstrap.cc:654] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:49.783546 27421 tablet_bootstrap.cc:492] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c: No bootstrap required, opened a new log
I20260608 12:58:49.784143 27421 ts_tablet_manager.cc:1403] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 12:58:49.786481 27420 tablet_bootstrap.cc:492] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc: No bootstrap required, opened a new log
I20260608 12:58:49.787168 27420 ts_tablet_manager.cc:1403] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.018s
I20260608 12:58:49.788074 27421 raft_consensus.cc:359] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.789444 27421 raft_consensus.cc:385] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.789911 27421 raft_consensus.cc:740] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.791115 27421 consensus_queue.cc:260] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.791682 27420 raft_consensus.cc:359] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.792568 27420 raft_consensus.cc:385] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:49.792970 27420 raft_consensus.cc:740] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29e34e5a07e34588a7b2437485f7c5dc, State: Initialized, Role: FOLLOWER
I20260608 12:58:49.794121 27420 consensus_queue.cc:260] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.794831 27421 ts_tablet_manager.cc:1434] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:58:49.797667 27420 ts_tablet_manager.cc:1434] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:58:49.799863 27405 consensus_queue.cc:1048] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:49.823484 27223 raft_consensus.cc:3060] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.841739 27405 consensus_queue.cc:1048] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:49.845157 27452 raft_consensus.cc:493] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.845811 27452 raft_consensus.cc:515] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.851361 27452 leader_election.cc:290] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:49.852097 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecbb6223a404cbf90a9022f2f5be82a" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea3d5866d994cd58894cfb323419125" is_pre_election: true
I20260608 12:58:49.852969 27297 raft_consensus.cc:2468] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 0.
I20260608 12:58:49.854806 27187 leader_election.cc:304] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea3d5866d994cd58894cfb323419125, 72096c91d9b34869b28336ca7193e61c; no voters: 
I20260608 12:58:49.856086 27452 raft_consensus.cc:2804] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:49.856703 27452 raft_consensus.cc:493] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:49.857177 27452 raft_consensus.cc:3060] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.850695 27148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecbb6223a404cbf90a9022f2f5be82a" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc" is_pre_election: true
I20260608 12:58:49.858377 27148 raft_consensus.cc:2468] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 0.
I20260608 12:58:49.870020 27452 raft_consensus.cc:515] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.873208 27452 leader_election.cc:290] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Requested vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:49.874671 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecbb6223a404cbf90a9022f2f5be82a" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea3d5866d994cd58894cfb323419125"
I20260608 12:58:49.875029 27148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ecbb6223a404cbf90a9022f2f5be82a" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc"
I20260608 12:58:49.875594 27297 raft_consensus.cc:3060] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.875970 27148 raft_consensus.cc:3060] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.885867 27297 raft_consensus.cc:2468] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 1.
I20260608 12:58:49.886255 27148 raft_consensus.cc:2468] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 1.
I20260608 12:58:49.887660 27187 leader_election.cc:304] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea3d5866d994cd58894cfb323419125, 72096c91d9b34869b28336ca7193e61c; no voters: 
I20260608 12:58:49.888758 27452 raft_consensus.cc:2804] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:49.889415 27452 raft_consensus.cc:697] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Becoming Leader. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Running, Role: LEADER
I20260608 12:58:49.890465 27452 consensus_queue.cc:237] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.900807 27046 catalog_manager.cc:5696] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 72096c91d9b34869b28336ca7193e61c (127.17.15.66). New cstate: current_term: 1 leader_uuid: "72096c91d9b34869b28336ca7193e61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:49.934841 27432 raft_consensus.cc:493] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:49.935643 27432 raft_consensus.cc:515] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:49.940390 27432 leader_election.cc:290] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193), 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:49.966055 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6e3b20bf454c00aa7c389bb2a4b20f" candidate_uuid: "29e34e5a07e34588a7b2437485f7c5dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea3d5866d994cd58894cfb323419125" is_pre_election: true
I20260608 12:58:49.966110 27223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6e3b20bf454c00aa7c389bb2a4b20f" candidate_uuid: "29e34e5a07e34588a7b2437485f7c5dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72096c91d9b34869b28336ca7193e61c" is_pre_election: true
I20260608 12:58:49.967094 27297 raft_consensus.cc:2393] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29e34e5a07e34588a7b2437485f7c5dc in current term 1: Already voted for candidate 72096c91d9b34869b28336ca7193e61c in this term.
I20260608 12:58:49.968487 27112 leader_election.cc:304] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [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: 29e34e5a07e34588a7b2437485f7c5dc; no voters: 2ea3d5866d994cd58894cfb323419125, 72096c91d9b34869b28336ca7193e61c
I20260608 12:58:49.969345 27432 raft_consensus.cc:3060] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:49.975514 27432 raft_consensus.cc:2749] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:58:50.078531 27223 raft_consensus.cc:3060] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:50.086632 27405 consensus_queue.cc:1048] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:50.108522 27405 consensus_queue.cc:1048] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:50.132756 27452 consensus_queue.cc:1048] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:50.150622 27452 consensus_queue.cc:1048] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:58:50.211258 27452 raft_consensus.cc:493] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:50.211849 27452 raft_consensus.cc:515] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:50.214202 27452 leader_election.cc:290] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:50.215514 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a63e1a3eb04e0a8ddf2d3da58c8e83" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea3d5866d994cd58894cfb323419125" is_pre_election: true
I20260608 12:58:50.215420 27148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a63e1a3eb04e0a8ddf2d3da58c8e83" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc" is_pre_election: true
I20260608 12:58:50.216641 27297 raft_consensus.cc:2468] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 0.
I20260608 12:58:50.216670 27148 raft_consensus.cc:2468] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 0.
I20260608 12:58:50.218400 27187 leader_election.cc:304] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea3d5866d994cd58894cfb323419125, 72096c91d9b34869b28336ca7193e61c; no voters: 
I20260608 12:58:50.219499 27452 raft_consensus.cc:2804] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:50.219918 27452 raft_consensus.cc:493] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:50.220299 27452 raft_consensus.cc:3060] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:50.227421 27452 raft_consensus.cc:515] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:50.230175 27452 leader_election.cc:290] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Requested vote from peers 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481), 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:50.231335 27148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a63e1a3eb04e0a8ddf2d3da58c8e83" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29e34e5a07e34588a7b2437485f7c5dc"
I20260608 12:58:50.232303 27297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64a63e1a3eb04e0a8ddf2d3da58c8e83" candidate_uuid: "72096c91d9b34869b28336ca7193e61c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea3d5866d994cd58894cfb323419125"
I20260608 12:58:50.232350 27148 raft_consensus.cc:3060] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:50.233155 27297 raft_consensus.cc:3060] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:50.239391 27297 raft_consensus.cc:2468] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 1.
I20260608 12:58:50.240700 27187 leader_election.cc:304] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea3d5866d994cd58894cfb323419125, 72096c91d9b34869b28336ca7193e61c; no voters: 
I20260608 12:58:50.241633 27452 raft_consensus.cc:2804] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:50.242175 27452 raft_consensus.cc:697] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Becoming Leader. State: Replica: 72096c91d9b34869b28336ca7193e61c, State: Running, Role: LEADER
I20260608 12:58:50.242368 27148 raft_consensus.cc:2468] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72096c91d9b34869b28336ca7193e61c in term 1.
I20260608 12:58:50.243206 27452 consensus_queue.cc:237] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } }
I20260608 12:58:50.254738 27044 catalog_manager.cc:5696] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c reported cstate change: term changed from 0 to 1, leader changed from <none> to 72096c91d9b34869b28336ca7193e61c (127.17.15.66). New cstate: current_term: 1 leader_uuid: "72096c91d9b34869b28336ca7193e61c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:50.273829 27403 consensus_queue.cc:1048] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:50.277036 27403 consensus_queue.cc:1048] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:50.387840 27403 consensus_queue.cc:1048] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:58:50.420873 27403 consensus_queue.cc:1048] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:50.612386 27478 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.008s	sys 0.007s
W20260608 12:58:50.614069 27410 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.005s	sys 0.008s
W20260608 12:58:50.613720 27412 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.013s	sys 0.000s
W20260608 12:58:50.612540 27476 meta_cache.cc:1261] Time spent looking up entry by key: real 0.051s	user 0.004s	sys 0.007s
W20260608 12:58:50.612293 27409 meta_cache.cc:1097] Time spent processing table locations response: real 0.053s	user 0.001s	sys 0.004s
W20260608 12:58:50.613186 27480 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.004s	sys 0.007s
W20260608 12:58:50.613281 27411 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.014s	sys 0.000s
W20260608 12:58:50.621435 27409 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.17.15.126:35079, user_credentials={real_user=slave}} blocked reactor thread for 62528.7us
I20260608 12:58:50.681396 27452 consensus_queue.cc:1048] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:50.704602 27476 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.003s	sys 0.005s
I20260608 12:58:50.719697 27403 consensus_queue.cc:1048] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:58:50.748490 27411 meta_cache.cc:1261] Time spent looking up entry by key: real 0.103s	user 0.003s	sys 0.010s
W20260608 12:58:51.322182 27260 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.66:35193, user_credentials={real_user=slave}} blocked reactor thread for 133962us
W20260608 12:58:51.823556 27410 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.17.15.67:37479, user_credentials={real_user=slave}} blocked reactor thread for 64125.4us
W20260608 12:58:52.628121 27188 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:34481, user_credentials={real_user=slave}} blocked reactor thread for 74225.2us
I20260608 12:58:52.788704 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:52.809862 27526 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:52.813885 27527 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:52.816272 27529 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:52.817818 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:52.820371 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:52.820729 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:52.820978 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923532820958 us; error 0 us; skew 500 ppm
I20260608 12:58:52.821743 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:52.826323 17469 webserver.cc:533] Webserver started at http://127.17.15.68:36475/ using document root <none> and password file <none>
I20260608 12:58:52.827108 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:52.827411 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:52.827823 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:52.829638 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "d49522c9777349b8b4289529bffeb1ac"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-457t"
I20260608 12:58:52.836620 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:58:52.841800 27534 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.843075 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:58:52.843492 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "d49522c9777349b8b4289529bffeb1ac"
format_stamp: "Formatted at 2026-06-08 12:58:52 on dist-test-slave-457t"
I20260608 12:58:52.843844 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:52.859983 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:52.861873 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:52.864143 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:52.867503 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:52.867779 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:52.868167 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:52.868501 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:58:52.951550 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:43709
I20260608 12:58:52.951772 27596 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:43709 every 8 connection(s)
I20260608 12:58:52.979966 27597 heartbeater.cc:344] Connected to a master server at 127.17.15.126:35079
I20260608 12:58:52.980648 27597 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:52.981953 27597 heartbeater.cc:507] Master 127.17.15.126:35079 requested a full tablet report, sending...
I20260608 12:58:52.985286 27045 ts_manager.cc:194] Registered new tserver with Master: d49522c9777349b8b4289529bffeb1ac (127.17.15.68:43709)
I20260608 12:58:52.987188 27045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46476
I20260608 12:58:53.952968 27295 consensus_queue.cc:237] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:53.965948 27148 raft_consensus.cc:1275] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Refusing update from remote peer 2ea3d5866d994cd58894cfb323419125: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:53.968575 27222 raft_consensus.cc:1275] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Refusing update from remote peer 2ea3d5866d994cd58894cfb323419125: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:53.969635 27504 consensus_queue.cc:1048] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:53.971199 27604 consensus_queue.cc:1048] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:58:53.987154 27260 consensus_peers.cc:597] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 -> Peer d49522c9777349b8b4289529bffeb1ac (127.17.15.68:43709): Couldn't send request to peer d49522c9777349b8b4289529bffeb1ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 516566f961b54a0dbfe6587272e486fa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:53.991171 27597 heartbeater.cc:499] Master 127.17.15.126:35079 was elected leader, sending a full tablet report...
I20260608 12:58:53.995029 27604 raft_consensus.cc:2955] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:53.999575 27148 raft_consensus.cc:2955] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.030059 27222 raft_consensus.cc:2955] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.042004 27045 catalog_manager.cc:5696] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc reported cstate change: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "2ea3d5866d994cd58894cfb323419125" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.053139 27222 consensus_queue.cc:237] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } attrs { replace: true } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:54.066875 27148 raft_consensus.cc:1275] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Refusing update from remote peer 72096c91d9b34869b28336ca7193e61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:54.068775 27295 raft_consensus.cc:1275] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Refusing update from remote peer 72096c91d9b34869b28336ca7193e61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:54.069650 27506 consensus_queue.cc:1048] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:54.077018 27506 consensus_queue.cc:1048] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:54.100430 27506 raft_consensus.cc:2955] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } attrs { replace: true } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.106988 27294 raft_consensus.cc:2955] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } attrs { replace: true } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.140473 27148 raft_consensus.cc:2955] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } attrs { replace: true } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
W20260608 12:58:54.150650 27186 consensus_peers.cc:597] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c -> Peer d49522c9777349b8b4289529bffeb1ac (127.17.15.68:43709): Couldn't send request to peer d49522c9777349b8b4289529bffeb1ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17fffb824fc44205abe1a19666103c55. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:54.173044 27222 consensus_queue.cc:237] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } attrs { replace: true } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:54.182294 27046 catalog_manager.cc:5696] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc reported cstate change: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "72096c91d9b34869b28336ca7193e61c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } attrs { replace: true } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.193737 27294 raft_consensus.cc:1275] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Refusing update from remote peer 72096c91d9b34869b28336ca7193e61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:58:54.195657 27186 consensus_peers.cc:597] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c -> Peer d49522c9777349b8b4289529bffeb1ac (127.17.15.68:43709): Couldn't send request to peer d49522c9777349b8b4289529bffeb1ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64a63e1a3eb04e0a8ddf2d3da58c8e83. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:54.196951 27623 consensus_queue.cc:1048] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:54.200281 27148 raft_consensus.cc:1275] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Refusing update from remote peer 72096c91d9b34869b28336ca7193e61c: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:54.206197 27623 consensus_queue.cc:1048] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:54.212450 27506 raft_consensus.cc:2955] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } attrs { replace: true } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.215958 27294 raft_consensus.cc:2955] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } attrs { replace: true } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.231607 27145 raft_consensus.cc:2955] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } attrs { replace: true } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.235021 27043 catalog_manager.cc:5696] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c reported cstate change: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "72096c91d9b34869b28336ca7193e61c" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:54.236167 27295 consensus_queue.cc:237] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
W20260608 12:58:54.264829 27260 consensus_peers.cc:597] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 -> Peer d49522c9777349b8b4289529bffeb1ac (127.17.15.68:43709): Couldn't send request to peer d49522c9777349b8b4289529bffeb1ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7d347b7ea054f1d8c4f4e0da8072cbb. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:54.264829 27222 raft_consensus.cc:1275] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Refusing update from remote peer 2ea3d5866d994cd58894cfb323419125: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:54.266599 27145 raft_consensus.cc:1275] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Refusing update from remote peer 2ea3d5866d994cd58894cfb323419125: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:58:54.267596 27604 consensus_queue.cc:1048] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:54.269178 27610 consensus_queue.cc:1048] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:58:54.281513 27610 raft_consensus.cc:2955] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.283892 27145 raft_consensus.cc:2955] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.286160 27222 raft_consensus.cc:2955] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.303865 27043 catalog_manager.cc:5696] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc reported cstate change: config changed from index -1 to 16, NON_VOTER d49522c9777349b8b4289529bffeb1ac (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "2ea3d5866d994cd58894cfb323419125" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } }
I20260608 12:58:54.437813 27631 ts_tablet_manager.cc:933] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: Initiating tablet copy from peer 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:54.440655 27631 tablet_copy_client.cc:323] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:37479
I20260608 12:58:54.458387 27307 tablet_copy_service.cc:140] P 2ea3d5866d994cd58894cfb323419125: Received BeginTabletCopySession request for tablet 516566f961b54a0dbfe6587272e486fa from peer d49522c9777349b8b4289529bffeb1ac ({username='slave'} at 127.0.0.1:42880)
I20260608 12:58:54.459290 27307 tablet_copy_service.cc:161] P 2ea3d5866d994cd58894cfb323419125: Beginning new tablet copy session on tablet 516566f961b54a0dbfe6587272e486fa from peer d49522c9777349b8b4289529bffeb1ac at {username='slave'} at 127.0.0.1:42880: session id = d49522c9777349b8b4289529bffeb1ac-516566f961b54a0dbfe6587272e486fa
I20260608 12:58:54.470284 27307 tablet_copy_source_session.cc:215] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:54.474656 27631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 516566f961b54a0dbfe6587272e486fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:54.494899 27631 tablet_copy_client.cc:806] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:54.495677 27631 tablet_copy_client.cc:670] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:54.502071 27631 tablet_copy_client.cc:538] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:54.515686 27631 tablet_bootstrap.cc:492] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: Bootstrap starting.
I20260608 12:58:54.544690 27634 ts_tablet_manager.cc:933] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: Initiating tablet copy from peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:54.557062 27634 tablet_copy_client.cc:323] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:35193
I20260608 12:58:54.587808 27233 tablet_copy_service.cc:140] P 72096c91d9b34869b28336ca7193e61c: Received BeginTabletCopySession request for tablet 17fffb824fc44205abe1a19666103c55 from peer d49522c9777349b8b4289529bffeb1ac ({username='slave'} at 127.0.0.1:58200)
I20260608 12:58:54.588618 27233 tablet_copy_service.cc:161] P 72096c91d9b34869b28336ca7193e61c: Beginning new tablet copy session on tablet 17fffb824fc44205abe1a19666103c55 from peer d49522c9777349b8b4289529bffeb1ac at {username='slave'} at 127.0.0.1:58200: session id = d49522c9777349b8b4289529bffeb1ac-17fffb824fc44205abe1a19666103c55
I20260608 12:58:54.611609 27233 tablet_copy_source_session.cc:215] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:54.616449 27634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17fffb824fc44205abe1a19666103c55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:54.645586 27634 tablet_copy_client.cc:806] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:54.646466 27634 tablet_copy_client.cc:670] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:54.653333 27634 tablet_copy_client.cc:538] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:54.671211 27634 tablet_bootstrap.cc:492] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: Bootstrap starting.
I20260608 12:58:54.699144 27631 tablet_bootstrap.cc:492] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:54.700482 27631 tablet_bootstrap.cc:492] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: Bootstrap complete.
I20260608 12:58:54.701496 27631 ts_tablet_manager.cc:1403] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: Time spent bootstrapping tablet: real 0.186s	user 0.155s	sys 0.017s
I20260608 12:58:54.706518 27631 raft_consensus.cc:359] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:54.707563 27631 raft_consensus.cc:740] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d49522c9777349b8b4289529bffeb1ac, State: Initialized, Role: LEARNER
I20260608 12:58:54.708428 27631 consensus_queue.cc:260] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:54.715992 27638 ts_tablet_manager.cc:933] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: Initiating tablet copy from peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193)
I20260608 12:58:54.727775 27631 ts_tablet_manager.cc:1434] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: Time spent starting tablet: real 0.026s	user 0.018s	sys 0.004s
I20260608 12:58:54.730655 27307 tablet_copy_service.cc:342] P 2ea3d5866d994cd58894cfb323419125: Request end of tablet copy session d49522c9777349b8b4289529bffeb1ac-516566f961b54a0dbfe6587272e486fa received from {username='slave'} at 127.0.0.1:42880
I20260608 12:58:54.731294 27307 tablet_copy_service.cc:434] P 2ea3d5866d994cd58894cfb323419125: ending tablet copy session d49522c9777349b8b4289529bffeb1ac-516566f961b54a0dbfe6587272e486fa on tablet 516566f961b54a0dbfe6587272e486fa with peer d49522c9777349b8b4289529bffeb1ac
I20260608 12:58:54.753573 27638 tablet_copy_client.cc:323] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:35193
I20260608 12:58:54.756781 27233 tablet_copy_service.cc:140] P 72096c91d9b34869b28336ca7193e61c: Received BeginTabletCopySession request for tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83 from peer d49522c9777349b8b4289529bffeb1ac ({username='slave'} at 127.0.0.1:58200)
I20260608 12:58:54.757475 27233 tablet_copy_service.cc:161] P 72096c91d9b34869b28336ca7193e61c: Beginning new tablet copy session on tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83 from peer d49522c9777349b8b4289529bffeb1ac at {username='slave'} at 127.0.0.1:58200: session id = d49522c9777349b8b4289529bffeb1ac-64a63e1a3eb04e0a8ddf2d3da58c8e83
I20260608 12:58:54.767112 27233 tablet_copy_source_session.cc:215] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:54.771431 27638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:54.794039 27638 tablet_copy_client.cc:806] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:54.794878 27638 tablet_copy_client.cc:670] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:54.800642 27638 tablet_copy_client.cc:538] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:54.812290 27638 tablet_bootstrap.cc:492] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: Bootstrap starting.
I20260608 12:58:54.821784 27631 ts_tablet_manager.cc:933] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: Initiating tablet copy from peer 2ea3d5866d994cd58894cfb323419125 (127.17.15.67:37479)
I20260608 12:58:54.846477 27631 tablet_copy_client.cc:323] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:37479
I20260608 12:58:54.848064 27572 raft_consensus.cc:1217] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:54.861580 27307 tablet_copy_service.cc:140] P 2ea3d5866d994cd58894cfb323419125: Received BeginTabletCopySession request for tablet e7d347b7ea054f1d8c4f4e0da8072cbb from peer d49522c9777349b8b4289529bffeb1ac ({username='slave'} at 127.0.0.1:42880)
I20260608 12:58:54.862331 27307 tablet_copy_service.cc:161] P 2ea3d5866d994cd58894cfb323419125: Beginning new tablet copy session on tablet e7d347b7ea054f1d8c4f4e0da8072cbb from peer d49522c9777349b8b4289529bffeb1ac at {username='slave'} at 127.0.0.1:42880: session id = d49522c9777349b8b4289529bffeb1ac-e7d347b7ea054f1d8c4f4e0da8072cbb
I20260608 12:58:54.884845 27307 tablet_copy_source_session.cc:215] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:58:54.895807 27631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7d347b7ea054f1d8c4f4e0da8072cbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:54.910530 27634 tablet_bootstrap.cc:492] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:54.911701 27634 tablet_bootstrap.cc:492] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: Bootstrap complete.
I20260608 12:58:54.912570 27634 ts_tablet_manager.cc:1403] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: Time spent bootstrapping tablet: real 0.242s	user 0.151s	sys 0.010s
I20260608 12:58:54.916018 27634 raft_consensus.cc:359] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } attrs { replace: true } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:54.917272 27634 raft_consensus.cc:740] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d49522c9777349b8b4289529bffeb1ac, State: Initialized, Role: LEARNER
I20260608 12:58:54.918422 27634 consensus_queue.cc:260] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } attrs { replace: true } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:54.926184 27634 ts_tablet_manager.cc:1434] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260608 12:58:54.926369 27262 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:34481, user_credentials={real_user=slave}} blocked reactor thread for 87682.2us
I20260608 12:58:54.928737 27233 tablet_copy_service.cc:342] P 72096c91d9b34869b28336ca7193e61c: Request end of tablet copy session d49522c9777349b8b4289529bffeb1ac-17fffb824fc44205abe1a19666103c55 received from {username='slave'} at 127.0.0.1:58200
I20260608 12:58:54.929337 27233 tablet_copy_service.cc:434] P 72096c91d9b34869b28336ca7193e61c: ending tablet copy session d49522c9777349b8b4289529bffeb1ac-17fffb824fc44205abe1a19666103c55 on tablet 17fffb824fc44205abe1a19666103c55 with peer d49522c9777349b8b4289529bffeb1ac
I20260608 12:58:54.941458 27631 tablet_copy_client.cc:806] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: tablet copy: Starting download of 0 data blocks...
I20260608 12:58:54.942337 27631 tablet_copy_client.cc:670] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: tablet copy: Starting download of 1 WAL segments...
I20260608 12:58:54.948467 27631 tablet_copy_client.cc:538] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:58:54.961882 27631 tablet_bootstrap.cc:492] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: Bootstrap starting.
I20260608 12:58:54.979277 27572 raft_consensus.cc:1217] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:54.991567 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:58:54.997871 27638 tablet_bootstrap.cc:492] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=122 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:54.999388 27638 tablet_bootstrap.cc:492] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: Bootstrap complete.
I20260608 12:58:55.000463 27638 ts_tablet_manager.cc:1403] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: Time spent bootstrapping tablet: real 0.189s	user 0.149s	sys 0.018s
I20260608 12:58:55.004522 27638 raft_consensus.cc:359] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } attrs { replace: true } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:55.005617 27638 raft_consensus.cc:740] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d49522c9777349b8b4289529bffeb1ac, State: Initialized, Role: LEARNER
I20260608 12:58:55.006356 27638 consensus_queue.cc:260] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } attrs { replace: true } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:55.020067 27638 ts_tablet_manager.cc:1434] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 12:58:55.025162 27233 tablet_copy_service.cc:342] P 72096c91d9b34869b28336ca7193e61c: Request end of tablet copy session d49522c9777349b8b4289529bffeb1ac-64a63e1a3eb04e0a8ddf2d3da58c8e83 received from {username='slave'} at 127.0.0.1:58200
I20260608 12:58:55.027242 27233 tablet_copy_service.cc:434] P 72096c91d9b34869b28336ca7193e61c: ending tablet copy session d49522c9777349b8b4289529bffeb1ac-64a63e1a3eb04e0a8ddf2d3da58c8e83 on tablet 64a63e1a3eb04e0a8ddf2d3da58c8e83 with peer d49522c9777349b8b4289529bffeb1ac
I20260608 12:58:55.072394 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:55.075244 17469 tablet_replica.cc:333] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc: stopping tablet replica
I20260608 12:58:55.076442 17469 raft_consensus.cc:2243] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.077214 17469 raft_consensus.cc:2272] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.079730 27572 raft_consensus.cc:1217] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:55.083808 17469 tablet_replica.cc:333] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc: stopping tablet replica
I20260608 12:58:55.085078 17469 raft_consensus.cc:2243] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.085911 17469 raft_consensus.cc:2272] T 17fffb824fc44205abe1a19666103c55 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.091778 17469 tablet_replica.cc:333] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc: stopping tablet replica
I20260608 12:58:55.092922 17469 raft_consensus.cc:2243] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.093895 17469 raft_consensus.cc:2272] T 17859874499b43c5b6e0141d20034f5e P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.098537 17469 tablet_replica.cc:333] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc: stopping tablet replica
I20260608 12:58:55.099346 17469 raft_consensus.cc:2243] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.100062 17469 raft_consensus.cc:2272] T 516566f961b54a0dbfe6587272e486fa P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.103173 17469 tablet_replica.cc:333] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc: stopping tablet replica
I20260608 12:58:55.104130 17469 raft_consensus.cc:2243] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.105041 17469 raft_consensus.cc:2272] T 0ecbb6223a404cbf90a9022f2f5be82a P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.108359 17469 tablet_replica.cc:333] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc: stopping tablet replica
I20260608 12:58:55.109020 17469 raft_consensus.cc:2243] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.109690 17469 raft_consensus.cc:2272] T e7d347b7ea054f1d8c4f4e0da8072cbb P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.114234 17469 tablet_replica.cc:333] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc: stopping tablet replica
I20260608 12:58:55.115200 17469 raft_consensus.cc:2243] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.115854 17469 raft_consensus.cc:2272] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.118750 17469 tablet_replica.cc:333] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc: stopping tablet replica
I20260608 12:58:55.119388 17469 raft_consensus.cc:2243] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.120168 17469 raft_consensus.cc:2272] T 7a2b1bf48a6744b381d3cfe4b043be05 P 29e34e5a07e34588a7b2437485f7c5dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.152891 27631 tablet_bootstrap.cc:492] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=135 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:58:55.154017 27631 tablet_bootstrap.cc:492] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: Bootstrap complete.
I20260608 12:58:55.154861 27631 ts_tablet_manager.cc:1403] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: Time spent bootstrapping tablet: real 0.193s	user 0.153s	sys 0.003s
I20260608 12:58:55.159042 27631 raft_consensus.cc:359] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
W20260608 12:58:55.159896 27188 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:34481: connect: Connection refused (error 111) [suppressed 30 similar messages]
I20260608 12:58:55.160025 27631 raft_consensus.cc:740] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d49522c9777349b8b4289529bffeb1ac, State: Initialized, Role: LEARNER
I20260608 12:58:55.161017 27631 consensus_queue.cc:260] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } }
I20260608 12:58:55.163631 27631 ts_tablet_manager.cc:1434] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:58:55.165937 27307 tablet_copy_service.cc:342] P 2ea3d5866d994cd58894cfb323419125: Request end of tablet copy session d49522c9777349b8b4289529bffeb1ac-e7d347b7ea054f1d8c4f4e0da8072cbb received from {username='slave'} at 127.0.0.1:42880
I20260608 12:58:55.166482 27307 tablet_copy_service.cc:434] P 2ea3d5866d994cd58894cfb323419125: ending tablet copy session d49522c9777349b8b4289529bffeb1ac-e7d347b7ea054f1d8c4f4e0da8072cbb on tablet e7d347b7ea054f1d8c4f4e0da8072cbb with peer d49522c9777349b8b4289529bffeb1ac
I20260608 12:58:55.169332 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
W20260608 12:58:55.169622 27188 consensus_peers.cc:597] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c -> Peer 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481): Couldn't send request to peer 29e34e5a07e34588a7b2437485f7c5dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:34481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:55.203099 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:58:55.237870 27643 raft_consensus.cc:1064] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: attempting to promote NON_VOTER d49522c9777349b8b4289529bffeb1ac to VOTER
I20260608 12:58:55.242214 27643 consensus_queue.cc:237] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: false } }
I20260608 12:58:55.252977 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:58:55.252879 27262 consensus_peers.cc:597] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 -> Peer 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481): Couldn't send request to peer 29e34e5a07e34588a7b2437485f7c5dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:34481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:55.256301 17469 tablet_replica.cc:333] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c: stopping tablet replica
I20260608 12:58:55.258476 17469 raft_consensus.cc:2243] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.260329 17469 raft_consensus.cc:2272] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.264098 27572 raft_consensus.cc:1275] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Refusing update from remote peer 2ea3d5866d994cd58894cfb323419125: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 12:58:55.264616 17469 tablet_replica.cc:333] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c: stopping tablet replica
I20260608 12:58:55.265638 17469 raft_consensus.cc:2243] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.266537 17469 raft_consensus.cc:2272] T 516566f961b54a0dbfe6587272e486fa P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.270326 17469 tablet_replica.cc:333] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c: stopping tablet replica
I20260608 12:58:55.267575 27604 consensus_queue.cc:1048] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.003s
I20260608 12:58:55.272143 17469 raft_consensus.cc:2243] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.273597 17469 raft_consensus.cc:2272] T 0ecbb6223a404cbf90a9022f2f5be82a P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:55.273847 27260 consensus_peers.cc:597] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 -> Peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193): Couldn't send request to peer 72096c91d9b34869b28336ca7193e61c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:55.277849 17469 tablet_replica.cc:333] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c: stopping tablet replica
I20260608 12:58:55.279072 17469 raft_consensus.cc:2243] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:58:55.277474 27262 consensus_peers.cc:597] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 -> Peer 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481): Couldn't send request to peer 29e34e5a07e34588a7b2437485f7c5dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:34481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:55.280022 17469 raft_consensus.cc:2272] T e7d347b7ea054f1d8c4f4e0da8072cbb P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:55.282181 27188 consensus_peers.cc:597] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c -> Peer 29e34e5a07e34588a7b2437485f7c5dc (127.17.15.65:34481): Couldn't send request to peer 29e34e5a07e34588a7b2437485f7c5dc. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:34481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:55.286761 17469 tablet_replica.cc:333] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c: stopping tablet replica
I20260608 12:58:55.287811 17469 raft_consensus.cc:2243] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.289157 17469 raft_consensus.cc:2272] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.292744 17469 tablet_replica.cc:333] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c: stopping tablet replica
I20260608 12:58:55.293452 17469 raft_consensus.cc:2243] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.294137 17469 raft_consensus.cc:2272] T b33a9c87f2f84e708e629f19f18b3e00 P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.297892 17469 tablet_replica.cc:333] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c: stopping tablet replica
I20260608 12:58:55.298643 17469 raft_consensus.cc:2243] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.299886 17469 raft_consensus.cc:2272] T 17fffb824fc44205abe1a19666103c55 P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.302855 17469 tablet_replica.cc:333] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c: stopping tablet replica
I20260608 12:58:55.303462 17469 raft_consensus.cc:2243] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.304301 17469 raft_consensus.cc:2272] T 8ff843c3721a4140aea0baee16f736dc P 72096c91d9b34869b28336ca7193e61c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.353117 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:58:55.381407 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:58:55.410756 27572 raft_consensus.cc:1217] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 12:58:55.447381 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:55.448674 17469 tablet_replica.cc:333] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: stopping tablet replica
I20260608 12:58:55.449751 17469 raft_consensus.cc:2243] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.451085 17469 pending_rounds.cc:70] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: Trying to abort 1 pending ops.
I20260608 12:58:55.451375 17469 pending_rounds.cc:77] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294662800339922944 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "516566f961b54a0dbfe6587272e486fa" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: false } } } }
I20260608 12:58:55.452272 17469 raft_consensus.cc:2917] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 12:58:55.452740 17469 raft_consensus.cc:2889] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:58:55.453269 17469 raft_consensus.cc:2272] T 516566f961b54a0dbfe6587272e486fa P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:55.454160 27260 consensus_peers.cc:597] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 -> Peer 72096c91d9b34869b28336ca7193e61c (127.17.15.66:35193): Couldn't send request to peer 72096c91d9b34869b28336ca7193e61c. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.66:35193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:58:55.457443 17469 tablet_replica.cc:333] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125: stopping tablet replica
I20260608 12:58:55.458276 17469 raft_consensus.cc:2243] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.459036 17469 raft_consensus.cc:2272] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.461902 17469 tablet_replica.cc:333] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125: stopping tablet replica
I20260608 12:58:55.462623 17469 raft_consensus.cc:2243] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.463282 17469 raft_consensus.cc:2272] T 4e6e3b20bf454c00aa7c389bb2a4b20f P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.466084 17469 tablet_replica.cc:333] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125: stopping tablet replica
I20260608 12:58:55.466784 17469 raft_consensus.cc:2243] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.467330 17469 raft_consensus.cc:2272] T 17fffb824fc44205abe1a19666103c55 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.469969 17469 tablet_replica.cc:333] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125: stopping tablet replica
I20260608 12:58:55.470752 17469 raft_consensus.cc:2243] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.471529 17469 raft_consensus.cc:2272] T 1b10f748717d47b9ac907c395f4993ab P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.474794 17469 tablet_replica.cc:333] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125: stopping tablet replica
I20260608 12:58:55.475497 17469 raft_consensus.cc:2243] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.476109 17469 raft_consensus.cc:2272] T 0ecbb6223a404cbf90a9022f2f5be82a P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.479015 17469 tablet_replica.cc:333] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125: stopping tablet replica
I20260608 12:58:55.479707 17469 raft_consensus.cc:2243] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.481091 17469 raft_consensus.cc:2272] T e7d347b7ea054f1d8c4f4e0da8072cbb P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.484146 17469 tablet_replica.cc:333] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125: stopping tablet replica
I20260608 12:58:55.484915 17469 raft_consensus.cc:2243] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.485651 17469 raft_consensus.cc:2272] T 14e9c6f4b8ec4a59b001b3c8bf0b33b2 P 2ea3d5866d994cd58894cfb323419125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.526656 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:58:55.557113 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:58:55.594949 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:55.595890 17469 tablet_replica.cc:333] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac: stopping tablet replica
I20260608 12:58:55.596655 17469 raft_consensus.cc:2243] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:55.597164 17469 raft_consensus.cc:2272] T 64a63e1a3eb04e0a8ddf2d3da58c8e83 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:55.599552 17469 tablet_replica.cc:333] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac: stopping tablet replica
I20260608 12:58:55.600251 17469 raft_consensus.cc:2243] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:55.600737 17469 raft_consensus.cc:2272] T 17fffb824fc44205abe1a19666103c55 P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:55.603363 17469 tablet_replica.cc:333] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac: stopping tablet replica
I20260608 12:58:55.604085 17469 raft_consensus.cc:2243] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:58:55.604627 17469 raft_consensus.cc:2272] T e7d347b7ea054f1d8c4f4e0da8072cbb P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:55.607035 17469 tablet_replica.cc:333] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: stopping tablet replica
I20260608 12:58:55.607601 17469 raft_consensus.cc:2243] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:55.608029 17469 pending_rounds.cc:70] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: Trying to abort 1 pending ops.
I20260608 12:58:55.608276 17469 pending_rounds.cc:77] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294662800339922944 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "516566f961b54a0dbfe6587272e486fa" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "29e34e5a07e34588a7b2437485f7c5dc" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 34481 } } peers { permanent_uuid: "72096c91d9b34869b28336ca7193e61c" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 35193 } attrs { replace: true } } peers { permanent_uuid: "2ea3d5866d994cd58894cfb323419125" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 37479 } } peers { permanent_uuid: "d49522c9777349b8b4289529bffeb1ac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 43709 } attrs { promote: false } } } }
I20260608 12:58:55.609009 17469 raft_consensus.cc:2917] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 12:58:55.609371 17469 raft_consensus.cc:2889] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:58:55.609675 17469 raft_consensus.cc:2272] T 516566f961b54a0dbfe6587272e486fa P d49522c9777349b8b4289529bffeb1ac [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:58:55.635154 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:58:55.650619 17469 master.cc:562] Master@127.17.15.126:35079 shutting down...
W20260608 12:58:55.684056 27093 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:58:55.684423 27093 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:58:55.684671 27093 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:58:55.686460 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:58:55.687129 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:55.687538 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef510ae1eb654bfe84cd7697ff30b610: stopping tablet replica
I20260608 12:58:55.712683 17469 master.cc:584] Master@127.17.15.126:35079 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (11517 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:58:55.777904 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:43737
I20260608 12:58:55.779588 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:55.785976 27655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:55.786054 27656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:55.789438 17469 server_base.cc:1061] running on GCE node
W20260608 12:58:55.790663 27658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:55.791813 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:55.792385 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:55.792564 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923535792544 us; error 0 us; skew 500 ppm
I20260608 12:58:55.793227 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:55.796027 17469 webserver.cc:533] Webserver started at http://127.17.15.126:34821/ using document root <none> and password file <none>
I20260608 12:58:55.796772 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:55.797027 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:55.797350 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:55.798615 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "1a91aa505f9b445da26975cea539ca54"
format_stamp: "Formatted at 2026-06-08 12:58:55 on dist-test-slave-457t"
I20260608 12:58:55.803931 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:58:55.808087 27663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:55.809089 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:58:55.809470 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "1a91aa505f9b445da26975cea539ca54"
format_stamp: "Formatted at 2026-06-08 12:58:55 on dist-test-slave-457t"
I20260608 12:58:55.809756 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:55.833204 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:55.834733 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:55.882805 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:43737
I20260608 12:58:55.883052 27714 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:43737 every 8 connection(s)
I20260608 12:58:55.887670 27715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:55.900877 27715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54: Bootstrap starting.
I20260608 12:58:55.906843 27715 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:55.912539 27715 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54: No bootstrap required, opened a new log
I20260608 12:58:55.915199 27715 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a91aa505f9b445da26975cea539ca54" member_type: VOTER }
I20260608 12:58:55.915657 27715 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:55.915992 27715 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a91aa505f9b445da26975cea539ca54, State: Initialized, Role: FOLLOWER
I20260608 12:58:55.916848 27715 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1a91aa505f9b445da26975cea539ca54" member_type: VOTER }
I20260608 12:58:55.917414 27715 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:58:55.917659 27715 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:58:55.918000 27715 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:55.923657 27715 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a91aa505f9b445da26975cea539ca54" member_type: VOTER }
I20260608 12:58:55.924367 27715 leader_election.cc:304] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [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: 1a91aa505f9b445da26975cea539ca54; no voters: 
I20260608 12:58:55.925747 27715 leader_election.cc:290] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:58:55.926440 27718 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:55.928321 27718 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 1 LEADER]: Becoming Leader. State: Replica: 1a91aa505f9b445da26975cea539ca54, State: Running, Role: LEADER
I20260608 12:58:55.929101 27718 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [LEADER]: Queue going to LEADER mode. State: All 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: "1a91aa505f9b445da26975cea539ca54" member_type: VOTER }
I20260608 12:58:55.929716 27715 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:58:55.935799 27720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1a91aa505f9b445da26975cea539ca54. Latest consensus state: current_term: 1 leader_uuid: "1a91aa505f9b445da26975cea539ca54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a91aa505f9b445da26975cea539ca54" member_type: VOTER } }
I20260608 12:58:55.935674 27719 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1a91aa505f9b445da26975cea539ca54" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1a91aa505f9b445da26975cea539ca54" member_type: VOTER } }
I20260608 12:58:55.937798 27720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:55.938211 27719 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [sys.catalog]: This master's current role is: LEADER
I20260608 12:58:55.945274 27728 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:58:55.951504 27728 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:58:55.952795 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:58:55.964375 27728 catalog_manager.cc:1382] Generated new cluster ID: 19d1cbe0fc6d44959d06c89e09e6154b
I20260608 12:58:55.964707 27728 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:58:55.986696 27728 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:58:55.988271 27728 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:58:56.007757 27728 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54: Generated new TSK 0
I20260608 12:58:56.008739 27728 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:58:56.020977 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:56.029104 27736 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.030118 27737 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.031971 27739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:56.032816 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:56.033806 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:56.034025 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:56.034185 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923536034171 us; error 0 us; skew 500 ppm
I20260608 12:58:56.034817 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:56.037827 17469 webserver.cc:533] Webserver started at http://127.17.15.65:41657/ using document root <none> and password file <none>
I20260608 12:58:56.038390 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:56.038587 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:56.038856 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:56.040155 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "c6fa15813248424fb7a69bc5076dcf77"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-457t"
I20260608 12:58:56.045946 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:58:56.050321 27744 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.051789 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:58:56.052412 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "c6fa15813248424fb7a69bc5076dcf77"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-457t"
I20260608 12:58:56.052886 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:56.069686 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:56.071007 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:56.072799 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:56.075467 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:56.075729 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.076040 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:56.076246 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:58:56.121697 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:41629
I20260608 12:58:56.121833 27806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:41629 every 8 connection(s)
I20260608 12:58:56.127725 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:56.137712 27811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.141029 27812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.142601 27814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:56.143550 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:56.145516 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:56.145833 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:56.146080 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923536146033 us; error 0 us; skew 500 ppm
I20260608 12:58:56.146924 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:56.147018 27807 heartbeater.cc:344] Connected to a master server at 127.17.15.126:43737
I20260608 12:58:56.147584 27807 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:56.148804 27807 heartbeater.cc:507] Master 127.17.15.126:43737 requested a full tablet report, sending...
I20260608 12:58:56.150418 17469 webserver.cc:533] Webserver started at http://127.17.15.66:37607/ using document root <none> and password file <none>
I20260608 12:58:56.151316 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:56.151638 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:56.151597 27680 ts_manager.cc:194] Registered new tserver with Master: c6fa15813248424fb7a69bc5076dcf77 (127.17.15.65:41629)
I20260608 12:58:56.152365 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:56.154237 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "7b5bde0353a24c2ab59b04f2cce6464f"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-457t"
I20260608 12:58:56.154827 27680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60172
I20260608 12:58:56.160378 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:58:56.164783 27819 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.165743 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:58:56.166100 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "7b5bde0353a24c2ab59b04f2cce6464f"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-457t"
I20260608 12:58:56.166425 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:56.190339 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:56.191658 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:56.193533 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:56.196501 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:56.196727 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.197075 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:56.197247 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.244902 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:33295
I20260608 12:58:56.245041 27881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:33295 every 8 connection(s)
I20260608 12:58:56.250736 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:58:56.260633 27886 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:58:56.260856 27885 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:56.264683 17469 server_base.cc:1061] running on GCE node
I20260608 12:58:56.265420 27882 heartbeater.cc:344] Connected to a master server at 127.17.15.126:43737
I20260608 12:58:56.265878 27882 heartbeater.cc:461] Registering TS with master...
W20260608 12:58:56.266077 27889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:58:56.266817 27882 heartbeater.cc:507] Master 127.17.15.126:43737 requested a full tablet report, sending...
I20260608 12:58:56.267239 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:58:56.267537 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:58:56.267742 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923536267724 us; error 0 us; skew 500 ppm
I20260608 12:58:56.268780 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:58:56.269552 27680 ts_manager.cc:194] Registered new tserver with Master: 7b5bde0353a24c2ab59b04f2cce6464f (127.17.15.66:33295)
I20260608 12:58:56.271381 27680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60186
I20260608 12:58:56.271749 17469 webserver.cc:533] Webserver started at http://127.17.15.67:42313/ using document root <none> and password file <none>
I20260608 12:58:56.272576 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:58:56.272843 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:58:56.273205 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:58:56.275128 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "3acad7357ab44cb58f3204785f70e670"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-457t"
I20260608 12:58:56.281483 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 12:58:56.285950 27893 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.286931 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:58:56.287339 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "3acad7357ab44cb58f3204785f70e670"
format_stamp: "Formatted at 2026-06-08 12:58:56 on dist-test-slave-457t"
I20260608 12:58:56.287639 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:58:56.306336 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:58:56.307866 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:58:56.309360 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:58:56.312366 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:58:56.312637 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.312885 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:58:56.313074 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:58:56.560009 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:46567
I20260608 12:58:56.560511 27955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:46567 every 8 connection(s)
I20260608 12:58:56.579922 27956 heartbeater.cc:344] Connected to a master server at 127.17.15.126:43737
I20260608 12:58:56.580542 27956 heartbeater.cc:461] Registering TS with master...
I20260608 12:58:56.581557 27956 heartbeater.cc:507] Master 127.17.15.126:43737 requested a full tablet report, sending...
I20260608 12:58:56.584015 27680 ts_manager.cc:194] Registered new tserver with Master: 3acad7357ab44cb58f3204785f70e670 (127.17.15.67:46567)
I20260608 12:58:56.585136 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020951005s
I20260608 12:58:56.585748 27680 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60202
I20260608 12:58:56.620010 27680 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60214:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:58:56.622522 27680 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:58:56.678592 27847 tablet_service.cc:1511] Processing CreateTablet for tablet 823a8bdcdb514d87ac6a3997fc3153ab (DEFAULT_TABLE table=test-workload [id=d690602452d647de9008431c240554f5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:56.680315 27847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823a8bdcdb514d87ac6a3997fc3153ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:56.683557 27921 tablet_service.cc:1511] Processing CreateTablet for tablet 823a8bdcdb514d87ac6a3997fc3153ab (DEFAULT_TABLE table=test-workload [id=d690602452d647de9008431c240554f5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:56.684473 27772 tablet_service.cc:1511] Processing CreateTablet for tablet 823a8bdcdb514d87ac6a3997fc3153ab (DEFAULT_TABLE table=test-workload [id=d690602452d647de9008431c240554f5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:58:56.684881 27921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823a8bdcdb514d87ac6a3997fc3153ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:56.685982 27772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823a8bdcdb514d87ac6a3997fc3153ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:58:56.703657 27974 tablet_bootstrap.cc:492] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f: Bootstrap starting.
I20260608 12:58:56.707108 27976 tablet_bootstrap.cc:492] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77: Bootstrap starting.
I20260608 12:58:56.710145 27975 tablet_bootstrap.cc:492] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670: Bootstrap starting.
I20260608 12:58:56.716111 27976 tablet_bootstrap.cc:654] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:56.716143 27974 tablet_bootstrap.cc:654] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:56.718644 27975 tablet_bootstrap.cc:654] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670: Neither blocks nor log segments found. Creating new log.
I20260608 12:58:56.725471 27974 tablet_bootstrap.cc:492] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f: No bootstrap required, opened a new log
I20260608 12:58:56.726152 27974 ts_tablet_manager.cc:1403] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260608 12:58:56.727283 27975 tablet_bootstrap.cc:492] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670: No bootstrap required, opened a new log
I20260608 12:58:56.727315 27976 tablet_bootstrap.cc:492] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77: No bootstrap required, opened a new log
I20260608 12:58:56.728127 27975 ts_tablet_manager.cc:1403] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 12:58:56.728307 27976 ts_tablet_manager.cc:1403] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.015s
I20260608 12:58:56.729972 27974 raft_consensus.cc:359] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } }
I20260608 12:58:56.730918 27974 raft_consensus.cc:385] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:56.731374 27974 raft_consensus.cc:740] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b5bde0353a24c2ab59b04f2cce6464f, State: Initialized, Role: FOLLOWER
I20260608 12:58:56.731652 27976 raft_consensus.cc:359] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } }
I20260608 12:58:56.732169 27975 raft_consensus.cc:359] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } }
I20260608 12:58:56.732609 27976 raft_consensus.cc:385] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:56.732515 27974 consensus_queue.cc:260] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } }
I20260608 12:58:56.733290 27976 raft_consensus.cc:740] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6fa15813248424fb7a69bc5076dcf77, State: Initialized, Role: FOLLOWER
I20260608 12:58:56.733301 27975 raft_consensus.cc:385] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:58:56.734081 27975 raft_consensus.cc:740] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3acad7357ab44cb58f3204785f70e670, State: Initialized, Role: FOLLOWER
I20260608 12:58:56.734632 27976 consensus_queue.cc:260] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } }
I20260608 12:58:56.735234 27975 consensus_queue.cc:260] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } }
I20260608 12:58:56.743673 27882 heartbeater.cc:499] Master 127.17.15.126:43737 was elected leader, sending a full tablet report...
I20260608 12:58:56.746078 27974 ts_tablet_manager.cc:1434] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f: Time spent starting tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 12:58:56.748997 27976 ts_tablet_manager.cc:1434] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.009s
I20260608 12:58:56.749611 27807 heartbeater.cc:499] Master 127.17.15.126:43737 was elected leader, sending a full tablet report...
I20260608 12:58:56.750489 27975 ts_tablet_manager.cc:1434] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670: Time spent starting tablet: real 0.022s	user 0.016s	sys 0.004s
I20260608 12:58:56.750669 27956 heartbeater.cc:499] Master 127.17.15.126:43737 was elected leader, sending a full tablet report...
W20260608 12:58:56.941937 27727 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:58:56.986524 27982 raft_consensus.cc:493] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:58:56.987221 27982 raft_consensus.cc:515] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } }
I20260608 12:58:56.989856 27982 leader_election.cc:290] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b5bde0353a24c2ab59b04f2cce6464f (127.17.15.66:33295), c6fa15813248424fb7a69bc5076dcf77 (127.17.15.65:41629)
I20260608 12:58:57.002707 27857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823a8bdcdb514d87ac6a3997fc3153ab" candidate_uuid: "3acad7357ab44cb58f3204785f70e670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" is_pre_election: true
I20260608 12:58:57.003720 27857 raft_consensus.cc:2468] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3acad7357ab44cb58f3204785f70e670 in term 0.
I20260608 12:58:57.004470 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823a8bdcdb514d87ac6a3997fc3153ab" candidate_uuid: "3acad7357ab44cb58f3204785f70e670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6fa15813248424fb7a69bc5076dcf77" is_pre_election: true
I20260608 12:58:57.005292 27896 leader_election.cc:304] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3acad7357ab44cb58f3204785f70e670, 7b5bde0353a24c2ab59b04f2cce6464f; no voters: 
I20260608 12:58:57.005365 27782 raft_consensus.cc:2468] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3acad7357ab44cb58f3204785f70e670 in term 0.
I20260608 12:58:57.006260 27982 raft_consensus.cc:2804] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:58:57.006697 27982 raft_consensus.cc:493] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:58:57.007107 27982 raft_consensus.cc:3060] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.013711 27982 raft_consensus.cc:515] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } }
I20260608 12:58:57.015873 27982 leader_election.cc:290] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [CANDIDATE]: Term 1 election: Requested vote from peers 7b5bde0353a24c2ab59b04f2cce6464f (127.17.15.66:33295), c6fa15813248424fb7a69bc5076dcf77 (127.17.15.65:41629)
I20260608 12:58:57.017215 27857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823a8bdcdb514d87ac6a3997fc3153ab" candidate_uuid: "3acad7357ab44cb58f3204785f70e670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b5bde0353a24c2ab59b04f2cce6464f"
I20260608 12:58:57.017923 27857 raft_consensus.cc:3060] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.017822 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823a8bdcdb514d87ac6a3997fc3153ab" candidate_uuid: "3acad7357ab44cb58f3204785f70e670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6fa15813248424fb7a69bc5076dcf77"
I20260608 12:58:57.019034 27782 raft_consensus.cc:3060] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:58:57.025708 27782 raft_consensus.cc:2468] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3acad7357ab44cb58f3204785f70e670 in term 1.
I20260608 12:58:57.026685 27857 raft_consensus.cc:2468] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3acad7357ab44cb58f3204785f70e670 in term 1.
I20260608 12:58:57.027271 27895 leader_election.cc:304] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3acad7357ab44cb58f3204785f70e670, c6fa15813248424fb7a69bc5076dcf77; no voters: 
I20260608 12:58:57.028483 27982 raft_consensus.cc:2804] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:58:57.030078 27982 raft_consensus.cc:697] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 1 LEADER]: Becoming Leader. State: Replica: 3acad7357ab44cb58f3204785f70e670, State: Running, Role: LEADER
I20260608 12:58:57.031241 27982 consensus_queue.cc:237] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } }
I20260608 12:58:57.041543 27680 catalog_manager.cc:5696] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3acad7357ab44cb58f3204785f70e670 (127.17.15.67). New cstate: current_term: 1 leader_uuid: "3acad7357ab44cb58f3204785f70e670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b5bde0353a24c2ab59b04f2cce6464f" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3acad7357ab44cb58f3204785f70e670" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 46567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6fa15813248424fb7a69bc5076dcf77" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 41629 } health_report { overall_health: UNKNOWN } } }
I20260608 12:58:57.083561 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:58:57.121703 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:57.122910 17469 tablet_replica.cc:333] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77: stopping tablet replica
I20260608 12:58:57.123582 17469 raft_consensus.cc:2243] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:57.124100 17469 raft_consensus.cc:2272] T 823a8bdcdb514d87ac6a3997fc3153ab P c6fa15813248424fb7a69bc5076dcf77 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:58:57.145459 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:58:57.158655 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:58:57.182415 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:58:57.183483 17469 tablet_replica.cc:333] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f: stopping tablet replica
I20260608 12:58:57.184232 17469 raft_consensus.cc:2243] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:58:57.184749 17469 raft_consensus.cc:2272] T 823a8bdcdb514d87ac6a3997fc3153ab P 7b5bde0353a24c2ab59b04f2cce6464f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:58:57.444525 27878 debug-util.cc:398] Leaking SignalData structure 0x7b080020da60 after lost signal to thread 17472
W20260608 12:58:57.453197 27895 consensus_peers.cc:597] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 -> Peer c6fa15813248424fb7a69bc5076dcf77 (127.17.15.65:41629): Couldn't send request to peer c6fa15813248424fb7a69bc5076dcf77. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:57.474474 27896 consensus_peers.cc:597] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 -> Peer 7b5bde0353a24c2ab59b04f2cce6464f (127.17.15.66:33295): Couldn't send request to peer 7b5bde0353a24c2ab59b04f2cce6464f. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.66:33295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:58:58.205173 17469 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 27878)
W20260608 12:58:59.205919 17469 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 27878)
W20260608 12:58:59.799706 27895 consensus_peers.cc:597] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 -> Peer c6fa15813248424fb7a69bc5076dcf77 (127.17.15.65:41629): Couldn't send request to peer c6fa15813248424fb7a69bc5076dcf77. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41629: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:59:00.114207 27896 consensus_peers.cc:597] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 -> Peer 7b5bde0353a24c2ab59b04f2cce6464f (127.17.15.66:33295): Couldn't send request to peer 7b5bde0353a24c2ab59b04f2cce6464f. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.66:33295: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 12:59:00.206504 17469 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 27878)
W20260608 12:59:00.238613 27895 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:41629: connect: Connection refused (error 111) [suppressed 17 similar messages]
I20260608 12:59:00.902256 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:59:00.916268 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:59:00.941711 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:00.942422 17469 tablet_replica.cc:333] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670: stopping tablet replica
I20260608 12:59:00.942963 17469 raft_consensus.cc:2243] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:00.943809 17469 pending_rounds.cc:70] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670: Trying to abort 1 pending ops.
I20260608 12:59:00.943989 17469 pending_rounds.cc:77] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662807688564736 op_type: NO_OP noop_request { }
I20260608 12:59:00.944419 17469 raft_consensus.cc:2889] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:59:00.944769 17469 raft_consensus.cc:2272] T 823a8bdcdb514d87ac6a3997fc3153ab P 3acad7357ab44cb58f3204785f70e670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:00.965674 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:59:00.975735 17469 master.cc:562] Master@127.17.15.126:43737 shutting down...
I20260608 12:59:00.995741 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:00.996445 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:00.996824 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1a91aa505f9b445da26975cea539ca54: stopping tablet replica
I20260608 12:59:01.015486 17469 master.cc:584] Master@127.17.15.126:43737 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (5279 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:59:01.052680 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:41457
I20260608 12:59:01.053903 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:01.059643 27987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:01.059764 27988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:01.062569 27990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:01.062659 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:01.064095 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:01.064419 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:01.064635 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923541064596 us; error 0 us; skew 500 ppm
I20260608 12:59:01.065336 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:01.068368 17469 webserver.cc:533] Webserver started at http://127.17.15.126:35601/ using document root <none> and password file <none>
I20260608 12:59:01.068984 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:01.069190 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:01.069573 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:01.070899 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "657579fccc554ef19dc3dd2d14a23e12"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.076545 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 12:59:01.080746 27995 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.081722 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:59:01.082121 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "657579fccc554ef19dc3dd2d14a23e12"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.082484 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:01.095700 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:01.097131 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:01.140406 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:41457
I20260608 12:59:01.140620 28046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:41457 every 8 connection(s)
I20260608 12:59:01.145274 28047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:01.157281 28047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12: Bootstrap starting.
I20260608 12:59:01.162185 28047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:01.166926 28047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12: No bootstrap required, opened a new log
I20260608 12:59:01.169513 28047 raft_consensus.cc:359] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "657579fccc554ef19dc3dd2d14a23e12" member_type: VOTER }
I20260608 12:59:01.169956 28047 raft_consensus.cc:385] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:01.170166 28047 raft_consensus.cc:740] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 657579fccc554ef19dc3dd2d14a23e12, State: Initialized, Role: FOLLOWER
I20260608 12:59:01.170781 28047 consensus_queue.cc:260] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "657579fccc554ef19dc3dd2d14a23e12" member_type: VOTER }
I20260608 12:59:01.171253 28047 raft_consensus.cc:399] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:01.171476 28047 raft_consensus.cc:493] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:01.171726 28047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:01.177134 28047 raft_consensus.cc:515] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "657579fccc554ef19dc3dd2d14a23e12" member_type: VOTER }
I20260608 12:59:01.177704 28047 leader_election.cc:304] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [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: 657579fccc554ef19dc3dd2d14a23e12; no voters: 
I20260608 12:59:01.178928 28047 leader_election.cc:290] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:01.179432 28050 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:01.181087 28050 raft_consensus.cc:697] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 1 LEADER]: Becoming Leader. State: Replica: 657579fccc554ef19dc3dd2d14a23e12, State: Running, Role: LEADER
I20260608 12:59:01.181905 28050 consensus_queue.cc:237] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [LEADER]: Queue going to LEADER mode. State: All 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: "657579fccc554ef19dc3dd2d14a23e12" member_type: VOTER }
I20260608 12:59:01.182432 28047 sys_catalog.cc:565] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:01.187053 28051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "657579fccc554ef19dc3dd2d14a23e12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "657579fccc554ef19dc3dd2d14a23e12" member_type: VOTER } }
I20260608 12:59:01.187834 28051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:01.187976 28052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 657579fccc554ef19dc3dd2d14a23e12. Latest consensus state: current_term: 1 leader_uuid: "657579fccc554ef19dc3dd2d14a23e12" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "657579fccc554ef19dc3dd2d14a23e12" member_type: VOTER } }
I20260608 12:59:01.188984 28052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:01.194110 28057 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:01.199613 28057 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:01.203181 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:01.212648 28057 catalog_manager.cc:1382] Generated new cluster ID: f8d7ce6b350e4e37bf05b6b4f4f008da
I20260608 12:59:01.213014 28057 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:01.248322 28057 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:01.249919 28057 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:01.266708 28057 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12: Generated new TSK 0
I20260608 12:59:01.267433 28057 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:01.335275 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:01.341965 28068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:01.343499 28069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:01.345140 28071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:01.345940 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:01.347012 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:01.347227 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:01.347467 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923541347444 us; error 0 us; skew 500 ppm
I20260608 12:59:01.348140 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:01.351878 17469 webserver.cc:533] Webserver started at http://127.17.15.65:44871/ using document root <none> and password file <none>
I20260608 12:59:01.352653 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:01.352926 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:01.353268 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:01.354625 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "d6d1a95cad9744c99402eb467f69a673"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.360571 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:59:01.364708 28076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.365688 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:59:01.366089 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "d6d1a95cad9744c99402eb467f69a673"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.366441 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:01.376884 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:01.378185 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:01.379864 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:01.382679 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:01.382969 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.383270 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:01.383477 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.435635 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:44769
I20260608 12:59:01.435806 28138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:44769 every 8 connection(s)
I20260608 12:59:01.441882 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:01.452355 28143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:01.452562 28144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:01.454823 28146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:01.455801 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:01.457196 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:01.457540 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:01.457832 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923541457804 us; error 0 us; skew 500 ppm
I20260608 12:59:01.458709 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:01.461292 28139 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41457
I20260608 12:59:01.461871 28139 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:01.462107 17469 webserver.cc:533] Webserver started at http://127.17.15.66:39355/ using document root <none> and password file <none>
I20260608 12:59:01.462913 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:01.462872 28139 heartbeater.cc:507] Master 127.17.15.126:41457 requested a full tablet report, sending...
I20260608 12:59:01.463464 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:01.463896 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:01.466027 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "6f24b69c4493478b83d76e2bd97226f8"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.466547 28012 ts_manager.cc:194] Registered new tserver with Master: d6d1a95cad9744c99402eb467f69a673 (127.17.15.65:44769)
I20260608 12:59:01.469928 28012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39520
I20260608 12:59:01.473063 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:59:01.478683 28151 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.479774 17469 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:59:01.480253 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "6f24b69c4493478b83d76e2bd97226f8"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.480602 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:01.503808 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:01.505100 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:01.506738 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:01.509517 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:01.509809 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.510111 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:01.510322 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.562216 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:43929
I20260608 12:59:01.562547 28213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:43929 every 8 connection(s)
I20260608 12:59:01.567895 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:01.577044 28217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:01.578365 28218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:01.583235 17469 server_base.cc:1061] running on GCE node
W20260608 12:59:01.583338 28220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:01.585529 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:01.585947 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:01.586238 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923541586215 us; error 0 us; skew 500 ppm
I20260608 12:59:01.586405 28214 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41457
I20260608 12:59:01.586923 28214 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:01.587141 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:01.587989 28214 heartbeater.cc:507] Master 127.17.15.126:41457 requested a full tablet report, sending...
I20260608 12:59:01.591329 17469 webserver.cc:533] Webserver started at http://127.17.15.67:35541/ using document root <none> and password file <none>
I20260608 12:59:01.591531 28012 ts_manager.cc:194] Registered new tserver with Master: 6f24b69c4493478b83d76e2bd97226f8 (127.17.15.66:43929)
I20260608 12:59:01.592334 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:01.592689 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:01.593096 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:01.593919 28012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39536
I20260608 12:59:01.594869 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.600880 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.004s
I20260608 12:59:01.605176 28225 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.606571 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:59:01.607028 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.607633 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:01.627204 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:01.628762 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:01.630348 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:01.633352 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:01.633597 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.633951 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:01.634145 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.680706 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:38199
I20260608 12:59:01.680852 28287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:38199 every 8 connection(s)
I20260608 12:59:01.687817 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:01.696689 28291 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:01.698082 28292 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:01.703277 17469 server_base.cc:1061] running on GCE node
W20260608 12:59:01.704694 28295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:01.705241 28288 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41457
I20260608 12:59:01.705859 28288 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:01.706132 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:01.706468 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:01.706748 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923541706724 us; error 0 us; skew 500 ppm
I20260608 12:59:01.706966 28288 heartbeater.cc:507] Master 127.17.15.126:41457 requested a full tablet report, sending...
I20260608 12:59:01.707775 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:01.710152 28012 ts_manager.cc:194] Registered new tserver with Master: d3147aa9d2c74bf7a5adfe1ce6f7d30f (127.17.15.67:38199)
I20260608 12:59:01.711432 17469 webserver.cc:533] Webserver started at http://127.17.15.68:39475/ using document root <none> and password file <none>
I20260608 12:59:01.712359 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:01.712427 28012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39542
I20260608 12:59:01.712755 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:01.713183 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:01.714824 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "2147d3c395ef4cd3b7ed279b91e2fbac"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.720472 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260608 12:59:01.725256 28299 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.726261 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:59:01.726686 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "2147d3c395ef4cd3b7ed279b91e2fbac"
format_stamp: "Formatted at 2026-06-08 12:59:01 on dist-test-slave-457t"
I20260608 12:59:01.727062 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:01.761463 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:01.762856 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:01.802806 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:01.812124 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:01.812466 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:59:01.812844 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:01.813014 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:01.875578 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:41533
I20260608 12:59:01.875733 28362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:41533 every 8 connection(s)
I20260608 12:59:01.898598 28363 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41457
I20260608 12:59:01.899073 28363 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:01.900161 28363 heartbeater.cc:507] Master 127.17.15.126:41457 requested a full tablet report, sending...
I20260608 12:59:01.903565 28012 ts_manager.cc:194] Registered new tserver with Master: 2147d3c395ef4cd3b7ed279b91e2fbac (127.17.15.68:41533)
I20260608 12:59:01.904580 17469 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.023820986s
I20260608 12:59:01.906507 28012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39554
I20260608 12:59:01.942456 28012 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39564:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 12:59:02.016707 28328 tablet_service.cc:1511] Processing CreateTablet for tablet c25adad294454451b729543109559b2d (DEFAULT_TABLE table=test-workload [id=047be682febd43aabae087ac0f413cf9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:02.016600 28179 tablet_service.cc:1511] Processing CreateTablet for tablet c25adad294454451b729543109559b2d (DEFAULT_TABLE table=test-workload [id=047be682febd43aabae087ac0f413cf9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:02.017134 28253 tablet_service.cc:1511] Processing CreateTablet for tablet c25adad294454451b729543109559b2d (DEFAULT_TABLE table=test-workload [id=047be682febd43aabae087ac0f413cf9]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:59:02.018949 28328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25adad294454451b729543109559b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:02.019196 28179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25adad294454451b729543109559b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:02.019196 28253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c25adad294454451b729543109559b2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:02.046515 28382 tablet_bootstrap.cc:492] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f: Bootstrap starting.
I20260608 12:59:02.047494 28381 tablet_bootstrap.cc:492] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8: Bootstrap starting.
I20260608 12:59:02.048856 28383 tablet_bootstrap.cc:492] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac: Bootstrap starting.
I20260608 12:59:02.057994 28382 tablet_bootstrap.cc:654] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:02.058269 28383 tablet_bootstrap.cc:654] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:02.057994 28381 tablet_bootstrap.cc:654] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:02.065722 28382 tablet_bootstrap.cc:492] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f: No bootstrap required, opened a new log
I20260608 12:59:02.066395 28382 ts_tablet_manager.cc:1403] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:59:02.066625 28381 tablet_bootstrap.cc:492] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8: No bootstrap required, opened a new log
I20260608 12:59:02.066886 28383 tablet_bootstrap.cc:492] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac: No bootstrap required, opened a new log
I20260608 12:59:02.067147 28381 ts_tablet_manager.cc:1403] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260608 12:59:02.067574 28383 ts_tablet_manager.cc:1403] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260608 12:59:02.070701 28382 raft_consensus.cc:359] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } }
I20260608 12:59:02.070960 28381 raft_consensus.cc:359] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } }
I20260608 12:59:02.071659 28383 raft_consensus.cc:359] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } }
I20260608 12:59:02.072139 28382 raft_consensus.cc:385] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:02.072378 28381 raft_consensus.cc:385] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:02.072731 28383 raft_consensus.cc:385] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:02.072799 28382 raft_consensus.cc:740] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3147aa9d2c74bf7a5adfe1ce6f7d30f, State: Initialized, Role: FOLLOWER
I20260608 12:59:02.072952 28381 raft_consensus.cc:740] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f24b69c4493478b83d76e2bd97226f8, State: Initialized, Role: FOLLOWER
I20260608 12:59:02.073458 28383 raft_consensus.cc:740] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2147d3c395ef4cd3b7ed279b91e2fbac, State: Initialized, Role: FOLLOWER
I20260608 12:59:02.074568 28381 consensus_queue.cc:260] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } }
I20260608 12:59:02.074643 28382 consensus_queue.cc:260] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } }
I20260608 12:59:02.074772 28383 consensus_queue.cc:260] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } }
I20260608 12:59:02.079066 28214 heartbeater.cc:499] Master 127.17.15.126:41457 was elected leader, sending a full tablet report...
I20260608 12:59:02.079228 28363 heartbeater.cc:499] Master 127.17.15.126:41457 was elected leader, sending a full tablet report...
I20260608 12:59:02.079576 28382 ts_tablet_manager.cc:1434] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:59:02.081352 28381 ts_tablet_manager.cc:1434] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.007s
I20260608 12:59:02.081954 28288 heartbeater.cc:499] Master 127.17.15.126:41457 was elected leader, sending a full tablet report...
I20260608 12:59:02.086974 28383 ts_tablet_manager.cc:1434] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.005s
I20260608 12:59:02.090687 28388 raft_consensus.cc:493] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:02.091461 28388 raft_consensus.cc:515] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } }
I20260608 12:59:02.095225 28388 leader_election.cc:290] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f24b69c4493478b83d76e2bd97226f8 (127.17.15.66:43929), 2147d3c395ef4cd3b7ed279b91e2fbac (127.17.15.68:41533)
I20260608 12:59:02.112560 28338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25adad294454451b729543109559b2d" candidate_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" is_pre_election: true
I20260608 12:59:02.113687 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25adad294454451b729543109559b2d" candidate_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f24b69c4493478b83d76e2bd97226f8" is_pre_election: true
I20260608 12:59:02.113801 28338 raft_consensus.cc:2468] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3147aa9d2c74bf7a5adfe1ce6f7d30f in term 0.
I20260608 12:59:02.114879 28189 raft_consensus.cc:2468] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3147aa9d2c74bf7a5adfe1ce6f7d30f in term 0.
I20260608 12:59:02.116297 28229 leader_election.cc:304] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2147d3c395ef4cd3b7ed279b91e2fbac, d3147aa9d2c74bf7a5adfe1ce6f7d30f; no voters: 
I20260608 12:59:02.117609 28388 raft_consensus.cc:2804] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:02.118181 28388 raft_consensus.cc:493] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:02.118623 28388 raft_consensus.cc:3060] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:02.125787 28388 raft_consensus.cc:515] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } }
I20260608 12:59:02.127980 28388 leader_election.cc:290] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [CANDIDATE]: Term 1 election: Requested vote from peers 6f24b69c4493478b83d76e2bd97226f8 (127.17.15.66:43929), 2147d3c395ef4cd3b7ed279b91e2fbac (127.17.15.68:41533)
I20260608 12:59:02.129092 28189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25adad294454451b729543109559b2d" candidate_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f24b69c4493478b83d76e2bd97226f8"
I20260608 12:59:02.129288 28338 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c25adad294454451b729543109559b2d" candidate_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac"
I20260608 12:59:02.129805 28189 raft_consensus.cc:3060] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:02.129930 28338 raft_consensus.cc:3060] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:02.137023 28338 raft_consensus.cc:2468] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3147aa9d2c74bf7a5adfe1ce6f7d30f in term 1.
I20260608 12:59:02.137460 28189 raft_consensus.cc:2468] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3147aa9d2c74bf7a5adfe1ce6f7d30f in term 1.
I20260608 12:59:02.138266 28229 leader_election.cc:304] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2147d3c395ef4cd3b7ed279b91e2fbac, d3147aa9d2c74bf7a5adfe1ce6f7d30f; no voters: 
I20260608 12:59:02.139386 28388 raft_consensus.cc:2804] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:02.140677 28388 raft_consensus.cc:697] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 1 LEADER]: Becoming Leader. State: Replica: d3147aa9d2c74bf7a5adfe1ce6f7d30f, State: Running, Role: LEADER
I20260608 12:59:02.141862 28388 consensus_queue.cc:237] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } }
I20260608 12:59:02.150727 28011 catalog_manager.cc:5696] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f reported cstate change: term changed from 0 to 1, leader changed from <none> to d3147aa9d2c74bf7a5adfe1ce6f7d30f (127.17.15.67). New cstate: current_term: 1 leader_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f24b69c4493478b83d76e2bd97226f8" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 43929 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2147d3c395ef4cd3b7ed279b91e2fbac" member_type: VOTER last_known_addr { host: "127.17.15.68" port: 41533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3147aa9d2c74bf7a5adfe1ce6f7d30f" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 38199 } health_report { overall_health: HEALTHY } } }
W20260608 12:59:02.209317 17469 auto_rebalancer.cc:591] Failed to schedule move for tablet c25adad294454451b729543109559b2d: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:59:02.211181 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:59:02.244297 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:02.263176 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:59:02.275461 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:59:02.314965 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:02.316061 17469 tablet_replica.cc:333] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8: stopping tablet replica
I20260608 12:59:02.316905 17469 raft_consensus.cc:2243] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:02.317414 17469 raft_consensus.cc:2272] T c25adad294454451b729543109559b2d P 6f24b69c4493478b83d76e2bd97226f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:02.339094 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:59:02.354031 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
I20260608 12:59:02.379431 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:02.380640 17469 tablet_replica.cc:333] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f: stopping tablet replica
I20260608 12:59:02.381783 17469 raft_consensus.cc:2243] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:02.382622 17469 pending_rounds.cc:70] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f: Trying to abort 1 pending ops.
I20260608 12:59:02.382851 17469 pending_rounds.cc:77] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294662828622249984 op_type: NO_OP noop_request { }
I20260608 12:59:02.383301 17469 raft_consensus.cc:2889] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:59:02.383680 17469 raft_consensus.cc:2272] T c25adad294454451b729543109559b2d P d3147aa9d2c74bf7a5adfe1ce6f7d30f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:02.408288 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:59:02.423589 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:59:02.450802 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:02.452101 17469 tablet_replica.cc:333] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac: stopping tablet replica
I20260608 12:59:02.453015 17469 raft_consensus.cc:2243] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:02.453744 17469 raft_consensus.cc:2272] T c25adad294454451b729543109559b2d P 2147d3c395ef4cd3b7ed279b91e2fbac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:02.476567 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:59:02.489742 17469 master.cc:562] Master@127.17.15.126:41457 shutting down...
I20260608 12:59:02.518007 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:02.518926 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:02.519506 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 657579fccc554ef19dc3dd2d14a23e12: stopping tablet replica
I20260608 12:59:02.542233 17469 master.cc:584] Master@127.17.15.126:41457 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1540 ms)
[----------] 22 tests from AutoRebalancerTest (253367 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:59:02.595450 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:39477
I20260608 12:59:02.597057 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:02.603529 28395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:02.604928 28396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:02.605384 28398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:02.606141 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:02.607061 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:02.607280 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:02.607415 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923542607402 us; error 0 us; skew 500 ppm
I20260608 12:59:02.608028 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:02.611515 17469 webserver.cc:533] Webserver started at http://127.17.15.126:34389/ using document root <none> and password file <none>
I20260608 12:59:02.612181 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:02.612463 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:02.612748 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:02.614056 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "d8d2dce58d994ba9aa14e1d091dd0325"
format_stamp: "Formatted at 2026-06-08 12:59:02 on dist-test-slave-457t"
I20260608 12:59:02.619560 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:59:02.624436 28403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:02.625499 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:59:02.625825 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "d8d2dce58d994ba9aa14e1d091dd0325"
format_stamp: "Formatted at 2026-06-08 12:59:02 on dist-test-slave-457t"
I20260608 12:59:02.626121 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:02.638000 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:02.639802 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:02.694545 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:39477
I20260608 12:59:02.694569 28454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:39477 every 8 connection(s)
I20260608 12:59:02.699903 28455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:02.714275 28455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325: Bootstrap starting.
I20260608 12:59:02.720431 28455 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:02.726166 28455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325: No bootstrap required, opened a new log
I20260608 12:59:02.729255 28455 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8d2dce58d994ba9aa14e1d091dd0325" member_type: VOTER }
I20260608 12:59:02.730167 28455 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:02.730612 28455 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8d2dce58d994ba9aa14e1d091dd0325, State: Initialized, Role: FOLLOWER
I20260608 12:59:02.731680 28455 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8d2dce58d994ba9aa14e1d091dd0325" member_type: VOTER }
I20260608 12:59:02.732358 28455 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:02.732620 28455 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:02.732934 28455 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:02.742745 28455 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8d2dce58d994ba9aa14e1d091dd0325" member_type: VOTER }
I20260608 12:59:02.743516 28455 leader_election.cc:304] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [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: d8d2dce58d994ba9aa14e1d091dd0325; no voters: 
I20260608 12:59:02.744987 28455 leader_election.cc:290] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:02.745635 28458 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:02.747366 28458 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 1 LEADER]: Becoming Leader. State: Replica: d8d2dce58d994ba9aa14e1d091dd0325, State: Running, Role: LEADER
I20260608 12:59:02.748118 28458 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [LEADER]: Queue going to LEADER mode. State: All 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: "d8d2dce58d994ba9aa14e1d091dd0325" member_type: VOTER }
I20260608 12:59:02.748745 28455 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:02.751799 28459 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8d2dce58d994ba9aa14e1d091dd0325" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8d2dce58d994ba9aa14e1d091dd0325" member_type: VOTER } }
I20260608 12:59:02.752859 28459 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:02.751837 28460 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8d2dce58d994ba9aa14e1d091dd0325. Latest consensus state: current_term: 1 leader_uuid: "d8d2dce58d994ba9aa14e1d091dd0325" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8d2dce58d994ba9aa14e1d091dd0325" member_type: VOTER } }
I20260608 12:59:02.753931 28460 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:02.758231 28463 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:02.765128 28463 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:02.770285 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:02.776106 28463 catalog_manager.cc:1382] Generated new cluster ID: d315b3cd86894707b9a64915a11db6c7
I20260608 12:59:02.776484 28463 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:02.799705 28463 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:02.801250 28463 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:02.817255 28463 catalog_manager.cc:6069] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325: Generated new TSK 0
I20260608 12:59:02.818063 28463 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:02.837626 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:02.844839 28476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:02.845877 28477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:02.848644 17469 server_base.cc:1061] running on GCE node
W20260608 12:59:02.848721 28479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:02.850183 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:02.850414 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:02.850626 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923542850598 us; error 0 us; skew 500 ppm
I20260608 12:59:02.851434 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:02.854398 17469 webserver.cc:533] Webserver started at http://127.17.15.65:44997/ using document root <none> and password file <none>
I20260608 12:59:02.854959 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:02.855135 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:02.855377 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:02.856724 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "26334da1578f427abb3b8088c6a64bd2"
format_stamp: "Formatted at 2026-06-08 12:59:02 on dist-test-slave-457t"
I20260608 12:59:02.862238 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:59:02.867797 28484 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:02.869057 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 12:59:02.869422 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "26334da1578f427abb3b8088c6a64bd2"
format_stamp: "Formatted at 2026-06-08 12:59:02 on dist-test-slave-457t"
I20260608 12:59:02.869736 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:02.905014 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:02.906242 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:02.907732 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:02.910998 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:02.911208 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:02.911551 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:02.911739 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:02.961959 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:45589
I20260608 12:59:02.962098 28546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:45589 every 8 connection(s)
I20260608 12:59:02.968065 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:02.977149 28551 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:02.980156 28552 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:02.981511 17469 server_base.cc:1061] running on GCE node
W20260608 12:59:02.982577 28554 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:02.983934 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:02.984246 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:02.984474 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923542984432 us; error 0 us; skew 500 ppm
I20260608 12:59:02.985132 28547 heartbeater.cc:344] Connected to a master server at 127.17.15.126:39477
I20260608 12:59:02.985468 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:02.985687 28547 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:02.986938 28547 heartbeater.cc:507] Master 127.17.15.126:39477 requested a full tablet report, sending...
I20260608 12:59:02.989154 17469 webserver.cc:533] Webserver started at http://127.17.15.66:41737/ using document root <none> and password file <none>
I20260608 12:59:02.989941 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:02.990176 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:02.990543 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:02.990471 28420 ts_manager.cc:194] Registered new tserver with Master: 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589)
I20260608 12:59:02.992087 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d"
format_stamp: "Formatted at 2026-06-08 12:59:02 on dist-test-slave-457t"
I20260608 12:59:02.992873 28420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53518
I20260608 12:59:02.998498 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260608 12:59:03.003647 28559 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:03.004864 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:59:03.005290 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d"
format_stamp: "Formatted at 2026-06-08 12:59:02 on dist-test-slave-457t"
I20260608 12:59:03.005609 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:03.021241 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:03.022667 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:03.024554 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:03.028828 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:03.029143 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:03.029448 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:03.029656 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:03.081666 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:45881
I20260608 12:59:03.081822 28621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:45881 every 8 connection(s)
I20260608 12:59:03.087931 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:03.099228 28625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:03.101886 28626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:03.103387 28622 heartbeater.cc:344] Connected to a master server at 127.17.15.126:39477
I20260608 12:59:03.104164 28622 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:03.105559 28622 heartbeater.cc:507] Master 127.17.15.126:39477 requested a full tablet report, sending...
W20260608 12:59:03.105650 28628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:03.105897 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:03.107229 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:03.107625 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:03.107892 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923543107868 us; error 0 us; skew 500 ppm
I20260608 12:59:03.108815 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:03.108935 28420 ts_manager.cc:194] Registered new tserver with Master: 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881)
I20260608 12:59:03.111044 28420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53530
I20260608 12:59:03.112504 17469 webserver.cc:533] Webserver started at http://127.17.15.67:46271/ using document root <none> and password file <none>
I20260608 12:59:03.113574 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:03.113801 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:03.114202 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:03.115796 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "b3625785332647f08e6e11729101ad5e"
format_stamp: "Formatted at 2026-06-08 12:59:03 on dist-test-slave-457t"
I20260608 12:59:03.123164 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:59:03.128592 28633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:03.129858 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:59:03.130265 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "b3625785332647f08e6e11729101ad5e"
format_stamp: "Formatted at 2026-06-08 12:59:03 on dist-test-slave-457t"
I20260608 12:59:03.130620 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:03.152046 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:03.153457 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:03.155102 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:03.158048 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:03.158286 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:03.158632 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:03.158818 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:03.205554 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:44737
I20260608 12:59:03.205713 28695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:44737 every 8 connection(s)
I20260608 12:59:03.223961 28696 heartbeater.cc:344] Connected to a master server at 127.17.15.126:39477
I20260608 12:59:03.224596 28696 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:03.225559 28696 heartbeater.cc:507] Master 127.17.15.126:39477 requested a full tablet report, sending...
I20260608 12:59:03.228536 28420 ts_manager.cc:194] Registered new tserver with Master: b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:03.228729 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019544371s
I20260608 12:59:03.230353 28420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53540
I20260608 12:59:03.996502 28547 heartbeater.cc:499] Master 127.17.15.126:39477 was elected leader, sending a full tablet report...
I20260608 12:59:04.115052 28622 heartbeater.cc:499] Master 127.17.15.126:39477 was elected leader, sending a full tablet report...
I20260608 12:59:04.234304 28696 heartbeater.cc:499] Master 127.17.15.126:39477 was elected leader, sending a full tablet report...
I20260608 12:59:04.295019 28420 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53544:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:59:04.298236 28420 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:04.377591 28661 tablet_service.cc:1511] Processing CreateTablet for tablet da787df16325434990b61f363f95a4c4 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:04.379266 28661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da787df16325434990b61f363f95a4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.381017 28658 tablet_service.cc:1511] Processing CreateTablet for tablet 47a7bdfecfc845a5aa552292185435d1 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:04.381561 28660 tablet_service.cc:1511] Processing CreateTablet for tablet 1749a4a282054958bd18802b38258898 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:04.382790 28658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a7bdfecfc845a5aa552292185435d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.384559 28659 tablet_service.cc:1511] Processing CreateTablet for tablet a5ff129a3c26452eadb84ca637e2d6b2 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:04.385370 28657 tablet_service.cc:1511] Processing CreateTablet for tablet 71e8199059b541b9a2681f322bc15fa1 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:04.385885 28656 tablet_service.cc:1511] Processing CreateTablet for tablet a35ea3d58760407ba98e17014a5efef4 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:04.387066 28659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ff129a3c26452eadb84ca637e2d6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.387823 28656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35ea3d58760407ba98e17014a5efef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.389695 28657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e8199059b541b9a2681f322bc15fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.390973 28660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1749a4a282054958bd18802b38258898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.400982 28510 tablet_service.cc:1511] Processing CreateTablet for tablet a5ff129a3c26452eadb84ca637e2d6b2 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:04.402086 28512 tablet_service.cc:1511] Processing CreateTablet for tablet da787df16325434990b61f363f95a4c4 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:04.402797 28510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ff129a3c26452eadb84ca637e2d6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.403615 28512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da787df16325434990b61f363f95a4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.405484 28507 tablet_service.cc:1511] Processing CreateTablet for tablet a35ea3d58760407ba98e17014a5efef4 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:04.407126 28507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35ea3d58760407ba98e17014a5efef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.406848 28509 tablet_service.cc:1511] Processing CreateTablet for tablet 47a7bdfecfc845a5aa552292185435d1 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:04.405484 28511 tablet_service.cc:1511] Processing CreateTablet for tablet 1749a4a282054958bd18802b38258898 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:04.409749 28508 tablet_service.cc:1511] Processing CreateTablet for tablet 71e8199059b541b9a2681f322bc15fa1 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:04.412460 28509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a7bdfecfc845a5aa552292185435d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.416375 28584 tablet_service.cc:1511] Processing CreateTablet for tablet 47a7bdfecfc845a5aa552292185435d1 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:04.416981 28587 tablet_service.cc:1511] Processing CreateTablet for tablet da787df16325434990b61f363f95a4c4 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:04.418244 28584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a7bdfecfc845a5aa552292185435d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.420466 28508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e8199059b541b9a2681f322bc15fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.419965 28586 tablet_service.cc:1511] Processing CreateTablet for tablet 1749a4a282054958bd18802b38258898 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:04.421428 28511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1749a4a282054958bd18802b38258898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.422376 28586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1749a4a282054958bd18802b38258898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.425879 28585 tablet_service.cc:1511] Processing CreateTablet for tablet a5ff129a3c26452eadb84ca637e2d6b2 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:04.427834 28585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5ff129a3c26452eadb84ca637e2d6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.441915 28587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da787df16325434990b61f363f95a4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.430526 28583 tablet_service.cc:1511] Processing CreateTablet for tablet 71e8199059b541b9a2681f322bc15fa1 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:04.449769 28583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e8199059b541b9a2681f322bc15fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.434000 28582 tablet_service.cc:1511] Processing CreateTablet for tablet a35ea3d58760407ba98e17014a5efef4 (DEFAULT_TABLE table=test-workload [id=787d10f7ec9141d7997203f2b526b331]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:04.452067 28582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35ea3d58760407ba98e17014a5efef4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:04.534775 28717 tablet_bootstrap.cc:492] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Bootstrap starting.
I20260608 12:59:04.540302 28716 tablet_bootstrap.cc:492] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e: Bootstrap starting.
I20260608 12:59:04.543429 28718 tablet_bootstrap.cc:492] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2: Bootstrap starting.
I20260608 12:59:04.549623 28716 tablet_bootstrap.cc:654] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.551640 28718 tablet_bootstrap.cc:654] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.553167 28717 tablet_bootstrap.cc:654] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.567493 28716 tablet_bootstrap.cc:492] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e: No bootstrap required, opened a new log
I20260608 12:59:04.568166 28716 ts_tablet_manager.cc:1403] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.011s
I20260608 12:59:04.569034 28717 tablet_bootstrap.cc:492] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: No bootstrap required, opened a new log
I20260608 12:59:04.569079 28718 tablet_bootstrap.cc:492] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2: No bootstrap required, opened a new log
I20260608 12:59:04.569921 28717 ts_tablet_manager.cc:1403] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.008s
I20260608 12:59:04.570027 28718 ts_tablet_manager.cc:1403] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.017s
I20260608 12:59:04.571833 28716 raft_consensus.cc:359] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.572808 28716 raft_consensus.cc:385] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.573192 28716 raft_consensus.cc:740] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3625785332647f08e6e11729101ad5e, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.573577 28718 raft_consensus.cc:359] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.573822 28717 raft_consensus.cc:359] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.574366 28718 raft_consensus.cc:385] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.574134 28716 consensus_queue.cc:260] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.574673 28717 raft_consensus.cc:385] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.574781 28718 raft_consensus.cc:740] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26334da1578f427abb3b8088c6a64bd2, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.575240 28717 raft_consensus.cc:740] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ff894ae3fb84dddba9ee24aa2e13a4d, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.575965 28718 consensus_queue.cc:260] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.576496 28717 consensus_queue.cc:260] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.577957 28716 ts_tablet_manager.cc:1434] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 12:59:04.580025 28716 tablet_bootstrap.cc:492] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e: Bootstrap starting.
I20260608 12:59:04.580641 28717 ts_tablet_manager.cc:1434] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260608 12:59:04.581836 28717 tablet_bootstrap.cc:492] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Bootstrap starting.
I20260608 12:59:04.589147 28717 tablet_bootstrap.cc:654] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.597666 28718 ts_tablet_manager.cc:1434] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.006s
I20260608 12:59:04.599449 28718 tablet_bootstrap.cc:492] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2: Bootstrap starting.
I20260608 12:59:04.600713 28717 tablet_bootstrap.cc:492] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: No bootstrap required, opened a new log
I20260608 12:59:04.601394 28717 ts_tablet_manager.cc:1403] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260608 12:59:04.603729 28716 tablet_bootstrap.cc:654] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.604897 28717 raft_consensus.cc:359] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.605813 28717 raft_consensus.cc:385] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.606148 28717 raft_consensus.cc:740] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ff894ae3fb84dddba9ee24aa2e13a4d, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.607021 28718 tablet_bootstrap.cc:654] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.607257 28717 consensus_queue.cc:260] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.610140 28717 ts_tablet_manager.cc:1434] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:59:04.611912 28717 tablet_bootstrap.cc:492] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Bootstrap starting.
I20260608 12:59:04.622448 28717 tablet_bootstrap.cc:654] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.629392 28716 tablet_bootstrap.cc:492] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e: No bootstrap required, opened a new log
I20260608 12:59:04.629441 28718 tablet_bootstrap.cc:492] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2: No bootstrap required, opened a new log
I20260608 12:59:04.630179 28718 ts_tablet_manager.cc:1403] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.015s
I20260608 12:59:04.630179 28716 ts_tablet_manager.cc:1403] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.016s
I20260608 12:59:04.631846 28717 tablet_bootstrap.cc:492] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d: No bootstrap required, opened a new log
I20260608 12:59:04.632493 28717 ts_tablet_manager.cc:1403] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260608 12:59:04.633805 28718 raft_consensus.cc:359] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.634511 28718 raft_consensus.cc:385] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.634912 28718 raft_consensus.cc:740] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26334da1578f427abb3b8088c6a64bd2, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.634506 28716 raft_consensus.cc:359] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.635699 28716 raft_consensus.cc:385] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.635797 28718 consensus_queue.cc:260] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.636179 28716 raft_consensus.cc:740] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3625785332647f08e6e11729101ad5e, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.635810 28717 raft_consensus.cc:359] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.636950 28717 raft_consensus.cc:385] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.637331 28717 raft_consensus.cc:740] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ff894ae3fb84dddba9ee24aa2e13a4d, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.637550 28716 consensus_queue.cc:260] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.638311 28718 ts_tablet_manager.cc:1434] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:59:04.638321 28717 consensus_queue.cc:260] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.639864 28718 tablet_bootstrap.cc:492] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2: Bootstrap starting.
I20260608 12:59:04.640851 28716 ts_tablet_manager.cc:1434] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:59:04.641322 28717 ts_tablet_manager.cc:1434] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:59:04.642297 28716 tablet_bootstrap.cc:492] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e: Bootstrap starting.
I20260608 12:59:04.642556 28717 tablet_bootstrap.cc:492] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Bootstrap starting.
I20260608 12:59:04.648444 28718 tablet_bootstrap.cc:654] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.650187 28716 tablet_bootstrap.cc:654] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.650749 28717 tablet_bootstrap.cc:654] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.662178 28718 tablet_bootstrap.cc:492] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2: No bootstrap required, opened a new log
I20260608 12:59:04.662868 28718 ts_tablet_manager.cc:1403] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260608 12:59:04.664016 28717 tablet_bootstrap.cc:492] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: No bootstrap required, opened a new log
I20260608 12:59:04.664397 28716 tablet_bootstrap.cc:492] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e: No bootstrap required, opened a new log
I20260608 12:59:04.664886 28717 ts_tablet_manager.cc:1403] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260608 12:59:04.666530 28718 raft_consensus.cc:359] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.667383 28718 raft_consensus.cc:385] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.667721 28718 raft_consensus.cc:740] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26334da1578f427abb3b8088c6a64bd2, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.664961 28716 ts_tablet_manager.cc:1403] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 12:59:04.667949 28717 raft_consensus.cc:359] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.668875 28717 raft_consensus.cc:385] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.668741 28718 consensus_queue.cc:260] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.669319 28717 raft_consensus.cc:740] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ff894ae3fb84dddba9ee24aa2e13a4d, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.670300 28717 consensus_queue.cc:260] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.671703 28718 ts_tablet_manager.cc:1434] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:59:04.672344 28716 raft_consensus.cc:359] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.672904 28717 ts_tablet_manager.cc:1434] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:59:04.672977 28718 tablet_bootstrap.cc:492] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2: Bootstrap starting.
I20260608 12:59:04.673357 28716 raft_consensus.cc:385] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.674310 28717 tablet_bootstrap.cc:492] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Bootstrap starting.
I20260608 12:59:04.674737 28723 raft_consensus.cc:493] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:04.675326 28723 raft_consensus.cc:515] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.682235 28718 tablet_bootstrap.cc:654] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.682602 28722 raft_consensus.cc:493] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:04.683187 28717 tablet_bootstrap.cc:654] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.683223 28722 raft_consensus.cc:515] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.687779 28723 leader_election.cc:290] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:04.673913 28716 raft_consensus.cc:740] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3625785332647f08e6e11729101ad5e, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.710011 28716 consensus_queue.cc:260] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.700846 28722 leader_election.cc:290] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881)
I20260608 12:59:04.719578 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a7bdfecfc845a5aa552292185435d1" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2" is_pre_election: true
I20260608 12:59:04.720484 28522 raft_consensus.cc:2468] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 0.
I20260608 12:59:04.722165 28561 leader_election.cc:304] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, 26334da1578f427abb3b8088c6a64bd2; no voters: 
I20260608 12:59:04.724938 28723 raft_consensus.cc:2804] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:04.725584 28723 raft_consensus.cc:493] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:04.726339 28723 raft_consensus.cc:3060] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.751483 28718 tablet_bootstrap.cc:492] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2: No bootstrap required, opened a new log
I20260608 12:59:04.752251 28718 ts_tablet_manager.cc:1403] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.003s
I20260608 12:59:04.754992 28671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a7bdfecfc845a5aa552292185435d1" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e" is_pre_election: true
I20260608 12:59:04.757513 28671 raft_consensus.cc:2468] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 0.
I20260608 12:59:04.765836 28716 ts_tablet_manager.cc:1434] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e: Time spent starting tablet: real 0.097s	user 0.007s	sys 0.003s
I20260608 12:59:04.767074 28717 tablet_bootstrap.cc:492] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d: No bootstrap required, opened a new log
W20260608 12:59:04.768254 28468 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:59:04.768811 28717 ts_tablet_manager.cc:1403] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.027s
I20260608 12:59:04.773403 28717 raft_consensus.cc:359] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.774281 28717 raft_consensus.cc:385] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.774633 28717 raft_consensus.cc:740] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ff894ae3fb84dddba9ee24aa2e13a4d, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.776041 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a7bdfecfc845a5aa552292185435d1" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2" is_pre_election: true
I20260608 12:59:04.776904 28522 raft_consensus.cc:2468] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3625785332647f08e6e11729101ad5e in term 0.
I20260608 12:59:04.779274 28718 raft_consensus.cc:359] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.779784 28635 leader_election.cc:304] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26334da1578f427abb3b8088c6a64bd2, b3625785332647f08e6e11729101ad5e; no voters: 
I20260608 12:59:04.780216 28718 raft_consensus.cc:385] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.780568 28718 raft_consensus.cc:740] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26334da1578f427abb3b8088c6a64bd2, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.780715 28716 tablet_bootstrap.cc:492] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e: Bootstrap starting.
I20260608 12:59:04.781108 28740 raft_consensus.cc:2804] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:04.781666 28740 raft_consensus.cc:493] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:04.781575 28718 consensus_queue.cc:260] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.782267 28740 raft_consensus.cc:3060] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.783509 28597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a7bdfecfc845a5aa552292185435d1" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" is_pre_election: true
I20260608 12:59:04.785184 28739 raft_consensus.cc:493] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:04.785810 28739 raft_consensus.cc:515] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.788534 28739 leader_election.cc:290] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:04.775475 28717 consensus_queue.cc:260] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.789300 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749a4a282054958bd18802b38258898" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2" is_pre_election: true
I20260608 12:59:04.789775 28671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749a4a282054958bd18802b38258898" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e" is_pre_election: true
I20260608 12:59:04.790166 28522 raft_consensus.cc:2468] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 0.
I20260608 12:59:04.791088 28717 ts_tablet_manager.cc:1434] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
W20260608 12:59:04.791798 28560 leader_election.cc:343] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3625785332647f08e6e11729101ad5e (127.17.15.67:44737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:04.792377 28717 tablet_bootstrap.cc:492] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Bootstrap starting.
I20260608 12:59:04.795032 28740 raft_consensus.cc:515] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.797087 28718 ts_tablet_manager.cc:1434] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260608 12:59:04.798533 28718 tablet_bootstrap.cc:492] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2: Bootstrap starting.
I20260608 12:59:04.799052 28740 leader_election.cc:290] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 election: Requested vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881)
I20260608 12:59:04.800336 28723 raft_consensus.cc:515] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.800627 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a7bdfecfc845a5aa552292185435d1" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d"
I20260608 12:59:04.805876 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a7bdfecfc845a5aa552292185435d1" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2"
I20260608 12:59:04.806591 28522 raft_consensus.cc:3060] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.807667 28717 tablet_bootstrap.cc:654] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.803314 28724 raft_consensus.cc:493] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:04.808248 28723 leader_election.cc:290] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 election: Requested vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:04.808508 28724 raft_consensus.cc:515] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.809286 28597 raft_consensus.cc:2393] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3625785332647f08e6e11729101ad5e in current term 1: Already voted for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in this term.
I20260608 12:59:04.809689 28671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a7bdfecfc845a5aa552292185435d1" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e"
I20260608 12:59:04.810657 28671 raft_consensus.cc:2393] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in current term 1: Already voted for candidate b3625785332647f08e6e11729101ad5e in this term.
I20260608 12:59:04.818341 28522 raft_consensus.cc:2468] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3625785332647f08e6e11729101ad5e in term 1.
I20260608 12:59:04.821362 28740 raft_consensus.cc:493] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:04.805451 28718 tablet_bootstrap.cc:654] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.823078 28561 leader_election.cc:304] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [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: 0ff894ae3fb84dddba9ee24aa2e13a4d, 26334da1578f427abb3b8088c6a64bd2; no voters: b3625785332647f08e6e11729101ad5e
I20260608 12:59:04.823710 28635 leader_election.cc:304] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 26334da1578f427abb3b8088c6a64bd2, b3625785332647f08e6e11729101ad5e; no voters: 0ff894ae3fb84dddba9ee24aa2e13a4d
I20260608 12:59:04.825177 28723 raft_consensus.cc:2804] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:04.825389 28722 raft_consensus.cc:2804] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:04.825707 28723 raft_consensus.cc:493] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:04.826232 28723 raft_consensus.cc:3060] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.805629 28716 tablet_bootstrap.cc:654] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.822237 28724 leader_election.cc:290] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:04.828130 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a7bdfecfc845a5aa552292185435d1" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2"
I20260608 12:59:04.829370 28522 raft_consensus.cc:2393] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in current term 1: Already voted for candidate b3625785332647f08e6e11729101ad5e in this term.
I20260608 12:59:04.830909 28739 raft_consensus.cc:493] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:04.831517 28739 raft_consensus.cc:515] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.822203 28740 raft_consensus.cc:515] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.836148 28739 leader_election.cc:290] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:04.838305 28671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35ea3d58760407ba98e17014a5efef4" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e" is_pre_election: true
I20260608 12:59:04.838716 28597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e8199059b541b9a2681f322bc15fa1" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" is_pre_election: true
I20260608 12:59:04.839236 28671 raft_consensus.cc:2468] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 0.
I20260608 12:59:04.839483 28597 raft_consensus.cc:2468] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3625785332647f08e6e11729101ad5e in term 0.
I20260608 12:59:04.842631 28560 leader_election.cc:304] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, b3625785332647f08e6e11729101ad5e; no voters: 
I20260608 12:59:04.845014 28739 raft_consensus.cc:2804] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:04.845503 28739 raft_consensus.cc:493] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:04.845337 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e8199059b541b9a2681f322bc15fa1" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2" is_pre_election: true
I20260608 12:59:04.846195 28739 raft_consensus.cc:3060] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.843956 28637 leader_election.cc:304] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, b3625785332647f08e6e11729101ad5e; no voters: 
W20260608 12:59:04.848410 28635 leader_election.cc:343] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:04.841862 28740 leader_election.cc:290] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881)
I20260608 12:59:04.850572 28740 raft_consensus.cc:2804] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:04.851462 28740 raft_consensus.cc:493] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:04.851955 28740 raft_consensus.cc:3060] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.850739 28561 leader_election.cc:304] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [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: 0ff894ae3fb84dddba9ee24aa2e13a4d; no voters: 26334da1578f427abb3b8088c6a64bd2, b3625785332647f08e6e11729101ad5e
I20260608 12:59:04.850946 28724 raft_consensus.cc:493] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:04.856829 28724 raft_consensus.cc:515] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.861006 28724 leader_election.cc:290] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:04.858278 28723 raft_consensus.cc:515] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.863184 28717 tablet_bootstrap.cc:492] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: No bootstrap required, opened a new log
I20260608 12:59:04.864148 28717 ts_tablet_manager.cc:1403] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.008s
I20260608 12:59:04.867547 28671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749a4a282054958bd18802b38258898" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e"
W20260608 12:59:04.874362 28560 leader_election.cc:343] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3625785332647f08e6e11729101ad5e (127.17.15.67:44737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:04.870188 28722 raft_consensus.cc:697] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 1 LEADER]: Becoming Leader. State: Replica: b3625785332647f08e6e11729101ad5e, State: Running, Role: LEADER
I20260608 12:59:04.870100 28723 leader_election.cc:290] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 election: Requested vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:04.878087 28722 consensus_queue.cc:237] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.880554 28740 raft_consensus.cc:515] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.868110 28717 raft_consensus.cc:359] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } }
I20260608 12:59:04.885682 28717 raft_consensus.cc:385] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.868440 28739 raft_consensus.cc:515] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.886313 28717 raft_consensus.cc:740] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ff894ae3fb84dddba9ee24aa2e13a4d, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.888149 28717 consensus_queue.cc:260] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } }
W20260608 12:59:04.890795 28561 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.15.65:45589, user_credentials={real_user=slave}} blocked reactor thread for 48692us
I20260608 12:59:04.893054 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35ea3d58760407ba98e17014a5efef4" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2" is_pre_election: true
I20260608 12:59:04.895448 28522 raft_consensus.cc:2468] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 0.
I20260608 12:59:04.896782 28671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ff129a3c26452eadb84ca637e2d6b2" candidate_uuid: "26334da1578f427abb3b8088c6a64bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e" is_pre_election: true
I20260608 12:59:04.897080 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35ea3d58760407ba98e17014a5efef4" candidate_uuid: "26334da1578f427abb3b8088c6a64bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e" is_pre_election: true
I20260608 12:59:04.897436 28717 ts_tablet_manager.cc:1434] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.008s
I20260608 12:59:04.899012 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35ea3d58760407ba98e17014a5efef4" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e"
I20260608 12:59:04.899855 28669 raft_consensus.cc:3060] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.902752 28597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ff129a3c26452eadb84ca637e2d6b2" candidate_uuid: "26334da1578f427abb3b8088c6a64bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" is_pre_election: true
I20260608 12:59:04.903640 28597 raft_consensus.cc:2468] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26334da1578f427abb3b8088c6a64bd2 in term 0.
I20260608 12:59:04.903492 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35ea3d58760407ba98e17014a5efef4" candidate_uuid: "26334da1578f427abb3b8088c6a64bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" is_pre_election: true
I20260608 12:59:04.904824 28596 raft_consensus.cc:2393] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26334da1578f427abb3b8088c6a64bd2 in current term 1: Already voted for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in this term.
I20260608 12:59:04.905820 28488 leader_election.cc:304] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, 26334da1578f427abb3b8088c6a64bd2; no voters: 
W20260608 12:59:04.907351 28485 leader_election.cc:343] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3625785332647f08e6e11729101ad5e (127.17.15.67:44737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:04.909457 28485 leader_election.cc:304] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [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: 26334da1578f427abb3b8088c6a64bd2; no voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, b3625785332647f08e6e11729101ad5e
I20260608 12:59:04.909996 28716 tablet_bootstrap.cc:492] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e: No bootstrap required, opened a new log
I20260608 12:59:04.894153 28739 leader_election.cc:290] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 election: Requested vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:04.893594 28723 raft_consensus.cc:2749] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:59:04.910624 28716 ts_tablet_manager.cc:1403] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e: Time spent bootstrapping tablet: real 0.130s	user 0.015s	sys 0.006s
I20260608 12:59:04.910728 28724 raft_consensus.cc:2804] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:04.915354 28522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749a4a282054958bd18802b38258898" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2"
I20260608 12:59:04.916080 28522 raft_consensus.cc:3060] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.917148 28718 tablet_bootstrap.cc:492] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2: No bootstrap required, opened a new log
I20260608 12:59:04.917865 28718 ts_tablet_manager.cc:1403] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2: Time spent bootstrapping tablet: real 0.120s	user 0.029s	sys 0.006s
I20260608 12:59:04.919657 28724 raft_consensus.cc:493] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:04.920230 28724 raft_consensus.cc:3060] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.922724 28718 raft_consensus.cc:359] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } }
I20260608 12:59:04.924732 28740 leader_election.cc:290] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 election: Requested vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881)
I20260608 12:59:04.926039 28718 raft_consensus.cc:385] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.929464 28718 raft_consensus.cc:740] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26334da1578f427abb3b8088c6a64bd2, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.929481 28521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e8199059b541b9a2681f322bc15fa1" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2"
I20260608 12:59:04.930124 28750 raft_consensus.cc:3060] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.932152 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a35ea3d58760407ba98e17014a5efef4" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2"
W20260608 12:59:04.932406 28635 leader_election.cc:343] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:04.931140 28718 consensus_queue.cc:260] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } }
I20260608 12:59:04.933682 28596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e8199059b541b9a2681f322bc15fa1" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d"
I20260608 12:59:04.934479 28596 raft_consensus.cc:3060] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.937770 28522 raft_consensus.cc:2468] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 1.
I20260608 12:59:04.940284 28561 leader_election.cc:304] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, 26334da1578f427abb3b8088c6a64bd2; no voters: b3625785332647f08e6e11729101ad5e
I20260608 12:59:04.935500 28716 raft_consensus.cc:359] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.941951 28716 raft_consensus.cc:385] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:04.942070 28723 raft_consensus.cc:2804] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:04.942368 28716 raft_consensus.cc:740] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3625785332647f08e6e11729101ad5e, State: Initialized, Role: FOLLOWER
I20260608 12:59:04.943544 28669 raft_consensus.cc:2468] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 1.
I20260608 12:59:04.942854 28418 catalog_manager.cc:5696] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e reported cstate change: term changed from 0 to 1, leader changed from <none> to b3625785332647f08e6e11729101ad5e (127.17.15.67). New cstate: current_term: 1 leader_uuid: "b3625785332647f08e6e11729101ad5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:04.945145 28560 leader_election.cc:304] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, b3625785332647f08e6e11729101ad5e; no voters: 
I20260608 12:59:04.946388 28716 consensus_queue.cc:260] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.942907 28723 raft_consensus.cc:697] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 LEADER]: Becoming Leader. State: Replica: 0ff894ae3fb84dddba9ee24aa2e13a4d, State: Running, Role: LEADER
I20260608 12:59:04.949363 28747 raft_consensus.cc:2804] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:04.950387 28716 ts_tablet_manager.cc:1434] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260608 12:59:04.950070 28723 consensus_queue.cc:237] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.950502 28747 raft_consensus.cc:697] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 LEADER]: Becoming Leader. State: Replica: 0ff894ae3fb84dddba9ee24aa2e13a4d, State: Running, Role: LEADER
I20260608 12:59:04.951767 28747 consensus_queue.cc:237] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.957173 28716 tablet_bootstrap.cc:492] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e: Bootstrap starting.
I20260608 12:59:04.958642 28750 raft_consensus.cc:2749] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:04.962047 28596 raft_consensus.cc:2468] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3625785332647f08e6e11729101ad5e in term 1.
I20260608 12:59:04.962951 28724 raft_consensus.cc:515] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.967053 28597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ff129a3c26452eadb84ca637e2d6b2" candidate_uuid: "26334da1578f427abb3b8088c6a64bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d"
I20260608 12:59:04.967871 28597 raft_consensus.cc:3060] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:04.971678 28520 raft_consensus.cc:2468] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 1.
I20260608 12:59:04.975737 28716 tablet_bootstrap.cc:654] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:04.977391 28718 ts_tablet_manager.cc:1434] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.007s
I20260608 12:59:04.978032 28597 raft_consensus.cc:2468] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26334da1578f427abb3b8088c6a64bd2 in term 1.
I20260608 12:59:04.978833 28718 tablet_bootstrap.cc:492] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2: Bootstrap starting.
I20260608 12:59:04.979954 28488 leader_election.cc:304] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, 26334da1578f427abb3b8088c6a64bd2; no voters: 
I20260608 12:59:04.981643 28750 raft_consensus.cc:2804] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:04.982477 28750 raft_consensus.cc:697] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 26334da1578f427abb3b8088c6a64bd2, State: Running, Role: LEADER
I20260608 12:59:04.983906 28750 consensus_queue.cc:237] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:04.987608 28419 catalog_manager.cc:5696] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66). New cstate: current_term: 1 leader_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:04.995075 28637 leader_election.cc:304] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, b3625785332647f08e6e11729101ad5e; no voters: 26334da1578f427abb3b8088c6a64bd2
I20260608 12:59:04.997212 28722 raft_consensus.cc:2804] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:05.001653 28722 raft_consensus.cc:697] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 1 LEADER]: Becoming Leader. State: Replica: b3625785332647f08e6e11729101ad5e, State: Running, Role: LEADER
I20260608 12:59:05.008473 28722 consensus_queue.cc:237] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:05.018642 28724 leader_election.cc:290] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:05.014221 28420 catalog_manager.cc:5696] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "26334da1578f427abb3b8088c6a64bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:05.019527 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5ff129a3c26452eadb84ca637e2d6b2" candidate_uuid: "26334da1578f427abb3b8088c6a64bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e"
W20260608 12:59:05.021469 28485 leader_election.cc:343] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3625785332647f08e6e11729101ad5e (127.17.15.67:44737): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:05.026096 28716 tablet_bootstrap.cc:492] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e: No bootstrap required, opened a new log
I20260608 12:59:05.031190 28716 ts_tablet_manager.cc:1403] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e: Time spent bootstrapping tablet: real 0.074s	user 0.044s	sys 0.015s
I20260608 12:59:05.033623 28718 tablet_bootstrap.cc:654] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:05.035590 28716 raft_consensus.cc:359] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } }
I20260608 12:59:05.036506 28716 raft_consensus.cc:385] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:05.036900 28716 raft_consensus.cc:740] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3625785332647f08e6e11729101ad5e, State: Initialized, Role: FOLLOWER
I20260608 12:59:05.038048 28716 consensus_queue.cc:260] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } }
I20260608 12:59:05.047775 28716 ts_tablet_manager.cc:1434] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260608 12:59:05.049463 28716 tablet_bootstrap.cc:492] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e: Bootstrap starting.
I20260608 12:59:05.056636 28716 tablet_bootstrap.cc:654] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:05.061055 28718 tablet_bootstrap.cc:492] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2: No bootstrap required, opened a new log
I20260608 12:59:05.062101 28718 ts_tablet_manager.cc:1403] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.006s
I20260608 12:59:05.061048 28419 catalog_manager.cc:5696] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66). New cstate: current_term: 1 leader_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:05.062674 28420 catalog_manager.cc:5696] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e reported cstate change: term changed from 0 to 1, leader changed from <none> to b3625785332647f08e6e11729101ad5e (127.17.15.67). New cstate: current_term: 1 leader_uuid: "b3625785332647f08e6e11729101ad5e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:05.066211 28718 raft_consensus.cc:359] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:05.066869 28716 tablet_bootstrap.cc:492] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e: No bootstrap required, opened a new log
I20260608 12:59:05.067210 28718 raft_consensus.cc:385] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:05.067888 28716 ts_tablet_manager.cc:1403] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:59:05.067782 28718 raft_consensus.cc:740] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26334da1578f427abb3b8088c6a64bd2, State: Initialized, Role: FOLLOWER
I20260608 12:59:05.069176 28718 consensus_queue.cc:260] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:05.071945 28716 raft_consensus.cc:359] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:05.072958 28716 raft_consensus.cc:385] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:05.073309 28716 raft_consensus.cc:740] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3625785332647f08e6e11729101ad5e, State: Initialized, Role: FOLLOWER
I20260608 12:59:05.074364 28716 consensus_queue.cc:260] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:05.077142 28716 ts_tablet_manager.cc:1434] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 12:59:05.077410 28718 ts_tablet_manager.cc:1434] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260608 12:59:05.091333 28747 raft_consensus.cc:493] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:05.091991 28747 raft_consensus.cc:515] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } }
I20260608 12:59:05.095475 28747 leader_election.cc:290] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3625785332647f08e6e11729101ad5e (127.17.15.67:44737), 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589)
I20260608 12:59:05.096338 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da787df16325434990b61f363f95a4c4" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e" is_pre_election: true
I20260608 12:59:05.096737 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da787df16325434990b61f363f95a4c4" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2" is_pre_election: true
I20260608 12:59:05.097107 28669 raft_consensus.cc:2468] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 0.
I20260608 12:59:05.097460 28520 raft_consensus.cc:2468] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 0.
I20260608 12:59:05.098958 28560 leader_election.cc:304] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, 26334da1578f427abb3b8088c6a64bd2, b3625785332647f08e6e11729101ad5e; no voters: 
I20260608 12:59:05.100391 28747 raft_consensus.cc:2804] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:05.100884 28747 raft_consensus.cc:493] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:05.101258 28747 raft_consensus.cc:3060] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:05.107061 28747 raft_consensus.cc:515] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } }
I20260608 12:59:05.109771 28747 leader_election.cc:290] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 election: Requested vote from peers b3625785332647f08e6e11729101ad5e (127.17.15.67:44737), 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589)
I20260608 12:59:05.110904 28669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da787df16325434990b61f363f95a4c4" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e"
I20260608 12:59:05.111153 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da787df16325434990b61f363f95a4c4" candidate_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2"
I20260608 12:59:05.111723 28669 raft_consensus.cc:3060] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:05.111759 28520 raft_consensus.cc:3060] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:05.120558 28520 raft_consensus.cc:2468] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 1.
I20260608 12:59:05.120558 28669 raft_consensus.cc:2468] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in term 1.
I20260608 12:59:05.122258 28561 leader_election.cc:304] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, 26334da1578f427abb3b8088c6a64bd2; no voters: 
I20260608 12:59:05.123347 28747 raft_consensus.cc:2804] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:05.124006 28747 raft_consensus.cc:697] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 LEADER]: Becoming Leader. State: Replica: 0ff894ae3fb84dddba9ee24aa2e13a4d, State: Running, Role: LEADER
I20260608 12:59:05.125037 28747 consensus_queue.cc:237] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } }
I20260608 12:59:05.134994 28420 catalog_manager.cc:5696] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66). New cstate: current_term: 1 leader_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:05.330538 28740 raft_consensus.cc:493] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:05.331290 28740 raft_consensus.cc:515] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:05.335090 28520 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749a4a282054958bd18802b38258898" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26334da1578f427abb3b8088c6a64bd2" is_pre_election: true
I20260608 12:59:05.336130 28740 leader_election.cc:290] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589), 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881)
I20260608 12:59:05.336580 28520 raft_consensus.cc:2393] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3625785332647f08e6e11729101ad5e in current term 1: Already voted for candidate 0ff894ae3fb84dddba9ee24aa2e13a4d in this term.
I20260608 12:59:05.337710 28597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1749a4a282054958bd18802b38258898" candidate_uuid: "b3625785332647f08e6e11729101ad5e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" is_pre_election: true
I20260608 12:59:05.339704 28637 leader_election.cc:304] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [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: b3625785332647f08e6e11729101ad5e; no voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, 26334da1578f427abb3b8088c6a64bd2
I20260608 12:59:05.340762 28740 raft_consensus.cc:3060] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:05.353631 28722 consensus_queue.cc:1048] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:05.355996 28740 raft_consensus.cc:2749] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:05.377465 28724 consensus_queue.cc:1048] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:05.387348 28722 consensus_queue.cc:1048] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:05.387912 28747 consensus_queue.cc:1048] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:05.389220 28723 consensus_queue.cc:1048] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:59:05.434903 28670 raft_consensus.cc:3060] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:05.457223 28747 consensus_queue.cc:1048] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:05.476624 28751 consensus_queue.cc:1048] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:05.483151 28724 raft_consensus.cc:493] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:05.484025 28724 raft_consensus.cc:515] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } }
I20260608 12:59:05.488557 28597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e8199059b541b9a2681f322bc15fa1" candidate_uuid: "26334da1578f427abb3b8088c6a64bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" is_pre_election: true
I20260608 12:59:05.489910 28597 raft_consensus.cc:2393] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 26334da1578f427abb3b8088c6a64bd2 in current term 1: Already voted for candidate b3625785332647f08e6e11729101ad5e in this term.
I20260608 12:59:05.493644 28724 leader_election.cc:290] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881), b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:05.497823 28670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71e8199059b541b9a2681f322bc15fa1" candidate_uuid: "26334da1578f427abb3b8088c6a64bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3625785332647f08e6e11729101ad5e" is_pre_election: true
I20260608 12:59:05.507475 28722 consensus_queue.cc:1048] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:05.508608 28485 leader_election.cc:304] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [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: 26334da1578f427abb3b8088c6a64bd2; no voters: 0ff894ae3fb84dddba9ee24aa2e13a4d, b3625785332647f08e6e11729101ad5e
I20260608 12:59:05.510964 28724 raft_consensus.cc:3060] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:05.593770 28739 consensus_queue.cc:1048] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:05.594089 28747 consensus_queue.cc:1048] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:05.645803 28668 raft_consensus.cc:1275] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Refusing update from remote peer 0ff894ae3fb84dddba9ee24aa2e13a4d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:59:05.649938 28723 consensus_queue.cc:1048] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:05.670225 28724 raft_consensus.cc:2749] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:05.678275 28745 consensus_queue.cc:1048] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:59:06.195652 28635 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.65:45589, user_credentials={real_user=slave}} blocked reactor thread for 66805.4us
W20260608 12:59:06.571327 28766 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s	user 0.001s	sys 0.000s
I20260608 12:59:07.362726 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:07.385353 28830 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:07.387931 28831 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:07.391412 28833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:07.392534 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:07.394068 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:07.394307 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:07.394474 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923547394460 us; error 0 us; skew 500 ppm
I20260608 12:59:07.395109 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:07.398118 17469 webserver.cc:533] Webserver started at http://127.17.15.68:37469/ using document root <none> and password file <none>
I20260608 12:59:07.398665 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:07.398845 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:07.399080 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:07.400384 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "9b47e30479ed4601b12725be2578f0ac"
format_stamp: "Formatted at 2026-06-08 12:59:07 on dist-test-slave-457t"
I20260608 12:59:07.406421 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 12:59:07.410851 28838 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:07.411855 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:59:07.412299 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "9b47e30479ed4601b12725be2578f0ac"
format_stamp: "Formatted at 2026-06-08 12:59:07 on dist-test-slave-457t"
I20260608 12:59:07.412590 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:07.438437 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:07.440044 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:07.441964 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:07.445161 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:07.445489 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:07.445803 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:07.446020 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:07.502369 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:40223
I20260608 12:59:07.502506 28900 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:40223 every 8 connection(s)
I20260608 12:59:07.522645 28901 heartbeater.cc:344] Connected to a master server at 127.17.15.126:39477
I20260608 12:59:07.523201 28901 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:07.524068 28901 heartbeater.cc:507] Master 127.17.15.126:39477 requested a full tablet report, sending...
I20260608 12:59:07.526592 28417 ts_manager.cc:194] Registered new tserver with Master: 9b47e30479ed4601b12725be2578f0ac (127.17.15.68:40223)
I20260608 12:59:07.528367 28417 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53554
I20260608 12:59:08.166812 28595 consensus_queue.cc:237] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } }
I20260608 12:59:08.176868 28522 raft_consensus.cc:1275] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Refusing update from remote peer 0ff894ae3fb84dddba9ee24aa2e13a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:08.178092 28669 raft_consensus.cc:1275] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Refusing update from remote peer 0ff894ae3fb84dddba9ee24aa2e13a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:08.179394 28908 consensus_queue.cc:1048] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:08.181128 28907 consensus_queue.cc:1048] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:08.190411 28907 raft_consensus.cc:2955] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.193065 28522 raft_consensus.cc:2955] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.194936 28669 raft_consensus.cc:2955] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
W20260608 12:59:08.204797 28560 consensus_peers.cc:597] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d -> Peer 9b47e30479ed4601b12725be2578f0ac (127.17.15.68:40223): Couldn't send request to peer 9b47e30479ed4601b12725be2578f0ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1749a4a282054958bd18802b38258898. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:08.213723 28417 catalog_manager.cc:5696] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 reported cstate change: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.215016 28595 consensus_queue.cc:237] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } }
W20260608 12:59:08.224161 28560 consensus_peers.cc:597] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d -> Peer 9b47e30479ed4601b12725be2578f0ac (127.17.15.68:40223): Couldn't send request to peer 9b47e30479ed4601b12725be2578f0ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da787df16325434990b61f363f95a4c4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:08.226665 28522 raft_consensus.cc:1275] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Refusing update from remote peer 0ff894ae3fb84dddba9ee24aa2e13a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:08.228232 28669 raft_consensus.cc:1275] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Refusing update from remote peer 0ff894ae3fb84dddba9ee24aa2e13a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:08.228823 28907 consensus_queue.cc:1048] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:08.231194 28723 consensus_queue.cc:1048] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:59:08.239180 28907 raft_consensus.cc:2955] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.241806 28518 raft_consensus.cc:2955] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.244047 28667 raft_consensus.cc:2955] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } attrs { replace: true } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.264266 28416 catalog_manager.cc:5696] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d reported cstate change: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:08.277304 28667 consensus_queue.cc:237] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } attrs { replace: true } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } }
I20260608 12:59:08.286813 28595 raft_consensus.cc:1275] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Refusing update from remote peer b3625785332647f08e6e11729101ad5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:08.288760 28518 raft_consensus.cc:1275] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Refusing update from remote peer b3625785332647f08e6e11729101ad5e: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:08.291008 28916 consensus_queue.cc:1048] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:08.291988 28745 consensus_queue.cc:1048] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 12:59:08.302462 28634 consensus_peers.cc:597] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e -> Peer 9b47e30479ed4601b12725be2578f0ac (127.17.15.68:40223): Couldn't send request to peer 9b47e30479ed4601b12725be2578f0ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71e8199059b541b9a2681f322bc15fa1. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:08.302652 28745 raft_consensus.cc:2955] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } attrs { replace: true } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.305802 28595 raft_consensus.cc:2955] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } attrs { replace: true } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.308347 28518 raft_consensus.cc:2955] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } attrs { replace: true } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.319871 28417 catalog_manager.cc:5696] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e reported cstate change: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "b3625785332647f08e6e11729101ad5e" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:08.324361 28595 consensus_queue.cc:237] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } }
I20260608 12:59:08.334365 28667 raft_consensus.cc:1275] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Refusing update from remote peer 0ff894ae3fb84dddba9ee24aa2e13a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:59:08.334991 28560 consensus_peers.cc:597] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d -> Peer 9b47e30479ed4601b12725be2578f0ac (127.17.15.68:40223): Couldn't send request to peer 9b47e30479ed4601b12725be2578f0ac. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a35ea3d58760407ba98e17014a5efef4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:08.336582 28907 consensus_queue.cc:1048] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:08.337327 28518 raft_consensus.cc:1275] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Refusing update from remote peer 0ff894ae3fb84dddba9ee24aa2e13a4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:08.339479 28907 consensus_queue.cc:1048] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:59:08.350240 28667 raft_consensus.cc:2955] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.347551 28723 raft_consensus.cc:2955] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.355535 28518 raft_consensus.cc:2955] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.367774 28417 catalog_manager.cc:5696] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e reported cstate change: config changed from index -1 to 16, NON_VOTER 9b47e30479ed4601b12725be2578f0ac (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } attrs { replace: true } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } } }
I20260608 12:59:08.531455 28901 heartbeater.cc:499] Master 127.17.15.126:39477 was elected leader, sending a full tablet report...
I20260608 12:59:08.536489 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:59:08.574474 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:08.575363 17469 tablet_replica.cc:333] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2: stopping tablet replica
I20260608 12:59:08.576500 17469 raft_consensus.cc:2243] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.577230 17469 raft_consensus.cc:2272] T 71e8199059b541b9a2681f322bc15fa1 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.580938 17469 tablet_replica.cc:333] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2: stopping tablet replica
I20260608 12:59:08.582062 17469 raft_consensus.cc:2243] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.582844 17469 raft_consensus.cc:2272] T da787df16325434990b61f363f95a4c4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.586570 17469 tablet_replica.cc:333] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2: stopping tablet replica
I20260608 12:59:08.587357 17469 raft_consensus.cc:2243] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:08.588436 17469 raft_consensus.cc:2272] T a5ff129a3c26452eadb84ca637e2d6b2 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.591246 17469 tablet_replica.cc:333] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2: stopping tablet replica
I20260608 12:59:08.592175 17469 raft_consensus.cc:2243] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.593178 17469 raft_consensus.cc:2272] T 1749a4a282054958bd18802b38258898 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.596804 17469 tablet_replica.cc:333] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2: stopping tablet replica
I20260608 12:59:08.597460 17469 raft_consensus.cc:2243] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.598137 17469 raft_consensus.cc:2272] T 47a7bdfecfc845a5aa552292185435d1 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.600633 17469 tablet_replica.cc:333] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2: stopping tablet replica
I20260608 12:59:08.601207 17469 raft_consensus.cc:2243] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.601874 17469 raft_consensus.cc:2272] T a35ea3d58760407ba98e17014a5efef4 P 26334da1578f427abb3b8088c6a64bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.631711 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:59:08.646835 28922 ts_tablet_manager.cc:933] T 1749a4a282054958bd18802b38258898 P 9b47e30479ed4601b12725be2578f0ac: Initiating tablet copy from peer 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881)
I20260608 12:59:08.649041 28922 tablet_copy_client.cc:323] T 1749a4a282054958bd18802b38258898 P 9b47e30479ed4601b12725be2578f0ac: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:45881
I20260608 12:59:08.656148 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
W20260608 12:59:08.677891 28561 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45589: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260608 12:59:08.687513 28925 ts_tablet_manager.cc:933] T da787df16325434990b61f363f95a4c4 P 9b47e30479ed4601b12725be2578f0ac: Initiating tablet copy from peer 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881)
W20260608 12:59:08.708889 28637 consensus_peers.cc:597] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e -> Peer 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881): Couldn't send request to peer 0ff894ae3fb84dddba9ee24aa2e13a4d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:08.713933 28635 consensus_peers.cc:597] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e -> Peer 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589): Couldn't send request to peer 26334da1578f427abb3b8088c6a64bd2. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:08.725221 28561 consensus_peers.cc:597] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d -> Peer 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589): Couldn't send request to peer 26334da1578f427abb3b8088c6a64bd2. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:08.729097 28561 consensus_peers.cc:597] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d -> Peer 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589): Couldn't send request to peer 26334da1578f427abb3b8088c6a64bd2. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:08.734592 28925 tablet_copy_client.cc:323] T da787df16325434990b61f363f95a4c4 P 9b47e30479ed4601b12725be2578f0ac: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.66:45881
I20260608 12:59:08.743170 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:08.746531 28929 ts_tablet_manager.cc:933] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: Initiating tablet copy from peer b3625785332647f08e6e11729101ad5e (127.17.15.67:44737)
I20260608 12:59:08.748349 17469 tablet_replica.cc:333] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: stopping tablet replica
I20260608 12:59:08.748838 28929 tablet_copy_client.cc:323] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: tablet copy: Beginning tablet copy session from remote peer at address 127.17.15.67:44737
I20260608 12:59:08.749449 17469 raft_consensus.cc:2243] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:08.754017 17469 raft_consensus.cc:2272] T da787df16325434990b61f363f95a4c4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.759161 17469 tablet_replica.cc:333] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d: stopping tablet replica
I20260608 12:59:08.759864 17469 raft_consensus.cc:2243] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:08.761392 17469 raft_consensus.cc:2272] T 1749a4a282054958bd18802b38258898 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.763552 28681 tablet_copy_service.cc:140] P b3625785332647f08e6e11729101ad5e: Received BeginTabletCopySession request for tablet 71e8199059b541b9a2681f322bc15fa1 from peer 9b47e30479ed4601b12725be2578f0ac ({username='slave'} at 127.0.0.1:45982)
I20260608 12:59:08.764338 28681 tablet_copy_service.cc:161] P b3625785332647f08e6e11729101ad5e: Beginning new tablet copy session on tablet 71e8199059b541b9a2681f322bc15fa1 from peer 9b47e30479ed4601b12725be2578f0ac at {username='slave'} at 127.0.0.1:45982: session id = 9b47e30479ed4601b12725be2578f0ac-71e8199059b541b9a2681f322bc15fa1
I20260608 12:59:08.765899 17469 tablet_replica.cc:333] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d: stopping tablet replica
I20260608 12:59:08.766933 17469 raft_consensus.cc:2243] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.767664 17469 raft_consensus.cc:2272] T a5ff129a3c26452eadb84ca637e2d6b2 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.770526 17469 tablet_replica.cc:333] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: stopping tablet replica
I20260608 12:59:08.771209 17469 raft_consensus.cc:2243] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.772151 17469 raft_consensus.cc:2272] T 71e8199059b541b9a2681f322bc15fa1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.774511 28681 tablet_copy_source_session.cc:215] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:59:08.775629 17469 tablet_replica.cc:333] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d: stopping tablet replica
I20260608 12:59:08.776512 17469 raft_consensus.cc:2243] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.777297 17469 raft_consensus.cc:2272] T 47a7bdfecfc845a5aa552292185435d1 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.778580 28929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71e8199059b541b9a2681f322bc15fa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:08.780776 17469 tablet_replica.cc:333] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d: stopping tablet replica
I20260608 12:59:08.781653 17469 raft_consensus.cc:2243] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:08.783305 17469 raft_consensus.cc:2272] T a35ea3d58760407ba98e17014a5efef4 P 0ff894ae3fb84dddba9ee24aa2e13a4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.798532 28929 tablet_copy_client.cc:806] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: tablet copy: Starting download of 0 data blocks...
I20260608 12:59:08.799934 28929 tablet_copy_client.cc:670] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: tablet copy: Starting download of 1 WAL segments...
I20260608 12:59:08.806895 28929 tablet_copy_client.cc:538] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:59:08.813071 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:59:08.821683 28929 tablet_bootstrap.cc:492] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: Bootstrap starting.
I20260608 12:59:08.843146 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
W20260608 12:59:08.854804 28635 consensus_peers.cc:597] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e -> Peer 26334da1578f427abb3b8088c6a64bd2 (127.17.15.65:45589): Couldn't send request to peer 26334da1578f427abb3b8088c6a64bd2. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:45589: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:08.862491 28840 connection.cc:466] server connection from 127.0.0.1:36636 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36636 (request call id 4) could send its response
I20260608 12:59:08.871246 17469 tablet_copy_service.cc:362] P b3625785332647f08e6e11729101ad5e: Destroying tablet copy session 9b47e30479ed4601b12725be2578f0ac-71e8199059b541b9a2681f322bc15fa1 due to service shutdown
I20260608 12:59:08.872553 17469 tablet_copy_service.cc:434] P b3625785332647f08e6e11729101ad5e: ending tablet copy session 9b47e30479ed4601b12725be2578f0ac-71e8199059b541b9a2681f322bc15fa1 on tablet 71e8199059b541b9a2681f322bc15fa1 with peer 9b47e30479ed4601b12725be2578f0ac
W20260608 12:59:08.879755 28637 consensus_peers.cc:597] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e -> Peer 0ff894ae3fb84dddba9ee24aa2e13a4d (127.17.15.66:45881): Couldn't send request to peer 0ff894ae3fb84dddba9ee24aa2e13a4d. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.66:45881: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:08.902842 28840 connection.cc:466] server connection from 127.0.0.1:36636 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36636 (request call id 3) could send its response
I20260608 12:59:08.903203 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:08.904294 17469 tablet_replica.cc:333] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e: stopping tablet replica
I20260608 12:59:08.905967 17469 raft_consensus.cc:2243] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.906833 17469 raft_consensus.cc:2272] T a35ea3d58760407ba98e17014a5efef4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.910058 17469 tablet_replica.cc:333] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e: stopping tablet replica
I20260608 12:59:08.910720 17469 raft_consensus.cc:2243] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.911388 17469 raft_consensus.cc:2272] T da787df16325434990b61f363f95a4c4 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.914768 17469 tablet_replica.cc:333] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e: stopping tablet replica
I20260608 12:59:08.915474 17469 raft_consensus.cc:2243] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.916095 17469 raft_consensus.cc:2272] T a5ff129a3c26452eadb84ca637e2d6b2 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.918532 17469 tablet_replica.cc:333] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e: stopping tablet replica
I20260608 12:59:08.919157 17469 raft_consensus.cc:2243] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:08.919812 17469 raft_consensus.cc:2272] T 1749a4a282054958bd18802b38258898 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.922904 17469 tablet_replica.cc:333] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e: stopping tablet replica
I20260608 12:59:08.923588 17469 raft_consensus.cc:2243] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:08.924860 17469 raft_consensus.cc:2272] T 71e8199059b541b9a2681f322bc15fa1 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.928041 17469 tablet_replica.cc:333] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e: stopping tablet replica
I20260608 12:59:08.928790 17469 raft_consensus.cc:2243] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:08.929775 17469 raft_consensus.cc:2272] T 47a7bdfecfc845a5aa552292185435d1 P b3625785332647f08e6e11729101ad5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:08.950387 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:59:08.970361 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:59:08.985581 28929 tablet_bootstrap.cc:492] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:59:08.986829 28929 tablet_bootstrap.cc:492] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: Bootstrap complete.
I20260608 12:59:08.987733 28929 ts_tablet_manager.cc:1403] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: Time spent bootstrapping tablet: real 0.166s	user 0.124s	sys 0.026s
I20260608 12:59:08.991274 28929 raft_consensus.cc:359] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } attrs { replace: true } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } }
I20260608 12:59:08.992302 28929 raft_consensus.cc:740] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9b47e30479ed4601b12725be2578f0ac, State: Initialized, Role: LEARNER
I20260608 12:59:08.993036 28929 consensus_queue.cc:260] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26334da1578f427abb3b8088c6a64bd2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 45589 } } peers { permanent_uuid: "0ff894ae3fb84dddba9ee24aa2e13a4d" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 45881 } attrs { replace: true } } peers { permanent_uuid: "b3625785332647f08e6e11729101ad5e" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 44737 } } peers { permanent_uuid: "9b47e30479ed4601b12725be2578f0ac" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 40223 } attrs { promote: true } }
I20260608 12:59:08.998845 28929 ts_tablet_manager.cc:1434] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
W20260608 12:59:09.002092 28929 tablet_copy_client.cc:1131] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.17.15.67:44737: connect: Connection refused (error 111)
I20260608 12:59:09.013300 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:09.015254 17469 tablet_replica.cc:333] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac: stopping tablet replica
I20260608 12:59:09.016022 17469 raft_consensus.cc:2243] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:59:09.016654 17469 raft_consensus.cc:2272] T 71e8199059b541b9a2681f322bc15fa1 P 9b47e30479ed4601b12725be2578f0ac [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:59:09.039785 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:59:09.056092 17469 master.cc:562] Master@127.17.15.126:39477 shutting down...
W20260608 12:59:09.086972 28468 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:59:09.087275 28468 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:59:09.087463 28468 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:59:09.088817 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:09.089355 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:09.089646 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8d2dce58d994ba9aa14e1d091dd0325: stopping tablet replica
I20260608 12:59:09.113306 17469 master.cc:584] Master@127.17.15.126:39477 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (6566 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:59:09.159497 17469 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.15.126:41185
I20260608 12:59:09.160862 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:09.166600 28934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:09.167894 28933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:09.168495 28936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:09.169776 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:09.170800 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:09.171030 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:09.171195 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923549171180 us; error 0 us; skew 500 ppm
I20260608 12:59:09.171878 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:09.174633 17469 webserver.cc:533] Webserver started at http://127.17.15.126:45839/ using document root <none> and password file <none>
I20260608 12:59:09.175266 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:09.175491 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:09.175818 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:09.177220 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/master-0-root/instance:
uuid: "0fe315bb52984b00b7bc02a44238a0d2"
format_stamp: "Formatted at 2026-06-08 12:59:09 on dist-test-slave-457t"
I20260608 12:59:09.182852 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:59:09.187023 28941 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.188092 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:59:09.188426 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/master-0-root
uuid: "0fe315bb52984b00b7bc02a44238a0d2"
format_stamp: "Formatted at 2026-06-08 12:59:09 on dist-test-slave-457t"
I20260608 12:59:09.188706 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:09.210343 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:09.211467 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:09.253023 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.126:41185
I20260608 12:59:09.253170 28992 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.126:41185 every 8 connection(s)
I20260608 12:59:09.257390 28993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:09.269555 28993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2: Bootstrap starting.
I20260608 12:59:09.274657 28993 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:09.280138 28993 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2: No bootstrap required, opened a new log
I20260608 12:59:09.282634 28993 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fe315bb52984b00b7bc02a44238a0d2" member_type: VOTER }
I20260608 12:59:09.283123 28993 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:09.283377 28993 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fe315bb52984b00b7bc02a44238a0d2, State: Initialized, Role: FOLLOWER
I20260608 12:59:09.284086 28993 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0fe315bb52984b00b7bc02a44238a0d2" member_type: VOTER }
I20260608 12:59:09.284632 28993 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:59:09.284869 28993 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:59:09.285192 28993 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:09.291014 28993 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fe315bb52984b00b7bc02a44238a0d2" member_type: VOTER }
I20260608 12:59:09.291664 28993 leader_election.cc:304] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [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: 0fe315bb52984b00b7bc02a44238a0d2; no voters: 
I20260608 12:59:09.293017 28993 leader_election.cc:290] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:59:09.293505 28996 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:09.295822 28996 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 1 LEADER]: Becoming Leader. State: Replica: 0fe315bb52984b00b7bc02a44238a0d2, State: Running, Role: LEADER
I20260608 12:59:09.296319 28993 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:59:09.296833 28996 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [LEADER]: Queue going to LEADER mode. State: All 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: "0fe315bb52984b00b7bc02a44238a0d2" member_type: VOTER }
I20260608 12:59:09.301800 28998 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0fe315bb52984b00b7bc02a44238a0d2. Latest consensus state: current_term: 1 leader_uuid: "0fe315bb52984b00b7bc02a44238a0d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fe315bb52984b00b7bc02a44238a0d2" member_type: VOTER } }
I20260608 12:59:09.302557 28998 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:09.304177 28997 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0fe315bb52984b00b7bc02a44238a0d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0fe315bb52984b00b7bc02a44238a0d2" member_type: VOTER } }
I20260608 12:59:09.305531 28997 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [sys.catalog]: This master's current role is: LEADER
I20260608 12:59:09.309355 29004 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:59:09.314873 29004 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:59:09.319823 17469 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:59:09.327733 29004 catalog_manager.cc:1382] Generated new cluster ID: 7488d43e76f040ddbf249f7b6cd7c446
I20260608 12:59:09.328162 29004 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:59:09.375502 29004 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:59:09.377086 29004 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:59:09.397956 29004 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2: Generated new TSK 0
I20260608 12:59:09.398804 29004 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:59:09.453727 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:09.462183 29014 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:09.464560 29015 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:09.464465 29017 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:09.466095 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:09.467502 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:09.467833 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:09.468168 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923549468122 us; error 0 us; skew 500 ppm
I20260608 12:59:09.469177 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:09.472465 17469 webserver.cc:533] Webserver started at http://127.17.15.65:40193/ using document root <none> and password file <none>
I20260608 12:59:09.473126 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:09.473359 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:09.473701 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:09.475032 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-0-root/instance:
uuid: "57081abe4f2f44e3a3e84ce84866b3d2"
format_stamp: "Formatted at 2026-06-08 12:59:09 on dist-test-slave-457t"
I20260608 12:59:09.480979 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 12:59:09.485800 29022 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.486953 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 12:59:09.487408 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-0-root
uuid: "57081abe4f2f44e3a3e84ce84866b3d2"
format_stamp: "Formatted at 2026-06-08 12:59:09 on dist-test-slave-457t"
I20260608 12:59:09.487845 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:09.506625 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:09.507694 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:09.509305 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:09.511860 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:09.512060 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.512420 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:09.512598 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.557766 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.65:33315
I20260608 12:59:09.557911 29084 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.65:33315 every 8 connection(s)
I20260608 12:59:09.563648 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:09.572419 29090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:09.574697 29089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:09.576869 17469 server_base.cc:1061] running on GCE node
W20260608 12:59:09.577208 29092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:09.580709 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:59:09.580895 29085 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41185
W20260608 12:59:09.581099 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:09.581375 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923549581355 us; error 0 us; skew 500 ppm
I20260608 12:59:09.581447 29085 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:09.582367 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:09.582561 29085 heartbeater.cc:507] Master 127.17.15.126:41185 requested a full tablet report, sending...
I20260608 12:59:09.585765 28958 ts_manager.cc:194] Registered new tserver with Master: 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315)
I20260608 12:59:09.585909 17469 webserver.cc:533] Webserver started at http://127.17.15.66:43447/ using document root <none> and password file <none>
I20260608 12:59:09.586671 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:09.586891 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:09.587211 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:09.588006 28958 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33586
I20260608 12:59:09.588567 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-1-root/instance:
uuid: "abb30831aaa64099802b614194c6023a"
format_stamp: "Formatted at 2026-06-08 12:59:09 on dist-test-slave-457t"
I20260608 12:59:09.594811 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260608 12:59:09.599375 29097 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.600600 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:59:09.600996 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-1-root
uuid: "abb30831aaa64099802b614194c6023a"
format_stamp: "Formatted at 2026-06-08 12:59:09 on dist-test-slave-457t"
I20260608 12:59:09.601316 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:09.613005 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:09.614396 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:09.615914 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:09.618498 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:09.618746 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.619035 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:09.619194 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.663944 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.66:33079
I20260608 12:59:09.664166 29159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.66:33079 every 8 connection(s)
I20260608 12:59:09.669680 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:09.679200 29163 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:09.679299 29164 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:09.683549 29166 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:09.683744 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:09.684289 29160 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41185
I20260608 12:59:09.684790 29160 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:09.685451 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:09.685804 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:09.685873 29160 heartbeater.cc:507] Master 127.17.15.126:41185 requested a full tablet report, sending...
I20260608 12:59:09.686152 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923549686123 us; error 0 us; skew 500 ppm
I20260608 12:59:09.687196 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:09.688853 28958 ts_manager.cc:194] Registered new tserver with Master: abb30831aaa64099802b614194c6023a (127.17.15.66:33079)
I20260608 12:59:09.690883 28958 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33592
I20260608 12:59:09.690894 17469 webserver.cc:533] Webserver started at http://127.17.15.67:43453/ using document root <none> and password file <none>
I20260608 12:59:09.691752 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:09.692049 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:09.692484 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:09.693861 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-2-root/instance:
uuid: "7eb369928a184638b11a8870f04ef1eb"
format_stamp: "Formatted at 2026-06-08 12:59:09 on dist-test-slave-457t"
I20260608 12:59:09.699600 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:59:09.704121 29171 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.705148 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:59:09.705559 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-2-root
uuid: "7eb369928a184638b11a8870f04ef1eb"
format_stamp: "Formatted at 2026-06-08 12:59:09 on dist-test-slave-457t"
I20260608 12:59:09.705902 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:09.732877 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:09.734139 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:09.736577 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:09.741139 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:09.741504 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.741852 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:09.742118 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:09.796519 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.67:32917
I20260608 12:59:09.796692 29233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.67:32917 every 8 connection(s)
I20260608 12:59:09.814782 29234 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41185
I20260608 12:59:09.815349 29234 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:09.816309 29234 heartbeater.cc:507] Master 127.17.15.126:41185 requested a full tablet report, sending...
I20260608 12:59:09.818842 28958 ts_manager.cc:194] Registered new tserver with Master: 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:09.819553 17469 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019209334s
I20260608 12:59:09.820678 28958 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33608
I20260608 12:59:10.370780 28958 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33622:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 12:59:10.373764 28958 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 12:59:10.455850 29050 tablet_service.cc:1511] Processing CreateTablet for tablet d9cdb3e52c0c43b0a42fc9eec1a717ba (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:10.457465 29050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cdb3e52c0c43b0a42fc9eec1a717ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.461552 29049 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4342facd464f14a96e9e56ecd3ba2c (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:10.463263 29049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4342facd464f14a96e9e56ecd3ba2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.471614 29125 tablet_service.cc:1511] Processing CreateTablet for tablet d9cdb3e52c0c43b0a42fc9eec1a717ba (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:10.472066 29198 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4342facd464f14a96e9e56ecd3ba2c (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:10.472373 29197 tablet_service.cc:1511] Processing CreateTablet for tablet 630f3f8cc50b483bb1eb44a582af4f58 (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:10.473457 29125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cdb3e52c0c43b0a42fc9eec1a717ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.473783 29198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4342facd464f14a96e9e56ecd3ba2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.477535 29195 tablet_service.cc:1511] Processing CreateTablet for tablet 2846f1bc2e1f491980180a5f5093f4c9 (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:10.478348 29199 tablet_service.cc:1511] Processing CreateTablet for tablet d9cdb3e52c0c43b0a42fc9eec1a717ba (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:59:10.475875 29196 tablet_service.cc:1511] Processing CreateTablet for tablet 1198e7f58dd9446a9d18c8ee2a3fefce (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:10.479945 29195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846f1bc2e1f491980180a5f5093f4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.485039 29123 tablet_service.cc:1511] Processing CreateTablet for tablet 630f3f8cc50b483bb1eb44a582af4f58 (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:10.479674 29048 tablet_service.cc:1511] Processing CreateTablet for tablet 630f3f8cc50b483bb1eb44a582af4f58 (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:59:10.485584 29122 tablet_service.cc:1511] Processing CreateTablet for tablet 1198e7f58dd9446a9d18c8ee2a3fefce (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:10.486690 29123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630f3f8cc50b483bb1eb44a582af4f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.486855 29048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630f3f8cc50b483bb1eb44a582af4f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.487304 29120 tablet_service.cc:1511] Processing CreateTablet for tablet 63305739a7734669b078cac157337e91 (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:10.488899 29120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63305739a7734669b078cac157337e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.489766 29046 tablet_service.cc:1511] Processing CreateTablet for tablet 2846f1bc2e1f491980180a5f5093f4c9 (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:10.490017 29045 tablet_service.cc:1511] Processing CreateTablet for tablet 63305739a7734669b078cac157337e91 (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:10.482336 29124 tablet_service.cc:1511] Processing CreateTablet for tablet 6d4342facd464f14a96e9e56ecd3ba2c (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:59:10.490968 29121 tablet_service.cc:1511] Processing CreateTablet for tablet 2846f1bc2e1f491980180a5f5093f4c9 (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:59:10.491595 29046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846f1bc2e1f491980180a5f5093f4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.492476 29124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d4342facd464f14a96e9e56ecd3ba2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.493104 29047 tablet_service.cc:1511] Processing CreateTablet for tablet 1198e7f58dd9446a9d18c8ee2a3fefce (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:59:10.483031 29194 tablet_service.cc:1511] Processing CreateTablet for tablet 63305739a7734669b078cac157337e91 (DEFAULT_TABLE table=test-workload [id=77f4aefd6b6044b387673ef0286e7b6f]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:59:10.494724 29199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9cdb3e52c0c43b0a42fc9eec1a717ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.495746 29194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63305739a7734669b078cac157337e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.494288 29121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2846f1bc2e1f491980180a5f5093f4c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.500548 29196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1198e7f58dd9446a9d18c8ee2a3fefce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.504611 29122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1198e7f58dd9446a9d18c8ee2a3fefce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.505338 29047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1198e7f58dd9446a9d18c8ee2a3fefce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.507134 29197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 630f3f8cc50b483bb1eb44a582af4f58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.519328 29253 tablet_bootstrap.cc:492] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a: Bootstrap starting.
I20260608 12:59:10.524506 29045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63305739a7734669b078cac157337e91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:59:10.528822 29253 tablet_bootstrap.cc:654] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.577342 29255 tablet_bootstrap.cc:492] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2: Bootstrap starting.
I20260608 12:59:10.586680 29253 tablet_bootstrap.cc:492] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a: No bootstrap required, opened a new log
I20260608 12:59:10.587394 29253 ts_tablet_manager.cc:1403] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a: Time spent bootstrapping tablet: real 0.068s	user 0.033s	sys 0.029s
I20260608 12:59:10.591751 29085 heartbeater.cc:499] Master 127.17.15.126:41185 was elected leader, sending a full tablet report...
I20260608 12:59:10.611882 29255 tablet_bootstrap.cc:654] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.618151 29253 raft_consensus.cc:359] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.619478 29253 raft_consensus.cc:385] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.619915 29253 raft_consensus.cc:740] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abb30831aaa64099802b614194c6023a, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.633764 29256 tablet_bootstrap.cc:492] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb: Bootstrap starting.
I20260608 12:59:10.633667 29253 consensus_queue.cc:260] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.638651 29255 tablet_bootstrap.cc:492] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2: No bootstrap required, opened a new log
I20260608 12:59:10.640120 29160 heartbeater.cc:499] Master 127.17.15.126:41185 was elected leader, sending a full tablet report...
I20260608 12:59:10.640709 29253 ts_tablet_manager.cc:1434] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a: Time spent starting tablet: real 0.053s	user 0.011s	sys 0.005s
I20260608 12:59:10.641489 29256 tablet_bootstrap.cc:654] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.641956 29253 tablet_bootstrap.cc:492] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a: Bootstrap starting.
I20260608 12:59:10.639712 29255 ts_tablet_manager.cc:1403] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.006s
I20260608 12:59:10.646961 29255 raft_consensus.cc:359] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.647890 29255 raft_consensus.cc:385] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.648310 29255 raft_consensus.cc:740] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57081abe4f2f44e3a3e84ce84866b3d2, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.649312 29255 consensus_queue.cc:260] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.650559 29253 tablet_bootstrap.cc:654] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.657090 29256 tablet_bootstrap.cc:492] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb: No bootstrap required, opened a new log
I20260608 12:59:10.657994 29256 ts_tablet_manager.cc:1403] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260608 12:59:10.662407 29256 raft_consensus.cc:359] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.663928 29256 raft_consensus.cc:385] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.664485 29256 raft_consensus.cc:740] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eb369928a184638b11a8870f04ef1eb, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.665948 29256 consensus_queue.cc:260] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.672873 29256 ts_tablet_manager.cc:1434] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.001s
I20260608 12:59:10.673074 29253 tablet_bootstrap.cc:492] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a: No bootstrap required, opened a new log
I20260608 12:59:10.673760 29253 ts_tablet_manager.cc:1403] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260608 12:59:10.673782 29234 heartbeater.cc:499] Master 127.17.15.126:41185 was elected leader, sending a full tablet report...
I20260608 12:59:10.674361 29255 ts_tablet_manager.cc:1434] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent starting tablet: real 0.031s	user 0.017s	sys 0.012s
I20260608 12:59:10.674186 29256 tablet_bootstrap.cc:492] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb: Bootstrap starting.
I20260608 12:59:10.675689 29255 tablet_bootstrap.cc:492] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2: Bootstrap starting.
I20260608 12:59:10.680047 29253 raft_consensus.cc:359] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.681100 29253 raft_consensus.cc:385] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.681502 29253 raft_consensus.cc:740] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abb30831aaa64099802b614194c6023a, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.682418 29256 tablet_bootstrap.cc:654] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.683027 29255 tablet_bootstrap.cc:654] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.682767 29253 consensus_queue.cc:260] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.686239 29253 ts_tablet_manager.cc:1434] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260608 12:59:10.687994 29253 tablet_bootstrap.cc:492] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a: Bootstrap starting.
I20260608 12:59:10.698513 29253 tablet_bootstrap.cc:654] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.713795 29253 tablet_bootstrap.cc:492] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a: No bootstrap required, opened a new log
I20260608 12:59:10.714759 29253 ts_tablet_manager.cc:1403] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.007s
I20260608 12:59:10.719468 29253 raft_consensus.cc:359] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.720894 29253 raft_consensus.cc:385] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.721458 29253 raft_consensus.cc:740] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abb30831aaa64099802b614194c6023a, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.723042 29253 consensus_queue.cc:260] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.728880 29253 ts_tablet_manager.cc:1434] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:59:10.730794 29253 tablet_bootstrap.cc:492] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a: Bootstrap starting.
I20260608 12:59:10.740248 29253 tablet_bootstrap.cc:654] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.754527 29253 tablet_bootstrap.cc:492] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a: No bootstrap required, opened a new log
I20260608 12:59:10.755429 29253 ts_tablet_manager.cc:1403] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260608 12:59:10.760535 29253 raft_consensus.cc:359] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.761847 29253 raft_consensus.cc:385] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.762358 29253 raft_consensus.cc:740] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abb30831aaa64099802b614194c6023a, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.763994 29253 consensus_queue.cc:260] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.771335 29253 ts_tablet_manager.cc:1434] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260608 12:59:10.773057 29253 tablet_bootstrap.cc:492] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a: Bootstrap starting.
I20260608 12:59:10.783205 29253 tablet_bootstrap.cc:654] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.795280 29256 tablet_bootstrap.cc:492] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb: No bootstrap required, opened a new log
I20260608 12:59:10.795866 29256 ts_tablet_manager.cc:1403] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb: Time spent bootstrapping tablet: real 0.122s	user 0.064s	sys 0.050s
I20260608 12:59:10.796429 29253 tablet_bootstrap.cc:492] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a: No bootstrap required, opened a new log
I20260608 12:59:10.796435 29255 tablet_bootstrap.cc:492] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2: No bootstrap required, opened a new log
I20260608 12:59:10.797341 29253 ts_tablet_manager.cc:1403] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260608 12:59:10.797377 29255 ts_tablet_manager.cc:1403] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent bootstrapping tablet: real 0.122s	user 0.046s	sys 0.062s
I20260608 12:59:10.798730 29256 raft_consensus.cc:359] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.799384 29256 raft_consensus.cc:385] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.799664 29256 raft_consensus.cc:740] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eb369928a184638b11a8870f04ef1eb, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.800767 29255 raft_consensus.cc:359] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.800590 29256 consensus_queue.cc:260] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.801522 29255 raft_consensus.cc:385] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.801244 29253 raft_consensus.cc:359] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.801976 29255 raft_consensus.cc:740] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57081abe4f2f44e3a3e84ce84866b3d2, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.802222 29253 raft_consensus.cc:385] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.802803 29253 raft_consensus.cc:740] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abb30831aaa64099802b614194c6023a, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.803434 29256 ts_tablet_manager.cc:1434] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:59:10.803208 29255 consensus_queue.cc:260] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.803946 29253 consensus_queue.cc:260] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.804731 29256 tablet_bootstrap.cc:492] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb: Bootstrap starting.
I20260608 12:59:10.809214 29253 ts_tablet_manager.cc:1434] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:59:10.809955 29255 ts_tablet_manager.cc:1434] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260608 12:59:10.810527 29253 tablet_bootstrap.cc:492] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a: Bootstrap starting.
I20260608 12:59:10.811151 29255 tablet_bootstrap.cc:492] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2: Bootstrap starting.
I20260608 12:59:10.815838 29260 raft_consensus.cc:493] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:10.816521 29260 raft_consensus.cc:515] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.818060 29253 tablet_bootstrap.cc:654] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.816941 29256 tablet_bootstrap.cc:654] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.821523 29260 leader_election.cc:290] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abb30831aaa64099802b614194c6023a (127.17.15.66:33079), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:10.829183 29262 raft_consensus.cc:493] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:10.829897 29262 raft_consensus.cc:515] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.836467 29253 tablet_bootstrap.cc:492] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a: No bootstrap required, opened a new log
I20260608 12:59:10.837399 29253 ts_tablet_manager.cc:1403] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.006s
I20260608 12:59:10.841943 29272 raft_consensus.cc:493] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:10.841859 29253 raft_consensus.cc:359] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.843534 29253 raft_consensus.cc:385] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.844178 29253 raft_consensus.cc:740] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abb30831aaa64099802b614194c6023a, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.832089 29255 tablet_bootstrap.cc:654] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.845630 29256 tablet_bootstrap.cc:492] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb: No bootstrap required, opened a new log
I20260608 12:59:10.845316 29253 consensus_queue.cc:260] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.846325 29256 ts_tablet_manager.cc:1403] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.010s
I20260608 12:59:10.848493 29253 ts_tablet_manager.cc:1434] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260608 12:59:10.849903 29256 raft_consensus.cc:359] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.850627 29256 raft_consensus.cc:385] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.851011 29256 raft_consensus.cc:740] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eb369928a184638b11a8870f04ef1eb, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.850772 29272 raft_consensus.cc:515] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.852272 29256 consensus_queue.cc:260] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.861738 29272 leader_election.cc:290] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), abb30831aaa64099802b614194c6023a (127.17.15.66:33079)
I20260608 12:59:10.864396 29255 tablet_bootstrap.cc:492] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2: No bootstrap required, opened a new log
I20260608 12:59:10.865123 29255 ts_tablet_manager.cc:1403] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.000s
I20260608 12:59:10.861784 29262 leader_election.cc:290] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), abb30831aaa64099802b614194c6023a (127.17.15.66:33079)
I20260608 12:59:10.868527 29255 raft_consensus.cc:359] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.869611 29255 raft_consensus.cc:385] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.870128 29255 raft_consensus.cc:740] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57081abe4f2f44e3a3e84ce84866b3d2, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.871539 29255 consensus_queue.cc:260] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.876673 29260 raft_consensus.cc:493] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:10.877247 29260 raft_consensus.cc:515] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.879819 29260 leader_election.cc:290] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abb30831aaa64099802b614194c6023a (127.17.15.66:33079), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:10.883198 29255 ts_tablet_manager.cc:1434] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260608 12:59:10.887633 29256 ts_tablet_manager.cc:1434] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.008s
I20260608 12:59:10.889191 29256 tablet_bootstrap.cc:492] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb: Bootstrap starting.
I20260608 12:59:10.892223 29258 raft_consensus.cc:493] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:10.892712 29134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63305739a7734669b078cac157337e91" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a" is_pre_election: true
I20260608 12:59:10.892879 29258 raft_consensus.cc:515] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.893512 29134 raft_consensus.cc:2468] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57081abe4f2f44e3a3e84ce84866b3d2 in term 0.
I20260608 12:59:10.892033 29135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4342facd464f14a96e9e56ecd3ba2c" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a" is_pre_election: true
I20260608 12:59:10.895361 29135 raft_consensus.cc:2468] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57081abe4f2f44e3a3e84ce84866b3d2 in term 0.
I20260608 12:59:10.896266 29258 leader_election.cc:290] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:10.887651 29255 tablet_bootstrap.cc:492] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2: Bootstrap starting.
I20260608 12:59:10.899199 29256 tablet_bootstrap.cc:654] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.907161 29255 tablet_bootstrap.cc:654] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.920240 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4342facd464f14a96e9e56ecd3ba2c" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb" is_pre_election: true
I20260608 12:59:10.923163 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63305739a7734669b078cac157337e91" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb" is_pre_election: true
I20260608 12:59:10.924011 29209 raft_consensus.cc:2468] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 57081abe4f2f44e3a3e84ce84866b3d2 in term 0.
I20260608 12:59:10.924691 29024 leader_election.cc:304] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 57081abe4f2f44e3a3e84ce84866b3d2, abb30831aaa64099802b614194c6023a; no voters: 
I20260608 12:59:10.927335 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1198e7f58dd9446a9d18c8ee2a3fefce" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" is_pre_election: true
I20260608 12:59:10.927981 29260 raft_consensus.cc:2804] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:10.928591 29260 raft_consensus.cc:493] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:10.929030 29260 raft_consensus.cc:3060] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:10.929824 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63305739a7734669b078cac157337e91" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" is_pre_election: true
I20260608 12:59:10.930434 29256 tablet_bootstrap.cc:492] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb: No bootstrap required, opened a new log
I20260608 12:59:10.931090 29256 ts_tablet_manager.cc:1403] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb: Time spent bootstrapping tablet: real 0.042s	user 0.023s	sys 0.011s
W20260608 12:59:10.930979 29023 leader_election.cc:343] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:59:10.934758 29174 leader_election.cc:343] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:10.935051 29256 raft_consensus.cc:359] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.936045 29256 raft_consensus.cc:385] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:10.936446 29256 raft_consensus.cc:740] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eb369928a184638b11a8870f04ef1eb, State: Initialized, Role: FOLLOWER
I20260608 12:59:10.937582 29256 consensus_queue.cc:260] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.940275 29024 leader_election.cc:304] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [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: 57081abe4f2f44e3a3e84ce84866b3d2, abb30831aaa64099802b614194c6023a; no voters: 7eb369928a184638b11a8870f04ef1eb
I20260608 12:59:10.940696 29256 ts_tablet_manager.cc:1434] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260608 12:59:10.941713 29135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63305739a7734669b078cac157337e91" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a" is_pre_election: true
I20260608 12:59:10.944334 29135 raft_consensus.cc:2468] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eb369928a184638b11a8870f04ef1eb in term 0.
I20260608 12:59:10.942306 29134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1198e7f58dd9446a9d18c8ee2a3fefce" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a" is_pre_election: true
I20260608 12:59:10.945919 29134 raft_consensus.cc:2468] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7eb369928a184638b11a8870f04ef1eb in term 0.
I20260608 12:59:10.947489 29173 leader_election.cc:304] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a; no voters: 
I20260608 12:59:10.948173 29256 tablet_bootstrap.cc:492] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb: Bootstrap starting.
I20260608 12:59:10.948484 29275 raft_consensus.cc:2804] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:10.948943 29275 raft_consensus.cc:493] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:10.949358 29275 raft_consensus.cc:3060] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:10.956105 29256 tablet_bootstrap.cc:654] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:10.956740 29173 leader_election.cc:304] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [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: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a; no voters: 57081abe4f2f44e3a3e84ce84866b3d2
I20260608 12:59:10.957780 29262 raft_consensus.cc:2804] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:10.958242 29262 raft_consensus.cc:493] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:10.958639 29262 raft_consensus.cc:3060] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:10.942333 29260 raft_consensus.cc:515] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.971279 29060 raft_consensus.cc:2393] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eb369928a184638b11a8870f04ef1eb in current term 1: Already voted for candidate 57081abe4f2f44e3a3e84ce84866b3d2 in this term.
I20260608 12:59:10.978583 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63305739a7734669b078cac157337e91" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb"
I20260608 12:59:10.979414 29260 leader_election.cc:290] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 election: Requested vote from peers abb30831aaa64099802b614194c6023a (127.17.15.66:33079), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:10.980185 29260 raft_consensus.cc:2804] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:10.980633 29260 raft_consensus.cc:493] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:10.981009 29260 raft_consensus.cc:3060] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:10.986697 29275 raft_consensus.cc:515] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.988667 29209 raft_consensus.cc:2393] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57081abe4f2f44e3a3e84ce84866b3d2 in current term 1: Already voted for candidate 7eb369928a184638b11a8870f04ef1eb in this term.
I20260608 12:59:10.992524 29258 raft_consensus.cc:493] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:10.993458 29258 raft_consensus.cc:515] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:10.996953 29258 leader_election.cc:290] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:11.012440 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63305739a7734669b078cac157337e91" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2"
I20260608 12:59:11.013866 29060 raft_consensus.cc:2393] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7eb369928a184638b11a8870f04ef1eb in current term 1: Already voted for candidate 57081abe4f2f44e3a3e84ce84866b3d2 in this term.
I20260608 12:59:11.021188 29275 leader_election.cc:290] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 election: Requested vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), abb30831aaa64099802b614194c6023a (127.17.15.66:33079)
I20260608 12:59:11.022677 29134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63305739a7734669b078cac157337e91" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a"
I20260608 12:59:11.023469 29134 raft_consensus.cc:3060] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.031998 29134 raft_consensus.cc:2468] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eb369928a184638b11a8870f04ef1eb in term 1.
I20260608 12:59:11.032114 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb3e52c0c43b0a42fc9eec1a717ba" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb" is_pre_election: true
I20260608 12:59:11.033342 29208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846f1bc2e1f491980180a5f5093f4c9" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb" is_pre_election: true
I20260608 12:59:11.034216 29208 raft_consensus.cc:2468] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abb30831aaa64099802b614194c6023a in term 0.
I20260608 12:59:11.034668 29173 leader_election.cc:304] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a; no voters: 57081abe4f2f44e3a3e84ce84866b3d2
W20260608 12:59:11.035948 29098 leader_election.cc:343] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:11.037232 29098 leader_election.cc:304] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a; no voters: 
I20260608 12:59:11.038844 29258 raft_consensus.cc:2804] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:11.039407 29258 raft_consensus.cc:493] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:11.039894 29258 raft_consensus.cc:3060] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.048805 29275 raft_consensus.cc:2804] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:11.050931 29275 raft_consensus.cc:697] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7eb369928a184638b11a8870f04ef1eb, State: Running, Role: LEADER
I20260608 12:59:11.052286 29275 consensus_queue.cc:237] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
W20260608 12:59:11.061466 29024 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.15.66:33079, user_credentials={real_user=slave}} blocked reactor thread for 121260us
I20260608 12:59:11.064706 29134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63305739a7734669b078cac157337e91" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a"
I20260608 12:59:11.065591 29258 raft_consensus.cc:515] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.066001 29134 raft_consensus.cc:2393] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 57081abe4f2f44e3a3e84ce84866b3d2 in current term 1: Already voted for candidate 7eb369928a184638b11a8870f04ef1eb in this term.
I20260608 12:59:11.027925 29260 raft_consensus.cc:515] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.066537 29262 raft_consensus.cc:515] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.073688 29024 leader_election.cc:304] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [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: 57081abe4f2f44e3a3e84ce84866b3d2; no voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a
I20260608 12:59:11.074438 29260 leader_election.cc:290] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 election: Requested vote from peers abb30831aaa64099802b614194c6023a (127.17.15.66:33079), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:11.074668 29262 leader_election.cc:290] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 election: Requested vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), abb30831aaa64099802b614194c6023a (127.17.15.66:33079)
I20260608 12:59:11.069065 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb3e52c0c43b0a42fc9eec1a717ba" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" is_pre_election: true
I20260608 12:59:11.070981 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846f1bc2e1f491980180a5f5093f4c9" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" is_pre_election: true
I20260608 12:59:11.075088 29283 raft_consensus.cc:2749] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:59:11.075516 29060 raft_consensus.cc:2468] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abb30831aaa64099802b614194c6023a in term 0.
I20260608 12:59:11.076633 29208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4342facd464f14a96e9e56ecd3ba2c" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb"
I20260608 12:59:11.076792 29134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4342facd464f14a96e9e56ecd3ba2c" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a"
I20260608 12:59:11.077521 29134 raft_consensus.cc:3060] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.078022 29135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1198e7f58dd9446a9d18c8ee2a3fefce" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a"
W20260608 12:59:11.078440 29100 leader_election.cc:343] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:11.078773 29135 raft_consensus.cc:3060] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.079180 29256 tablet_bootstrap.cc:492] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb: No bootstrap required, opened a new log
I20260608 12:59:11.079890 29256 ts_tablet_manager.cc:1403] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb: Time spent bootstrapping tablet: real 0.132s	user 0.048s	sys 0.041s
I20260608 12:59:11.080219 29100 leader_election.cc:304] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [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: 57081abe4f2f44e3a3e84ce84866b3d2, abb30831aaa64099802b614194c6023a; no voters: 7eb369928a184638b11a8870f04ef1eb
W20260608 12:59:11.081146 29023 leader_election.cc:343] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:11.071038 29255 tablet_bootstrap.cc:492] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2: No bootstrap required, opened a new log
I20260608 12:59:11.071877 29285 raft_consensus.cc:493] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:11.082693 29255 ts_tablet_manager.cc:1403] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent bootstrapping tablet: real 0.195s	user 0.061s	sys 0.073s
I20260608 12:59:11.082587 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1198e7f58dd9446a9d18c8ee2a3fefce" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2"
I20260608 12:59:11.083279 29285 raft_consensus.cc:515] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
W20260608 12:59:11.084497 29174 leader_election.cc:343] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:11.086956 29285 leader_election.cc:290] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:11.089712 29134 raft_consensus.cc:2468] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 57081abe4f2f44e3a3e84ce84866b3d2 in term 1.
I20260608 12:59:11.090135 29285 raft_consensus.cc:2804] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:11.090865 29285 raft_consensus.cc:493] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:11.091372 29285 raft_consensus.cc:3060] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.088277 29208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630f3f8cc50b483bb1eb44a582af4f58" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb" is_pre_election: true
I20260608 12:59:11.095468 29208 raft_consensus.cc:2468] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abb30831aaa64099802b614194c6023a in term 0.
I20260608 12:59:11.089143 29256 raft_consensus.cc:359] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.096555 29256 raft_consensus.cc:385] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:11.094594 29135 raft_consensus.cc:2468] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7eb369928a184638b11a8870f04ef1eb in term 1.
I20260608 12:59:11.096922 29256 raft_consensus.cc:740] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eb369928a184638b11a8870f04ef1eb, State: Initialized, Role: FOLLOWER
I20260608 12:59:11.096987 29098 leader_election.cc:304] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a; no voters: 
I20260608 12:59:11.096808 29258 leader_election.cc:290] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 election: Requested vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:11.099309 29173 leader_election.cc:304] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a; no voters: 57081abe4f2f44e3a3e84ce84866b3d2
I20260608 12:59:11.087178 29255 raft_consensus.cc:359] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.099417 29208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846f1bc2e1f491980180a5f5093f4c9" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb"
I20260608 12:59:11.098762 28957 catalog_manager.cc:5696] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eb369928a184638b11a8870f04ef1eb (127.17.15.67). New cstate: current_term: 1 leader_uuid: "7eb369928a184638b11a8870f04ef1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:11.100487 29208 raft_consensus.cc:3060] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.091436 29024 leader_election.cc:304] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57081abe4f2f44e3a3e84ce84866b3d2, abb30831aaa64099802b614194c6023a; no voters: 7eb369928a184638b11a8870f04ef1eb
I20260608 12:59:11.101446 29283 raft_consensus.cc:2804] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:11.102051 29283 raft_consensus.cc:697] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 LEADER]: Becoming Leader. State: Replica: 57081abe4f2f44e3a3e84ce84866b3d2, State: Running, Role: LEADER
I20260608 12:59:11.103137 29283 consensus_queue.cc:237] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.098850 29256 consensus_queue.cc:260] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.098739 29258 raft_consensus.cc:2804] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:59:11.105998 29258 raft_consensus.cc:493] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:59:11.105998 29285 raft_consensus.cc:515] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.106714 29258 raft_consensus.cc:3060] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.107206 29262 raft_consensus.cc:2804] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:11.107985 29262 raft_consensus.cc:697] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 1 LEADER]: Becoming Leader. State: Replica: 7eb369928a184638b11a8870f04ef1eb, State: Running, Role: LEADER
I20260608 12:59:11.109236 29262 consensus_queue.cc:237] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.107265 29255 raft_consensus.cc:385] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:11.110383 29255 raft_consensus.cc:740] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57081abe4f2f44e3a3e84ce84866b3d2, State: Initialized, Role: FOLLOWER
I20260608 12:59:11.111748 29255 consensus_queue.cc:260] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.110443 29256 ts_tablet_manager.cc:1434] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260608 12:59:11.114413 29285 leader_election.cc:290] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 election: Requested vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:11.115155 29256 tablet_bootstrap.cc:492] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb: Bootstrap starting.
I20260608 12:59:11.116017 29209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb3e52c0c43b0a42fc9eec1a717ba" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb"
W20260608 12:59:11.117914 29098 leader_election.cc:343] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:11.118176 29208 raft_consensus.cc:2468] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abb30831aaa64099802b614194c6023a in term 1.
I20260608 12:59:11.115255 29255 ts_tablet_manager.cc:1434] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260608 12:59:11.121143 29255 tablet_bootstrap.cc:492] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2: Bootstrap starting.
I20260608 12:59:11.122680 29060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630f3f8cc50b483bb1eb44a582af4f58" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" is_pre_election: true
I20260608 12:59:11.123029 29059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846f1bc2e1f491980180a5f5093f4c9" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2"
I20260608 12:59:11.124397 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb3e52c0c43b0a42fc9eec1a717ba" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2"
I20260608 12:59:11.125511 29058 raft_consensus.cc:3060] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.126184 29098 leader_election.cc:304] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a; no voters: 
I20260608 12:59:11.127218 29285 raft_consensus.cc:2804] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:11.127781 29285 raft_consensus.cc:697] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 1 LEADER]: Becoming Leader. State: Replica: abb30831aaa64099802b614194c6023a, State: Running, Role: LEADER
I20260608 12:59:11.128378 29255 tablet_bootstrap.cc:654] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:11.129801 29285 consensus_queue.cc:237] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.129729 29256 tablet_bootstrap.cc:654] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb: Neither blocks nor log segments found. Creating new log.
W20260608 12:59:11.135447 29100 leader_election.cc:343] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:59:11.145471 29100 leader_election.cc:343] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:11.147317 29058 raft_consensus.cc:2468] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abb30831aaa64099802b614194c6023a in term 1.
I20260608 12:59:11.149206 29100 leader_election.cc:304] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 57081abe4f2f44e3a3e84ce84866b3d2, abb30831aaa64099802b614194c6023a; no voters: 7eb369928a184638b11a8870f04ef1eb
I20260608 12:59:11.150853 29287 raft_consensus.cc:2804] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:11.158491 29258 raft_consensus.cc:515] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.186478 29258 leader_election.cc:290] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 election: Requested vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:11.187166 29262 raft_consensus.cc:493] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:11.187736 29262 raft_consensus.cc:515] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.188038 29208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630f3f8cc50b483bb1eb44a582af4f58" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb"
I20260608 12:59:11.189085 29208 raft_consensus.cc:3060] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.190200 29287 raft_consensus.cc:697] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 1 LEADER]: Becoming Leader. State: Replica: abb30831aaa64099802b614194c6023a, State: Running, Role: LEADER
I20260608 12:59:11.191679 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630f3f8cc50b483bb1eb44a582af4f58" candidate_uuid: "abb30831aaa64099802b614194c6023a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2"
I20260608 12:59:11.191517 29287 consensus_queue.cc:237] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
W20260608 12:59:11.193238 29100 leader_election.cc:343] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:59:11.193884 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4342facd464f14a96e9e56ecd3ba2c" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" is_pre_election: true
I20260608 12:59:11.194916 29262 leader_election.cc:290] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), abb30831aaa64099802b614194c6023a (127.17.15.66:33079)
I20260608 12:59:11.195230 29135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d4342facd464f14a96e9e56ecd3ba2c" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a" is_pre_election: true
I20260608 12:59:11.196612 29135 raft_consensus.cc:2393] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eb369928a184638b11a8870f04ef1eb in current term 1: Already voted for candidate 57081abe4f2f44e3a3e84ce84866b3d2 in this term.
I20260608 12:59:11.198657 29174 leader_election.cc:304] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [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: 7eb369928a184638b11a8870f04ef1eb; no voters: 57081abe4f2f44e3a3e84ce84866b3d2, abb30831aaa64099802b614194c6023a
I20260608 12:59:11.200017 29262 raft_consensus.cc:3060] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.202499 29208 raft_consensus.cc:2468] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abb30831aaa64099802b614194c6023a in term 1.
I20260608 12:59:11.204232 29255 tablet_bootstrap.cc:492] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2: No bootstrap required, opened a new log
I20260608 12:59:11.204619 29098 leader_election.cc:304] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a; no voters: 57081abe4f2f44e3a3e84ce84866b3d2
I20260608 12:59:11.204931 29255 ts_tablet_manager.cc:1403] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.006s
I20260608 12:59:11.208146 29256 tablet_bootstrap.cc:492] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb: No bootstrap required, opened a new log
I20260608 12:59:11.208899 29256 ts_tablet_manager.cc:1403] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb: Time spent bootstrapping tablet: real 0.094s	user 0.025s	sys 0.011s
I20260608 12:59:11.208614 29255 raft_consensus.cc:359] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.209514 29255 raft_consensus.cc:385] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:11.209899 29255 raft_consensus.cc:740] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57081abe4f2f44e3a3e84ce84866b3d2, State: Initialized, Role: FOLLOWER
I20260608 12:59:11.211478 29262 raft_consensus.cc:2749] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:11.211011 29255 consensus_queue.cc:260] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.213987 29294 raft_consensus.cc:2804] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:59:11.214725 29294 raft_consensus.cc:697] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 1 LEADER]: Becoming Leader. State: Replica: abb30831aaa64099802b614194c6023a, State: Running, Role: LEADER
I20260608 12:59:11.215770 29294 consensus_queue.cc:237] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.212924 29256 raft_consensus.cc:359] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.222457 29256 raft_consensus.cc:385] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:11.223062 29256 raft_consensus.cc:740] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7eb369928a184638b11a8870f04ef1eb, State: Initialized, Role: FOLLOWER
I20260608 12:59:11.225184 29256 consensus_queue.cc:260] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.228777 29256 ts_tablet_manager.cc:1434] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260608 12:59:11.229120 29255 ts_tablet_manager.cc:1434] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260608 12:59:11.230445 29255 tablet_bootstrap.cc:492] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2: Bootstrap starting.
I20260608 12:59:11.232810 28955 catalog_manager.cc:5696] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a reported cstate change: term changed from 0 to 1, leader changed from <none> to abb30831aaa64099802b614194c6023a (127.17.15.66). New cstate: current_term: 1 leader_uuid: "abb30831aaa64099802b614194c6023a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:11.237813 29255 tablet_bootstrap.cc:654] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:59:11.224129 28958 catalog_manager.cc:5696] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65). New cstate: current_term: 1 leader_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:11.259513 29255 tablet_bootstrap.cc:492] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2: No bootstrap required, opened a new log
I20260608 12:59:11.260116 29255 ts_tablet_manager.cc:1403] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.015s
I20260608 12:59:11.261523 28957 catalog_manager.cc:5696] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7eb369928a184638b11a8870f04ef1eb (127.17.15.67). New cstate: current_term: 1 leader_uuid: "7eb369928a184638b11a8870f04ef1eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } health_report { overall_health: HEALTHY } } }
I20260608 12:59:11.263568 29255 raft_consensus.cc:359] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.264329 29255 raft_consensus.cc:385] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:59:11.264645 29255 raft_consensus.cc:740] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 57081abe4f2f44e3a3e84ce84866b3d2, State: Initialized, Role: FOLLOWER
I20260608 12:59:11.265831 29255 consensus_queue.cc:260] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.268644 29255 ts_tablet_manager.cc:1434] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 12:59:11.274003 28955 catalog_manager.cc:5696] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a reported cstate change: term changed from 0 to 1, leader changed from <none> to abb30831aaa64099802b614194c6023a (127.17.15.66). New cstate: current_term: 1 leader_uuid: "abb30831aaa64099802b614194c6023a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:11.275835 28955 catalog_manager.cc:5696] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a reported cstate change: term changed from 0 to 1, leader changed from <none> to abb30831aaa64099802b614194c6023a (127.17.15.66). New cstate: current_term: 1 leader_uuid: "abb30831aaa64099802b614194c6023a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:11.383486 29283 raft_consensus.cc:493] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:11.384163 29283 raft_consensus.cc:515] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.387001 29283 leader_election.cc:290] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abb30831aaa64099802b614194c6023a (127.17.15.66:33079), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:11.388226 29135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630f3f8cc50b483bb1eb44a582af4f58" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a" is_pre_election: true
I20260608 12:59:11.388710 29208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "630f3f8cc50b483bb1eb44a582af4f58" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb" is_pre_election: true
I20260608 12:59:11.389827 29208 raft_consensus.cc:2393] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57081abe4f2f44e3a3e84ce84866b3d2 in current term 1: Already voted for candidate abb30831aaa64099802b614194c6023a in this term.
I20260608 12:59:11.391700 29023 leader_election.cc:304] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [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: 57081abe4f2f44e3a3e84ce84866b3d2; no voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a
I20260608 12:59:11.392939 29283 raft_consensus.cc:3060] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.404827 29283 raft_consensus.cc:2749] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:11.464249 29283 raft_consensus.cc:493] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:11.464896 29283 raft_consensus.cc:515] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.467526 29283 leader_election.cc:290] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abb30831aaa64099802b614194c6023a (127.17.15.66:33079), 7eb369928a184638b11a8870f04ef1eb (127.17.15.67:32917)
I20260608 12:59:11.475083 29208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846f1bc2e1f491980180a5f5093f4c9" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7eb369928a184638b11a8870f04ef1eb" is_pre_election: true
I20260608 12:59:11.476168 29208 raft_consensus.cc:2393] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 57081abe4f2f44e3a3e84ce84866b3d2 in current term 1: Already voted for candidate abb30831aaa64099802b614194c6023a in this term.
I20260608 12:59:11.476938 29135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2846f1bc2e1f491980180a5f5093f4c9" candidate_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a" is_pre_election: true
I20260608 12:59:11.479794 29024 leader_election.cc:304] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [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: 57081abe4f2f44e3a3e84ce84866b3d2; no voters: 7eb369928a184638b11a8870f04ef1eb, abb30831aaa64099802b614194c6023a
I20260608 12:59:11.481491 29283 raft_consensus.cc:3060] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.494599 29262 raft_consensus.cc:493] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:59:11.495561 29262 raft_consensus.cc:515] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } }
I20260608 12:59:11.505064 29058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb3e52c0c43b0a42fc9eec1a717ba" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" is_pre_election: true
I20260608 12:59:11.506006 29058 raft_consensus.cc:2393] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7eb369928a184638b11a8870f04ef1eb in current term 1: Already voted for candidate abb30831aaa64099802b614194c6023a in this term.
I20260608 12:59:11.507364 29275 consensus_queue.cc:1048] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:11.509567 29135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9cdb3e52c0c43b0a42fc9eec1a717ba" candidate_uuid: "7eb369928a184638b11a8870f04ef1eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abb30831aaa64099802b614194c6023a" is_pre_election: true
I20260608 12:59:11.512848 29173 leader_election.cc:304] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [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: 7eb369928a184638b11a8870f04ef1eb; no voters: 57081abe4f2f44e3a3e84ce84866b3d2, abb30831aaa64099802b614194c6023a
I20260608 12:59:11.514519 29275 raft_consensus.cc:3060] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.519814 29262 leader_election.cc:290] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315), abb30831aaa64099802b614194c6023a (127.17.15.66:33079)
I20260608 12:59:11.527827 29058 raft_consensus.cc:3060] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:59:11.531862 29260 consensus_queue.cc:1048] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:11.539841 29262 consensus_queue.cc:1048] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:11.555554 29283 raft_consensus.cc:2749] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:11.559543 29275 raft_consensus.cc:2749] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:59:11.607141 29287 consensus_queue.cc:1048] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:11.621680 29294 consensus_queue.cc:1048] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:11.638811 29294 consensus_queue.cc:1048] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:11.641172 29262 consensus_queue.cc:1048] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260608 12:59:11.674815 29307 consensus_queue.cc:1048] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:11.736114 29275 consensus_queue.cc:1048] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:11.765399 29285 consensus_queue.cc:1048] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:59:11.802544 29285 consensus_queue.cc:1048] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:59:11.836079 29287 consensus_queue.cc:1048] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:59:12.344475 29098 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:32917, user_credentials={real_user=slave}} blocked reactor thread for 69729.7us
W20260608 12:59:12.480816 29173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.66:33079, user_credentials={real_user=slave}} blocked reactor thread for 120238us
W20260608 12:59:12.954993 29098 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:32917, user_credentials={real_user=slave}} blocked reactor thread for 45471.1us
W20260608 12:59:13.525653 29023 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.15.67:32917, user_credentials={real_user=slave}} blocked reactor thread for 57811.7us
I20260608 12:59:13.643631 17469 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:59:13.668787 29360 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:13.676409 29361 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:59:13.685144 29363 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:59:13.686060 17469 server_base.cc:1061] running on GCE node
I20260608 12:59:13.687824 17469 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:59:13.688130 17469 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:59:13.688431 17469 hybrid_clock.cc:648] HybridClock initialized: now 1780923553688408 us; error 0 us; skew 500 ppm
I20260608 12:59:13.689204 17469 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:59:13.692798 17469 webserver.cc:533] Webserver started at http://127.17.15.68:33399/ using document root <none> and password file <none>
I20260608 12:59:13.693478 17469 fs_manager.cc:362] Metadata directory not provided
I20260608 12:59:13.693713 17469 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:59:13.695039 17469 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:59:13.697080 17469 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-3-root/instance:
uuid: "528c7b831b444d42aee039d7d386e974"
format_stamp: "Formatted at 2026-06-08 12:59:13 on dist-test-slave-457t"
I20260608 12:59:13.703557 17469 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:59:13.707976 29368 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:13.709101 17469 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:59:13.709474 17469 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-3-root
uuid: "528c7b831b444d42aee039d7d386e974"
format_stamp: "Formatted at 2026-06-08 12:59:13 on dist-test-slave-457t"
I20260608 12:59:13.709755 17469 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task3BHVi7/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780923289027517-17469-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 12:59:13.722560 17469 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:59:13.724128 17469 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:59:13.726318 17469 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:59:13.729267 17469 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:59:13.729558 17469 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:13.729835 17469 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:59:13.730046 17469 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:59:13.775740 17469 rpc_server.cc:307] RPC server started. Bound to: 127.17.15.68:32833
I20260608 12:59:13.775918 29430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.15.68:32833 every 8 connection(s)
I20260608 12:59:13.800427 29431 heartbeater.cc:344] Connected to a master server at 127.17.15.126:41185
I20260608 12:59:13.801272 29431 heartbeater.cc:461] Registering TS with master...
I20260608 12:59:13.802731 29431 heartbeater.cc:507] Master 127.17.15.126:41185 requested a full tablet report, sending...
I20260608 12:59:13.805353 28958 ts_manager.cc:194] Registered new tserver with Master: 528c7b831b444d42aee039d7d386e974 (127.17.15.68:32833)
I20260608 12:59:13.806916 28958 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33634
I20260608 12:59:14.546797 29206 consensus_queue.cc:237] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } attrs { replace: true } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } }
I20260608 12:59:14.556443 29135 raft_consensus.cc:1275] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Refusing update from remote peer 7eb369928a184638b11a8870f04ef1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:14.558557 29316 consensus_queue.cc:1048] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:14.559437 29057 raft_consensus.cc:1275] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Refusing update from remote peer 7eb369928a184638b11a8870f04ef1eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:14.561082 29316 consensus_queue.cc:1048] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:59:14.567674 29438 raft_consensus.cc:2955] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } attrs { replace: true } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
W20260608 12:59:14.570086 29172 consensus_peers.cc:597] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb -> Peer 528c7b831b444d42aee039d7d386e974 (127.17.15.68:32833): Couldn't send request to peer 528c7b831b444d42aee039d7d386e974. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1198e7f58dd9446a9d18c8ee2a3fefce. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:14.570938 29135 raft_consensus.cc:2955] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } attrs { replace: true } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.573397 29057 raft_consensus.cc:2955] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } attrs { replace: true } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.592833 28958 catalog_manager.cc:5696] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a reported cstate change: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "7eb369928a184638b11a8870f04ef1eb" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } attrs { replace: true } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.607342 29057 consensus_queue.cc:237] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } }
I20260608 12:59:14.615248 29206 raft_consensus.cc:1275] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Refusing update from remote peer 57081abe4f2f44e3a3e84ce84866b3d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:14.617527 29135 raft_consensus.cc:1275] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Refusing update from remote peer 57081abe4f2f44e3a3e84ce84866b3d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:14.619835 29359 consensus_queue.cc:1048] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:14.625825 29359 consensus_queue.cc:1048] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:14.637351 29448 raft_consensus.cc:2955] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.643334 29207 raft_consensus.cc:2955] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.643975 29133 raft_consensus.cc:2955] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.663899 28955 catalog_manager.cc:5696] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb reported cstate change: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
W20260608 12:59:14.677006 29023 consensus_peers.cc:597] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 -> Peer 528c7b831b444d42aee039d7d386e974 (127.17.15.68:32833): Couldn't send request to peer 528c7b831b444d42aee039d7d386e974. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d4342facd464f14a96e9e56ecd3ba2c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:14.682051 29133 consensus_queue.cc:237] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } attrs { replace: true } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } }
I20260608 12:59:14.693771 29207 raft_consensus.cc:1275] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Refusing update from remote peer abb30831aaa64099802b614194c6023a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:14.696327 29287 consensus_queue.cc:1048] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:14.703284 29057 raft_consensus.cc:1275] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Refusing update from remote peer abb30831aaa64099802b614194c6023a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:14.706060 29287 consensus_queue.cc:1048] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:59:14.707263 29098 consensus_peers.cc:597] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a -> Peer 528c7b831b444d42aee039d7d386e974 (127.17.15.68:32833): Couldn't send request to peer 528c7b831b444d42aee039d7d386e974. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 630f3f8cc50b483bb1eb44a582af4f58. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:14.710583 29454 raft_consensus.cc:2955] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } attrs { replace: true } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.712242 29207 raft_consensus.cc:2955] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } attrs { replace: true } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.724548 29057 raft_consensus.cc:2955] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } attrs { replace: true } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.728375 28958 catalog_manager.cc:5696] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb reported cstate change: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "abb30831aaa64099802b614194c6023a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } attrs { replace: true } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.737977 29133 consensus_queue.cc:237] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } }
I20260608 12:59:14.750559 29057 raft_consensus.cc:1275] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Refusing update from remote peer abb30831aaa64099802b614194c6023a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:14.753268 29207 raft_consensus.cc:1275] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Refusing update from remote peer abb30831aaa64099802b614194c6023a: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:59:14.754866 29456 consensus_queue.cc:1048] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260608 12:59:14.760516 29098 consensus_peers.cc:597] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a -> Peer 528c7b831b444d42aee039d7d386e974 (127.17.15.68:32833): Couldn't send request to peer 528c7b831b444d42aee039d7d386e974. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9cdb3e52c0c43b0a42fc9eec1a717ba. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:14.761495 29456 consensus_queue.cc:1048] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:59:14.773552 29287 raft_consensus.cc:2955] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.776005 29207 raft_consensus.cc:2955] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.776443 29057 raft_consensus.cc:2955] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } } }
I20260608 12:59:14.791677 28951 catalog_manager.cc:5696] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a reported cstate change: config changed from index -1 to 16, NON_VOTER 528c7b831b444d42aee039d7d386e974 (127.17.15.68) added. New cstate: current_term: 1 leader_uuid: "abb30831aaa64099802b614194c6023a" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "57081abe4f2f44e3a3e84ce84866b3d2" member_type: VOTER last_known_addr { host: "127.17.15.65" port: 33315 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abb30831aaa64099802b614194c6023a" member_type: VOTER last_known_addr { host: "127.17.15.66" port: 33079 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7eb369928a184638b11a8870f04ef1eb" member_type: VOTER last_known_addr { host: "127.17.15.67" port: 32917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "528c7b831b444d42aee039d7d386e974" member_type: NON_VOTER last_known_addr { host: "127.17.15.68" port: 32833 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:59:14.809860 29431 heartbeater.cc:499] Master 127.17.15.126:41185 was elected leader, sending a full tablet report...
I20260608 12:59:14.811206 17469 tablet_server.cc:179] TabletServer@127.17.15.65:0 shutting down...
I20260608 12:59:14.852424 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:14.854125 17469 tablet_replica.cc:333] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2: stopping tablet replica
I20260608 12:59:14.855592 17469 raft_consensus.cc:2243] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:14.856483 17469 raft_consensus.cc:2272] T 2846f1bc2e1f491980180a5f5093f4c9 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:14.859683 17469 tablet_replica.cc:333] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2: stopping tablet replica
I20260608 12:59:14.860616 17469 raft_consensus.cc:2243] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:14.861231 17469 raft_consensus.cc:2272] T 63305739a7734669b078cac157337e91 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:14.864135 17469 tablet_replica.cc:333] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2: stopping tablet replica
I20260608 12:59:14.864964 17469 raft_consensus.cc:2243] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:14.865700 17469 raft_consensus.cc:2272] T 630f3f8cc50b483bb1eb44a582af4f58 P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:14.869140 17469 tablet_replica.cc:333] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2: stopping tablet replica
I20260608 12:59:14.869907 17469 raft_consensus.cc:2243] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:14.870590 17469 raft_consensus.cc:2272] T 1198e7f58dd9446a9d18c8ee2a3fefce P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:14.874505 17469 tablet_replica.cc:333] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2: stopping tablet replica
I20260608 12:59:14.875229 17469 raft_consensus.cc:2243] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:14.876549 17469 raft_consensus.cc:2272] T 6d4342facd464f14a96e9e56ecd3ba2c P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:14.880157 17469 tablet_replica.cc:333] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2: stopping tablet replica
I20260608 12:59:14.880936 17469 raft_consensus.cc:2243] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:14.881626 17469 raft_consensus.cc:2272] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 57081abe4f2f44e3a3e84ce84866b3d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:14.915256 17469 tablet_server.cc:196] TabletServer@127.17.15.65:0 shutdown complete.
I20260608 12:59:14.940515 17469 tablet_server.cc:179] TabletServer@127.17.15.66:0 shutting down...
I20260608 12:59:14.983325 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:14.984481 17469 tablet_replica.cc:333] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a: stopping tablet replica
I20260608 12:59:14.985643 17469 raft_consensus.cc:2243] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:14.986287 17469 raft_consensus.cc:2272] T 6d4342facd464f14a96e9e56ecd3ba2c P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:14.990278 17469 tablet_replica.cc:333] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a: stopping tablet replica
I20260608 12:59:14.991115 17469 raft_consensus.cc:2243] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:14.992304 17469 raft_consensus.cc:2272] T 2846f1bc2e1f491980180a5f5093f4c9 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:14.995702 17469 tablet_replica.cc:333] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a: stopping tablet replica
I20260608 12:59:14.996517 17469 raft_consensus.cc:2243] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:14.997905 17469 raft_consensus.cc:2272] T d9cdb3e52c0c43b0a42fc9eec1a717ba P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:59:15.001334 29173 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260608 12:59:15.002189 17469 tablet_replica.cc:333] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a: stopping tablet replica
I20260608 12:59:15.003283 17469 raft_consensus.cc:2243] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:15.004176 17469 raft_consensus.cc:2272] T 63305739a7734669b078cac157337e91 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:59:15.007109 29173 consensus_peers.cc:597] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb -> Peer abb30831aaa64099802b614194c6023a (127.17.15.66:33079): Couldn't send request to peer abb30831aaa64099802b614194c6023a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:15.007682 17469 tablet_replica.cc:333] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a: stopping tablet replica
I20260608 12:59:15.008708 17469 raft_consensus.cc:2243] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:15.009441 17469 raft_consensus.cc:2272] T 1198e7f58dd9446a9d18c8ee2a3fefce P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:15.016793 17469 tablet_replica.cc:333] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a: stopping tablet replica
I20260608 12:59:15.017530 17469 raft_consensus.cc:2243] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:15.018802 17469 raft_consensus.cc:2272] T 630f3f8cc50b483bb1eb44a582af4f58 P abb30831aaa64099802b614194c6023a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:15.046573 17469 tablet_server.cc:196] TabletServer@127.17.15.66:0 shutdown complete.
I20260608 12:59:15.072544 17469 tablet_server.cc:179] TabletServer@127.17.15.67:0 shutting down...
W20260608 12:59:15.097090 29174 consensus_peers.cc:597] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb -> Peer 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315): Couldn't send request to peer 57081abe4f2f44e3a3e84ce84866b3d2. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:33315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:59:15.116607 29174 consensus_peers.cc:597] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb -> Peer 57081abe4f2f44e3a3e84ce84866b3d2 (127.17.15.65:33315): Couldn't send request to peer 57081abe4f2f44e3a3e84ce84866b3d2. Status: Network error: Client connection negotiation failed: client connection to 127.17.15.65:33315: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:59:15.127017 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:15.128464 17469 tablet_replica.cc:333] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb: stopping tablet replica
I20260608 12:59:15.129944 17469 raft_consensus.cc:2243] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:15.130844 17469 raft_consensus.cc:2272] T d9cdb3e52c0c43b0a42fc9eec1a717ba P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:15.134980 17469 tablet_replica.cc:333] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb: stopping tablet replica
I20260608 12:59:15.135814 17469 raft_consensus.cc:2243] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:15.136576 17469 raft_consensus.cc:2272] T 2846f1bc2e1f491980180a5f5093f4c9 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:15.139918 17469 tablet_replica.cc:333] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb: stopping tablet replica
I20260608 12:59:15.140848 17469 raft_consensus.cc:2243] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:15.142027 17469 raft_consensus.cc:2272] T 63305739a7734669b078cac157337e91 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:15.145601 17469 tablet_replica.cc:333] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb: stopping tablet replica
I20260608 12:59:15.146368 17469 raft_consensus.cc:2243] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:15.147038 17469 raft_consensus.cc:2272] T 6d4342facd464f14a96e9e56ecd3ba2c P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:15.150591 17469 tablet_replica.cc:333] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb: stopping tablet replica
I20260608 12:59:15.151265 17469 raft_consensus.cc:2243] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:59:15.151973 17469 raft_consensus.cc:2272] T 630f3f8cc50b483bb1eb44a582af4f58 P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:15.155612 17469 tablet_replica.cc:333] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb: stopping tablet replica
I20260608 12:59:15.156334 17469 raft_consensus.cc:2243] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:15.157558 17469 raft_consensus.cc:2272] T 1198e7f58dd9446a9d18c8ee2a3fefce P 7eb369928a184638b11a8870f04ef1eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:15.191771 17469 tablet_server.cc:196] TabletServer@127.17.15.67:0 shutdown complete.
I20260608 12:59:15.219902 17469 tablet_server.cc:179] TabletServer@127.17.15.68:0 shutting down...
I20260608 12:59:15.258455 17469 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:59:15.275771 17469 tablet_server.cc:196] TabletServer@127.17.15.68:0 shutdown complete.
I20260608 12:59:15.286053 17469 master.cc:562] Master@127.17.15.126:41185 shutting down...
W20260608 12:59:15.316246 29006 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:59:15.316623 29006 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:59:15.316880 29006 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:59:15.318209 17469 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:59:15.318789 17469 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:59:15.319129 17469 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0fe315bb52984b00b7bc02a44238a0d2: stopping tablet replica
I20260608 12:59:15.343393 17469 master.cc:584] Master@127.17.15.126:41185 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6241 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (12807 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (266175 ms total)
[  PASSED  ] 24 tests.
I20260608 12:59:15.410787 17469 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5226: suppressed but not reported on 3 messages since previous log ~53 seconds ago
I20260608 12:59:15.411092 17469 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 ~58 seconds ago
I20260608 12:59:15.411360 17469 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~58 seconds ago
I20260608 12:59:15.411594 17469 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 40 messages since previous log ~90 seconds ago
I20260608 12:59:15.411857 17469 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 3 messages since previous log ~175 seconds ago
I20260608 12:59:15.412114 17469 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 9 messages since previous log ~245 seconds ago
I20260608 12:59:15.412747 17469 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 62 messages since previous log ~32 seconds ago
I20260608 12:59:15.413000 17469 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 2 messages since previous log ~0 seconds ago
